Home
last modified time | relevance | path

Searched defs:pos2 (Results 1 – 25 of 104) sorted by relevance

12345

/external/v8/test/cctest/
Dtest-liveedit.cc68 int pos2; member in __anon8fc936890111::DiffChunkStruct
82 void AddChunk(int pos1, int pos2, int len1, int len2) { in AddChunk()
109 int pos2 = 0; in CompareStringsOneWay() local
/external/bison/examples/calc++/
Dposition.hh139 operator== (const position& pos1, const position& pos2) in operator ==()
150 operator!= (const position& pos1, const position& pos2) in operator !=()
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp25 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, in test()
46 test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expected) in test_npos()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.cpp39 char *tmp, *pos, *pos2; in setParams() local
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp25 std::experimental::basic_string_view<CharT> sv2, size_t pos2, size_t n2, in test1()
40 const CharT *s2, size_t pos2, size_t n2, in test()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp34 const S& str, typename S::size_type pos2, typename S::size_type n2, int x) in test()
51 const S& str, typename S::size_type pos2, int x) in test_npos()
/external/wpa_supplicant_8/src/utils/
Dext_password_test.c47 char *pos, *pos2; in ext_password_test_get() local
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp27 S str, typename S::size_type pos2, typename S::size_type n2, in test()
52 S str, typename S::size_type pos2, in test_npos()
/external/wpa_supplicant_8/src/wps/
Dwps_er_ssdp.c26 char buf[MULTICAST_MAX_READ], *pos, *pos2, *start; in wps_er_ssdp_rx() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_analysis.c212 int k, n, j, pos1, pos2; in WebRtcIsac_GetLpcCoefLb() local
393 int frameCntr, activeFrameCntr, n, pos1, pos2; in WebRtcIsac_GetLpcCoefUb() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java80 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
DIntlTestDateFormatAPI.java104 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
DIntlTestNumberFormatAPI.java89 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java84 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
DIntlTestDateFormatAPI.java108 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
DIntlTestNumberFormatAPI.java93 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c620 char *pos, *pos2; in tncc_get_base64() local
646 char *pos, *pos2, saved; in tncc_get_recommendation() local
690 char *buf, *start, *end, *pos, *pos2, *payload; in tncc_process_if_tnccs() local
1009 char *pos, *pos2; in tncc_parse_imc() local
/external/icu/icu4c/source/samples/uciter8/
Duciter8.c45 int32_t i, pos1, pos2, middle, length; in compareIterators() local
/external/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp145 FieldPosition pos1(0), pos2(0); in testAPI() local
/external/lzma/CPP/Windows/
DFileName.cpp111 int pos2 = FindCharPosInString(s + pos + 1, '\\'); in GetRootPrefixSize_Of_NetworkPath() local
158 int pos2 = FindCharPosInString(s + pos + 1, L'\\'); in GetRootPrefixSize_Of_NetworkPath() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c74 float *pos2 = v2->data[pos]; in wideline_line() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_gtc.c108 const u8 *pos2, *end; in eap_gtc_process() local
Dtncs.c670 char *pos, *pos2; in tncs_get_base64() local
783 char *buf, *start, *end, *pos, *pos2, *payload; in tncs_process_if_tnccs() local
965 char *pos, *pos2; in tncs_parse_imv() local
/external/skia/gm/
Dpictureimagegenerator.cpp79 const SkScalar pos2[] = { 0, .01f, 1.0f/3, 1.0f/3, 2.0f/3, 2.0f/3, .99f, 1 }; in draw_vector_logo() local
/external/wpa_supplicant_8/src/ap/
Dmbo_ap.c133 char *pos2 = pos; in mbo_ap_get_info() local

12345