Home
last modified time | relevance | path

Searched defs:subtype (Results 1 - 25 of 365) sorted by relevance

12345678910>>...15

/third_party/python/Doc/includes/
H A Demail-mime.py22 subtype='png') variable
/third_party/skia/third_party/externals/tint/src/ast/
H A Dstorage_texture_test.cc26 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
36 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
44 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
52 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
61 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
72 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRg32Uint, *this); TEST_F() local
83 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Sint, *this); TEST_F() local
[all...]
H A Dalias.cc24 Alias(ProgramID pid, const Source& src, const Symbol& n, const Type* subtype) Alias() argument
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
/third_party/skia/third_party/externals/tint/src/sem/
H A Dstorage_texture_type_test.cc29 auto* subtype = in TEST_F() local
38 auto* subtype = in TEST_F() local
47 auto* subtype = in TEST_F() local
57 auto* subtype = in TEST_F() local
67 auto* subtype = in TEST_F() local
82 auto* subtype = TEST_F() local
97 auto* subtype = TEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dihardware_handler.h30 std::string subtype; member
/foundation/distributedhardware/distributed_screen/screenhandler/test/unittest/screenhandler/include/
H A Ddscreen_handler_test.h44 (void) subtype; variable
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h13 __u8 subtype; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h13 __u8 subtype; member
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_cmd_factory_test.cpp50 uint16_t subtype = 65535; // for test in HWTEST_F() local
69 uint16_t subtype = 65535; // for test in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_command_factory_test.cpp50 uint16_t subtype = 65535; // for test in HWTEST_F() local
70 uint16_t subtype = 65535; // for test in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_command_factory.cpp60 void RSCommandFactory::Register(uint16_t type, uint16_t subtype, UnmarshallingFunc func) in Register() argument
69 UnmarshallingFunc RSCommandFactory::GetUnmarshallingFunc(uint16_t type, uint16_t subtype) in GetUnmarshallingFunc() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_network_test.cpp122 auto subtype = static_cast<char>(PackageID::RS_PROFILER_RDC_BINARY); in HWTEST_F() local
139 auto subtype = static_cast<char>(PackageID::RS_PROFILER_DCL_BINARY); in HWTEST_F() local
159 auto subtype = static_cast<char>(PackageID::RS_PROFILER_SKP_BINARY); in HWTEST_F() local
174 auto subtype = static_cast<char>(PackageID::RS_PROFILER_RSTREE_PERF_NODE_LIST); in HWTEST_F() local
194 auto subtype in HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H A Dphoto_burst_operation.h29 int32_t subtype; member
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/include/enhancement_service/
H A Denhancement_service_callback.h37 int32_t subtype; member
/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dconfirm_callback.h37 int32_t subtype; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddcamera_sink_callback_proxy.cpp26 int32_t DCameraSinkCallbackProxy::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/callback/
H A Ddcamera_sink_callback.cpp29 int32_t DCameraSinkCallback::OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, in OnNotifyResourceInfo() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dplugin_listener_impl.cpp33 void PluginListenerImpl::PluginHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) in PluginHardware() argument
/foundation/distributedhardware/distributed_screen/screenhandler/test/unittest/screenhandler/src/
H A Ddscreen_handler_test.cpp50 const std::string subtype = "screen"; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_privacy/
H A Dcomponent_privacy_test.cpp65 std::string subtype = "mic"; in HWTEST_F() local
79 std::string subtype = "mic"; in HWTEST_F() local
93 std::string subtype = "mic"; in HWTEST_F() local
106 std::string subtype = "mic"; in HWTEST_F() local
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dsignature.c45 const struct asymmetric_key_subtype *subtype; in query_asymmetric_key() local
140 const struct asymmetric_key_subtype *subtype; in verify_signature() local
[all...]
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dsignature.c45 const struct asymmetric_key_subtype *subtype; in query_asymmetric_key() local
140 const struct asymmetric_key_subtype *subtype; in verify_signature() local
[all...]
/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...]

Completed in 7 milliseconds

12345678910>>...15