Home
last modified time | relevance | path

Searched defs:static_table (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nxp/soc-ls1046a/ls1046ardb/
Dddr_init.c158 struct static_table { struct
163 const struct static_table table[] = { argument
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dwinscope_proto_to_args_with_defaults.cc119 const Table& static_table, in InsertRows()
168 const Table* static_table = engine_->GetStaticTableOrNull(table_name); in ComputeTable() local
H A Dtable_info.cc108 const Table* static_table = engine_->GetStaticTableOrNull(table_name); in ComputeTable() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/h3/qpack/
Dmod.rs203 mod static_table; module
/aosp_15_r20/external/rust/crates/quiche/src/h3/qpack/
Dmod.rs203 mod static_table; module
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Ddb_sqlite_table.h60 Table* static_table = nullptr; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/
Dhold_any.hpp175 static fxn_ptr_table<Char> static_table = in get() local
/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/
H A Dminiz.c1110 …man_table(tdefl_compressor *d, int table_num, int table_len, int code_size_limit, int static_table) in tdefl_optimize_huffman_table()
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.c873 …man_table(tdefl_compressor *d, int table_num, int table_len, int code_size_limit, int static_table) in tdefl_optimize_huffman_table()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3292 int static_table) { in tdefl_optimize_huffman_table()