| /external/chromium_org/third_party/icu/source/test/intltest/ |
| itrbnf.cpp | 252 FieldPosition pos1, pos2; local 261 doubleFormatResult = formatter->format(doubleFormatNum, ruleSetName, doubleFormatResult, pos2, status); 290 doubleFormatResult = formatter->format(doubleFormatNum, "TRUC", doubleFormatResult, pos2, status); 331 FieldPosition pos2; local 332 formatter->format((int64_t)4, formatter->getRuleSetName(0), result, pos2, status = U_ZERO_ERROR); [all...] |
| numrgts.cpp | [all...] |
| transtst.cpp | 1887 UTransPosition pos2 = {0, 4, 0, 2}; local [all...] |
| /external/icu4c/test/intltest/ |
| itrbnf.cpp | 253 FieldPosition pos1, pos2; local 262 doubleFormatResult = formatter->format(doubleFormatNum, ruleSetName, doubleFormatResult, pos2, status); 291 doubleFormatResult = formatter->format(doubleFormatNum, "TRUC", doubleFormatResult, pos2, status); 332 FieldPosition pos2; local 333 formatter->format((int64_t)4, formatter->getRuleSetName(0), result, pos2, status = U_ZERO_ERROR); [all...] |
| numrgts.cpp | [all...] |
| transtst.cpp | 1888 UTransPosition pos2 = {0, 4, 0, 2}; local [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/ |
| config.c | 2959 const char *pos2; local [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
| peers.cpp | 842 int pos2 = text.lastIndexOf(']'); local 843 if (pos2 >= pos) { 844 items = text.mid(pos + 1, pos2 - pos - 1). 1272 int pos2 = text.lastIndexOf(']'); local 1273 if (pos2 >= pos) { 1275 text.mid(pos + 1, pos2 - pos - 1). [all...] |
| /external/javassist/src/main/javassist/bytecode/ |
| CodeIterator.java | 1242 int pos2 = dest + gapLength; local [all...] |
| /external/chromium_org/third_party/freetype/src/autofit/ |
| aflatin.c | 975 FT_Pos pos2 = seg2->pos; local 978 if ( seg1->dir + seg2->dir == 0 && pos2 > pos1 ) 981 FT_Pos dist = pos2 - pos1; [all...] |
| aflatin2.c | 975 FT_Pos pos2 = seg2->pos; local 976 FT_Pos dist = pos2 - pos1; [all...] |
| /external/freetype/src/autofit/ |
| aflatin.c | 1042 FT_Pos pos2 = seg2->pos; local 1045 if ( seg1->dir + seg2->dir == 0 && pos2 > pos1 ) 1048 FT_Pos dist = pos2 - pos1; [all...] |
| aflatin2.c | 1004 FT_Pos pos2 = seg2->pos; local 1005 FT_Pos dist = pos2 - pos1; [all...] |
| /external/wpa_supplicant_8/src/eap_peer/ |
| eap_fast.c | 1142 u8 *pos, *pos2; local 1151 pos2 = eap_fast_write_pac_request(pos, PAC_TYPE_TUNNEL_PAC); 1152 wpabuf_put(tmp, pos2 - pos); [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| zipfile.py | [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| zipfile.py | [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
| ExtractStringRefactoring.java | 782 int pos2 = mTokenString.indexOf('\/'); local [all...] |
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_insert/ |
| size_string_size_size.pass.cpp | 14 // size_type pos2, size_type n); 24 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, 31 s.insert(pos1, str, pos2, n); 33 assert(pos1 <= old_size && pos2 <= str.size()); 38 assert(pos1 > old_size || pos2 > str.size()); [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_io.py | [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_io.py | [all...] |
| /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
| reflection_test.py | [all...] |
| /external/chromium_org/ui/aura/gestures/ |
| gesture_recognizer_unittest.cc | [all...] |
| /external/protobuf/python/google/protobuf/internal/ |
| reflection_test.py | [all...] |
| /external/chromium_org/v8/test/cctest/ |
| test-debug.cc | 2666 char* pos2 = strchr(pos1, '"'); local [all...] |
| /external/v8/test/cctest/ |
| test-debug.cc | 2544 char* pos2 = strchr(pos1, '"'); local [all...] |