/ndk/sources/android/support/src/musl-ctype/ |
D | iswpunct.c | 3 static const unsigned char table[] = { variable
|
D | iswalpha.c | 3 static const unsigned char table[] = { variable
|
D | wcwidth.c | 3 static const unsigned char table[] = { variable
|
/ndk/sources/cxx-stl/stlport/src/ |
D | time_facets.cpp | 69 static void _Init_timeinfo_base(_Time_Info_Base& table) { in _Init_timeinfo_base() 75 static void _Init_timeinfo(_Time_Info& table) { in _Init_timeinfo() 87 static void _Init_timeinfo(_WTime_Info& table) { in _Init_timeinfo() 99 static void _Init_timeinfo_base(_Time_Info_Base& table, _Locale_time * time) { in _Init_timeinfo_base() 114 static void _Init_timeinfo(_Time_Info& table, _Locale_time * time) { in _Init_timeinfo() 130 static void _Init_timeinfo(_WTime_Info& table, _Locale_time * time) { in _Init_timeinfo() 149 const string& format, const _TimeInfo& table, const tm* t) { in __subformat() 216 const _TimeInfo& table, const tm* t) { in __write_formatted_timeT() 456 const _Time_Info& table, const tm* t) in __write_formatted_time() 461 const _WTime_Info& table, const tm* t) in __write_formatted_time()
|
D | ctype.cpp | 380 const ctype_base::mask* table; member 395 const ctype_base::mask * table = ctype<char>::classic_table(); in do_is() local 402 const ctype_base::mask * table = ctype<char>::classic_table(); in do_is() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/ |
D | table.pass.cpp | 28 std::ctype<char>::mask table[256]; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/ |
D | dtor.pass.cpp | 37 std::ctype<char>::mask table[256]; in main() local
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | new5.cpp | 19 X table; in main() local
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | new5.cpp | 19 X table; in main() local
|
/ndk/sources/host-tools/nawk-20071023/ |
D | maketab.c | 110 const char *table[SIZE]; variable
|
/ndk/sources/host-tools/make-3.81/ |
D | variable.h | 86 struct hash_table table; /* Hash table of variables. */ member
|
D | variable.c | 857 struct hash_table table; in target_environment() local
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ctype.h | 118 const mask* table() const _STLP_NOTHROW { return _M_ctype_table; } in table() function
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | regcomp.c | 375 const int32_t *table = (const int32_t *) in re_compile_fastmap_iter() local 3411 const int32_t *table, *indirect; in build_equiv_class() local
|
D | regex_internal.h | 835 const int32_t *table, *indirect; in internal_function() local
|
D | regexec.c | 3893 const int32_t *table, *indirect; in check_node_accept_bytes() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngrtran.c | 4431 PNG_CONST png_bytep table = png_ptr->gamma_from_1; in png_do_encode_alpha() local 4450 PNG_CONST png_uint_16pp table = png_ptr->gamma_16_from_1; in png_do_encode_alpha() local
|