Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 22 of 22) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dmath_aux.h19 bool are_equals(_Tp val, _Tp ref) { in are_equals()
Dreference_wrapper_test.cpp27 void RefWrapperTest::ref() in ref() function in RefWrapperTest
Dnum_facets_test.cpp45 string ref = "1"; in _num_put_get() local
Ddeque_test.cpp185 deque<int> ref; in auto_ref() local
Dnum_put_get_test.cpp56 static bool check_float(float val, float ref) in check_float()
62 static bool check_double(double val, double ref) in check_double()
Dmvctor_test.cpp727 multiset<string> ref; in vector_test() local
757 unordered_multiset<string> ref; in vector_test() local
Dvector_test.cpp346 vector<int> ref; in auto_ref() local
/ndk/tests/device/test-stlport/unit/
Dmath_aux.h19 bool are_equals(_Tp val, _Tp ref) { in are_equals()
Dreference_wrapper_test.cpp27 void RefWrapperTest::ref() in ref() function in RefWrapperTest
Dnum_facets_test.cpp45 string ref = "1"; in _num_put_get() local
Ddeque_test.cpp185 deque<int> ref; in auto_ref() local
Dnum_put_get_test.cpp56 static bool check_float(float val, float ref) in check_float()
62 static bool check_double(double val, double ref) in check_double()
Dmvctor_test.cpp727 multiset<string> ref; in vector_test() local
757 unordered_multiset<string> ref; in vector_test() local
Dvector_test.cpp346 vector<int> ref; in auto_ref() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dxml_printer.hpp57 char const* ref = char_type[c]; in print_escaped() local
Dwrap_stringstream.hpp83 basic_wrap_stringstream<CharT>::ref() in ref() function in boost::basic_wrap_stringstream
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dref.hpp64 template<class T> inline reference_wrapper<T> BOOST_REF_CONST ref(T & t) in ref() function
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_cu.h372 DIEObject* get_referenced_die_object(Elf_Word ref) const { in get_referenced_die_object()
480 const Dwarf_DIE* get_referenced_die(Elf_Word ref) const { in get_referenced_die()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c102 _Unwind_Backtrace(_Unwind_Trace_Fn callback, void *ref) { in _Unwind_Backtrace()
/ndk/sources/host-tools/make-3.81/
Djob.c1513 char *in, *out, *ref; in new_job() local
Dmain.c2663 static const char ref[] = "$(MAKEOVERRIDES)"; in define_makeflags() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_demangle.cpp4500 unsigned ref = db.ref; in parse_encoding() local
4879 unsigned ref; member