Home
last modified time | relevance | path

Searched defs:properties (Results 201 - 225 of 847) sorted by relevance

12345678910>>...34

/third_party/node/test/js-native-api/6_object_wrap/
H A D6_object_wrap.cc20 napi_property_descriptor properties[] = { in Init() local
/third_party/node/test/node-api/test_async/
H A Dtest_async.c204 napi_property_descriptor properties[] = { in Init() local
/third_party/node/test/node-api/test_reference_by_node_api_version/
H A Dtest_reference_by_node_api_version.c149 napi_property_descriptor properties[] = { in NAPI_MODULE_INIT() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_impl.cpp82 NumberParserImpl::createParserFromProperties(const number::impl::DecimalFormatProperties& properties, in createParserFromProperties() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-object.cc43 Handle<Object> properties = args.at(2); in BUILTIN() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_device_info.py82 properties=True, variable
104 properties=True), variable
113 properties=True), variable
116 properties variable
126 properties=True, global() variable
141 properties=True, global() variable
147 properties=True, global() variable
163 properties=True, global() variable
167 properties=True, global() variable
178 properties=True, global() variable
215 properties=True, global() variable
222 properties=True), global() variable
227 properties=True, global() variable
242 properties=True, global() variable
[all...]
/third_party/node/deps/openssl/openssl/providers/common/
H A Dprovider_util.c298 const char *properties = NULL; in ossl_prov_macctx_load_from_params() local
224 ossl_prov_set_macctx(EVP_MAC_CTX *macctx, const OSSL_PARAM params[], const char *ciphername, const char *mdname, const char *engine, const char *properties, const unsigned char *key, size_t keylen) ossl_prov_set_macctx() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dmac_meth.c169 EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, const char *properties) EVP_MAC_fetch() argument
/third_party/openssl/crypto/evp/
H A Dmac_meth.c169 EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, const char *properties) EVP_MAC_fetch() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationLimitsTests.cpp82 const VkPhysicalDeviceProperties properties = getPhysicalDeviceProperties(vki, physDevice); in deviceLimitsTestCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktInfoTests.cpp133 const vk::VkPhysicalDeviceProperties& properties = context.getDeviceProperties(); in logDeviceInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp60 const vk::VkFormatProperties properties = vk::getPhysicalDeviceFormatProperties(context.getInstanceInterface(), in checkSupport() local
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_vulkan.cpp162 VkPhysicalDeviceProperties properties; in GetSystemInfoVulkanWithICD() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLDevice.cpp329 cl_int Device::createSubDevices(const cl_device_partition_property *properties, in createSubDevices() argument
H A DCLMemory.cpp152 Memory(const Buffer &buffer, Context &context, PropArray &&properties, MemFlags flags, size_t size, void *hostPtr, cl_int &errorCode) Memory() argument
185 Memory(const Image &image, Context &context, PropArray &&properties, MemFlags flags, const cl_image_format &format, const ImageDescriptor &desc, Memory *parent, void *hostPtr, cl_int &errorCode) Memory() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp384 cl_context_properties properties[] = { in createContext() local
407 cl_context_properties properties[] = { in createContextFromType() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceFeatures.cpp253 bool DeviceFeatures::verifyFeatureAddCriteria(const FeatureStructCreationData &item, const std::vector<VkExtensionProperties> &properties) in verifyFeatureAddCriteria() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DUtil.cpp21 uint32_t getMemoryTypeIndex(vk::PhysicalDevice physicalDevice, uint32_t typeBits, vk::MemoryPropertyFlags properties) in getMemoryTypeIndex() argument
/third_party/openssl/providers/common/
H A Dprovider_util.c298 const char *properties = NULL; in ossl_prov_macctx_load_from_params() local
224 ossl_prov_set_macctx(EVP_MAC_CTX *macctx, const OSSL_PARAM params[], const char *ciphername, const char *mdname, const char *engine, const char *properties, const unsigned char *key, size_t keylen) ossl_prov_set_macctx() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_impl.cpp82 NumberParserImpl::createParserFromProperties(const number::impl::DecimalFormatProperties& properties, in createParserFromProperties() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DAdapterVk.cpp49 VkFormatProperties properties; in IsDepthStencilFormatSupported() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationLimitsTests.cpp82 const VkPhysicalDeviceProperties properties = getPhysicalDeviceProperties(vki, physDevice); in deviceLimitsTestCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktInfoTests.cpp127 const vk::VkPhysicalDeviceProperties& properties = context.getDeviceProperties(); in logDeviceInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrImageOffsetTests.cpp60 const vk::VkFormatProperties properties = vk::getPhysicalDeviceFormatProperties(context.getInstanceInterface(), in checkSupport() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c126 extract_interfaces_properties( struct dl_list *list, const struct wpa_dbus_property_desc *properties) extract_interfaces_properties() argument

Completed in 12 milliseconds

12345678910>>...34