Home
last modified time | relevance | path

Searched defs:pos1 (Results 1 – 25 of 66) sorted by relevance

123

/external/chromium_org/v8/test/cctest/
Dtest-liveedit.cc67 int pos1; member in __anon04c1de870111::DiffChunkStruct
82 void AddChunk(int pos1, int pos2, int len1, int len2) { in AddChunk()
108 int pos1 = 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/strings/basic.string/string.ops/string_compare/
Dsize_size_string.pass.cpp31 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
Dsize_size_pointer.pass.cpp31 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
Dsize_size_string_size_size.pass.cpp33 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
50 test_npos(const S& s, typename S::size_type pos1, typename S::size_type n1, in test_npos()
/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/libcxx/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string.pass.cpp24 test(S s, typename S::size_type pos1, typename S::size_type n1, S str, S expected) in test()
Diter_iter_pointer.pass.cpp25 test(S s, typename S::size_type pos1, typename S::size_type n1, const typename S::value_type* str, … in test()
Diter_iter_string.pass.cpp25 test(S s, typename S::size_type pos1, typename S::size_type n1, S str, S expected) in test()
Diter_iter_size_char.pass.cpp25 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, in test()
Diter_iter_pointer_size.pass.cpp25 test(S s, typename S::size_type pos1, typename S::size_type n1, const typename S::value_type* str, in test()
Diter_iter_iter_iter.pass.cpp24 test(S s, typename S::size_type pos1, typename S::size_type n1, It f, It l, S expected) in test()
Dsize_size_string_size_size.pass.cpp26 test(S s, typename S::size_type pos1, typename S::size_type n1, in test()
51 test_npos(S s, typename S::size_type pos1, typename S::size_type n1, in test_npos()
/external/oprofile/libutil++/
Dchild_reader.h94 ssize_t pos1; variable
/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/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.c73 float *pos1 = v1->data[pos]; in wideline_line() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c73 float *pos1 = v1->data[pos]; in wideline_line() local
/external/pdfium/core/src/reflow/
Dautoreflow.cpp66 FX_POSITION pos1 = pAppraceOrderObjs->GetLastObjectPosition(); in Conver2AppreceOrder() local
86 FX_POSITION pos1 = pAppraceOrderObjs->GetLastObjectPosition(); in Conver2AppreceOrder() local
294 FX_POSITION pos1 = plastCell->m_ObjList.GetTailPosition(); in GenerateParagraph() local
/external/chromium_org/media/audio/alsa/
Dalsa_util.cc49 size_t pos1 = device_name.find(':'); in DeviceNameToControlName() local
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
Dttpload.c178 FT_ULong pos1, pos2; in tt_face_get_location() local

123