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
1799 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local
1893 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local
2040 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local
2186 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local
2236 xmlLocationSetPtr newset = NULL; in xmlXPtrRangeToFunction() local
2775 xmlLocationSetPtr newset; in xmlXPtrStringRangeFunction() local
2913 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
Dxpath.c13082 xmlNodeSetPtr newset; in xmlXPathCompOpEvalFilterFirst() local
13519 xmlNodeSetPtr newset = NULL; in xmlXPathCompOpEval() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DIdentityHashMapTest.java339 Set newset = new HashSet(); in test_keyset_remove() local
/external/valgrind/main/coregrind/
Dm_signals.c1117 vki_sigset_t* newset, in do_setmask()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-aix5.c2386 vki_sigset_t* newset = newts ? (vki_sigset_t*)&newts->sigmask : NULL; in PRE() local