Home
last modified time | relevance | path

Searched defs:properties (Results 401 - 425 of 989) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_mapper.h130 inline AutoAffixPatternProvider(const DecimalFormatProperties& properties, UErrorCode& status) { in AutoAffixPatternProvider() argument
134 inline void setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() argument
189 DecimalFormatProperties properties; global() member
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.h72 VkFormatProperties properties; member
98 struct vn_physical_device_properties properties; member
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_meth.c300 inner_loader_fetch(struct loader_data_st *methdata, int id, const char *scheme, const char *properties) inner_loader_fetch() argument
394 OSSL_STORE_LOADER_fetch(OSSL_LIB_CTX *libctx, const char *scheme, const char *properties) OSSL_STORE_LOADER_fetch() argument
408 ossl_store_loader_fetch_by_number(OSSL_LIB_CTX *libctx, int scheme_id, const char *properties) ossl_store_loader_fetch_by_number() argument
[all...]
H A Dstore_local.h140 char *properties; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dexchange.c175 EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_KEYEXCH_fetch() argument
184 evp_keyexch_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_keyexch_fetch_from_prov() argument
H A Dkem.c404 EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_KEM_fetch() argument
413 evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_kem_fetch_from_prov() argument
H A Dsignature.c308 EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_SIGNATURE_fetch() argument
317 evp_signature_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_signature_fetch_from_prov() argument
H A Dasymcipher.c469 EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_ASYM_CIPHER_fetch() argument
478 evp_asym_cipher_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_asym_cipher_fetch_from_prov() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-discover.c150 char *properties = NULL; in resolver_cb() local
/third_party/openssl/crypto/evp/
H A Dasymcipher.c469 EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_ASYM_CIPHER_fetch() argument
478 evp_asym_cipher_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_asym_cipher_fetch_from_prov() argument
H A Dsignature.c308 EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_SIGNATURE_fetch() argument
317 evp_signature_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_signature_fetch_from_prov() argument
H A Dexchange.c175 EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_KEYEXCH_fetch() argument
184 evp_keyexch_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_keyexch_fetch_from_prov() argument
H A Dkem.c404 EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_KEM_fetch() argument
413 evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_kem_fetch_from_prov() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp127 VkFormatProperties properties; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp50 const auto& properties = context.getDeviceProperties(); in testLimits() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp231 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(ctx.getInstanceDriver(), ctx.getPhysicalDevice()); in iterate() local
H A DvktProtectedMemWorkgroupStorageTests.cpp200 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(ctx.getInstanceDriver(), ctx.getPhysicalDevice()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktApplicationParametersTests.cpp75 VkPhysicalDeviceProperties properties; in readIDsFromDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectApiTests.cpp214 vk::VkPhysicalDeviceProperties properties; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp119 VkPhysicalDeviceProperties2 properties; in getFloatControlsProperty() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp225 vk::VkPhysicalDeviceProperties properties; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp165 vk::VkPhysicalDeviceProperties properties; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp74 const VkPhysicalDeviceProperties properties = getPhysicalDeviceProperties(vki, physDevice); in checkPointSizeRequirements() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp128 VkFormatProperties properties; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp49 const auto& properties = context.getDeviceProperties(); in testLimits() local

Completed in 28 milliseconds

1...<<11121314151617181920>>...40