Home
last modified time | relevance | path

Searched defs:subtype (Results 26 - 50 of 386) sorted by relevance

12345678910>>...16

/third_party/node/deps/v8/src/wasm/
H A Dwasm-subtyping.h60 V8_INLINE bool IsSubtypeOf(ValueType subtype, ValueType supertype, in IsSubtypeOf() argument
68 IsSubtypeOf(ValueType subtype, ValueType supertype, const WasmModule* module) IsSubtypeOf() argument
77 IsHeapSubtypeOf(HeapType::Representation subtype, HeapType::Representation supertype, const WasmModule* module) IsHeapSubtypeOf() argument
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Darray.cc42 Array(ProgramID pid, const Source& src, const Type* subtype, const Expression* cnt, DecorationList decos) Array() argument
H A Datomic.cc24 Atomic::Atomic(ProgramID pid, const Source& src, const Type* const subtype) in Atomic() argument
H A Dmatrix.cc24 Matrix(ProgramID pid, const Source& src, const Type* subtype, uint32_t r, uint32_t c) Matrix() argument
H A Dpointer.cc24 Pointer(ProgramID pid, const Source& src, const Type* const subtype, ast::StorageClass sc, ast::Access ac) Pointer() argument
H A Dvector.cc24 Vector(ProgramID pid, Source const& src, const Type* subtype, uint32_t w) Vector() argument
H A Dstorage_texture.cc143 StorageTexture(ProgramID pid, const Source& src, TextureDimension d, ImageFormat fmt, const Type* subtype, Access ac) StorageTexture() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Datomic_type.cc25 Atomic::Atomic(const sem::Type* subtype) : subtype_(subtype) { in Atomic() argument
H A Dpointer_type.cc25 Pointer::Pointer(const Type* subtype, in Pointer() argument
H A Dreference_type.cc24 Reference::Reference(const Type* subtype, in Reference() argument
H A Dstorage_texture_type.cc24 StorageTexture(ast::TextureDimension dim, ast::ImageFormat format, ast::Access access, sem::Type* subtype) StorageTexture() argument
H A Dvector_type.cc24 Vector::Vector(Type const* subtype, uint32_t width) in Vector() argument
/base/web/webview/ohos_adapter/net_connect_adapter/src/
H A Dnet_connect_callback_impl.cpp53 NetConnectSubtype subtype = NetConnectSubtype::SUBTYPE_UNKNOWN; in NetCapabilitiesChange() local
H A Dnet_connect_adapter_impl.cpp74 int32_t NetConnectAdapterImpl::GetDefaultNetConnect(NetConnectType &type, NetConnectSubtype &subtype) in GetDefaultNetConnect() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_refresh.cpp31 static void NotifyAnalysisAlbum(PhotoAlbumSubType subtype, int32_t albumId) in NotifyAnalysisAlbum() argument
51 static void NotifySystemAlbumFunc(PhotoAlbumType albumtype, PhotoAlbumSubType subtype, int32_t albumId) in NotifySystemAlbumFunc() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/callback/
H A Ddcamera_sink_callback_stub.cpp63 std::string subtype = data.ReadString(); in OnNotifyResourceInfoInner() local
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Didistributed_hardware_source.h42 std::string subtype; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/
H A Dmock_hardware_handler.cpp61 PluginHardware(const std::string &dhId, const std::string &attr, const std::string &subtype) PluginHardware() argument
H A Dplugin_listener_impl_test.cpp28 const std::string subtype = "subtype"; member
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dfpu.c251 bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs) in do_fpu_exception() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmeth.h105 uint16 subtype; /* Vendor specific..32769 */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmevent.c273 uint16 subtype; in is_wlc_event_frame() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_stub.cpp132 int32_t subtype = data.ReadInt32(); in GetSystemAbility() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmoving_photo_processor.h39 int32_t subtype; member
53 int32_t subtype; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dline.h25 const short subtype; member

Completed in 7 milliseconds

12345678910>>...16