| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-observer.cc | 33 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 D | sys_queue.c | 38 struct Node *new_node = (struct Node*)malloc(sizeof(struct Node)); in insert_node() local
|
| /third_party/googletest/googletest/samples/ |
| H A D | sample3-inl.h | 115 QueueNode<E>* new_node = new QueueNode<E>(element); in Enqueue() local
|
| /third_party/selinux/libselinux/src/ |
| H A 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 [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_router.cc | 57 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 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 [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_tree.c | 217 struct cil_tree_node *new_node = cil_malloc(sizeof(*new_node)); in cil_tree_node_init() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | ylc.c | 107 int new_node = j; in build_vlc() local
|
| H A D | mvha.c | 105 int new_node = j; in build_vlc() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_opt_push_ubo.c | 335 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 D | scalar_analysis_simplification.cpp | 243 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 D | scalar_analysis_simplification.cpp | 243 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | graphcycles_test.cc | 218 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 D | node_record.c | 577 sepol_node_t *new_node = NULL; in sepol_node_clone() local [all...] |
| H A D | conditional.c | 144 cond_node_t *new_node; in cond_node_create() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_analysis_simplification.cpp | 242 void SENodeSimplifyImpl::GatherAccumulatorsFromChildNodes(SENode* new_node, in GatherAccumulatorsFromChildNodes() argument [all...] |
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_poll.c | 186 poll_wait_node *new_node = get_poll_item(wait); in add_pollwait_queue() local
|
| /third_party/jerryscript/jerry-core/api/ |
| H A 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 [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | ralloc.c | 626 linear_header *new_node; in linear_alloc_child() local
|
| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 1247 static dnode_t *new_node(void *c) in new_node() function
|
| /third_party/exfatprogs/fsck/ |
| H A D | fsck.c | 812 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 D | exfat2img.c | 297 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 D | radv_nir_lower_ray_queries.c | 792 nir_ssa_def *new_node = nir_channel(b, result, i); in lower_rq_proceed() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | paged-spaces.cc | 571 FreeSpace new_node = in TryAllocationFromFreeListMain() local 686 FreeSpace new_node = in TryAllocationFromFreeListBackground() local [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-bytecode-peephole.cc | 292 BytecodeSequenceNode* new_node = in FollowedBy() local
|