Home
last modified time | relevance | path

Searched defs:properties (Results 251 - 275 of 547) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp404 ComponentFlags properties; // byteAligned, exportNorm in Flt32ToDepthPixel() local
330 Int32sToPixel( UINT_32 numComps, UINT_32* pComps, UINT_32* pCompBits, UINT_32* pCompStart, ComponentFlags properties, UINT_32 resultBits, UINT_8* pPixel) Int32sToPixel() argument
477 ComponentFlags properties; // byteAligned, exportNorm Flt32ToColorPixel() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc306 GetRuntimeCallDescriptor( Zone* zone, Runtime::FunctionId function_id, int js_parameter_count, Operator::Properties properties, CallDescriptor::Flags flags) GetRuntimeCallDescriptor() argument
322 GetCEntryStubCallDescriptor( Zone* zone, int return_count, int js_parameter_count, const char* debug_name, Operator::Properties properties, CallDescriptor::Flags flags, StackArgumentOrder stack_order) GetCEntryStubCallDescriptor() argument
440 GetStubCallDescriptor( Zone* zone, const CallInterfaceDescriptor& descriptor, int stack_parameter_count, CallDescriptor::Flags flags, Operator::Properties properties, StubCallMode stub_mode) GetStubCallDescriptor() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc529 Handle<Object> properties = args.at(1); in RUNTIME_FUNCTION() local
637 int properties = args.smi_value_at(1); in RUNTIME_FUNCTION() local
[all...]
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c193 static void get_device_properties(const struct instance_info *info, VkPhysicalDevice device, VkPhysicalDeviceProperties2 *properties) in get_device_properties() argument
207 VkPhysicalDeviceProperties2 properties = (VkPhysicalDeviceProperties2){ in print_gpu() local
249 VkPhysicalDeviceProperties2 properties = (VkPhysicalDeviceProperties2){ fill_drm_device_info() local
581 VkPhysicalDeviceProperties2 properties = (VkPhysicalDeviceProperties2){ device_select_EnumeratePhysicalDeviceGroups() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_enc.c1669 EVP_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_CIPHER_fetch() argument
H A Devp_fetch.c260 inner_evp_generic_fetch(struct evp_method_data_st *methdata, OSSL_PROVIDER *prov, int operation_id, int name_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) inner_evp_generic_fetch() argument
396 evp_generic_fetch(OSSL_LIB_CTX *libctx, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch() argument
423 evp_generic_fetch_by_number(OSSL_LIB_CTX *libctx, int operation_id, int name_id, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_by_number() argument
449 evp_generic_fetch_from_prov(OSSL_PROVIDER *prov, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_from_prov() argument
[all...]
H A Devp_rand.c273 EVP_RAND_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, const char *properties) EVP_RAND_fetch() argument
H A Ddigest.c1069 EVP_MD_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_MD_fetch() argument
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c42 OSSL_PROPERTY_LIST *properties; member
297 ossl_method_store_add(OSSL_METHOD_STORE *store, const OSSL_PROVIDER *prov, int nid, const char *properties, void *method, int (*method_up_ref)(void *), void (*method_destruct)(void *)) ossl_method_store_add() argument
[all...]
/third_party/python/Lib/msilib/
H A Dschema.py646 ('BindImage','Path','Y',None, None, None, None, 'Paths',None, 'A list of ; delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .',), namespace
/third_party/openssl/crypto/evp/
H A Devp_rand.c273 EVP_RAND_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, const char *properties) EVP_RAND_fetch() argument
H A Ddigest.c1069 EVP_MD_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_MD_fetch() argument
H A Devp_enc.c1664 EVP_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, const char *properties) EVP_CIPHER_fetch() argument
H A Devp_fetch.c260 inner_evp_generic_fetch(struct evp_method_data_st *methdata, OSSL_PROVIDER *prov, int operation_id, int name_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) inner_evp_generic_fetch() argument
383 evp_generic_fetch(OSSL_LIB_CTX *libctx, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch() argument
410 evp_generic_fetch_by_number(OSSL_LIB_CTX *libctx, int operation_id, int name_id, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_by_number() argument
436 evp_generic_fetch_from_prov(OSSL_PROVIDER *prov, int operation_id, const char *name, const char *properties, void *(*new_method)(int name_id, const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov), int (*up_ref_method)(void *), void (*free_method)(void *)) evp_generic_fetch_from_prov() argument
[all...]
/third_party/openssl/crypto/property/
H A Dproperty.c42 OSSL_PROPERTY_LIST *properties; member
299 ossl_method_store_add(OSSL_METHOD_STORE *store, const OSSL_PROVIDER *prov, int nid, const char *properties, void *method, int (*method_up_ref)(void *), void (*method_destruct)(void *)) ossl_method_store_add() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp279 VkImageFormatProperties2 properties = in checkAhbImageSupport() local
377 VkImageFormatProperties2 properties = in CheckOHOSImageSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp214 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
H A DvktDrawOHOSNativeBufferTests.cpp220 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp257 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
317 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
367 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
394 const auto& properties = context.getMeshShaderProperties(); in checkSupport() local
442 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
487 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
571 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
627 const auto& properties = context.getMeshShaderProperties(); checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
H A DvktModifiersTests.cpp551 VkImageDrmFormatModifierPropertiesEXT properties = initVulkanStructure(); in createImageListModifiersCase() local
614 VkImageDrmFormatModifierPropertiesEXT properties = initVulkanStructure(); in createImageModifierExplicitCase() local
839 VkImageDrmFormatModifierPropertiesEXT properties; in exportImportMemoryExplicitModifiersCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAttributeOffsetTests.cpp298 const auto& properties = context.getPortabilitySubsetProperties(); in checkSupport() local
H A DvktPipelineMaxVaryingsTests.cpp735 VkPhysicalDeviceProperties properties; in supportedCheck() local
914 getMaxIOComponents(deBool input, VkShaderStageFlags stage, VkPhysicalDeviceProperties properties) getMaxIOComponents() argument
988 VkPhysicalDeviceProperties properties; test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp269 const VkFormatProperties properties = getPhysicalDeviceFormatProperties(vki, vkPhysDevice, df); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp279 VkImageFormatProperties2 properties = in checkAhbImageSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawAhbTests.cpp214 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(vki, physicalDevice); in checkSupport() local

Completed in 35 milliseconds

1...<<11121314151617181920>>...22