/aosp_15_r20/external/vixl/test/aarch32/ |
H A D | test-assembler-cond-rd-operand-rn-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 321 {{ne, r0, r0}, true, ne, "ne r0 r0", "ne_r0_r0"}, 322 {{ne, r0, r1}, true, ne, "ne r0 r1", "ne_r0_r1"}, [all …]
|
H A D | test-assembler-cond-rd-operand-rn-low-registers-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 159 {{ne, r0, r0}, true, ne, "ne r0 r0", "ne_r0_r0"}, 160 {{ne, r0, r1}, true, ne, "ne r0 r1", "ne_r0_r1"}, [all …]
|
H A D | test-assembler-cond-rdlow-operand-imm8-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 96 {{ne, r1, 134}, true, ne, "ne r1 134", "ne_r1_134"}, 97 {{ne, r5, 21}, true, ne, "ne r5 21", "ne_r5_21"}, [all …]
|
H A D | test-assembler-cond-rdlow-rnlow-operand-immediate-imm3-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 123 {{ne, r5, r7, 4}, true, ne, "ne r5 r7 4", "ne_r5_r7_4"}, 138 {{ne, r4, r7, 0}, true, ne, "ne r4 r7 0", "ne_r4_r7_0"}, [all …]
|
H A D | test-assembler-cond-rdlow-rnlow-operand-immediate-zero-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 159 {{ne, r0, r0, 0}, true, ne, "ne r0 r0 0", "ne_r0_r0_0"}, 160 {{ne, r0, r1, 0}, true, ne, "ne r0 r1 0", "ne_r0_r1_0"}, [all …]
|
H A D | test-assembler-cond-rdlow-rnlow-rmlow-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 159 {{ne, r0, r0, r0}, true, ne, "ne r0 r0 r0", "ne_r0_r0_r0"}, 160 {{ne, r0, r1, r0}, true, ne, "ne r0 r1 r0", "ne_r0_r1_r0"}, [all …]
|
H A D | test-assembler-cond-rd-rn-operand-rm-rd-is-rn-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 112 {{ne, r1, r1, r8}, true, ne, "ne r1 r1 r8", "ne_r1_r1_r8"}, 115 {{ne, r4, r4, r7}, true, ne, "ne r4 r4 r7", "ne_r4_r4_r7"}, [all …]
|
H A D | test-assembler-cond-rd-operand-rn-shift-amount-1to31-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 133 {{ne, r4, r5, LSL, 8}, true, ne, "ne r4 r5 LSL 8", "ne_r4_r5_LSL_8"}, 149 {{ne, r0, r4, LSL, 27}, true, ne, "ne r0 r4 LSL 27", "ne_r0_r4_LSL_27"}, [all …]
|
H A D | test-assembler-cond-rd-rn-operand-rm-all-low-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 104 {{ne, r1, r7, r0}, true, ne, "ne r1 r7 r0", "ne_r1_r7_r0"}, 107 {{ne, r5, r1, r0}, true, ne, "ne r5 r1 r0", "ne_r5_r1_r0"}, [all …]
|
H A D | test-assembler-cond-rdlow-rnlow-operand-immediate-imm8-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 142 {{ne, r4, r4, 210}, true, ne, "ne r4 r4 210", "ne_r4_r4_210"}, 162 {{ne, r1, r1, 131}, true, ne, "ne r1 r1 131", "ne_r1_r1_131"}, [all …]
|
H A D | test-assembler-cond-rd-operand-rn-shift-rs-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 124 {{ne, r3, r3, ROR, r4}, true, ne, "ne r3 r3 ROR r4", "ne_r3_r3_ROR_r4"}, 140 {{ne, r6, r6, ROR, r6}, true, ne, "ne r6 r6 ROR r6", "ne_r6_r6_ROR_r6"}, [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/data/locales/ |
H A D | kgp.txt | 3 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml 8 word-final{"{0}…"} 12 …ExemplarCharactersPunctuation{"[\\- ‐‑ – — , ; \\: ! ? . … '‘’ \u0022“” ( ) \\[ \\] § @ * / \\& # … 192 "EEEE, d 'ne' MMMM, U", 193 "d 'ne' MMMM, U", 219 "1-Kysã", 220 "2-Kysã", 221 "3-Kysã", 222 "4-Kysã", 223 "5-Kysã", [all …]
|
/aosp_15_r20/external/icu/icu4c/source/data/locales/ |
H A D | kgp.txt | 3 // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml 8 word-final{"{0}…"} 12 …ExemplarCharactersPunctuation{"[\\- ‐‑ – — , ; \\: ! ? . … '‘’ \u0022“” ( ) \\[ \\] § @ * / \\& # … 192 "EEEE, d 'ne' MMMM, U", 193 "d 'ne' MMMM, U", 219 "1-Kysã", 220 "2-Kysã", 221 "3-Kysã", 222 "4-Kysã", 223 "5-Kysã", [all …]
|
/aosp_15_r20/system/extras/simpleperf/scripts/bin/android/x86/ |
HD | simpleperf | ... ------------- - .note.gnu.build- |
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/netfilter/ |
H A D | nft_nat.sh | 6 # Kselftest framework requirement - SKIP code is 4. 11 sfx=$(mktemp -u "XXXXXXXX") 12 ns0="ns0-$sfx" 13 ns1="ns1-$sfx" 14 ns2="ns2-$sfx" 18 for i in 0 1 2; do ip netns del ns$i-"$sfx";done 21 nft --version > /dev/null 2>&1 22 if [ $? -ne 0 ];then 27 ip -Version > /dev/null 2>&1 28 if [ $? -ne 0 ];then [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-arithmetic_test.cc | 30 // Google Mock - a framework for writing C++ mock classes. 39 #include "test/gmock-matchers_test.h" 51 // Tests that Eq() matches a 2-tuple where the first field == the 65 // Tests that Ge() matches a 2-tuple where the first field >= the 80 // Tests that Gt() matches a 2-tuple where the first field > the 95 // Tests that Le() matches a 2-tuple where the first field <= the 110 // Tests that Lt() matches a 2-tuple where the first field < the 125 // Tests that Ne() matches a 2-tuple where the first field != the 128 Matcher<const Tuple2&> m = Ne(); in TEST() 134 // Tests that Ne() describes itself properly. [all …]
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-matchers-arithmetic_test.cc | 30 // Google Mock - a framework for writing C++ mock classes. 40 #include "test/gmock-matchers_test.h" 53 // Tests that Eq() matches a 2-tuple where the first field == the 67 // Tests that Ge() matches a 2-tuple where the first field >= the 82 // Tests that Gt() matches a 2-tuple where the first field > the 97 // Tests that Le() matches a 2-tuple where the first field <= the 112 // Tests that Lt() matches a 2-tuple where the first field < the 127 // Tests that Ne() matches a 2-tuple where the first field != the 130 Matcher<const Tuple2&> m = Ne(); in TEST() 136 // Tests that Ne() describes itself properly. [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-matchers-arithmetic_test.cc | 30 // Google Mock - a framework for writing C++ mock classes. 39 #include "test/gmock-matchers_test.h" 51 // Tests that Eq() matches a 2-tuple where the first field == the 65 // Tests that Ge() matches a 2-tuple where the first field >= the 80 // Tests that Gt() matches a 2-tuple where the first field > the 95 // Tests that Le() matches a 2-tuple where the first field <= the 110 // Tests that Lt() matches a 2-tuple where the first field < the 125 // Tests that Ne() matches a 2-tuple where the first field != the 128 Matcher<const Tuple2&> m = Ne(); in TEST() 134 // Tests that Ne() describes itself properly. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509name.c | 1 /* Copyright (C) 1995-1998 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 77 return (-1); in X509_NAME_get_text_by_NID() 87 i = X509_NAME_get_index_by_OBJ(name, obj, -1); in X509_NAME_get_text_by_OBJ() 89 return (-1); in X509_NAME_get_text_by_OBJ() 91 i = (data->length > (len - 1)) ? (len - 1) : data->length; in X509_NAME_get_text_by_OBJ() 93 return (data->length); in X509_NAME_get_text_by_OBJ() 94 OPENSSL_memcpy(buf, data->data, i); in X509_NAME_get_text_by_OBJ() 103 return (sk_X509_NAME_ENTRY_num(name->entries)); in X509_NAME_entry_count() [all …]
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509name.c | 1 /* Copyright (C) 1995-1998 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 77 return (-1); in X509_NAME_get_text_by_NID() 87 i = X509_NAME_get_index_by_OBJ(name, obj, -1); in X509_NAME_get_text_by_OBJ() 89 return (-1); in X509_NAME_get_text_by_OBJ() 91 i = (data->length > (len - 1)) ? (len - 1) : data->length; in X509_NAME_get_text_by_OBJ() 93 return (data->length); in X509_NAME_get_text_by_OBJ() 94 OPENSSL_memcpy(buf, data->data, i); in X509_NAME_get_text_by_OBJ() 103 return (sk_X509_NAME_ENTRY_num(name->entries)); in X509_NAME_entry_count() [all …]
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_noise_estimate.c | 4 * Use of this source code is governed by a BSD-style license 27 return (!cpi->use_svc || in noise_est_svc() 28 (cpi->use_svc && in noise_est_svc() 29 cpi->svc.spatial_layer_id == cpi->svc.number_spatial_layers - 1)); in noise_est_svc() 33 void vp9_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height) { in vp9_noise_estimate_init() argument 34 ne->enabled = 0; in vp9_noise_estimate_init() 35 ne->level = (width * height < 1280 * 720) ? kLowLow : kLow; in vp9_noise_estimate_init() 36 ne->value = 0; in vp9_noise_estimate_init() 37 ne->count = 0; in vp9_noise_estimate_init() 38 ne->thresh = 90; in vp9_noise_estimate_init() [all …]
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | av1_noise_estimate.c | 30 return (!cpi->ppi->use_svc || in noise_est_svc() 31 (cpi->ppi->use_svc && in noise_est_svc() 32 cpi->svc.spatial_layer_id == cpi->svc.number_spatial_layers - 1)); in noise_est_svc() 36 void av1_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height) { in av1_noise_estimate_init() argument 38 ne->enabled = 0; in av1_noise_estimate_init() 39 ne->level = (area < 1280 * 720) ? kLowLow : kLow; in av1_noise_estimate_init() 40 ne->value = 0; in av1_noise_estimate_init() 41 ne->count = 0; in av1_noise_estimate_init() 42 ne->thresh = 90; in av1_noise_estimate_init() 43 ne->last_w = 0; in av1_noise_estimate_init() [all …]
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | x509name.c | 1 /* Copyright (C) 1995-1998 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 77 return -1; in X509_NAME_get_text_by_NID() 84 int i = X509_NAME_get_index_by_OBJ(name, obj, -1); in X509_NAME_get_text_by_OBJ() 86 return -1; in X509_NAME_get_text_by_OBJ() 91 int ret = -1; in X509_NAME_get_text_by_OBJ() 93 // Fail if we could not encode as UTF-8. in X509_NAME_get_text_by_OBJ() 99 // Fail if the UTF-8 encoding constains a 0 byte because this is in X509_NAME_get_text_by_OBJ() 124 return (int)sk_X509_NAME_ENTRY_num(name->entries); in X509_NAME_entry_count() [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | x509name.c | 1 /* Copyright (C) 1995-1998 Eric Young ([email protected]) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 77 return -1; in X509_NAME_get_text_by_NID() 84 int i = X509_NAME_get_index_by_OBJ(name, obj, -1); in X509_NAME_get_text_by_OBJ() 86 return -1; in X509_NAME_get_text_by_OBJ() 91 int ret = -1; in X509_NAME_get_text_by_OBJ() 93 // Fail if we could not encode as UTF-8. in X509_NAME_get_text_by_OBJ() 99 // Fail if the UTF-8 encoding constains a 0 byte because this is in X509_NAME_get_text_by_OBJ() 124 return (int)sk_X509_NAME_ENTRY_num(name->entries); in X509_NAME_entry_count() [all …]
|
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
H A D | les-mis-utf8.txt | 5 re-use it under the terms of the Project Gutenberg License included 34 Tome I--FANTINE 41 Livre premier--Un juste 60 Livre deuxième--La chute 74 Chapitre XIII Petit-Gervais 77 Livre troisième--En l'année 1817 88 Livre quatrième--Confier, c'est quelquefois livrer 94 Livre cinquième--La descente 103 Chapitre VIII Madame Victurnien dépense trente-cinq francs pour la morale 111 Livre sixième--Javert [all …]
|