/third_party/node/test/node-api/test_threadsafe_function/ |
H A D | binding.c | 311 napi_property_descriptor properties[] = { in Init() local
|
/third_party/node/deps/v8/tools/debug_helper/ |
H A D | debug-helper-internal.h | 185 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 D | v8-debug-helper-interop.cc | 84 GetPropertiesAsVector(size_t num_properties, d::ObjectProperty** properties) GetPropertiesAsVector() argument
|
/third_party/node/src/ |
H A D | node_util.cc | 62 Local<Array> properties; in GetOwnNonIndexProperties() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_perf.c | 109 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 D | number_mapper.cpp | 22 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 D | number_mapper.h | 130 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 D | vn_physical_device.h | 72 VkFormatProperties properties; member 98 struct vn_physical_device_properties properties; member
|
/third_party/node/deps/openssl/openssl/crypto/store/ |
H A D | store_meth.c | 300 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 D | store_local.h | 140 char *properties; member
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | exchange.c | 175 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 D | kem.c | 404 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 D | signature.c | 308 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 D | asymcipher.c | 469 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 D | module-zeroconf-discover.c | 150 char *properties = NULL; in resolver_cb() local
|
/third_party/openssl/crypto/evp/ |
H A D | asymcipher.c | 469 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 D | signature.c | 308 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 D | exchange.c | 175 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 D | kem.c | 404 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 D | vktApiBufferViewCreateTests.cpp | 127 VkFormatProperties properties; in checkSupport() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateTests.cpp | 50 const auto& properties = context.getDeviceProperties(); in testLimits() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemStackTests.cpp | 231 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(ctx.getInstanceDriver(), ctx.getPhysicalDevice()); in iterate() local
|
H A D | vktProtectedMemWorkgroupStorageTests.cpp | 200 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 D | vktApplicationParametersTests.cpp | 75 VkPhysicalDeviceProperties properties; in readIDsFromDevice() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectApiTests.cpp | 214 vk::VkPhysicalDeviceProperties properties; in iterate() local
|