/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/src/ |
H A D | q_pulse.c | 54 Word16 pos2, /* (i) position of the pulse 2 */ in quant_2p_2N1() 109 Word16 pos2, /* (i) position of the pulse 2 */ in quant_3p_3N1() 150 Word16 pos2, /* (i) position of the pulse 2 */ in quant_4p_4N1()
|
/aosp_15_r20/frameworks/compile/mclinker/unittests/ |
D | BinTreeTest.cpp | 53 BinaryTree<int>::iterator pos2 = mergeTree->root(); in TEST_F() local 94 BinaryTree<int>::iterator pos2 = mergeTree->root(); in TEST_F() local 106 BinaryTree<int>::iterator pos2 = mergeTree->root(); in TEST_F() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cover/ |
D | cover.go | 1066 type pos2 struct { struct 1067 p1, p2 token.Position
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | tncc.c | 619 char *pos, *pos2; in tncc_get_base64() local 644 char *pos, *pos2, saved; in tncc_get_recommendation() local 688 char *buf, *start, *end, *pos, *pos2, *payload; in tncc_process_if_tnccs() local 1007 char *pos, *pos2; in tncc_parse_imc() local
|
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/ |
H A D | size_string_size_size.pass.cpp | 26 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()
|
H A D | size_T_size_size.pass.cpp | 26 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()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_insert/ |
H A D | size_string_size_size.pass.cpp | 26 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, typename S::size_type n, S… in test() 49 …R_CXX20 void test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expec… in test_npos()
|
H A D | size_T_size_size.pass.cpp | 25 test(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, typename S::size_type n, S… in test() 48 …R_CXX20 void test_npos(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, S expec… in test_npos()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/regression/ |
H A D | MillerUpdatingRegression.java | 506 int pos2; in cov() local 549 int pos2 = -1; in inverse() local 612 int pos2; in getPartialCorrelations() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | string_ref_test2.cpp | 207 string_ref::size_type pos2 = sr1.find_first_not_of(*p); in find() local 232 string_ref::size_type pos2 = sr1.find_last_not_of(*p); in find() local
|
D | string_view_test2.cpp | 211 string_view::size_type pos2 = sr1.find_first_not_of(*p); in find() local 236 string_view::size_type pos2 = sr1.find_last_not_of(*p); in find() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | LocaleIDParser.java | 146 int pos2 = getScriptPosition(localeId); in getParent() local 189 int pos2 = locale.indexOf('_', pos + 1); in getScriptPosition() local
|
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
H A D | size_size_string_size_size.pass.cpp | 36 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()
|
H A D | size_size_T_size_size.pass.cpp | 38 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()
|
/aosp_15_r20/external/libcxx/test/std/strings/string.view/string.view.ops/ |
H A D | compare.size_size_sv_size_size.pass.cpp | 26 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()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_compare/ |
H A D | size_size_string_size_size.pass.cpp | 39 typename S::size_type pos2, in test() 58 …ame S::size_type pos1, typename S::size_type n1, const S& str, typename S::size_type pos2, int x) { in test_npos()
|
H A D | size_size_T_size_size.pass.cpp | 39 typename S::size_type pos2, in test() 59 …, typename S::size_type pos1, typename S::size_type n1, SV sv, typename S::size_type pos2, int x) { in test_npos()
|
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
H A D | size_size_string_size_size.pass.cpp | 28 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()
|
H A D | size_size_T_size_size.pass.cpp | 29 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()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_replace/ |
H A D | size_size_string_size_size.pass.cpp | 33 typename S::size_type pos2, in test() 62 …, typename S::size_type pos1, typename S::size_type n1, S str, typename S::size_type pos2, S expec… in test_npos()
|
H A D | size_size_T_size_size.pass.cpp | 34 typename S::size_type pos2, in test() 70 …, typename S::size_type pos1, typename S::size_type n1, SV sv, typename S::size_type pos2, S expec… in test_npos()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/string.view/string.view.ops/ |
H A D | compare.size_size_sv_size_size.pass.cpp | 30 std::size_t pos2, in test1() 47 void test(const CharT* s1, std::size_t pos1, size_t n1, const CharT* s2, std::size_t pos2, size_t n… in test()
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/ |
D | FieldValue_test.cpp | 405 int pos2[] = {1, 1, 2}; in TEST() local 686 int pos2[] = {1, 1, 2}; in TEST() local 737 int pos2[] = {1, 1, 2}; in TEST() local 801 int pos2[] = {1, 1, 2}; in TEST() local 1201 int pos2[] = {1, 1, 2}; // attribution tag in TEST() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/ |
H A D | UpSampleNearest2d.cpp | 73 auto* pos2 = &o_p[i * output_width]; in upsample_nearest2d_out_frame() local 112 auto* pos2 = &o_p[0]; in upsample_nearest2d_out_frame_nhwc() local
|
H A D | UpSampleNearest3d.cpp | 72 auto* pos2 = &o_p[d2 * output_height * output_width + h2 * output_width + w2]; in upsample_nearest3d_out_frame() local 124 auto* pos2 = &o_p[(d2 * output_height * output_width + h2 * output_width + w2)*channels]; in upsample_nearest3d_out_frame_nhwc() local
|