Home
last modified time | relevance | path

Searched defs:where (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.regex/re.regex.const/
Dconstants.pass.cpp32 void where(const _Tp &) {} in where() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.shuf/
Dvalues.pass.cpp29 void where(const _Tp &) {} in where() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
Dsupport.h125 unsigned long where; in __builtin_ctzll() local
147 unsigned long where; in __builtin_ctzl() local
167 unsigned long where; in __builtin_clzll() local
189 unsigned long where; in __builtin_clzl() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/
Dvalues.pass.cpp32 void where(const _Tp &) {} in where() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
Dvalues.pass.cpp44 void where(const _Tp &) {} in where() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/
Dvalues.pass.cpp30 void where(const _Tp &) {} in where() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.lcong/
Dvalues.pass.cpp29 void where(const _Tp &) {} in where() function
/ndk/sources/host-tools/sed-4.2.1/lib/
Dobstack.h295 # define obstack_grow(OBSTACK,where,length) \ argument
305 # define obstack_grow0(OBSTACK,where,length) \ argument
371 # define obstack_copy(OBSTACK,where,length) \ argument
377 # define obstack_copy0(OBSTACK,where,length) \ argument
433 # define obstack_grow(h,where,length) \ argument
440 # define obstack_grow0(h,where,length) \ argument
478 # define obstack_copy(h,where,length) \ argument
481 # define obstack_copy0(h,where,length) \ argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dexecution_monitor.hpp130 location const& where() const { return m_location; } in where() function in boost::execution_exception