/aosp_15_r20/external/perfetto/docs/analysis/ |
H A D | trace-processor.md | 231 ### Span join 299 ### Ancestor slice 324 ### Ancestor slice by stack 350 ### Descendant slice 378 ### Descendant slice by stack 404 ### Connected/Following/Preceding flows
|
H A D | perfetto-sql-syntax.md | 116 ### Schema 128 ### Index
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/databasemigration/src/com/android/adservices/data/signals/ |
D | ProtectedSignalsDatabaseMigrationTest.java | 55 List<String> tables = listTables(db); in testMigration1To2() local 65 List<String> tables = listTables(db); in testMigration1To2() local 78 ImmutableList.Builder<String> tables = new ImmutableList.Builder<>(); in listTables() local 131 List<String> tables = listTables(db); in testMigration3To4() local 143 List<String> tables = listTables(db); in testMigration3To4() local
|
/aosp_15_r20/external/leveldb/doc/ |
H A D | impl.md | 44 ### Manifest 52 ### Current 57 ### Info logs 61 ### Others
|
/aosp_15_r20/external/fonttools/Lib/fontTools/merge/ |
H A D | tables.py | 167 def merge(self, m, tables): argument 219 def merge(self, m, tables): argument 242 def merge(self, m, tables): argument 312 def merge(self, m, tables): argument
|
/aosp_15_r20/external/freetype/src/gxvalid/ |
H A D | gxvbsln.c | 150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate() 169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate() 194 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate() 238 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dump/ |
H A D | DumpManagerTest.kt | 99 val tables = dumpManager.getTableLogBuffers().map { it.table } in testRegister_tableLogBuffers() constant 200 val tables = dumpManager.getTableLogBuffers() in getTableBuffers_returnsSafeCollection() constant
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/ |
H A D | README.md | 21 ## tables section in read-fonts 34 ### variable lengths and version-dependent fields 44 ### TableRef methods
|
/aosp_15_r20/external/fonttools/Lib/fontTools/voltLib/ |
H A D | voltToFea.py | 127 def _collectStatements(self, doc, tables): argument 160 def _buildFeatureFile(self, tables): argument 226 def convert(self, tables=None): argument
|
/aosp_15_r20/packages/providers/TvProvider/src/com/android/providers/tv/util/ |
D | SqlParams.java | 26 public SqlParams(String tables, String selection, String... selectionArgs) { in SqlParams() 43 public void setTables(String tables) { in setTables()
|
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-ident/tests/ |
D | static_size.rs | 9 mod tables; in test_size() module 23 mod tables; in test_xid_size() module
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/unicode-ident-1.0.12/tests/ |
H A D | static_size.rs | 9 mod tables; in test_size() module 23 mod tables; in test_xid_size() module
|
/aosp_15_r20/packages/apps/TV/common/src/com/android/tv/common/util/sql/ |
D | SqlParams.java | 29 public SqlParams(String tables, @Nullable String selection, @Nullable String... selectionArgs) { in SqlParams() 46 public void setTables(String tables) { in setTables()
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_serialize.c | 81 const uint8_t *tables; in pcre2_serialize_encode() local 172 uint8_t *tables; in pcre2_serialize_decode() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | get_hash_generator.py | 95 def print_tables(tables): argument 114 def merge_tables(tables): argument
|
/aosp_15_r20/external/fonttools/Tests/varLib/ |
H A D | varLib_test.py | 105 def expect_ttx(self, font, expected_ttx, tables): argument 117 def check_ttx_dump(self, font, expected_ttx, tables, suffix): argument 135 tables, argument
|
H A D | interpolate_layout_test.py | 70 def expect_ttx(self, font, expected_ttx, tables): argument 82 def check_ttx_dump(self, font, expected_ttx, tables, suffix): argument
|
/aosp_15_r20/external/freetype/src/pcf/ |
H A D | pcfread.c | 99 PCF_Table tables; in pcf_read_TOC() local 373 PCF_Table tables, in pcf_seek_to_table_type() 411 pcf_has_table_type( PCF_Table tables, in pcf_has_table_type()
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/ |
D | DbTestUtil.java | 216 List<String> tables = new ArrayList<>(); in getTables() local 227 SQLiteDatabase expectedDb, SQLiteDatabase actualDb, List<String> tables) { in assertIndexesEqual()
|
/aosp_15_r20/external/google-cloud-java/java-area120-tables/proto-google-area120-tables-v1alpha1/src/main/proto/google/area120/tables/v1alpha1/ |
H A D | tables.proto | 183 repeated Table tables = 1; field 494 repeated Table tables = 3; field
|
/aosp_15_r20/external/googleapis/google/area120/tables/v1alpha1/ |
H A D | tables.proto | 183 repeated Table tables = 1; field 494 repeated Table tables = 3; field
|
/aosp_15_r20/external/pcre/maint/ |
H A D | GenerateUcd.py | 369 def get_tables_size(*tables): 427 def combine_tables(*tables):
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_benchmark.cc | 408 std::vector<IntTable> tables; in BM_ReserveIntTable() local 427 std::vector<StringTable> tables; in BM_ReserveStringTable() local 590 std::vector<IntTable> tables; in BM_EraseIf() local
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_benchmark.cc | 408 std::vector<IntTable> tables; in BM_ReserveIntTable() local 427 std::vector<StringTable> tables; in BM_ReserveStringTable() local 590 std::vector<IntTable> tables; in BM_EraseIf() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_benchmark.cc | 408 std::vector<IntTable> tables; in BM_ReserveIntTable() local 427 std::vector<StringTable> tables; in BM_ReserveStringTable() local 590 std::vector<IntTable> tables; in BM_EraseIf() local
|