Home
last modified time | relevance | path

Searched defs:newset (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/
Dxpointer.c832 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local
1796 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local
1892 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local
2045 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local
2197 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local
2253 xmlLocationSetPtr newset = NULL; in xmlXPtrRangeToFunction() local
2788 xmlLocationSetPtr newset; in xmlXPtrStringRangeFunction() local
2932 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
Dxpath.c13170 xmlNodeSetPtr newset; in xmlXPathCompOpEvalFilterFirst() local
13618 xmlNodeSetPtr newset = NULL; in xmlXPathCompOpEval() local
/external/dhcpcd-6.8.2/
Ddhcpcd.c1257 sigset_t newset; in signal_init() local
/external/mksh/src/
Dmisc.c246 change_flag(enum sh_flag f, int what, bool newset) in change_flag()
/external/valgrind/coregrind/
Dm_signals.c1338 vki_sigset_t* newset, in do_setmask()