Home
last modified time | relevance | path

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

12345

/external/u-boot/lib/efi_selftest/
Defi_selftest_util.c15 const u8 *pos2 = buf2; in efi_st_memcmp() local
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp26 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, in test()
56 test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expected) in test_npos()
Dsize_T_size_size.pass.cpp26 test(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, in test()
57 test_npos(S s, typename S::size_type pos1, SV sv, 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/wpa_supplicant_8/src/utils/
Dext_password_test.c47 char *pos, *pos2; in ext_password_test_get() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DCircularBuffer.java82 final int pos2 = pos1 + length; in copy() local
/external/u-boot/lib/efi_loader/
Dhelloworld.c23 const u8 *pos2 = buf2; in hw_memcmp() local
/external/cldr/tools/java/org/unicode/cldr/util/
DLocaleIDParser.java122 int pos2 = getScriptPosition(localeName); in getParent() local
143 int pos2 = locale.indexOf('_', pos + 1); in getScriptPosition() 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/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp36 const S& str, typename S::size_type pos2, typename S::size_type n2, int x) in test()
59 const S& str, typename S::size_type pos2, int x) in test_npos()
Dsize_size_T_size_size.pass.cpp38 SV sv, typename S::size_type pos2, typename S::size_type n2, int x) in test()
62 SV sv, typename S::size_type pos2, int x) in test_npos()
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp26 std::basic_string_view<CharT> sv2, size_t pos2, size_t n2, in test1()
45 const CharT *s2, size_t pos2, size_t n2, in test()
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp28 S str, typename S::size_type pos2, typename S::size_type n2, in test()
62 S str, typename S::size_type pos2, in test_npos()
Dsize_size_T_size_size.pass.cpp29 SV sv, typename S::size_type pos2, typename S::size_type n2, in test()
70 SV sv, typename S::size_type pos2, in test_npos()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java85 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
DIntlTestDateFormatAPI.java108 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java88 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
DIntlTestDateFormatAPI.java111 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DValidIdentifiers.java71 int pos2 = pos+1; in ValiditySet() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DValidIdentifiers.java60 int pos2 = pos+1; in ValiditySet() 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/icu4c/source/samples/uciter8/
Duciter8.c55 int32_t i, pos1, pos2, middle, length; in compareIterators() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c63 float *pos2 = v2->data[pos]; in wideline_line() local
/external/honggfuzz/libhfuzz/
Dinstrument.c262 register size_t pos2 = callee & 0xFFF; in __sanitizer_cov_trace_pc_indir() local
278 register size_t pos2 = (uintptr_t)callee & 0xFFF; in __sanitizer_cov_indir_call16() local
/external/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp147 FieldPosition pos1(FieldPosition::DONT_CARE), pos2(FieldPosition::DONT_CARE); in testAPI() local

12345