/third_party/selinux/libselinux/src/ |
D | ignore_path.c | 32 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
|
D | selinux_restorecon.c | 806 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/ |
D | instruction-scheduler.cc | 111 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/ |
D | escape-analysis-reducer.cc | 160 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
|
D | node-observer.cc | 35 const Node* new_node) { in OnNodeChanged()
|
/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/musl/libc-test/src/functionalext/queue/ |
D | sys_queue.c | 38 struct Node *new_node = (struct Node*)malloc(sizeof(struct Node)); in insert_node() 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/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/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 | 115 QueueNode<E>* new_node = new QueueNode<E>(element); in Enqueue() local
|
/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 | mvha.c | 105 int new_node = j; in build_vlc() local
|
D | ylc.c | 107 int new_node = j; in build_vlc() local
|
/third_party/exfatprogs/exfat2img/ |
D | exfat2img.c | 298 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/ |
D | fs_poll.c | 186 poll_wait_node *new_node = get_poll_item(wait); in add_pollwait_queue() local
|
/third_party/node/deps/v8/src/heap/ |
D | paged-spaces.cc | 571 FreeSpace new_node = in TryAllocationFromFreeListMain() local 686 FreeSpace new_node = in TryAllocationFromFreeListBackground() local
|
/third_party/exfatprogs/fsck/ |
D | fsck.c | 813 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/ |
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/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
|