| /third_party/typescript/lib/ |
| H A D | typescriptServices.js | 2644 function assertEachNode(nodes, test, message, stackCrawlMark) { 2646 assert(test === undefined || ts.every(nodes, test), message || "Unexpected node.", function () { return "Node array did not pass test '".concat(getFunctionName(test), "'."); }, stackCrawlMark || assertEachNode); 4321 // Parse tree nodes 4485 // Top-level nodes 4490 // JSDoc nodes 4534 // Transformation nodes 4930 // Build symbol name using any nodes needed, instead of just components of an entity name 7267 for (var _i = 0, _a = profile.nodes; _i < _a.length; _i++) { [all...] |
| H A D | typingsInstaller.js | 2634 function assertEachNode(nodes, test, message, stackCrawlMark) { 2636 assert(test === undefined || ts.every(nodes, test), message || "Unexpected node.", function () { return "Node array did not pass test '".concat(getFunctionName(test), "'."); }, stackCrawlMark || assertEachNode); 4311 // Parse tree nodes 4475 // Top-level nodes 4480 // JSDoc nodes 4524 // Transformation nodes 4920 // Build symbol name using any nodes needed, instead of just components of an entity name 7257 for (var _i = 0, _a = profile.nodes; _i < _a.length; _i++) { [all...] |
| H A D | tsc.js | 2227 function assertEachNode(nodes, test, message, stackCrawlMark) { 2229 assert(test === undefined || ts.every(nodes, test), message || "Unexpected node.", function () { return "Node array did not pass test '".concat(getFunctionName(test), "'."); }, stackCrawlMark || assertEachNode); 4640 for (var _i = 0, _a = profile.nodes; _i < _a.length; _i++) { 12053 function createDiagnosticForNodeArray(sourceFile, nodes, message, arg0, arg1, arg2, arg3) { 12054 var start = ts.skipTrivia(sourceFile.text, nodes.pos); 12055 return createFileDiagnostic(sourceFile, start, nodes.end - start, message, arg0, arg1, arg2, arg3); [all...] |
| /third_party/node/test/fixtures/snapshot/ |
| H A D | typescript.js | 2779 function assertEachNode(nodes, test, message, stackCrawlMark) { 2781 assert(test === undefined || ts.every(nodes, test), message || "Unexpected node.", function () { return "Node array did not pass test '".concat(getFunctionName(test), "'."); }, stackCrawlMark || assertEachNode); 4341 // Parse tree nodes 4500 // Top-level nodes 4505 // JSDoc nodes 4548 // Transformation nodes 4922 // Build symbol name using any nodes needed, instead of just components of an entity name 7130 for (var _i = 0, _a = profile.nodes; _i < _a.length; _i++) { [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | frame_node.cpp | 69 // The node has checked through for lazy new nodes. 2622 // Child nodes are repackaged into gesture groups (parallel gesture groups, exclusive gesture groups, etc.) in TouchTest() 2624 // etc.), the newComingTargets is the template object to collect child nodes gesture and used by gestureHub to in TouchTest() 3827 std::vector<RefPtr<FrameNode>> nodes; in GetNodesById() local 3835 nodes.emplace_back(frameNode); in GetNodesById() 3838 return nodes; in GetNodesById() 3843 std::vector<FrameNode*> nodes; in GetNodesPtrById() local 3849 nodes.emplace_back(frameNode); in GetNodesPtrById() 3851 return nodes; in GetNodesPtrById()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 670 const char *path = drm_device->nodes[DRM_NODE_RENDER]; in radv_physical_device_try_create() 743 master_fd = open(drm_device->nodes[DRM_NODE_PRIMARY], O_RDWR | O_CLOEXEC); in radv_physical_device_try_create() 867 stat(drm_device->nodes[DRM_NODE_PRIMARY], &primary_stat) != 0) { in radv_physical_device_try_create() 870 drm_device->nodes[DRM_NODE_PRIMARY]); in radv_physical_device_try_create() 876 stat(drm_device->nodes[DRM_NODE_RENDER], &render_stat) != 0) { in radv_physical_device_try_create() 879 drm_device->nodes[DRM_NODE_RENDER]); in radv_physical_device_try_create() 1197 fprintf(stderr, "radv: info: Found %d drm nodes.\n", max_devices); in radv_enumerate_physical_devices() 5729 * the root ids of instances. The hardware also needs bvh nodes to in radv_get_buffer_memory_requirements()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_surface_render_node.cpp | 329 for (auto &nodes : node->GetSubSurfaceNodes()) { in CollectSurface() 330 for (auto &node : nodes.second) { in CollectSurface() 1808 // traversal drawing cache nodes including app window in ResetDrawingCacheStatusIfNodeStatic() 1838 // traversal filter nodes including app window in UpdateFilterCacheStatusIfNodeStatic() 2263 // classify active nodes except instance surface itself in UpdateSurfaceCacheContentStatic()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uni_render_util.cpp | 1039 std::unordered_set<std::shared_ptr<RSSurfaceRenderNode>> nodes(subThreadNodes.begin(), subThreadNodes.end()); in CacheSubThreadNodes() 1041 if (nodes.count(node) > 0) { in CacheSubThreadNodes()
|
| /third_party/jinja2/ |
| H A D | filters.py | 32 from .nodes import EvalContext
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_compiler.h | 817 struct v3d_ra_node_info nodes;
|
| /third_party/mesa3d/src/intel/common/tests/ |
| H A D | mi_builder_test.cpp | 181 fd = open(devices[i]->nodes[DRM_NODE_RENDER], O_RDWR | O_CLOEXEC); in SetUp()
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/ |
| H A D | main.go | 117 in addition to nodes containing a nowrap or an algorithm tag eg. <tr algorithm=...>`)
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 2418 const std::vector<std::unique_ptr<Node>>& nodes() { return nodes_; } in nodes() function in v8::internal::EmbedderGraphImpl 2505 // For V8 nodes only we can add a lookup. in MergeNodeIntoEntry() 2557 for (const auto& node : graph.nodes()) { in IterateAndExtractReferences() 2558 // Only add embedder nodes as V8 nodes have been added already by the in IterateAndExtractReferences() 2719 writer_->AddString("\"nodes\":["); in SerializeImpl()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree.h | 21 // size nodes (usually 256 bytes) and doesn't store child pointers for leaf 22 // nodes. The result is that a btree_set<int32_t> may use much less memory per 34 // rebalancing of btree nodes. And even without these operations, insertions 274 // nodes, which have overhead of at least a pointer + 4 bytes (for storing 466 // and leaf nodes in the btree, though the nodes are allocated in such a way 467 // that the children array is only valid in internal nodes. 514 // // logic to allow for floating storage within nodes. 520 // // [1, kNodeSlots] for root leaf nodes, kNodeSlots for non-root leaf 521 // // nodes, an 1394 size_type nodes() const { nodes() function in absl::container_internal::btree [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 351 // SomeTimes, customNode->Update may add some dirty custom nodes to dirtyNodes_, in FlushDirtyNodeUpdate() 3968 auto nodes = FrameNode::GetNodesById(onVisibleAreaChangeNodeIds_); in HandleVisibleAreaChangeEvent() local 3969 for (auto&& frameNode : nodes) { in HandleVisibleAreaChangeEvent() 3997 auto nodes = FrameNode::GetNodesById(onAreaChangeNodeIds_); in HandleOnAreaChangeEvent() local 3998 for (auto&& frameNode : nodes) { in HandleOnAreaChangeEvent()
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | xcode_emulation.py | 1881 "Xcode environment variables are cyclically dependent: " + str(e.nodes)
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| H A D | xcode_emulation.py | 1875 "Xcode environment variables are cyclically dependent: " + str(e.nodes)
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-compiler-tonode.cc | 1135 ZoneList<RegExpTree*>* children = nodes(); in RationalizeConsecutiveAtoms()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDILCFGStructurizer.cpp | 893 for (auto *MBB : nodes(MF)) { in orderBlocks()
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 10590 /* we allocate two extra nodes so optimal user-node-count is 'width' not 'width+2' */ 10616 /* so that num_nodes is always enough nodes. */ in nk_rp_setup_allow_out_of_mem() 10626 struct nk_rp_node *nodes, int num_nodes) in nk_rp_init_target() 10634 nodes[i].next = &nodes[i+1]; in nk_rp_init_target() 10635 nodes[i].next = 0; in nk_rp_init_target() 10638 context->free_head = &nodes[0]; in nk_rp_init_target() 10816 /* let 'cur' point to the remaining nodes needing to be */ in nk_rp__skyline_pack_rectangle() 10828 /* from here, traverse cur and free the nodes, until we get to one */ in nk_rp__skyline_pack_rectangle() 10970 void *nodes; member 10625 nk_rp_init_target(struct nk_rp_context *context, int width, int height, struct nk_rp_node *nodes, int num_nodes) nk_rp_init_target() argument 12263 struct nk_rp_node *nodes = (struct nk_rp_node*) nk_tt_PackBegin() local [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_container.cpp | 1550 viewData.nodes = nodeInfos; in OverwritePageNodeInfo() 1573 for (const auto& info : viewData.nodes) { in GetFocusedElementRect()
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_device.c | 739 const char *primary_path = drm_device->nodes[DRM_NODE_PRIMARY]; in anv_physical_device_try_create() 740 const char *path = drm_device->nodes[DRM_NODE_RENDER]; in anv_physical_device_try_create()
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | bytecode-graph-builder.cc | 82 // to visiting bytecodes, and is later passed as input to other nodes that 120 Node* NewNode(const Operator* op, Node* n0, Args... nodes) { in NewNode() argument 121 Node* buffer[] = {n0, nodes...}; in NewNode() 125 // Helpers to create new control nodes. 169 // by dedicated {Checkpoint} nodes that are wired into the effect chain. 346 // Builds loop exit nodes for every exited loop between the current bytecode 364 // new nodes. 505 // Control nodes that exit the function body. 527 // register file. The environment performs SSA-renaming of all tracked nodes at 537 // inputs to nodes representin [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 1512 const struct dxil_mdnode *nodes[] = { in emit_entrypoint() local 1519 return dxil_get_metadata_node(&ctx->mod, nodes, in emit_entrypoint() 1520 ARRAY_SIZE(nodes)); in emit_entrypoint() 5203 /* PHI nodes are difficult to get right when tracking the types: in prepare_phi_values()
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 491 "a window or a block. Tree nodes can be automatically expanded.\n" in ShowDemoWindow() 762 if (ImGui::TreeNode("Advanced, with Selectable nodes")) in ShowDemoWindowWidgets() 765 "This is a more typical looking tree with selectable nodes.\n" in ShowDemoWindowWidgets() 2999 ImGui::Checkbox("Tree nodes", &show_tree_nodes); // Will grow contents size and display highlight over full width in ShowDemoWindowLayout() 3607 HelpMarker("Disable the indenting of tree nodes so demo tables can use the full window width."); 4629 static const MyTreeNode nodes[] = local 4642 MyTreeNode::DisplayNode(&nodes[0], nodes); 6808 // Text and Tree nodes are less high than framed widgets, using AlignTextToFramePadding() we add vertical spacing to make the tree lines equal high.
|