/third_party/mindspore/interfaces/kits/c/ |
H A D | model.h | 63 char *node_type; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | value-numbering-reducer.cc | 132 Type node_type = NodeProperties::GetType(node); in ReplaceIfTypesMatch() local
|
H A D | simplified-lowering-verifier.cc | 27 Type node_type = NodeProperties::GetType(node); in CheckType() local
|
H A D | redundancy-elimination.cc | 219 Type node_type = NodeProperties::GetType(node); in TypeSubsumes() local
|
H A D | typed-optimization.cc | 390 Type const node_type = NodeProperties::GetType(node); in ReducePhi() local 657 Type const node_type = NodeProperties::GetType(node); in ReduceSelect() local
|
H A D | js-typed-lowering.cc | 287 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 D | ilist_node.h | 205 typedef ilist_node_impl<OptionsT> node_type; typedef
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_surfaceless.c | 238 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; in surfaceless_probe_device() local
|
H A D | platform_android.c | 1607 const unsigned node_type = DRM_NODE_RENDER; local 1609 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; local
|
H A D | platform_ohos.c | 1165 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 D | SkottiePriv.h | 150 AutoPropertyTracker(const AnimationBuilder* builder, const skjson::ObjectValue& obj, const PropertyObserver::NodeType node_type) in AutoPropertyTracker() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vaapi.c | 1794 int node_type = drmGetNodeTypeFromFd(src_hwctx->fd); in vaapi_device_derive() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | index.c | 904 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 D | snmp_core.h | 172 u8_t node_type; member
|
/third_party/node/deps/v8/src/ast/ |
H A D | ast.cc | 192 Assignment::Assignment(NodeType node_type, Token::Value op, Expression* target, in Assignment() argument
|
H A D | ast.h | 148 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 D | symbol.c | 501 struct symbol *node_type = base_type->ctype.base_type; in examine_node_type() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_acceleration_structure.c | 1430 nir_ssa_def *node_type = nir_iand_imm(b, node_id, 7); in determine_bounds() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 470 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 D | sb_ir.h | 664 enum node_type { enum
|
/third_party/libdrm/ |
H A D | xf86drm.c | 4414 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...] |