Home
last modified time | relevance | path

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

1234

/external/chromium_org/v8/test/cctest/
Dtest-liveedit.cc68 int pos2; member in __anon04c1de870111::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/oprofile/daemon/liblegacy/
Dopd_proc.c89 struct list_head * pos, *pos2; in opd_get_proc() local
344 struct list_head * pos2; in opd_for_each_proc() local
416 struct list_head * pos, * pos2; in opd_remove_kernel_mapping() local
Dopd_sample_files.c39 struct list_head * pos2; in opd_24_sfile_lru_clear() local
Dopd_mapping.c57 struct list_head * pos, * pos2; in opd_kill_maps() local
/external/libcxx/test/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/oprofile/daemon/
Dopd_anon.c51 struct list_head * pos2; in do_lru() local
83 struct list_head * pos2; in clear_anon_maps() local
Dopd_sfile.c534 struct list_head * pos2; in for_one_sfile() local
556 struct list_head * pos2; in for_each_sfile() local
605 struct list_head * pos2; in sfile_lru_clear() local
Dopd_kernel.c115 struct list_head * pos2; in opd_clear_modules() local
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.cpp39 char *tmp, *pos, *pos2; in setParams() local
/external/oprofile/libutil++/
Dchild_reader.h96 ssize_t pos2; variable
/external/wpa_supplicant_8/src/utils/
Dext_password_test.c47 char *pos, *pos2; in ext_password_test_get() local
/external/oprofile/opjitconv/
Dopjitconv.c106 struct list_head * pos1, * pos2; in delete_path_names_list() local
441 struct list_head * pos1, * pos2; in filter_anon_samples_list() local
483 struct list_head * pos1, * pos2; in op_process_jit_dumpfiles() local
/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/libcxx/test/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/libcxx/test/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/icu/icu4c/source/samples/uciter8/
Duciter8.c47 int32_t i, pos1, pos2, middle, length; in compareIterators() local
/external/webrtc/src/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/chromium_org/third_party/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/icu4c/source/test/intltest/
Dsdtfmtts.cpp145 FieldPosition pos1(0), pos2(0); in testAPI() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dsdtfmtts.cpp145 FieldPosition pos1(0), pos2(0); in testAPI() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c74 float *pos2 = v2->data[pos]; in wideline_line() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c74 float *pos2 = v2->data[pos]; in wideline_line() 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
1007 char *pos, *pos2; in tncc_parse_imc() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_gtc.c108 const u8 *pos2, *end; in eap_gtc_process() local

1234