/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/ |
H A D | TableFlattener_test.cpp | 46 ::testing::AssertionResult Flatten(IAaptContext* context, const TableFlattenerOptions& options, in Flatten() 47 ResourceTable* table, std::string* out_content) { in Flatten() 57 ::testing::AssertionResult Flatten(IAaptContext* context, const TableFlattenerOptions& options, in Flatten() 58 ResourceTable* table, ResTable* out_table) { in Flatten() 71 ::testing::AssertionResult Flatten(IAaptContext* context, const TableFlattenerOptions& options, in Flatten() 72 ResourceTable* table, ResourceTable* out_table) { in Flatten() 87 ::testing::AssertionResult Exists(ResTable* table, StringPiece expected_name, in Exists() 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 [all …]
|
/aosp_15_r20/external/pdfium/core/fxge/dib/ |
H A D | cstretchengine_unittest.cpp | 32 const FXDIB_ResampleOptions& options) { in ExecuteOneStretchTest() 34 CStretchEngine::WeightTable table; in ExecuteOneStretchTest() local 45 const FXDIB_ResampleOptions& options) { in ExecuteOneReversedStretchTest() 47 CStretchEngine::WeightTable table; in ExecuteOneReversedStretchTest() local 57 void ExecuteStretchTests(const FXDIB_ResampleOptions& options) { in ExecuteStretchTests() 89 FXDIB_ResampleOptions options; in TEST() local 94 FXDIB_ResampleOptions options; in TEST() local 100 FXDIB_ResampleOptions options; in TEST() local 106 FXDIB_ResampleOptions options; in TEST() local 113 FXDIB_ResampleOptions options; in TEST() local [all …]
|
/aosp_15_r20/frameworks/base/tools/aapt2/java/ |
H A D | JavaClassGenerator_test.cpp | 35 std::unique_ptr<ResourceTable> table = in TEST() local 54 std::unique_ptr<ResourceTable> table = in TEST() local 83 std::unique_ptr<ResourceTable> table = in TEST() local 108 std::unique_ptr<ResourceTable> table = in TEST() local 155 std::unique_ptr<ResourceTable> table = in TEST() local 179 std::unique_ptr<ResourceTable> table = in TEST() local 194 JavaClassGeneratorOptions options; in TEST() local 270 std::unique_ptr<ResourceTable> table = in TEST() local 298 std::unique_ptr<ResourceTable> table = in TEST() local 343 std::unique_ptr<ResourceTable> table = test::ResourceTableBuilder() in TEST() local [all …]
|
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/ |
H A D | Obfuscator_test.cpp | 74 std::unique_ptr<ResourceTable> table = in TEST() local 81 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 111 std::unique_ptr<ResourceTable> table = in TEST() local 118 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 130 std::unique_ptr<ResourceTable> table = in TEST() local 137 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 171 std::unique_ptr<ResourceTable> table = in TEST() local 177 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local 202 std::unique_ptr<ResourceTable> table = in TEST() local 215 OptimizeOptions options{.shorten_resource_paths = true}; in TEST() local [all …]
|
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/ |
H A D | Link.cpp | 89 expected<ResourceTablePackage*, const char*> GetStaticLibraryPackage(ResourceTable* table) { in GetStaticLibraryPackage() 260 XmlFlattenerOptions options = {}; in FlattenXml() local 276 SerializeXmlOptions options; in FlattenXml() local 336 uint32_t GetCompressionFlags(StringPiece str, T options) { in GetCompressionFlags() 387 ResourceFileFlattener::ResourceFileFlattener(const ResourceFileFlattenerOptions& options, in ResourceFileFlattener() 458 ResourceTable* table, FileOperation* file_op) { in LinkAndVersionXmlFile() 527 bool ResourceFileFlattener::Flatten(ResourceTable* table, IArchiveWriter* archive_writer) { in Flatten() 773 Linker(LinkContext* context, const LinkOptions& options) in Linker() 880 ResourceTable* table = static_apk->GetResourceTable(); in LoadSymbolsFromIncludePaths() local 1198 bool FlattenTable(ResourceTable* table, OutputFormat format, IArchiveWriter* writer) { in FlattenTable() [all …]
|
H A D | Dump.cpp | 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 344 XmlFlattenerOptions options = {}; in Dump() local 397 ResourceTable* table = apk->GetResourceTable(); in Dump() local
|
/aosp_15_r20/system/libvintf/ |
H A D | main.cpp | 105 std::string getShortOptions(const std::vector<Option>& options) { in getShortOptions() 112 std::unique_ptr<struct option[]> getLongOptions(const std::vector<Option>& options, in getLongOptions() 133 Status parseOptions(int argc, char** argv, const std::vector<Option>& options, ParsedOptions* out) { in parseOptions() 177 void usage(char* me, const std::vector<Option>& options) { in usage() 236 void insert(const HalManifest* manifest, Table* table, const RowMutator& mutate) { in insert() 245 void insert(const CompatibilityMatrix* matrix, Table* table, const RowMutator& mutate) { in insert() 270 Table table; in generateHalSummary() local 287 ParsedOptions options; in main() local 295 void dumpLegacy(const ParsedOptions& options) { in dumpLegacy() 310 auto table = generateHalSummary(vm.get(), fm.get(), vcm.get(), fcm.get()); in dumpLegacy() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/ |
H A D | ProtoSerialize_test.cpp | 43 ResourceEntry* GetEntry(ResourceTable* table, const ResourceNameRef& res_name) { in GetEntry() 48 ResourceEntry* GetEntry(ResourceTable* table, const ResourceNameRef& res_name, ResourceId id) { in GetEntry() 55 std::unique_ptr<ResourceTable> table = in TEST() local 102 std::unique_ptr<ResourceTable> table = in TEST() local 365 SerializeXmlOptions options; in TEST() local 384 std::unique_ptr<ResourceTable> table = in TEST() local 625 std::unique_ptr<ResourceTable> table = in TEST() local 749 std::unique_ptr<ResourceTable> table = in TEST() local 767 SerializeTableOptions options; in TEST() local 835 std::unique_ptr<ResourceTable> table = in TEST() local [all …]
|
/aosp_15_r20/frameworks/base/tools/aapt2/split/ |
H A D | TableSplitter_test.cpp | 26 std::unique_ptr<ResourceTable> table = in TEST() local 43 TableSplitterOptions options; in TEST() local 64 std::unique_ptr<ResourceTable> table = in TEST() local 81 TableSplitterOptions options; in TEST() local 109 std::unique_ptr<ResourceTable> table = in TEST() local 193 ResourceTable table; in TEST() local
|
/aosp_15_r20/external/leveldb/db/ |
H A D | table_cache.cc | 16 Table* table; member 32 TableCache::TableCache(const std::string& dbname, const Options& options, in TableCache() 51 Table* table = nullptr; in FindTable() local 78 Iterator* TableCache::NewIterator(const ReadOptions& options, in NewIterator() 91 Table* table = reinterpret_cast<TableAndFile*>(cache_->Value(handle))->table; in NewIterator() local 100 Status TableCache::Get(const ReadOptions& options, uint64_t file_number, in Get()
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/ |
H A D | CollationSettings.java | 135 void aliasReordering(CollationData data, int[] codesAndRanges, int codesLength, byte[] table) { in aliasReordering() 237 int[] ranges, int rangesStart, int rangesLength, byte[] table) { in setReorderArrays() 273 private static boolean reorderTableHasSplitBytes(byte[] table) { in reorderTableHasSplitBytes() 329 static int getStrength(int options) { in getStrength() 411 static boolean isTertiaryWithCaseBits(int options) { in isTertiaryWithCaseBits() 414 static int getTertiaryMask(int options) { in getTertiaryMask() 420 static boolean sortsTertiaryUpperCaseFirst(int options) { in sortsTertiaryUpperCaseFirst() 439 public int options = (Collator.TERTIARY << STRENGTH_SHIFT) | // DEFAULT_STRENGTH field in CollationSettings
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
H A D | CollationSettings.java | 137 void aliasReordering(CollationData data, int[] codesAndRanges, int codesLength, byte[] table) { in aliasReordering() 239 int[] ranges, int rangesStart, int rangesLength, byte[] table) { in setReorderArrays() 275 private static boolean reorderTableHasSplitBytes(byte[] table) { in reorderTableHasSplitBytes() 331 static int getStrength(int options) { in getStrength() 413 static boolean isTertiaryWithCaseBits(int options) { in isTertiaryWithCaseBits() 416 static int getTertiaryMask(int options) { in getTertiaryMask() 422 static boolean sortsTertiaryUpperCaseFirst(int options) { in sortsTertiaryUpperCaseFirst() 441 public int options = (Collator.TERTIARY << STRENGTH_SHIFT) | // DEFAULT_STRENGTH field in CollationSettings
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | dump_symbols_unittest.cc | 98 DumpOptions options(ALL_SYMBOL_DATA, true, false); in TYPED_TEST() local 115 StringTable table(kLittleEndian); in TYPED_TEST() local 135 DumpOptions options(ALL_SYMBOL_DATA, true, false); in TYPED_TEST() local 172 StringTable table(kLittleEndian); in TYPED_TEST() local 192 DumpOptions options(ALL_SYMBOL_DATA, true, false); in TYPED_TEST() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | collationfastlatin.cpp | 29 const uint16_t *table = data->fastLatinTable; in getOptions() local 109 CollationFastLatin::compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF16() 448 CollationFastLatin::compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF8() 799 CollationFastLatin::lookup(const uint16_t *table, UChar32 c) { in lookup() 813 CollationFastLatin::lookupUTF8(const uint16_t *table, UChar32 c, in lookupUTF8() 836 CollationFastLatin::lookupUTF8Unsafe(const uint16_t *table, UChar32 c, in lookupUTF8Unsafe() 856 CollationFastLatin::nextPair(const uint16_t *table, UChar32 c, uint32_t ce, in nextPair()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | collationfastlatin.cpp | 29 const uint16_t *table = data->fastLatinTable; in getOptions() local 109 CollationFastLatin::compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF16() 448 CollationFastLatin::compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF8() 799 CollationFastLatin::lookup(const uint16_t *table, UChar32 c) { in lookup() 813 CollationFastLatin::lookupUTF8(const uint16_t *table, UChar32 c, in lookupUTF8() 836 CollationFastLatin::lookupUTF8Unsafe(const uint16_t *table, UChar32 c, in lookupUTF8Unsafe() 856 CollationFastLatin::nextPair(const uint16_t *table, UChar32 c, uint32_t ce, in nextPair()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ |
H A D | table.cc | 28 namespace table { namespace 33 Options options; member 42 Status Table::Open(const Options& options, RandomAccessFile* file, uint64 size, in Open() 43 Table** table) { in Open() 104 Table* table = reinterpret_cast<Table*>(arg); in BlockReader() local
|
/aosp_15_r20/external/leveldb/table/ |
H A D | table.cc | 27 Options options; member 38 Status Table::Open(const Options& options, RandomAccessFile* file, in Open() 39 uint64_t size, Table** table) { in Open() 153 Iterator* Table::BlockReader(void* arg, const ReadOptions& options, in BlockReader() 155 Table* table = reinterpret_cast<Table*>(arg); in BlockReader() local 214 Status Table::InternalGet(const ReadOptions& options, const Slice& k, void* arg, in InternalGet()
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | LoadedApk.cpp | 100 std::unique_ptr<ResourceTable> table; in LoadProtoApkFromFileCollection() local 159 std::unique_ptr<ResourceTable> table; in LoadBinaryApkFromFileCollection() local 200 bool LoadedApk::WriteToArchive(IAaptContext* context, const TableFlattenerOptions& options, in WriteToArchive() 207 const TableFlattenerOptions& options, FilterChain* filters, in WriteToArchive()
|
/aosp_15_r20/cts/tests/tests/database/src/android/database/sqlite/cts/ |
H A D | SQLiteFtsTest.java | 104 private void prepareFtsTable(String table, String ftsType, String options) in prepareFtsTable() 119 private Cursor queryFtsTable(String table, String match) { in queryFtsTable()
|
/aosp_15_r20/external/iptables/iptables/ |
H A D | xtables-translate.c | 245 char **table, bool restore) in do_command_xlate() 370 static const struct option options[] = { variable 378 const char *table) in xlate_chain_user_restore() 389 static void xlate_table_new(struct nft_handle *h, const char *table) in xlate_table_new() 394 static int get_hook_prio(const char *table, const char *chain) in get_hook_prio() 418 static int xlate_chain_set(struct nft_handle *h, const char *table, in xlate_chain_set() 519 char *table = "filter"; in xtables_xlate_main() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/link/ |
H A D | TableMerger.cpp | 33 const TableMergerOptions& options) in TableMerger() 40 bool TableMerger::Merge(const android::Source& src, ResourceTable* table, bool overlay) { in Merge() 48 bool TableMerger::MergeImpl(const android::Source& src, ResourceTable* table, bool overlay, in MergeImpl() 70 ResourceTable* table) { in MergeAndMangle() 372 ResourceTable table; in MergeFile() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | protoc-gen-upb.cc | 93 const Options& options) { in MessageMiniTableRef() 106 const Options& options) { in EnumMiniTableRef() 349 const Options& options, Output& output) { in GenerateMessageFunctionsInHeader() 392 absl::string_view msg_name, const Options& options, in GenerateOneofInHeader() 418 const Options& options, Output& output) { in GenerateHazzer() 447 const NameToFieldDefMap& field_names, const Options& options, in GenerateClear() 468 const Options& options, Output& output) { in GenerateMapGetters() 521 const Options& options, Output& output) { in GenerateRepeatedGetters() 602 const Options& options, Output& output) { in GenerateGetters() 619 const Options& options, Output& output) { in GenerateMapSetters() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-biglake/proto-google-cloud-biglake-v1/src/main/proto/google/cloud/bigquery/biglake/v1/ |
H A D | metastore.proto | 240 oneof options { oneof 294 oneof options { oneof 522 Table table = 2 [(google.api.field_behavior) = REQUIRED]; field 547 Table table = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/googleapis/google/cloud/bigquery/biglake/v1/ |
H A D | metastore.proto | 240 oneof options { oneof 294 oneof options { oneof 522 Table table = 2 [(google.api.field_behavior) = REQUIRED]; field 547 Table table = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/system/vold/ |
H A D | MetadataCrypt.cpp | 83 const KeyGeneration makeGen(const CryptoOptions& options) { in makeGen() 156 const KeyBuffer& key, const CryptoOptions& options, in create_crypto_blk_dev() 186 DmTable table; in create_crypto_blk_dev() local 224 static bool parse_options(const std::string& options_string, CryptoOptions* options) { in parse_options() 321 CryptoOptions options; in fscrypt_mount_metadata_encrypted() local 424 static bool get_volume_options(CryptoOptions* options) { in get_volume_options() 430 CryptoOptions options; in defaultkey_volume_keygen() local 440 CryptoOptions options; in defaultkey_setup_ext_volume() local
|