/external/aac/libSBRdec/src/ |
env_calc.h | 155 int start_pos, int next_pos,
|
env_calc.cpp | 163 int start_pos, int next_pos, 172 int start_pos, int next_pos, [all...] |
/ndk/sources/host-tools/ndk-depends/ |
ndk-depends.cc | 819 const char* next_pos = begin; local 820 while (next_pos < end && 821 !IsLdSoConfSeparator(*next_pos) && 822 *next_pos != '#') 823 next_pos++; 825 size_t len = static_cast<size_t>(next_pos - begin); 873 begin = next_pos; 890 const TCHAR* next_pos = _tcschr(pos, ':'); local 891 if (next_pos == NULL) { 893 next_pos = pos + path_len [all...] |
/external/chromium_org/third_party/libusb/src/libusb/os/ |
threads_windows.c | 94 struct usbi_cond_perthread *pos, *next_pos = NULL; local 97 list_for_each_entry_safe(pos, next_pos, &cond->not_waiting, list, struct usbi_cond_perthread) {
|
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.cpp | 322 unsigned int next_pos = 0; local 324 while ( (next_pos = src.find_first_of('\n', cur_pos)) != std::string::npos) { 325 ALOGE("%03d : %s", line_number, src.substr(cur_pos, next_pos-cur_pos).c_str()); 326 cur_pos = next_pos + 1; 329 ALOGE("%03d : %s", line_number, src.substr(cur_pos, next_pos-cur_pos).c_str()); [all...] |
/external/chromium_org/sync/internal_api/public/base/ |
unique_position_unittest.cc | 311 UniquePosition next_pos = UniquePosition::After(pos, suffix); local 312 ASSERT_PRED_FORMAT2(LessThan, pos, next_pos); 313 pos = next_pos;
|
/external/chromium_org/v8/src/ |
lithium-allocator.cc | 1546 LifetimePosition next_pos = position; local 1987 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); local 2014 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); local [all...] |
preparser.h | 1520 int next_pos = peek_position(); local [all...] |
/external/chromium_org/third_party/lcov/bin/ |
geninfo | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
mailbox.py | 882 next_pos = 0 884 line_pos = next_pos 886 next_pos = self._file.tell() 888 starts.append(next_pos) 890 line_pos = next_pos 892 next_pos = self._file.tell() [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
mailbox.py | 882 next_pos = 0 884 line_pos = next_pos 886 next_pos = self._file.tell() 888 starts.append(next_pos) 890 line_pos = next_pos 892 next_pos = self._file.tell() [all...] |
/external/bluetooth/bluedroid/btif/src/ |
btif_config_util.cpp | 842 int next_pos = read_file_line(map, pos, size, &line_size); local 843 //debug("pos:%d, next_pos:%d, size:%d, line_size:%d", pos, next_pos, size, line_size); [all...] |
/prebuilts/misc/common/ecj/ |
ecj.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/ |
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/ |
ecj-4.2.2.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.jasper_5.5.17.v201004212143.jar | |