Searched defs:table (Results 1 – 9 of 9) sorted by relevance
/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/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
|