Searched defs:high (Results 1 – 7 of 7) sorted by relevance
| /ndk/sources/cxx-stl/stlport/src/ |
| D | ctype.cpp | 399 const wchar_t* ctype<wchar_t>::do_is(const wchar_t* low, const wchar_t* high, in do_is() 459 ctype<wchar_t>::do_widen(const char* low, const char* high, in do_widen() 470 const wchar_t* high, in do_narrow()
|
| D | num_get_float.cpp | 120 uint64& high, uint64& low) { in _Stl_mult64()
|
| D | facets_byname.cpp | 131 ctype_byname<wchar_t>::do_is(const wchar_t* low, const wchar_t* high, in do_is()
|
| /ndk/sources/host-tools/nawk-20071023/ |
| D | lex.c | 439 int cond, low, mid, high; in binsearch() local
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
| D | locale.cpp | 812 ctype<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const in do_is() argument 907 ctype<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const in do_widen() argument 923 ctype<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* dest) con… in do_narrow() argument 1033 ctype<char>::do_widen(const char* low, const char* high, char_type* dest) const in do_widen() argument 1049 ctype<char>::do_narrow(const char_type* low, const char_type* high, char dfault, char* dest) const in do_narrow() argument 1273 ctype_byname<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const in do_is() argument 1396 ctype_byname<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const in do_widen() argument 1419 ctype_byname<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* de… in do_narrow() argument
|
| /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
| D | UnwindCursor.hpp | 909 uint32_t high = sectionHeader.indexCount(); in getInfoFromCompactEncodingSection() local
|
| /ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
| D | c_locale_win32.c | 1373 int high = TableSize - 1; in __ConvertName() local
|