Home
last modified time | relevance | path

Searched defs:sliceTable (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/ui/src/frontend/sql_table/
Dwell_known_tables.ts17 const sliceTable: SqlTableDescription = { constant
/external/perfetto/ui/src/frontend/
Dpivot_table_query_generator.ts30 export const sliceTable = { constant
/external/zstd/contrib/largeNbDicts/
DlargeNbDicts.c252 void** const sliceTable = (void**)malloc(nbSlices * sizeof(*sliceTable)); in splitSlices() local
396 void** sliceTable = (void**)malloc(nbFiles * sizeof(*sliceTable)); in createBufferCollection_fromFiles() local
829 void** const sliceTable = malloc(nbBlocks * sizeof(*sliceTable)); in bench() local