Home
last modified time | relevance | path

Searched defs:properties (Results 151 - 175 of 607) sorted by relevance

12345678910>>...25

/third_party/node/test/node-api/test_threadsafe_function/
H A Dbinding.c311 napi_property_descriptor properties[] = { in Init() local
/third_party/node/deps/v8/tools/debug_helper/
H A Ddebug-helper-internal.h185 StackFrameResult(std::vector<std::unique_ptr<ObjectProperty>> properties) { in StackFrameResult() argument
133 ObjectPropertiesResult( d::TypeCheckResult type_check_result, std::string brief, std::string type, std::vector<std::unique_ptr<ObjectProperty>> properties, std::vector<std::string> guessed_types) ObjectPropertiesResult() argument
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.cc84 GetPropertiesAsVector(size_t num_properties, d::ObjectProperty** properties) GetPropertiesAsVector() argument
/third_party/node/src/
H A Dnode_util.cc62 Local<Array> properties; in GetOwnNonIndexProperties() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_perf.c109 uint64_t properties[DRM_I915_PERF_PROP_MAX * 2]; in anv_device_perf_open() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_mapper.cpp22 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() argument
29 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() argument
39 MacroProps NumberPropertyMapper::oldToNew(const DecimalFormatProperties& properties, in oldToNew() argument
319 setTo(const DecimalFormatProperties& properties, UErrorCode& status) setTo() argument
461 setTo(const CurrencyPluralInfo& cpi, const DecimalFormatProperties& properties, UErrorCode& status) setTo() argument
[all...]
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

Completed in 18 milliseconds

12345678910>>...25