Home
last modified time | relevance | path

Searched defs:val (Results 1 – 25 of 44) sorted by relevance

12

/ndk/sources/host-tools/ndk-stack/elff/
Delf_file.h145 uint8_t pull_val(const uint8_t* val) const { in pull_val()
148 uint8_t pull_val(const uint8_t& val) const { in pull_val()
151 int8_t pull_val(const int8_t* val) const { in pull_val()
154 int8_t pull_val(const int8_t& val) const { in pull_val()
165 uint16_t pull_val(const uint16_t* val) const { in pull_val()
175 uint16_t pull_val(const uint16_t& val) const { in pull_val()
178 int16_t pull_val(const int16_t* val) const { in pull_val()
182 int16_t pull_val(const int16_t& val) const { in pull_val()
194 uint32_t pull_val(const uint32_t* val) const { in pull_val()
210 uint32_t pull_val(const uint32_t& val) const { in pull_val()
[all …]
Ddwarf_utils.cc23 #define DWARF_NAMEFY(val) case val: return "" #val "" argument
235 dump_attrib(Dwarf_At at, Dwarf_Form form, const Dwarf_Value* val) { in dump_attrib()
Ddwarf_defs.h169 Elf_Byte val; member
322 Dwarf_Value val; in process() local
357 Dwarf_Value val; in get_abbr_num() local
382 Dwarf_Value val; in process() local
431 Dwarf_Value val; in get_abbr_num() local
451 Dwarf_Value val; in process() local
/ndk/tests/device/test-stlport/unit/
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()
284 F val; in check_get_float() local
297 F val; in check_get_float() local
614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument
622 #define CHECK(type, val, base, expected) \ argument
833 float val; in num_get_float() local
846 float val; in num_get_float() local
860 double val; in num_get_float() local
873 double val; in num_get_float() local
[all …]
Dmemory_test.cpp28 auto_ptr<int> CreateAutoPtr(int val) in CreateAutoPtr()
31 bool CheckEquality(auto_ptr<int> pint, int val) in CheckEquality()
Dmath_aux.h19 bool are_equals(_Tp val, _Tp ref) { in are_equals()
Dconfig_test.cpp55 int val = 0x01020304; in endianess() local
Dlimits_test.cpp88 bool test_integral_limits(const _Tp &val, bool unknown_sign = true, bool is_signed = true) { in test_integral_limits()
173 _Tp val = lim::max(); in test_float_limits() local
Dbind_test.cpp45 int operator()(int& val, int incr) const in operator ()()
/ndk/tests/device/test-gnustl-full/unit/
Dmemory_test.cpp28 auto_ptr<int> CreateAutoPtr(int val) in CreateAutoPtr()
31 bool CheckEquality(auto_ptr<int> pint, int val) in CheckEquality()
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()
284 F val; in check_get_float() local
297 F val; in check_get_float() local
614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument
622 #define CHECK(type, val, base, expected) \ argument
833 float val; in num_get_float() local
846 float val; in num_get_float() local
860 double val; in num_get_float() local
873 double val; in num_get_float() local
[all …]
Dmath_aux.h19 bool are_equals(_Tp val, _Tp ref) { in are_equals()
Dconfig_test.cpp55 int val = 0x01020304; in endianess() local
Dlimits_test.cpp88 bool test_integral_limits(const _Tp &val, bool unknown_sign = true, bool is_signed = true) { in test_integral_limits()
173 _Tp val = lim::max(); in test_float_limits() local
Dbind_test.cpp45 int operator()(int& val, int incr) const in operator ()()
/ndk/sources/cxx-stl/llvm-libc++/src/
Dstring.cpp369 string to_string(int val) in to_string()
386 string to_string(unsigned val) in to_string()
403 string to_string(long val) in to_string()
420 string to_string(unsigned long val) in to_string()
437 string to_string(long long val) in to_string()
454 string to_string(unsigned long long val) in to_string()
471 string to_string(float val) in to_string()
488 string to_string(double val) in to_string()
505 string to_string(long double val) in to_string()
522 wstring to_wstring(int val) in to_wstring()
[all …]
/ndk/sources/host-tools/make-3.81/
Dgetopt.h92 int val; member
Dar.c86 long int val; in ar_member_date() local
146 register int val; in ar_touch() local
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/func.wrap/func.wrap.func/
Dtest_allocator.h60 void construct(pointer p, const T& val) in construct()
63 void construct(pointer p, T&& val) in construct()
/ndk/sources/cxx-stl/llvm-libc++/test/re/
Dtest_allocator.h60 void construct(pointer p, const T& val) in construct()
63 void construct(pointer p, T&& val) in construct()
/ndk/sources/cxx-stl/llvm-libc++/test/containers/
Dtest_allocator.h60 void construct(pointer p, const T& val) in construct()
63 void construct(pointer p, T&& val) in construct()
/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp149 void _Stl_set_exponent(uint64 &val, uint64 exp) in _Stl_set_exponent()
331 double val; member
846 __string_to_float(const __iostring& v, float& val) in __string_to_float()
856 __string_to_float(const __iostring& v, double& val) in __string_to_float()
867 __string_to_float(const __iostring& v, long double& val) { in __string_to_float()
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h148 uint32_t val; in _Unwind_GetGR() local
153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR()
160 static inline void _Unwind_SetIP(_Unwind_Context* ctx, uint32_t val) { in _Unwind_SetIP()
/ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/
Dtest_allocator.h60 void construct(pointer p, const T& val) in construct()
63 void construct(pointer p, T&& val) in construct()
/ndk/sources/cxx-stl/llvm-libc++/test/strings/basic.string/
Dtest_allocator.h60 void construct(pointer p, const T& val) in construct()

12