Home
last modified time | relevance | path

Searched defs:new_node (Results 1 - 25 of 37) sorted by relevance

12

/third_party/node/deps/v8/src/compiler/
H A Dnode-observer.cc33 OnNodeChanged(const char* reducer_name, const Node* old_node, const Node* new_node) OnNodeChanged() argument
/third_party/musl/libc-test/src/functionalext/queue/
H A Dsys_queue.c38 struct Node *new_node = (struct Node*)malloc(sizeof(struct Node)); in insert_node() local
/third_party/googletest/googletest/samples/
H A Dsample3-inl.h115 QueueNode<E>* new_node = new QueueNode<E>(element); in Enqueue() local
/third_party/selinux/libselinux/src/
H A Dignore_path.c32 ignore_path_node_t *new_node = malloc(sizeof(ignore_path_node_t)); in insert_ignore_path() local
101 ignore_path_node_t *new_node = insert_ignore_path(info.paths_ptr, line); in load_ignore_cfg_from_file() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_router.cc57 void add_next_node(RNode *node, std::unique_ptr<RNode> new_node) { in add_next_node() argument
69 auto new_node = in add_node() local
134 auto new_node = std::make_unique<RNode>( in add_route() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.cc111 ScheduleGraphNode* new_node = zone()->New<ScheduleGraphNode>(zone(), instr); in AddTerminator() local
131 ScheduleGraphNode* new_node = zone()->New<ScheduleGraphNode>(zone(), instr); in AddInstruction() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.c217 struct cil_tree_node *new_node = cil_malloc(sizeof(*new_node)); in cil_tree_node_init() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dylc.c107 int new_node = j; in build_vlc() local
H A Dmvha.c105 int new_node = j; in build_vlc() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c335 unsigned new_node = old_to_new[node]; in bi_opt_reorder_push() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_analysis_simplification.cpp243 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_simplification.cpp243 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc218 int new_node = next_node++; in TEST() local
321 int new_node = next_node++; in TEST() local
[all...]
/third_party/selinux/libsepol/src/
H A Dnode_record.c577 sepol_node_t *new_node = NULL; in sepol_node_clone() local
[all...]
H A Dconditional.c144 cond_node_t *new_node; in cond_node_create() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis_simplification.cpp242 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes() argument
[all...]
/third_party/NuttX/fs/vfs/
H A Dfs_poll.c186 poll_wait_node *new_node = get_poll_item(wait); in add_pollwait_queue() local
/third_party/jerryscript/jerry-core/api/
H A Dgenerate-bytecode.c310 dir_node *new_node = NULL; in add_directory_to_pending_list() local
525 dir_node *head, *curr, *end, *new_node; in walk_del_bytecode() local
[all...]
/third_party/mesa3d/src/util/
H A Dralloc.c626 linear_header *new_node; in linear_alloc_child() local
/third_party/f2fs-tools/fsck/
H A Ddict.c1247 static dnode_t *new_node(void *c) in new_node() function
/third_party/exfatprogs/fsck/
H A Dfsck.c812 read_file_dentry_set(struct exfat_de_iter *iter, struct exfat_inode **new_node, int *skip_dentries) read_file_dentry_set() argument
935 read_file(struct exfat_de_iter *de_iter, struct exfat_inode **new_node, int *dentry_count) read_file() argument
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c297 read_file_dentry_set(struct exfat_de_iter *iter, struct exfat_inode **new_node, int *skip_dentries) read_file_dentry_set() argument
345 read_file(struct exfat_de_iter *de_iter, struct exfat_inode **new_node, int *dentry_count) read_file() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c792 nir_ssa_def *new_node = nir_channel(b, result, i); in lower_rq_proceed() local
/third_party/node/deps/v8/src/heap/
H A Dpaged-spaces.cc571 FreeSpace new_node = in TryAllocationFromFreeListMain() local
686 FreeSpace new_node = in TryAllocationFromFreeListBackground() local
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-bytecode-peephole.cc292 BytecodeSequenceNode* new_node = in FollowedBy() local

Completed in 25 milliseconds

12