Home
last modified time | relevance | path

Searched defs:node_count (Results 1 - 25 of 48) sorted by relevance

12

/third_party/ninja/src/
H A Ddeps_log.h84 int node_count; member
H A Ddeps_log_test.cc415 int node_count = 5; TEST_F() local
[all...]
H A Ddeps_log.cc66 RecordDeps(Node* node, TimeStamp mtime, int node_count, Node** nodes) RecordDeps() argument
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dlcra.h34 unsigned node_count; member
H A Dlcra.c43 lcra_alloc_equations( unsigned node_count, unsigned class_count) lcra_alloc_equations() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_statistics.h68 int64_t node_count = 0; member
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c49 int node_count; /* number of nodes created so far */ variable
H A Dpth_str03.c68 int node_count; /* number of nodes created so far */ variable
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_local.h115 size_t node_count; member
/third_party/openssl/crypto/x509/
H A Dpcy_local.h115 size_t node_count; member
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcsbits.c226 FT_UInt node_count; in FT_LOCAL_DEF() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dmobility.c289 u32 node_count = be32_to_cpu(*data) & NODE_COUNT_MASK; in pseries_devicetree_update() local
/kernel/linux/linux-5.10/drivers/w1/
H A Dw1_netlink.c545 int node_count = 0; in w1_cn_callback() local
/kernel/linux/linux-6.6/drivers/w1/
H A Dw1_netlink.c547 int node_count = 0; in w1_cn_callback() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_reg_allocate.cpp171 int node_count = alloc.count; in reg_allocate() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c233 unsigned node_count = 0; in bi_create_fau_interference_graph() local
/third_party/node/deps/v8/src/compiler/
H A Dstate-values-utils.cc127 int node_count = static_cast<int>(count); in GetValuesNodeFromCache() local
176 size_t node_count = 0; in BuildTree() local
139 FillBufferWithValues( WorkingBuffer* node_buffer, size_t* node_count, size_t* values_idx, Node** values, size_t count, const BytecodeLivenessState* liveness) FillBufferWithValues() argument
[all...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-topology.c490 int node_count = (card->root_node->node_id & 0x3f) + 1; in update_topology_map() local
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dflash.c176 u32 action, node_count; in update_devicetree() local
/kernel/linux/linux-5.10/fs/hfs/
H A Dbtree.h34 u32 node_count; member
155 __be32 node_count; /* (V) The total number of nodes */ member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dflash.c177 u32 action, node_count; in update_devicetree() local
/kernel/linux/linux-6.6/fs/hfs/
H A Dbtree.h34 u32 node_count; member
155 __be32 node_count; /* (V) The total number of nodes */ member
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-topology.c491 int node_count = (card->root_node->node_id & 0x3f) + 1; in update_topology_map() local
/kernel/linux/common_modules/xpm/validator/
H A Dexec_signature_info.c37 int *node_count; member
312 static struct exec_file_signature_info *rb_add_node(struct rb_root *root, int *node_count, in rb_add_node() argument
339 static void rb_erase_node(struct rb_root *root, int *node_count, in rb_erase_node() argument
362 static void clear_code_segment_info_cache(struct rb_root *root, int *node_count) in clear_code_segment_info_cache() argument
583 elf_code_segment_info_delete(struct rb_root *root, int *node_count, struct inode *file_node) elf_code_segment_info_delete() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dmobility.c319 u32 node_count = be32_to_cpu(*data) & NODE_COUNT_MASK; in pseries_devicetree_update() local

Completed in 16 milliseconds

12