/third_party/node/deps/cares/src/lib/ |
D | ares_llist.c | 46 void ares__insert_in_list(struct list_node* new_node, in ares__insert_in_list()
|
/third_party/nghttp2/src/ |
D | shrpx_router.cc | 57 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/skia/third_party/externals/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 243 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/ |
D | scalar_analysis_simplification.cpp | 243 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes() 374 std::unique_ptr<SEAddNode> new_node{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
|
/third_party/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 243 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/ |
D | hamt.c | 827 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/ |
D | sample3-inl.h | 116 QueueNode<E>* new_node = new QueueNode<E>(element); in Enqueue() local
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | pytree_utils.py | 166 def _InsertNodeAt(new_node, target, after=False): argument
|
/third_party/jerryscript/jerry-core/api/ |
D | generate-bytecode.c | 310 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/ |
D | graphcycles_test.cc | 218 int new_node = next_node++; in TEST() local 321 int new_node = next_node++; in TEST() local
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_tree.c | 217 struct cil_tree_node *new_node = cil_malloc(sizeof(*new_node)); in cil_tree_node_init() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_opt_push_ubo.c | 335 unsigned new_node = old_to_new[node]; in bi_opt_reorder_push() local
|
/third_party/ffmpeg/libavcodec/ |
D | ylc.c | 107 int new_node = j; in build_vlc() local
|
D | mvha.c | 103 int new_node = j; in build_vlc() local
|
/third_party/NuttX/fs/vfs/ |
D | fs_poll.c | 186 poll_wait_node *new_node = get_poll_item(wait); in add_pollwait_queue() local
|
/third_party/flutter/glfw/src/ |
D | mir_window.c | 57 EventNode* new_node = calloc(1, sizeof(EventNode)); in newEventNode() local 68 EventNode* new_node = newEventNode(event, context); in enqueueEvent() local
|
/third_party/exfatprogs/fsck/ |
D | fsck.c | 941 struct exfat_inode **new_node, int *skip_dentries) in read_file_dentries() 1015 struct exfat_inode **new_node, int *dentry_count) in read_file()
|
/third_party/selinux/libselinux/src/ |
D | selinux_restorecon.c | 805 struct dir_hash_node **new_node, in check_context_match_for_dir() 951 struct dir_hash_node *new_node = NULL; in selinux_restorecon_thread() local
|
/third_party/selinux/libsepol/src/ |
D | node_record.c | 577 sepol_node_t *new_node = NULL; in sepol_node_clone() local
|
D | conditional.c | 144 cond_node_t *new_node; in cond_node_create() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
D | scheduler.c | 659 gpir_alu_node *new_node = gpir_node_create(node->block, op); in create_replacement() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_nir_lower_ray_queries.c | 792 nir_ssa_def *new_node = nir_channel(b, result, i); in lower_rq_proceed() local
|
D | radv_pipeline_rt.c | 1543 nir_ssa_def *new_node = nir_channel(&b, result, i); in build_traversal_shader() local
|
/third_party/mesa3d/src/util/ |
D | ralloc.c | 626 linear_header *new_node; in linear_alloc_child() local
|
/third_party/f2fs-tools/fsck/ |
D | dict.c | 1248 static dnode_t *new_node(void *c) in new_node() function
|