Home
last modified time | relevance | path

Searched defs:new_node (Results 1 – 25 of 40) sorted by relevance

12

/third_party/selinux/libselinux/src/
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
Dselinux_restorecon.c806 struct dir_hash_node **new_node, in check_context_match_for_dir()
966 struct dir_hash_node *new_node = NULL; in selinux_restorecon_thread() local
/third_party/node/deps/v8/src/compiler/backend/
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
/third_party/node/deps/v8/src/compiler/
Descape-analysis-reducer.cc160 NodeHashCache::Constructor new_node(&node_cache_, node); in ReduceDeoptState() local
176 NodeHashCache::Constructor new_node(&node_cache_, node); in ReduceDeoptState() local
199 NodeHashCache::Constructor new_node( in ReduceDeoptState() local
Dnode-observer.cc35 const Node* new_node) { in OnNodeChanged()
/third_party/nghttp2/src/
Dshrpx_router.cc57 void add_next_node(RNode *node, std::unique_ptr<RNode> new_node) { in add_next_node()
69 auto new_node = in add_node() local
134 auto new_node = std::make_unique<RNode>( in add_route() local
/third_party/musl/libc-test/src/functionalext/queue/
Dsys_queue.c38 struct Node *new_node = (struct Node*)malloc(sizeof(struct Node)); in insert_node() local
/third_party/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp243 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes()
374 std::unique_ptr<SEAddNode> new_node{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp243 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes()
374 std::unique_ptr<SEAddNode> new_node{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp243 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes()
374 std::unique_ptr<SEAddNode> new_node{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
/third_party/python/Python/
Dhamt.c827 PyHamtNode_Array *new_node = NULL; in hamt_node_bitmap_assoc() local
912 PyHamtNode_Bitmap *new_node = in hamt_node_bitmap_assoc() local
949 PyHamtNode **new_node) in hamt_node_bitmap_without()
1320 PyHamtNode_Collision *new_node; in hamt_node_collision_assoc() local
1400 PyHamtNode_Bitmap *new_node; in hamt_node_collision_assoc() local
1428 PyHamtNode **new_node) in hamt_node_collision_without()
1682 PyHamtNode_Array *new_node; in hamt_node_array_assoc() local
1755 PyHamtNode **new_node) in hamt_node_array_without()
2049 PyHamtNode **new_node) in hamt_node_without()
/third_party/googletest/googletest/samples/
Dsample3-inl.h115 QueueNode<E>* new_node = new QueueNode<E>(element); in Enqueue() local
/third_party/jerryscript/jerry-core/api/
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
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dgraphcycles_test.cc218 int new_node = next_node++; in TEST() local
321 int new_node = next_node++; in TEST() local
/third_party/selinux/libsepol/cil/src/
Dcil_tree.c217 struct cil_tree_node *new_node = cil_malloc(sizeof(*new_node)); in cil_tree_node_init() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_push_ubo.c335 unsigned new_node = old_to_new[node]; in bi_opt_reorder_push() local
/third_party/ffmpeg/libavcodec/
Dmvha.c105 int new_node = j; in build_vlc() local
Dylc.c107 int new_node = j; in build_vlc() local
/third_party/exfatprogs/exfat2img/
Dexfat2img.c298 struct exfat_inode **new_node, int *skip_dentries) in read_file_dentry_set()
346 struct exfat_inode **new_node, int *dentry_count) in read_file()
/third_party/NuttX/fs/vfs/
Dfs_poll.c186 poll_wait_node *new_node = get_poll_item(wait); in add_pollwait_queue() local
/third_party/node/deps/v8/src/heap/
Dpaged-spaces.cc571 FreeSpace new_node = in TryAllocationFromFreeListMain() local
686 FreeSpace new_node = in TryAllocationFromFreeListBackground() local
/third_party/exfatprogs/fsck/
Dfsck.c813 struct exfat_inode **new_node, int *skip_dentries) in read_file_dentry_set()
936 struct exfat_inode **new_node, int *dentry_count) in read_file()
/third_party/glfw/src/
Dmir_window.c57 EventNode* new_node = calloc(1, sizeof(EventNode)); in newEventNode() local
68 EventNode* new_node = newEventNode(event, context); in enqueueEvent() local
/third_party/selinux/libsepol/src/
Dnode_record.c577 sepol_node_t *new_node = NULL; in sepol_node_clone() local
Dconditional.c144 cond_node_t *new_node; in cond_node_create() local

12