Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxpointer.c832 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local
1791 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local
1885 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local
2032 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local
2178 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local
2228 xmlLocationSetPtr newset = NULL; in xmlXPtrRangeToFunction() local
2767 xmlLocationSetPtr newset; in xmlXPtrStringRangeFunction() local
2905 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
Dxpath.c13020 xmlNodeSetPtr newset; in xmlXPathCompOpEvalFilterFirst() local
13450 xmlNodeSetPtr newset = NULL; in xmlXPathCompOpEval() local
/external/libxml2/
Dxpointer.c832 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local
1794 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local
1888 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local
2035 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local
2181 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local
2231 xmlLocationSetPtr newset = NULL; in xmlXPtrRangeToFunction() local
2768 xmlLocationSetPtr newset; in xmlXPtrStringRangeFunction() local
2906 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
Dxpath.c13158 xmlNodeSetPtr newset; in xmlXPathCompOpEvalFilterFirst() local
13598 xmlNodeSetPtr newset = NULL; in xmlXPathCompOpEval() local
/external/mksh/src/
Dmisc.c239 change_flag(enum sh_flag f, int what, bool newset) in change_flag()
/external/valgrind/main/coregrind/
Dm_signals.c1236 vki_sigset_t* newset, in do_setmask()