Home
last modified time | relevance | path

Searched defs:node_type (Results 1 – 25 of 29) sorted by relevance

12

/third_party/mindspore/interfaces/kits/c/
Dmodel.h63 char *node_type; member
/third_party/node/deps/v8/src/compiler/
Dvalue-numbering-reducer.cc132 Type node_type = NodeProperties::GetType(node); in ReplaceIfTypesMatch() local
Dsimplified-lowering-verifier.cc27 Type node_type = NodeProperties::GetType(node); in CheckType() local
Dredundancy-elimination.cc219 Type node_type = NodeProperties::GetType(node); in TypeSubsumes() local
Dtyped-optimization.cc390 Type const node_type = NodeProperties::GetType(node); in ReducePhi() local
657 Type const node_type = NodeProperties::GetType(node); in ReduceSelect() local
Djs-typed-lowering.cc287 Type node_type = NodeProperties::GetType(node_); in ChangeToPureOperator() local
324 Type node_type = NodeProperties::GetType(node_); in ChangeToSpeculativeOperator() local
1041 Type node_type = NodeProperties::GetType(node); in ReduceJSToNumber() local
1056 Type node_type = NodeProperties::GetType(node); in ReduceJSToNumeric() local
/third_party/skia/modules/skottie/utils/
DSkottieUtils.cpp48 void onEnterNode(const char node_name[], PropertyObserver::NodeType node_type) override { in onEnterNode()
56 void onLeavingNode(const char node_name[], PropertyObserver::NodeType node_type) override { in onLeavingNode()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_surfaceless.c238 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; in surfaceless_probe_device() local
Dplatform_ohos.c1165 const unsigned node_type = DRM_NODE_RENDER; in ohos_open_device() local
1167 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; in ohos_open_device() local
Dplatform_android.c1607 const unsigned node_type = DRM_NODE_RENDER; in droid_open_device() local
1609 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; in droid_open_device() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist_node.h214 using node_type = ilist_node_impl<OptionsT>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node.h205 typedef ilist_node_impl<OptionsT> node_type; typedef
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree_container.h66 using node_type = typename Tree::node_handle_type; variable
255 using node_type = typename super_type::node_type; variable
551 using node_type = typename super_type::node_type; variable
/third_party/skia/modules/skottie/src/
DSkottiePriv.h150 …mationBuilder* builder, const skjson::ObjectValue& obj, const PropertyObserver::NodeType node_type) in AutoPropertyTracker()
DSkottieTest.cpp176 void onEnterNode(const char node_name[], PropertyObserver::NodeType node_type) override { in DEF_TEST()
183 void onLeavingNode(const char node_name[], PropertyObserver::NodeType node_type) override { in DEF_TEST()
/third_party/libdrm/
Dxf86drm.c4036 const char *node, int node_type, in drmProcessPciDevice()
4194 int node_type, int maj, int min, in drmProcessUsbDevice()
4328 const char *node, int node_type, in drmProcessPlatformDevice()
4368 const char *node, int node_type, in drmProcessHost1xDevice()
4414 int node_type, subsystem_type; in process_device() local
4461 int node_type, i, j; in drmFoldDuplicatedDevices() local
4526 int node_type, subsystem_type; in drmGetDeviceFromDevId() local
/third_party/node/tools/inspector_protocol/jinja2/
Dnodes.py177 def find(self, node_type): argument
184 def find_all(self, node_type): argument
/third_party/skia/third_party/externals/jinja2/
Dnodes.py168 def find(self, node_type): argument
175 def find_all(self, node_type): argument
/third_party/node/deps/v8/third_party/jinja2/
Dnodes.py168 def find(self, node_type): argument
175 def find_all(self, node_type): argument
/third_party/gn/src/gn/
Dparser.cc903 std::string node_type(node.FindKey("type")->GetString()); in RenderToText() local
/third_party/lwip/src/include/lwip/apps/
Dsnmp_core.h172 u8_t node_type; member
/third_party/node/deps/v8/src/ast/
Dast.cc192 Assignment::Assignment(NodeType node_type, Token::Value op, Expression* target, in Assignment()
/third_party/ntfs-3g/libntfs-3g/
Dindex.c905 INDEX_HEADER_FLAGS node_type) in ntfs_ib_alloc()
/third_party/ffmpeg/libavutil/
Dhwcontext_vaapi.c1794 int node_type = drmGetNodeTypeFromFd(src_hwctx->fd); in vaapi_device_derive() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c470 static bool pvr_drm_device_is_supported(drmDevicePtr drm_dev, int node_type) in pvr_drm_device_is_supported()

12