Home
last modified time | relevance | path

Searched defs:properties (Results 251 - 275 of 604) sorted by relevance

1...<<11121314151617181920>>...25

/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi_sis.c252 u32 properties; in sis_get_ctrl_properties() local
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dchromeos_laptop.c55 const struct property_entry *properties; member
[all...]
/kernel/linux/linux-6.6/drivers/base/
H A Dswnode.c312 property_entries_dup(const struct property_entry *properties) in property_entries_dup() argument
349 property_entries_free(const struct property_entry *properties) property_entries_free() argument
722 software_node_alloc(const struct property_entry *properties) software_node_alloc() argument
917 fwnode_create_software_node(const struct property_entry *properties, const struct fwnode_handle *parent) fwnode_create_software_node() argument
1038 device_create_managed_software_node(struct device *dev, const struct property_entry *properties, const struct software_node *parent) device_create_managed_software_node() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mockup.c504 struct property_entry properties[GPIO_MOCKUP_MAX_PROP]; in gpio_mockup_register_chip() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process_queue_manager.c268 pqm_create_queue(struct process_queue_manager *pqm, struct kfd_node *dev, struct file *f, struct queue_properties *properties, unsigned int *qid, struct amdgpu_bo *wptr_bo, const struct kfd_criu_queue_priv_data *q_data, const void *restore_mqd, const void *restore_ctl_stack, uint32_t *p_doorbell_offset_in_process) pqm_create_queue() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f01.c124 struct f01_basic_properties properties; member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dremote_device.c1278 struct sci_port_properties properties; in sci_remote_device_da_construct() local
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp404 ComponentFlags properties; // byteAligned, exportNorm in Flt32ToDepthPixel() local
330 Int32sToPixel( UINT_32 numComps, UINT_32* pComps, UINT_32* pCompBits, UINT_32* pCompStart, ComponentFlags properties, UINT_32 resultBits, UINT_8* pPixel) Int32sToPixel() argument
477 ComponentFlags properties; // byteAligned, exportNorm Flt32ToColorPixel() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc306 GetRuntimeCallDescriptor( Zone* zone, Runtime::FunctionId function_id, int js_parameter_count, Operator::Properties properties, CallDescriptor::Flags flags) GetRuntimeCallDescriptor() argument
322 GetCEntryStubCallDescriptor( Zone* zone, int return_count, int js_parameter_count, const char* debug_name, Operator::Properties properties, CallDescriptor::Flags flags, StackArgumentOrder stack_order) GetCEntryStubCallDescriptor() argument
440 GetStubCallDescriptor( Zone* zone, const CallInterfaceDescriptor& descriptor, int stack_parameter_count, CallDescriptor::Flags flags, Operator::Properties properties, StubCallMode stub_mode) GetStubCallDescriptor() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc529 Handle<Object> properties = args.at(1); in RUNTIME_FUNCTION() local
637 int properties = args.smi_value_at(1); in RUNTIME_FUNCTION() local
[all...]
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c193 static void get_device_properties(const struct instance_info *info, VkPhysicalDevice device, VkPhysicalDeviceProperties2 *properties) in get_device_properties() argument
207 VkPhysicalDeviceProperties2 properties = (VkPhysicalDeviceProperties2){ in print_gpu() local
249 VkPhysicalDeviceProperties2 properties = (VkPhysicalDeviceProperties2){ fill_drm_device_info() local
581 VkPhysicalDeviceProperties2 properties = (VkPhysicalDeviceProperties2){ device_select_EnumeratePhysicalDeviceGroups() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_enc.c1669 EVP_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_CIPHER_fetch() argument
H A Devp_fetch.c260 inner_evp_generic_fetch(struct evp_method_data_st *methdata, OSSL_PROVIDER *prov, int operation_id, int name_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) inner_evp_generic_fetch() argument
396 evp_generic_fetch(OSSL_LIB_CTX *libctx, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch() argument
423 evp_generic_fetch_by_number(OSSL_LIB_CTX *libctx, int operation_id, int name_id, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_by_number() argument
449 evp_generic_fetch_from_prov(OSSL_PROVIDER *prov, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_from_prov() argument
[all...]
H A Devp_rand.c273 EVP_RAND_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, const char *properties) EVP_RAND_fetch() argument
H A Ddigest.c1069 EVP_MD_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_MD_fetch() argument
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c42 OSSL_PROPERTY_LIST *properties; member
297 ossl_method_store_add(OSSL_METHOD_STORE *store, const OSSL_PROVIDER *prov, int nid, const char *properties, void *method, int (*method_up_ref)(void *), void (*method_destruct)(void *)) ossl_method_store_add() argument
[all...]
/third_party/python/Lib/msilib/
H A Dschema.py646 ('BindImage','Path','Y',None, None, None, None, 'Paths',None, 'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',), namespace
/third_party/openssl/crypto/evp/
H A Devp_rand.c273 EVP_RAND_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, const char *properties) EVP_RAND_fetch() argument
H A Ddigest.c1069 EVP_MD_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_MD_fetch() argument
H A Devp_enc.c1664 EVP_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_CIPHER_fetch() argument
H A Devp_fetch.c260 inner_evp_generic_fetch(struct evp_method_data_st *methdata, OSSL_PROVIDER *prov, int operation_id, int name_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) inner_evp_generic_fetch() argument
383 evp_generic_fetch(OSSL_LIB_CTX *libctx, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch() argument
410 evp_generic_fetch_by_number(OSSL_LIB_CTX *libctx, int operation_id, int name_id, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_by_number() argument
436 evp_generic_fetch_from_prov(OSSL_PROVIDER *prov, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_from_prov() argument
[all...]
/third_party/openssl/crypto/property/
H A Dproperty.c42 OSSL_PROPERTY_LIST *properties; member
299 ossl_method_store_add(OSSL_METHOD_STORE *store, const OSSL_PROVIDER *prov, int nid, const char *properties, void *method, int (*method_up_ref)(void *), void (*method_destruct)(void *)) ossl_method_store_add() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp279 VkImageFormatProperties2 properties = in checkAhbImageSupport() local
377 VkImageFormatProperties2 properties = in CheckOHOSImageSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp214 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
H A DvktDrawOHOSNativeBufferTests.cpp220 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local

Completed in 33 milliseconds

1...<<11121314151617181920>>...25