Home
last modified time | relevance | path

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

/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/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/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/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