/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_structtree_embeddertest.cpp | 142 FPDF_STRUCTELEMENT table = FPDF_StructElement_GetChildAtIndex(document, 0); in TEST_F() local 206 FPDF_STRUCTELEMENT table = FPDF_StructElement_GetChildAtIndex(document, 0); in TEST_F() local 248 FPDF_STRUCTELEMENT table = FPDF_StructElement_GetChildAtIndex(document, 0); in TEST_F() local 297 FPDF_STRUCTELEMENT table = FPDF_StructElement_GetChildAtIndex(document, 0); in TEST_F() local 571 FPDF_STRUCTELEMENT table = FPDF_StructElement_GetChildAtIndex(document, 0); in TEST_F() local 695 FPDF_BOOL val; in TEST_F() local 712 float val; in TEST_F() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/ |
H A D | p256-nistz_test.cc | 44 alignas(64) P256_POINT table[16]; in TEST() local 54 P256_POINT val; in TEST() local 70 P256_POINT val; in TEST() local 76 alignas(64) P256_POINT_AFFINE table[64]; in TEST() local 84 P256_POINT_AFFINE val; in TEST() local 100 P256_POINT_AFFINE val; in TEST() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | p256-x86_64_test.cc | 44 alignas(64) P256_POINT table[16]; in TEST() local 52 P256_POINT val; in TEST() local 68 P256_POINT val; in TEST() local 74 alignas(64) P256_POINT_AFFINE table[64]; in TEST() local 81 P256_POINT_AFFINE val; in TEST() local 97 P256_POINT_AFFINE val; in TEST() local
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/ec/ |
H A D | p256-nistz_test.cc | 44 alignas(64) P256_POINT table[16]; in TEST() local 54 P256_POINT val; in TEST() local 70 P256_POINT val; in TEST() local 76 alignas(64) P256_POINT_AFFINE table[64]; in TEST() local 84 P256_POINT_AFFINE val; in TEST() local 100 P256_POINT_AFFINE val; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | p256-x86_64_test.cc | 44 alignas(64) P256_POINT table[16]; in TEST() local 52 P256_POINT val; in TEST() local 68 P256_POINT val; in TEST() local 74 alignas(64) P256_POINT_AFFINE table[64]; in TEST() local 81 P256_POINT_AFFINE val; in TEST() local 97 P256_POINT_AFFINE val; in TEST() local
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/ |
H A D | pcie.c | 37 #define PCIE_LTSSM_STATE(val) (((val) >> 24) & 0x1f) argument 114 u32 val, devfn, bus; in pci_map_bus() local 127 static void mtk_pcie_set_table(uintptr_t table, uint32_t cpu_addr, in mtk_pcie_set_table() 141 uintptr_t table; in mtk_pcie_set_trans_window() local 266 uint32_t val; in mtk_pcie_domain_enable() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
H A D | ElemNumber.java | 1592 protected String int2singlealphaCount(long val, CharArrayWrapper table) in int2singlealphaCount() 1620 protected void int2alphaCount(long val, CharArrayWrapper aTable, in int2alphaCount() 1625 char[] table = new char[radix]; in int2alphaCount() local 1721 protected String tradAlphaCount(long val, XResourceBundle thisBundle) in tradAlphaCount() 1730 char[] table = null; in tradAlphaCount() local 1930 protected String long2roman(long val, boolean prefixesAreOK) in long2roman()
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1315 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1331 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1354 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1410 uint64_t val; in fastdecode_topackedvarint() local [all …]
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1644 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1660 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1683 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1739 uint64_t val; in fastdecode_topackedvarint() local [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1644 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1660 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1683 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1739 uint64_t val; in fastdecode_topackedvarint() local [all …]
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 161 #define UPB_LONGJMP(buf, val) _longjmp(buf, val) argument 164 #define UPB_LONGJMP(buf, val) longjmp(buf, val) argument 318 void upb_Array_Set(upb_Array* arr, size_t i, upb_MessageValue val) { in upb_Array_Set() 325 bool upb_Array_Append(upb_Array* arr, upb_MessageValue val, upb_Arena* arena) { in upb_Array_Append() 378 upb_MessageValue* val) { in upb_Map_Get() 385 upb_MessageValue val, upb_Arena* arena) { in upb_Map_Insert() 1315 static uint64_t fastdecode_munge(uint64_t val, int valbytes, bool zigzag) { in fastdecode_munge() 1331 static const char* fastdecode_varint64(const char* ptr, uint64_t* val) { in fastdecode_varint64() 1354 #define FASTDECODE_UNPACKEDVARINT(d, ptr, msg, table, hasbits, data, tagbytes, \ argument 1410 uint64_t val; in fastdecode_topackedvarint() local [all …]
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | numberformattesttuple.cpp | 76 const Numberformattesttuple_EnumConversion *table, in toEnum() 98 const Numberformattesttuple_EnumConversion *table, in fromEnum() 100 int32_t val, in fromEnum() 204 int32_t val = toEnum( in strToERounding() local 222 int32_t val = toEnum( in strToCurrencyUsage() local 240 int32_t val = toEnum( in strToEPadPosition() local 259 int32_t val = toEnum( in strToFormatStyle() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | numberformattesttuple.cpp | 76 const Numberformattesttuple_EnumConversion *table, in toEnum() 98 const Numberformattesttuple_EnumConversion *table, in fromEnum() 100 int32_t val, in fromEnum() 204 int32_t val = toEnum( in strToERounding() local 222 int32_t val = toEnum( in strToCurrencyUsage() local 240 int32_t val = toEnum( in strToEPadPosition() local 259 int32_t val = toEnum( in strToFormatStyle() local
|
/aosp_15_r20/external/brotli/c/dec/ |
H A D | huffman.c | 80 static BROTLI_INLINE void ReplicateValue(HuffmanCode* table, in ReplicateValue() 104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() 174 HuffmanCode* table; /* next available space in table */ in BrotliBuildHuffmanTable() local 261 uint32_t BrotliBuildSimpleHuffmanTable(HuffmanCode* table, in BrotliBuildSimpleHuffmanTable() 263 uint16_t* val, in BrotliBuildSimpleHuffmanTable()
|
/aosp_15_r20/external/cronet/third_party/brotli/dec/ |
H A D | huffman.c | 80 static BROTLI_INLINE void ReplicateValue(HuffmanCode* table, in ReplicateValue() 104 void BrotliBuildCodeLengthsHuffmanTable(HuffmanCode* table, in BrotliBuildCodeLengthsHuffmanTable() 174 HuffmanCode* table; /* next available space in table */ in BrotliBuildHuffmanTable() local 261 uint32_t BrotliBuildSimpleHuffmanTable(HuffmanCode* table, in BrotliBuildSimpleHuffmanTable() 263 uint16_t* val, in BrotliBuildSimpleHuffmanTable()
|
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/ |
H A D | Dump.cpp | 112 void SetVerbose(bool val) { in SetVerbose() 179 ResourceTable table; in Action() local 229 ResourceTable* table = apk->GetResourceTable(); in Dump() local 269 ResourceTable* table = apk->GetResourceTable(); in Dump() local 291 const auto table = apk->GetResourceTable(); in Dump() local 316 ResourceTable* table = apk->GetResourceTable(); in Dump() local 397 ResourceTable* table = apk->GetResourceTable(); in Dump() local
|
/aosp_15_r20/external/strace/ |
H A D | nlattr.c | 66 const struct xlat *const table, in print_nlattr() 90 const struct xlat *const table, in decode_nlattr_with_data() 127 const struct xlat *const table, in decode_nlattr() 292 uint64_t val; in decode_nla_xval() member 319 process_host_order(uint64_t val) in process_host_order()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | entities.c | 185 xmlEntitiesTablePtr table = NULL; in xmlAddEntity() local 413 xmlGetEntityFromTable(xmlEntitiesTablePtr table, const xmlChar *name) { in xmlGetEntityFromTable() 429 xmlEntitiesTablePtr table; in xmlGetParameterEntity() local 460 xmlEntitiesTablePtr table; in xmlGetDtdEntity() local 485 xmlEntitiesTablePtr table; in xmlGetDocEntity() local 652 int val, l; in xmlEncodeEntitiesInternal() local 846 xmlFreeEntitiesTable(xmlEntitiesTablePtr table) { in xmlFreeEntitiesTable() 917 xmlCopyEntitiesTable(xmlEntitiesTablePtr table) { in xmlCopyEntitiesTable() 964 xmlDumpEntitiesTable(xmlBufferPtr buf, xmlEntitiesTablePtr table) { in xmlDumpEntitiesTable()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/android/app/bluetooth.mapsapi/android_common_apex33/javac/ |
D | bluetooth.mapsapi.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/frameworks/base/tools/aapt2/compile/ |
H A D | PseudolocaleGenerator_test.cpp | 184 std::unique_ptr<ResourceTable> table = in TEST() local 195 String* val = test::GetValue<String>(table.get(), "android:string/four"); in TEST() local 240 std::unique_ptr<ResourceTable> table = test::ResourceTableBuilder().Build(); in TEST() local 264 std::unique_ptr<ResourceTable> table = util::make_unique<ResourceTable>(); in TEST() local 309 std::unique_ptr<ResourceTable> table = in TEST() local 345 std::unique_ptr<ResourceTable> table = test::ResourceTableBuilder().Build(); in TEST() local 401 std::unique_ptr<ResourceTable> table = test::ResourceTableBuilder().Build(); in TEST() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mini_table/ |
H A D | compat.c | 33 upb_inttable* table, in upb_deep_check() 67 upb_value val; in upb_deep_check() local 108 upb_inttable table; in upb_MiniTable_Equals() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/process/ |
H A D | ProductFilter.cpp | 87 bool ProductFilter::Consume(IAaptContext* context, ResourceTable* table) { in Consume() 109 } else if (auto val = value_to_keep.value(); val != iter) { in Consume() local 140 void ProductFilter::ClearEmptyValues(ResourceTable* table) { in ClearEmptyValues()
|
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/ |
H A D | TableFlattener_test.cpp | 47 ResourceTable* table, std::string* out_content) { in Flatten() 58 ResourceTable* table, ResTable* out_table) { in Flatten() 72 ResourceTable* table, ResourceTable* out_table) { in Flatten() 87 ::testing::AssertionResult Exists(ResTable* table, StringPiece expected_name, in Exists() 97 Res_value val; in Exists() local 156 std::unique_ptr<ResourceTable> table = in TEST_F() local 204 std::unique_ptr<ResourceTable> table = in TEST_F() local 224 std::unique_ptr<ResourceTable> table = in TEST_F() local 246 std::unique_ptr<ResourceTable> table = in TEST_F() local 297 std::unique_ptr<ResourceTable> table = in BuildTableWithSparseEntries() local [all …]
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | rdswitch.c | 51 register long val; in read_text_integer() local 98 long val; in read_quant_tables() local 99 unsigned int table[DCTSIZE2]; in read_quant_tables() local 194 long val; in read_scan_script() local 328 int val = 75; /* default value */ in set_quality_ratings() local 368 int val = 0; /* default table # */ in set_quant_slots() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/ |
D | map_internal.h | 47 upb_strtable table; member 78 UPB_INLINE bool _upb_map_tovalue(const void* val, size_t size, in _upb_map_tovalue() 91 UPB_INLINE void _upb_map_fromvalue(upb_value val, void* out, size_t size) { in _upb_map_fromvalue() 115 upb_value* val) { in _upb_Map_Delete() 121 size_t key_size, void* val, size_t val_size) { in _upb_Map_Get() 132 size_t key_size, void* val, in _upb_Map_Insert()
|