Home
last modified time | relevance | path

Searched defs:descriptor (Results 326 - 350 of 771) sorted by relevance

1...<<11121314151617181920>>...31

/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_branch_test.cpp120 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/base/usb/usb_manager/services/native/src/
H A Dusb_descriptor_parser.cpp138 int32_t UsbDescriptorParser::ParseConfigDescriptors(std::vector<uint8_t> &descriptor, uint32_t offset, in ParseConfigDescriptors() argument
/base/web/webview/test/unittest/aafwk_app_client_adapter/
H A Dnweb_aafwk_adapter_test.cpp192 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory.c281 mali_osk_errcode_t mali_mem_mali_map_prepare(mali_mem_allocation *descriptor) in mali_mem_mali_map_prepare() argument
297 mali_osk_errcode_t mali_mem_mali_map_resize(mali_mem_allocation *descriptor, u32 new_size) in mali_mem_mali_map_resize() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory.c281 _mali_osk_errcode_t mali_mem_mali_map_prepare(mali_mem_allocation *descriptor) in mali_mem_mali_map_prepare() argument
297 _mali_osk_errcode_t mali_mem_mali_map_resize(mali_mem_allocation *descriptor, u32 new_size) in mali_mem_mali_map_resize() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c464 struct gve_device_descriptor *descriptor; in gve_adminq_describe_device() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.h52 struct usb_hub_descriptor *descriptor; /* class descriptor */ member
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dlvstest.c31 struct usb_hub_descriptor descriptor; member
260 struct usb_device_descriptor *descriptor; in get_dev_desc_store() local
332 struct usb_hub_descriptor *descriptor = &lvs->descriptor; lvs_rh_work() local
[all...]
/kernel/linux/linux-5.10/fs/jbd2/
H A Dcommit.c387 struct buffer_head *descriptor; in jbd2_journal_commit_transaction() local
[all...]
H A Drevoke.c534 struct buffer_head *descriptor; in jbd2_journal_write_revoke_records() local
579 struct buffer_head *descriptor; in write_one_revoke_record() local
641 flush_descriptor(journal_t *journal, struct buffer_head *descriptor, int offset) flush_descriptor() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dcompress_offload.h122 struct snd_codec_desc descriptor[MAX_NUM_CODEC_DESCRIPTORS]; member
/kernel/linux/linux-5.10/fs/crypto/
H A Dkeysetup_v1.c92 find_and_lock_process_key(const char *prefix, const u8 descriptor[FSCRYPT_KEY_DESCRIPTOR_SIZE], unsigned int min_keysize, const struct fscrypt_key **payload_ret) find_and_lock_process_key() argument
/kernel/linux/linux-5.10/drivers/greybus/
H A Dmanifest.c45 static void release_manifest_descriptor(struct manifest_desc *descriptor) in release_manifest_descriptor() argument
53 struct manifest_desc *descriptor; in release_manifest_descriptors() local
78 struct manifest_desc *descriptor; in get_next_bundle_desc() local
102 struct manifest_desc *descriptor; identify_descriptor() local
188 struct manifest_desc *descriptor; gb_string_get() local
457 struct manifest_desc *descriptor; gb_manifest_parse() local
[all...]
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeysetup_v1.c92 find_and_lock_process_key(const char *prefix, const u8 descriptor[FSCRYPT_KEY_DESCRIPTOR_SIZE], unsigned int min_keysize, const struct fscrypt_key **payload_ret) find_and_lock_process_key() argument
/kernel/linux/linux-6.6/fs/jbd2/
H A Dcommit.c353 struct buffer_head *descriptor; in jbd2_journal_commit_transaction() local
[all...]
H A Drevoke.c534 struct buffer_head *descriptor; in jbd2_journal_write_revoke_records() local
579 struct buffer_head *descriptor; in write_one_revoke_record() local
641 flush_descriptor(journal_t *journal, struct buffer_head *descriptor, int offset) flush_descriptor() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dlvstest.c31 struct usb_hub_descriptor descriptor; member
260 struct usb_device_descriptor *descriptor; in get_dev_desc_store() local
332 struct usb_hub_descriptor *descriptor = &lvs->descriptor; lvs_rh_work() local
[all...]
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dcompress_offload.h105 struct snd_codec_desc descriptor[MAX_NUM_CODEC_DESCRIPTORS]; member
/kernel/linux/linux-6.6/drivers/greybus/
H A Dmanifest.c45 static void release_manifest_descriptor(struct manifest_desc *descriptor) in release_manifest_descriptor() argument
53 struct manifest_desc *descriptor; in release_manifest_descriptors() local
78 struct manifest_desc *descriptor; in get_next_bundle_desc() local
102 struct manifest_desc *descriptor; identify_descriptor() local
188 struct manifest_desc *descriptor; gb_string_get() local
457 struct manifest_desc *descriptor; gb_manifest_parse() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dcompress_offload.h49 struct snd_codec_desc descriptor[MAX_NUM_CODEC_DESCRIPTORS]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dcompress_offload.h62 struct snd_codec_desc descriptor[MAX_NUM_CODEC_DESCRIPTORS]; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dcompress_offload.h62 struct snd_codec_desc descriptor[MAX_NUM_CODEC_DESCRIPTORS]; member
/third_party/gn/src/base/files/
H A Dfile_posix.cc360 int descriptor = HANDLE_EINTR(open(path.value().c_str(), open_flags, mode)); local
/third_party/fsverity-utils/programs/
H A Dtest_compute_digest.c263 u64 descriptor; member
329 static int handle_descriptor(void *ctx, const void *descriptor, size_t size) in handle_descriptor() argument
H A Dfsverity.c232 static int handle_descriptor(void *_ctx, const void *descriptor, size_t size) in handle_descriptor() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...31