Home
last modified time | relevance | path

Searched defs:types (Results 201 - 225 of 793) sorted by relevance

12345678910>>...32

/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_proxy.cpp36 std::vector<std::string> types; in GetFileTypes() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_record_test.cpp278 auto types = record->GetValidTypes(inputTypes); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H A Dhdidevice_fuzzer.cpp167 std::vector<int32_t> types; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp91 std::vector<int32_t> types; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.c383 atomic_t *types; in amdgpu_irq_add_id() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbexec.c345 acpi_db_execute(char *name, char **args, acpi_object_type *types, u32 flags) in acpi_db_execute() argument
657 acpi_db_create_execution_thread(char *method_name_arg, char **arguments, acpi_object_type *types) acpi_db_create_execution_thread() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdpart.c645 int parse_mtd_partitions(struct mtd_info *master, const char *const *types, in parse_mtd_partitions() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Drpaphp_core.c161 const __be32 *indexes, *names, *types, *domains; in get_children_props() local
198 const __be32 *types, *domains; in rpaphp_check_drc_props_v1() local
314 is_php_dn(struct device_node *dn, const __be32 **indexes, const __be32 **names, const __be32 **types, const __be32 **power_domains) is_php_dn() argument
378 const __be32 *indexes, *names, *types, *power_domains; rpaphp_drc_add_slot() local
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_probes.c186 __u32 types[] = { in load_local_storage_btf() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_debugfs.c277 static const char * const types[] = {"carveout", "devmem", "trace", "vdev"}; in rproc_rsc_table_show() local
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdpart.c664 int parse_mtd_partitions(struct mtd_info *master, const char *const *types, in parse_mtd_partitions() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbexec.c345 acpi_db_execute(char *name, char **args, acpi_object_type *types, u32 flags) in acpi_db_execute() argument
657 acpi_db_create_execution_thread(char *method_name_arg, char **arguments, acpi_object_type *types) acpi_db_create_execution_thread() argument
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_debugfs.c277 static const char * const types[] = {"carveout", "devmem", "trace", "vdev"}; in rproc_rsc_table_show() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.c407 atomic_t *types; in amdgpu_irq_add_id() local
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpaphp_core.c163 const __be32 *indexes, *names, *types, *domains; in get_children_props() local
200 const __be32 *types, *domains; in rpaphp_check_drc_props_v1() local
316 is_php_dn(struct device_node *dn, const __be32 **indexes, const __be32 **names, const __be32 **types, const __be32 **power_domains) is_php_dn() argument
380 const __be32 *indexes, *names, *types, *power_domains; rpaphp_drc_add_slot() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshow_mem.c146 static const char types[MIGRATE_TYPES] = { in show_migration_types() local
359 unsigned char types[MAX_ORDER + 1]; in show_free_areas() local
/kernel/linux/linux-6.6/net/devlink/
H A Ddevl_internal.h218 struct devlink_linecard_type *types; member
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_probes.c261 __u32 types[] = { in load_local_storage_btf() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_module_test.cpp254 std::vector<uint32_t> types; in DumpImageInfo() local
353 Image_ErrorCode ImageReceiverModuleTest::GetImageComponentTypes(OH_ImageNative *image, std::vector<uint32_t> *types) in GetImageComponentTypes() argument
[all...]
/test/xts/hats/useriam/faceauth_additional/src/
H A Dface_auth_hdi.cpp117 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<GetPropertyType> &types) in FillTestGetPropertyTypeVector() argument
/test/xts/hats/useriam/pinauth_additional/src/
H A Dpin_auth_hdi.cpp98 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<HdiGetPropertyType> &types) in FillTestGetPropertyTypeVector() argument
/test/xts/hats/useriam/pinauth/src/
H A Dpin_auth_hdi.cpp112 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<int32_t> &types) in FillTestGetPropertyTypeVector() argument
/third_party/gn/src/gn/
H A Dsubstitution_type.cc192 bool EnsureValidSubstitutions(const std::vector<const Substitution*>& types, in EnsureValidSubstitutions() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DTimeZoneNames.java345 public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> types) { in find() argument
449 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() argument
/third_party/PyYAML/lib/yaml/
H A Drepresenter.py8 import datetime, copyreg, types, base64, collections namespace

Completed in 20 milliseconds

12345678910>>...32