Home
last modified time | relevance | path

Searched defs:types (Results 76 - 100 of 793) sorted by relevance

12345678910>>...32

/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp37 uint8_t types = *data % ACTION_BUTTON_TYPE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/
H A Djava_client_interface_code_emitter.cpp76 const AST::TypeStringMap &types = ast_->GetTypes(); in EmitInterfaceCorelibImports() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_impl_file_test.cpp134 std::vector<std::string> types; in HWTEST_F() local
156 std::vector<std::string> types; in HWTEST_F() local
/foundation/ability/ability_runtime/test/moduletest/mock/include/
H A Dmock_ability_scheduler.h52 std::vector<std::string> types; in GetFileTypes() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_data_ability_impl.cpp38 std::vector<std::string> types; in GetFileTypes() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_adapter_impl.cpp57 std::vector<ImageAnalyzerType> types = {ImageAnalyzerType::SUBJECT, ImageAnalyzerType::TEXT}; in GetImageAnalyzerConfig() local
/foundation/arkui/ace_engine/adapter/preview/osal/advance/
H A Ddata_detector_adapter.cpp19 void DataDetectorAdapter::SetTextDetectTypes(const std::string& types) {} in SetTextDetectTypes() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_data_detector_adapter.cpp19 void DataDetectorAdapter::SetTextDetectTypes(const std::string& types) in SetTextDetectTypes() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dnumber.cpp121 static BASE_NS::vector<TypeId> types = CompatibleTypes(); in GetCompatibleTypes() local
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_native.cpp44 Image_ErrorCode OH_ImageNative_GetComponentTypes(OH_ImageNative* image, uint32_t** types, size_t* typeSize) in OH_ImageNative_GetComponentTypes() argument
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dunified_record_test.cpp97 auto types = record.GetUtdIds(); in HWTEST_F() local
122 auto types = record.GetUtdIds(); in HWTEST_F() local
148 auto types = record.GetUtdIds(); in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dconvert_utils.cpp183 std::vector<std::string> types; in Convert() local
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dtype_descriptor_impl.cpp47 std::vector<std::string> types = typeDescriptor_->GetBelongingToTypes(); in GetBelongingToTypes() local
71 std::vector<std::string> types = typeDescriptor_->GetFilenameExtensions(); in GetFilenameExtensions() local
77 std::vector<std::string> types = typeDescriptor_->GetMimeTypes(); in GetMimeTypes() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutpredef.c342 acpi_ut_get_resource_bit_width(char *buffer, u16 types) acpi_ut_get_resource_bit_width() argument
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dpartitions.h48 const char *const *types; /* names of parsers to use if any */ member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutpredef.c342 acpi_ut_get_resource_bit_width(char *buffer, u16 types) acpi_ut_get_resource_bit_width() argument
[all...]
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dpartitions.h48 const char *const *types; /* names of parsers to use if any */ member
/kernel/linux/linux-6.6/drivers/vfio/mdev/
H A Dmdev_core.c59 mdev_register_parent(struct mdev_parent *parent, struct device *dev, struct mdev_driver *mdev_driver, struct mdev_type **types, unsigned int nr_types) mdev_register_parent() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c26 nvkm_event_put(struct nvkm_event *event, u32 types, int index) in nvkm_event_put() argument
43 nvkm_event_get(struct nvkm_event *event, u32 types, int index) in nvkm_event_get() argument
[all...]
/kernel/linux/linux-6.6/rust/kernel/
H A Dtask.rs
H A Dlib.rs47 pub mod types; modules
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dsyscall.c34 __u32 types[8]; in btf_load() member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_gather_ssa_types.c54 copy_type(unsigned src, unsigned dst, bool src_is_sink, BITSET_WORD *types, bool *progress) copy_type() argument

Completed in 9 milliseconds

12345678910>>...32