Home
last modified time | relevance | path

Searched defs:max_nodes (Results 1 – 9 of 9) sorted by relevance

/external/icing/proto/icing/legacy/index/proto/
Dicing-dynamic-trie-header.proto27 optional uint32 max_nodes = 3; field
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_ra.c134 unsigned max_nodes = impl->ssa_alloc + impl->reg_alloc; in etna_ra_assign() local
/external/freetype/src/cache/
Dftcmru.h123 FT_UInt max_nodes; member
Dftcmru.c170 FT_UInt max_nodes, in FTC_MruList_Init()
/external/grpc-grpc/test/core/channel/
Dchannel_trace_test.cc98 size_t expected_num_event_logged, size_t max_nodes) { in ValidateChannelTrace()
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.h154 uint32_t max_nodes; member
220 uint32_t max_nodes; member
/external/tensorflow/tensorflow/compiler/xla/tools/
Dinteractive_graphviz.cc516 int64_t max_nodes = kDefaultMaxNumNodesInAllPaths; local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc1582 const HloInstruction* to, int64_t max_nodes, in MakeNodeFromToFilter()
2145 const HloInstruction& from, const HloInstruction& to, int64_t max_nodes,
/external/libhevc/encoder/
Dihevce_lap_interface.c126 WORD32 max_nodes = MAX_SUB_GOP_SIZE - 1; in ihevce_lap_get_mem_recs() local