Home
last modified time | relevance | path

Searched defs:node_type (Results 1 - 21 of 21) sorted by relevance

/third_party/mindspore/interfaces/kits/c/
H A Dmodel.h63 char *node_type; member
/third_party/node/deps/v8/src/compiler/
H A Dvalue-numbering-reducer.cc132 Type node_type = NodeProperties::GetType(node); in ReplaceIfTypesMatch() local
H A Dsimplified-lowering-verifier.cc27 Type node_type = NodeProperties::GetType(node); in CheckType() local
H A Dredundancy-elimination.cc219 Type node_type = NodeProperties::GetType(node); in TypeSubsumes() local
H A Dtyped-optimization.cc390 Type const node_type = NodeProperties::GetType(node); in ReducePhi() local
657 Type const node_type = NodeProperties::GetType(node); in ReduceSelect() local
H A 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/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node.h205 typedef ilist_node_impl<OptionsT> node_type; typedef
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c238 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; in surfaceless_probe_device() local
H A Dplatform_android.c1607 const unsigned node_type = DRM_NODE_RENDER; local
1609 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; local
H A 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
/third_party/skia/modules/skottie/src/
H A DSkottiePriv.h150 AutoPropertyTracker(const AnimationBuilder* builder, const skjson::ObjectValue& obj, const PropertyObserver::NodeType node_type) in AutoPropertyTracker() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c1794 int node_type = drmGetNodeTypeFromFd(src_hwctx->fd); in vaapi_device_derive() local
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c904 ntfs_ib_alloc(VCN ib_vcn, u32 ib_size, INDEX_HEADER_FLAGS node_type) ntfs_ib_alloc() argument
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_core.h172 u8_t node_type; member
/third_party/node/deps/v8/src/ast/
H A Dast.cc192 Assignment::Assignment(NodeType node_type, Token::Value op, Expression* target, in Assignment() argument
H A Dast.h148 NodeType node_type() const { return NodeTypeField::decode(bit_field_); } in node_type() function in v8::internal::AstNode
2107 Suspend(NodeType node_type, Expression* expression, int pos, in Suspend() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.c501 struct symbol *node_type = base_type->ctype.base_type; in examine_node_type() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c1430 nir_ssa_def *node_type = nir_iand_imm(b, node_id, 7); in determine_bounds() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c470 static bool pvr_drm_device_is_supported(drmDevicePtr drm_dev, int node_type) in pvr_drm_device_is_supported() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h664 enum node_type { enum
/third_party/libdrm/
H A Dxf86drm.c4414 int node_type, subsystem_type; in process_device() local
4035 drmProcessPciDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessPciDevice() argument
4193 drmProcessUsbDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessUsbDevice() argument
4327 drmProcessPlatformDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessPlatformDevice() argument
4367 drmProcessHost1xDevice(drmDevicePtr *device, const char *node, int node_type, int maj, int min, bool fetch_deviceinfo, uint32_t flags) drmProcessHost1xDevice() argument
4461 int node_type, i, j; drmFoldDuplicatedDevices() local
4526 int node_type, subsystem_type; drmGetDeviceFromDevId() local
[all...]

Completed in 44 milliseconds