Home
last modified time | relevance | path

Searched refs:high (Results 1 – 25 of 45) sorted by relevance

12

/ndk/sources/cxx-stl/stlport/src/
Dcollate.cpp32 string collate<char>::do_transform(const char* low, const char* high) const in do_transform()
33 { return string(low, high); } in do_transform()
35 long collate<char>::do_hash(const char* low, const char* high) const { in do_hash()
37 for ( ; low < high; ++low) in do_hash()
52 wstring collate<wchar_t>::do_transform(const wchar_t* low, const wchar_t* high) const in do_transform()
53 { return wstring(low, high); } in do_transform()
55 long collate<wchar_t>::do_hash(const wchar_t* low, const wchar_t* high) const { in do_hash()
57 for ( ; low < high; ++low) in do_hash()
Dctype.cpp399 const wchar_t* ctype<wchar_t>::do_is(const wchar_t* low, const wchar_t* high, in do_is() argument
404 for ( ; low < high; ++low, ++vec) { in do_is()
408 return high; in do_is()
413 const wchar_t* low, const wchar_t* high) const { in do_scan_is()
414 return find_if(low, high, _Ctype_w_is_mask(m, ctype<char>::classic_table())); in do_scan_is()
420 const wchar_t* low, const wchar_t* high) const { in do_scan_not()
421 return find_if(low, high, not1(_Ctype_w_is_mask(m, ctype<char>::classic_table()))); in do_scan_not()
430 ctype<wchar_t>::do_toupper(wchar_t* low, const wchar_t* high) const { in do_toupper()
431 for ( ; low < high; ++low) { in do_toupper()
436 return high; in do_toupper()
[all …]
Dfacets_byname.cpp131 ctype_byname<wchar_t>::do_is(const wchar_t* low, const wchar_t* high, in do_is() argument
143 for ( ; low < high; ++low, ++m) in do_is()
145 return high; in do_is()
150 ::do_scan_is(ctype_base::mask m, const wchar_t* low, const wchar_t* high) const in do_scan_is()
151 { return find_if(low, high, _STLP_PRIV _Ctype_byname_w_is_mask(m, _M_ctype)); } in do_scan_is()
155 ::do_scan_not(ctype_base::mask m, const wchar_t* low, const wchar_t* high) const in do_scan_not()
156 { return find_if(low, high, not1(_STLP_PRIV _Ctype_byname_w_is_mask(m, _M_ctype))); } in do_scan_not()
162 ctype_byname<wchar_t>::do_toupper(wchar_t* low, const wchar_t* high) const { in do_toupper()
163 for ( ; low < high; ++low) in do_toupper()
165 return high; in do_toupper()
[all …]
Dnum_get_float.cpp120 uint64& high, uint64& low) { in _Stl_mult64() argument
136 high = u1 * v1 + w2 + (x >> 32); in _Stl_mult64()
/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_die.cc138 AddrType high; in contains_address() local
140 while (elf_file()->get_range(range_off, &low, &high) && in contains_address()
141 (low != 0 || high != 0)) { in contains_address()
142 if (address >= low && address < high) { in contains_address()
212 Elf_Xword low, high; in dump() local
213 while (elf_file()->get_range<Elf_Xword>(off, &low, &high) && in dump()
214 (low != 0 || high != 0)) { in dump()
216 (unsigned long long)low, (unsigned long long)high); in dump()
220 Elf_Word low, high; in dump() local
221 while (elf_file()->get_range<Elf_Word>(off, &low, &high) && in dump()
[all …]
Delf_file.h478 bool get_range(Elf_Word offset, AddrType* low, AddrType* high) { in get_range() argument
486 *high = pull_val(ptr + 1); in get_range()
/ndk/sources/host-tools/nawk-20071023/
Dlex.c439 int cond, low, mid, high; in binsearch() local
442 high = n - 1; in binsearch()
443 while (low <= high) { in binsearch()
444 mid = (low + high) / 2; in binsearch()
446 high = mid - 1; in binsearch()
/ndk/
DREADME.TXT10 A high-level overview of the NDK's features and limitations can be found
/ndk/sources/cxx-stl/stlport/stlport/
Dbitset27 // N % (sizeof(_WordT) * CHAR_BIT) unused bits. (They are the high-
/ndk/sources/host-tools/make-3.81/
Dconfigh.dos37 /* Use high resolution file timestamps if nonzero. */
Dconfigure.in98 AC_MSG_CHECKING([whether to use high resolution file timestamps])
117 [Use high resolution file timestamps if nonzero.])
Dconfig.h.in24 /* Use high resolution file timestamps if nonzero. */
Dconfig.h-vms364 /* Use high resolution file timestamps if nonzero. */
Dconfig.h.W3250 /* Use high resolution file timestamps if nonzero. */
DChangeLog312 the load were too high.
2665 to before high resolution file timestamp check,
2668 high resolution file timestamps.
/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.c610 Idx low = 0, high = pstr->valid_len, mid; in re_string_reconstruct() local
613 mid = (high + low) / 2; in re_string_reconstruct()
615 high = mid; in re_string_reconstruct()
621 while (low < high); in re_string_reconstruct()
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c1373 int high = TableSize - 1; in __ConvertName() local
1376 while (low <= high) { in __ConvertName()
1377 i = (low + high) / 2; in __ConvertName()
1382 high = i - 1; in __ConvertName()
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Duniq.good63 /* Continue as from after the assertion, updating the offsets high water
64 /* Continue from after the assertion, updating the offsets high water
346 current high water mark for use by positive assertions. Do this also
389 extraction by setting the offsets and bumping the high water mark. */
Duniq.inp436 /* Continue as from after the assertion, updating the offsets high water
437 /* Continue from after the assertion, updating the offsets high water
876 current high water mark for use by positive assertions. Do this also
1013 extraction by setting the offsets and bumping the high water mark. */
/ndk/sources/host-tools/make-3.81/po/
Dmake.pot1373 "*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"
Dbe.po1392 "*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"
Dko.po1435 "*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"
Dzh_CN.po1398 "*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"
Dja.po1445 "*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"
Drw.po1495 "*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"

12