HomeSort by relevance Sort by last modified time
    Searched defs:pos (Results 1 - 25 of 2532) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/stdio/
ftell.c 44 fpos_t pos; local
48 pos = -1;
59 pos = fp->_offset;
61 pos = (*fp->_seek)(fp->_cookie, (fpos_t)0, SEEK_CUR);
62 if (pos == -1)
71 pos -= fp->_r;
73 pos -= fp->_ur;
80 pos += fp->_p - fp->_bf._base;
83 return (pos);
95 long pos; local
    [all...]
  /external/chromium_org/chrome/common/
pref_names_util.cc 20 size_t pos = pref_path.find('.', start); local
21 if (pos == std::string::npos || pos + 1 == pref_path.length())
24 *generic_family = pref_path.substr(start, pos - start);
26 *script = pref_path.substr(pos + 1);
  /external/chromium_org/third_party/icu/source/i18n/
msgfmt_impl.h 35 int32_t pos; member in class:FormatNameEnumeration
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
negequ.asm 3 pos equ 4 define
6 mov [ebp+pos], eax
8 mov [ebp-pos], eax
  /external/chromium_org/v8/test/intl/break-iterator/
en-break.js 37 var pos = iterator.first(); variable
38 while (pos !== -1) {
42 slices.push(textToSegment.slice(pos, nextPos));
45 pos = nextPos;
zh-break.js 38 var pos = iterator.first(); variable
39 while (pos !== -1) {
43 slices.push(textToSegment.slice(pos, nextPos));
46 pos = nextPos;
  /external/dropbear/
atomicio.c 44 size_t pos = 0; local
46 while (n > pos) {
47 res = (f) (fd, s + pos, n - pos);
59 pos += res;
62 return (pos);
  /external/icu4c/i18n/
msgfmt_impl.h 35 int32_t pos; member in class:FormatNameEnumeration
numsys_impl.h 35 int32_t pos; member in class:NumsysNameEnumeration
region_impl.h 35 int32_t pos; member in class:RegionNameEnumeration
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
cssgen2.php 37 $pos = strpos($file, '.'); variable
38 if ($pos > 0 && substr($file, $pos) == '.php') {
39 $languages[] = substr($file, 0, $pos);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/
insert_no_store_hash_fn_imps.hpp 49 const size_type pos = ranged_hash_fn_base::operator()(r_key); local
50 entry_pointer p_e = m_entries[pos];
68 return std::make_pair(insert_new_imp(r_val, pos), true);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
fpositer.h 110 int32_t pos; member in class:FieldPositionIterator
  /external/icu4c/i18n/unicode/
fpositer.h 121 int32_t pos; member in class:FieldPositionIterator

Completed in 1417 milliseconds

1 2 3 4 5 6 7 8 91011>>