| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | virtio_iommu.h | 144 __u8 properties[]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gud/ |
| H A D | gud_connector.c | 31 u16 *properties; member 479 struct gud_property_req *properties; in gud_connector_add_properties() local 581 gud_connector_fill_properties(struct drm_connector_state *connector_state, struct gud_property_req *properties) gud_connector_fill_properties() argument [all...] |
| H A D | gud_drv.c | 253 struct gud_property_req *properties; in gud_get_properties() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/line6/ |
| H A D | driver.c | 104 const struct line6_properties *properties = line6->properties; in line6_send_raw_message() local 497 const struct line6_properties *properties = line6->properties; line6_get_usb_properties() local 734 line6_probe(struct usb_interface *interface, const struct usb_device_id *id, const char *driver_name, const struct line6_properties *properties, int (*private_init)(struct usb_line6 *, const struct usb_device_id *id), size_t data_size) line6_probe() argument [all...] |
| H A D | driver.h | 124 const struct line6_properties *properties; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | virtio_iommu.h | 119 __u8 properties[]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | virtio_iommu.h | 119 __u8 properties[]; member
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | PatternStringParser.java | 80 public static void parseToExistingProperties(String pattern, DecimalFormatProperties properties) { in parseToExistingProperties() argument 73 parseToExistingProperties( String pattern, DecimalFormatProperties properties, int ignoreRounding) parseToExistingProperties() argument 569 parseToExistingPropertiesImpl( String pattern, DecimalFormatProperties properties, int ignoreRounding) parseToExistingPropertiesImpl() argument 586 patternInfoToProperties( DecimalFormatProperties properties, ParsedPatternInfo patternInfo, int _ignoreRounding) patternInfoToProperties() argument [all...] |
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | pnamesbuilder.cpp | 421 int32_t buildPropertiesBytesTrie(const Property properties[], int32_t length, in buildPropertiesBytesTrie() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | PatternStringParser.java | 82 public static void parseToExistingProperties(String pattern, DecimalFormatProperties properties) { in parseToExistingProperties() argument 75 parseToExistingProperties( String pattern, DecimalFormatProperties properties, int ignoreRounding) parseToExistingProperties() argument 526 parseToExistingPropertiesImpl( String pattern, DecimalFormatProperties properties, int ignoreRounding) parseToExistingPropertiesImpl() argument 543 patternInfoToProperties( DecimalFormatProperties properties, ParsedPatternInfo patternInfo, int _ignoreRounding) patternInfoToProperties() argument [all...] |
| /third_party/lzma/CS/7zip/Compress/LZMA/ |
| H A D | LzmaDecoder.cs | 349 public void SetDecoderProperties(byte[] properties)
in SetDecoderProperties() argument
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | debug-helper.h | 134 ObjectProperty** properties; member 149 ObjectProperty** properties; member
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_device.c | 823 VkPhysicalDeviceIDProperties *properties = (void *)ext; in vk_get_physical_device_core_1_1_property_ext() local 833 VkPhysicalDeviceMaintenance3Properties *properties = (void *)ext; in vk_get_physical_device_core_1_1_property_ext() local 840 VkPhysicalDeviceMultiviewProperties *properties = (void *)ext; in vk_get_physical_device_core_1_1_property_ext() local 847 VkPhysicalDevicePointClippingProperties *properties = (void *) ext; in vk_get_physical_device_core_1_1_property_ext() local 853 VkPhysicalDeviceProtectedMemoryProperties *properties = (void *)ext; in vk_get_physical_device_core_1_1_property_ext() local 859 VkPhysicalDeviceSubgroupProperties *properties = (void *)ext; in vk_get_physical_device_core_1_1_property_ext() local 885 VkPhysicalDeviceDepthStencilResolveProperties *properties = (void *)ext; in vk_get_physical_device_core_1_2_property_ext() local 894 VkPhysicalDeviceDescriptorIndexingProperties *properties = (void *)ext; in vk_get_physical_device_core_1_2_property_ext() local 922 VkPhysicalDeviceDriverProperties *properties in vk_get_physical_device_core_1_2_property_ext() local 931 VkPhysicalDeviceSamplerFilterMinmaxProperties *properties = (void *)ext; vk_get_physical_device_core_1_2_property_ext() local 938 VkPhysicalDeviceFloatControlsProperties *properties = (void *)ext; vk_get_physical_device_core_1_2_property_ext() local 960 VkPhysicalDeviceTimelineSemaphoreProperties *properties = (void *) ext; vk_get_physical_device_core_1_2_property_ext() local 980 VkPhysicalDeviceInlineUniformBlockProperties *properties = (void *)ext; vk_get_physical_device_core_1_3_property_ext() local 990 VkPhysicalDeviceMaintenance4Properties *properties = (void *)ext; vk_get_physical_device_core_1_3_property_ext() local 996 VkPhysicalDeviceShaderIntegerDotProductProperties *properties = (void *)ext; vk_get_physical_device_core_1_3_property_ext() local 1034 VkPhysicalDeviceSubgroupSizeControlProperties *properties = (void *)ext; vk_get_physical_device_core_1_3_property_ext() local 1043 VkPhysicalDeviceTexelBufferAlignmentProperties *properties = (void *)ext; vk_get_physical_device_core_1_3_property_ext() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | operator.h | 99 Properties properties() const { return properties_; } in properties() function in v8::internal::compiler::Operator 110 static size_t ZeroIfEliminatable(Properties properties) { in ZeroIfEliminatable() argument 114 static size_t ZeroIfNoThrow(Properties properties) { in ZeroIfNoThrow() argument 118 static size_t ZeroIfPure(Properties properties) { in ZeroIfPure() argument 170 Operator1(Opcode opcode, Properties properties, cons argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | keymgmt_meth.c | 206 evp_keymgmt_fetch_by_number(OSSL_LIB_CTX *ctx, int name_id, const char *properties) evp_keymgmt_fetch_by_number() argument 216 evp_keymgmt_fetch_from_prov(OSSL_PROVIDER *prov, const char *name, const char *properties) evp_keymgmt_fetch_from_prov() argument 227 EVP_KEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_KEYMGMT_fetch() argument
|
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | decoder_meth.c | 362 inner_ossl_decoder_fetch(struct decoder_data_st *methdata, int id, const char *name, const char *properties) inner_ossl_decoder_fetch() argument 450 OSSL_DECODER_fetch(OSSL_LIB_CTX *libctx, const char *name, const char *properties) OSSL_DECODER_fetch() argument 463 ossl_decoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, const char *properties) ossl_decoder_fetch_by_number() argument [all...] |
| H A D | encoder_meth.c | 372 inner_ossl_encoder_fetch(struct encoder_data_st *methdata, int id, const char *name, const char *properties) inner_ossl_encoder_fetch() argument 459 OSSL_ENCODER_fetch(OSSL_LIB_CTX *libctx, const char *name, const char *properties) OSSL_ENCODER_fetch() argument 472 ossl_encoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, const char *properties) ossl_encoder_fetch_by_number() argument [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | format.c | 138 char *encoding = NULL, *properties = NULL; in pa_format_info_from_string() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | keymgmt_meth.c | 206 evp_keymgmt_fetch_by_number(OSSL_LIB_CTX *ctx, int name_id, const char *properties) evp_keymgmt_fetch_by_number() argument 216 evp_keymgmt_fetch_from_prov(OSSL_PROVIDER *prov, const char *name, const char *properties) evp_keymgmt_fetch_from_prov() argument 227 EVP_KEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_KEYMGMT_fetch() argument
|
| /third_party/openssl/crypto/encode_decode/ |
| H A D | decoder_meth.c | 362 inner_ossl_decoder_fetch(struct decoder_data_st *methdata, int id, const char *name, const char *properties) inner_ossl_decoder_fetch() argument 450 OSSL_DECODER_fetch(OSSL_LIB_CTX *libctx, const char *name, const char *properties) OSSL_DECODER_fetch() argument 463 ossl_decoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, const char *properties) ossl_decoder_fetch_by_number() argument [all...] |
| H A D | encoder_meth.c | 372 inner_ossl_encoder_fetch(struct encoder_data_st *methdata, int id, const char *name, const char *properties) inner_ossl_encoder_fetch() argument 459 OSSL_ENCODER_fetch(OSSL_LIB_CTX *libctx, const char *name, const char *properties) OSSL_ENCODER_fetch() argument 472 ossl_encoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, const char *properties) ossl_encoder_fetch_by_number() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageAstcDecodeModeTests.cpp | 425 VkFormatProperties properties; in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectMiscTests.cpp | 289 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(instanceDriver, m_context.getPhysicalDevice()); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrFormatTests.cpp | 294 VkImageFormatProperties properties = getPhysicalDeviceImageFormatProperties(context.getInstanceInterface(), context.getPhysicalDevice(), in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiGranularityTests.cpp | 124 VkImageFormatProperties properties; in checkFormatSupport() local
|