Home
last modified time | relevance | path

Searched refs:nodes (Results 401 - 425 of 484) sorted by relevance

1...<<11121314151617181920

/third_party/PyYAML/lib/yaml/
H A Drepresenter.py6 from .nodes import *
/third_party/node/deps/cares/include/
H A Dares.h659 struct ares_addrinfo_node *nodes; member
/third_party/node/deps/cares/src/lib/
H A Dares_private.h425 struct ares_addrinfo_node **nodes);
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.h354 // Returns all the distinct loops that appear in |nodes|.
356 const std::vector<SERecurrentNode*>& nodes);
486 // c1 and/or c2 contain one or more SEValueUnknown nodes.
518 // Perform the GCD test if both, the source and the destination nodes, are in
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h354 // Returns all the distinct loops that appear in |nodes|.
356 const std::vector<SERecurrentNode*>& nodes);
486 // c1 and/or c2 contain one or more SEValueUnknown nodes.
518 // Perform the GCD test if both, the source and the destination nodes, are in
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.h354 // Returns all the distinct loops that appear in |nodes|.
356 const std::vector<SERecurrentNode*>& nodes);
486 // c1 and/or c2 contain one or more SEValueUnknown nodes.
518 // Perform the GCD test if both, the source and the destination nodes, are in
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dlite_graph_to_hdi_model_v2_1.cpp1815 std::vector<OHOS::HDI::Nnrt::V2_1::Node> nodes; in LiteGraph_To_HDIModel() local
1819 // nodes in LiteGraph_To_HDIModel()
1837 nodes.emplace_back(tmp); in LiteGraph_To_HDIModel()
1888 retModel->nodes = nodes; in LiteGraph_To_HDIModel()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c2050 static void nodes_print(const char *name, STACK_OF(X509_POLICY_NODE) *nodes) in nodes_print() argument
2056 if (nodes) { in nodes_print()
2058 for (i = 0; i < sk_X509_POLICY_NODE_num(nodes); i++) { in nodes_print()
2059 node = sk_X509_POLICY_NODE_value(nodes, i); in nodes_print()
/third_party/openssl/apps/lib/
H A Dapps.c2043 static void nodes_print(const char *name, STACK_OF(X509_POLICY_NODE) *nodes) in nodes_print() argument
2049 if (nodes) { in nodes_print()
2051 for (i = 0; i < sk_X509_POLICY_NODE_num(nodes); i++) { in nodes_print()
2052 node = sk_X509_POLICY_NODE_value(nodes, i); in nodes_print()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp940 void Inspector::GetOffScreenTreeNodes(InspectorTreeMap& nodes) in GetOffScreenTreeNodes() argument
943 AddInspectorTreeNode(item, nodes); in GetOffScreenTreeNodes()
/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H A Devent_recorder_test.cpp915 std::unordered_map<std::string, std::string> nodes; in HWTEST_F() local
916 Recorder::NodeDataCache::Get().GetNodeData("", nodes); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp569 // insert all nodes into res in InsertNodesByScore()
590 std::list<std::string> DBCommon::GenerateNodesByNodeWeight(const std::vector<std::string> &nodes, in GenerateNodesByNodeWeight() argument
597 for (const auto &node : nodes) { in GenerateNodesByNodeWeight()
602 // find all node which can be reached by param nodes in GenerateNodesByNodeWeight()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c1485 /* Handle control nodes using __DRI_DRI2_LOADER extension and GEM names
1625 dri2_dpy->fd = loader_open_device(device->nodes[node_type]);
1628 __func__, device->nodes[node_type]);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.c627 const char *primary_path = drm_device->nodes[DRM_NODE_PRIMARY]; in tu_drm_device_init()
628 const char *path = drm_device->nodes[DRM_NODE_RENDER]; in tu_drm_device_init()
788 mesa_logi("Found %d drm nodes", max_devices); in tu_enumerate_devices()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c253 const char *path = drm_device->nodes[DRM_NODE_RENDER]; in panvk_physical_device_init()
316 master_fd = open(drm_device->nodes[DRM_NODE_PRIMARY], O_RDWR | O_CLOEXEC); in panvk_physical_device_init()
395 panvk_logi("Found %d drm nodes", max_devices); in panvk_enumerate_devices()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h210 // Abstracts details of building TurboFan graph nodes for wasm to separate
335 Node* Return(base::Vector<Node*> nodes);
425 // Utilities to manipulate sets of instance cache nodes.
706 void MemTypeToUintPtrOrOOBTrap(std::initializer_list<Node**> nodes,
721 // This type is used to collect control/effect nodes we need to merge at the
724 // control nodes to merge; the EffectPhi needs an additional input.
H A Dscheduler.cc54 // Reserve 10% more space for nodes if node splitting is enabled to try to in ComputeSchedule()
90 // Nothing to do for control nodes that have been already fixed in in InitializePlacement()
110 // Control nodes that were not control-reachable from end may float. in InitializePlacement()
126 // We only update control nodes from {kUnknown} to {kFixed}. Ideally, we in UpdatePlacement()
152 // Control nodes force coupled uses to be placed. in UpdatePlacement()
187 // Tracking use counts for fixed nodes is useless. in IncrementUnscheduledUseCount()
190 // Use count for coupled nodes is summed up on their control. in IncrementUnscheduledUseCount()
206 // Tracking use counts for fixed nodes is useless. in DecrementUnscheduledUseCount()
209 // Use count for coupled nodes is summed up on their control. in DecrementUnscheduledUseCount()
252 // basic blocks for control nodes
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c1596 name = dev->nodes[i]; in virtgpu_open_device()
1605 const char *primary_path = dev->nodes[DRM_NODE_PRIMARY]; in virtgpu_open_device()
1606 const char *node_path = dev->nodes[DRM_NODE_RENDER]; in virtgpu_open_device()
/third_party/selinux/libsepol/cil/src/
H A Dcil_copy_ast.c2029 if (orig->flavor == CIL_BLOCK && DATUM(data)->nodes->head != NULL) { in __cil_copy_node_helper()
2036 cil_list_append(DATUM(new->data)->nodes, CIL_NODE, new); in __cil_copy_node_helper()
2039 if (DATUM(data)->nodes->head && FLAVOR(data) != orig->flavor) { in __cil_copy_node_helper()
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h216 std::vector<std::shared_ptr<Rosen::RSCanvasNode>> nodes; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.h240 void NotifyDragRegisterFrameNode(std::unordered_map<int32_t, WeakPtr<FrameNode>> nodes, DragEventType dragEventType,
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
H A Dhdi_model_prepare_test.cpp245 * @tc.name : 编译模型,model中nodes为空
257 // set nodes to empty in HWTEST_F()
258 iModel->nodes = {}; in HWTEST_F()
260 // prepare model with empty nodes in HWTEST_F()
/third_party/curl/lib/
H A Dasyn-ares.c749 res->temp_ai = ares2addr(result->nodes); in addrinfo_cb()
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py23 from .nodes import EvalContext
H A Dnodes.py2 """AST nodes generated by the parser for the compiler. Also provides
4 to normalize nodes.
45 """A metaclass for nodes that handles the field and attribute
95 """Baseclass for all Jinja nodes. There are a number of nodes available
100 - :class:`Helper`: helper nodes
103 All nodes have fields and attributes. Fields may be other nodes, lists,
108 all nodes automatically.
117 raise TypeError("abstract nodes ar
[all...]

Completed in 48 milliseconds

1...<<11121314151617181920