Home
last modified time | relevance | path

Searched defs:props (Results 426 - 450 of 506) sorted by relevance

1...<<1112131415161718192021

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c389 VkFormatProperties props = screen->format_props[templ->format]; in get_image_usage() local
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c990 const char *props = NULL; in key2any_set_ctx_params() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c1686 int ossl_provider_default_props_update(OSSL_LIB_CTX *libctx, const char *props) in ossl_provider_default_props_update() argument
1710 ossl_provider_register_child_cb(const OSSL_CORE_HANDLE *handle, int (*create_cb)( const OSSL_CORE_HANDLE *provider, void *cbdata), int (*remove_cb)( const OSSL_CORE_HANDLE *provider, void *cbdata), int (*global_props_cb)( const char *props, void *cbdata), void *cbdata) ossl_provider_register_child_cb() argument
/third_party/openssl/crypto/
H A Dprovider_core.c1684 int ossl_provider_default_props_update(OSSL_LIB_CTX *libctx, const char *props) in ossl_provider_default_props_update() argument
1708 ossl_provider_register_child_cb(const OSSL_CORE_HANDLE *handle, int (*create_cb)( const OSSL_CORE_HANDLE *provider, void *cbdata), int (*remove_cb)( const OSSL_CORE_HANDLE *provider, void *cbdata), int (*global_props_cb)( const char *props, void *cbdata), void *cbdata) ossl_provider_register_child_cb() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp291 const auto props = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, kImageFormat); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp1030 VkExternalBufferProperties props = { in verifyBufferProperties() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp623 VkImageFormatProperties props; in isSupportedFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp202 const VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(preinterface, devices[deviceNdx]); in determineDeviceVersions() local
208 const VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(preinterface, choosenDevice); in determineDeviceVersions() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp291 const auto props = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, kImageFormat); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp1030 VkExternalBufferProperties props = { in verifyBufferProperties() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp2078 QueryProgramResourceiv(const Program *program, GLenum programInterface, UniformBlockIndex index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) QueryProgramResourceiv() argument
H A DvalidationES31.cpp1671 ValidateGetProgramResourceiv(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, const GLsizei *length, const GLint *params) ValidateGetProgramResourceiv() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp508 GLenum props[] = { GL_NAME_LENGTH, in Run() local
628 GLenum props[] = { GL_NAME_LENGTH, in Run() local
320 VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum props[], GLsizei expectedLength, const GLint expected[], long& error) VerifyGetProgramResourceiv() argument
743 GLenum props[] = { GL_NAME_LENGTH, Run() local
796 GLenum props[] = { GL_NAME_LENGTH, Run() local
864 GLenum props[] = { GL_NAME_LENGTH, Run() local
940 GLenum props[] = { GL_NAME_LENGTH, Run() local
1042 GLenum props[] = { GL_NAME_LENGTH, Run() local
1153 GLenum props[] = { GL_NAME_LENGTH, Run() local
1215 GLenum props[] = { GL_NAME_LENGTH, Run() local
1297 GLenum props[] = { GL_NAME_LENGTH, Run() local
1466 GLenum props[] = { GL_NAME_LENGTH, Run() local
1672 GLenum props[] = { Run() local
1883 GLenum props[] = { GL_NAME_LENGTH, GL_TYPE, GL_ARRAY_SIZE }; Run() local
1982 GLenum props[] = { GL_BUFFER_BINDING, GL_BUFFER_DATA_SIZE, GL_NUM_ACTIVE_VARIABLES, GL_ACTIVE_VARIABLES }; Run() local
2754 GLenum props[1] = { GL_NAME_LENGTH }; Run() local
2839 GLenum props[1] = { GL_TEXTURE_1D }; Run() local
2901 GLenum props[1] = { GL_OFFSET }; Run() local
3073 GLenum props[] = { GL_NAME_LENGTH, Run() local
3271 GLenum props[] = { GL_BLOCK_INDEX }; Run() local
3362 GLenum props[] = { GL_NAME_LENGTH, GL_TYPE, GL_ARRAY_SIZE }; Run() local
3509 GLenum props[] = { GL_NAME_LENGTH, Run() local
3725 GLenum props[] = { GL_NAME_LENGTH, Run() local
4242 GLenum props[] = { GL_IS_ROW_MAJOR }; Run() local
4404 GLenum props[] = { GL_NAME_LENGTH, Run() local
4529 GLenum props[] = { GL_NAME_LENGTH, Run() local
4831 GLenum props[] = { GL_NAME_LENGTH, Run() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp966 VKAPI_ATTR void VKAPI_CALL getPhysicalDeviceProperties (VkPhysicalDevice, VkPhysicalDeviceProperties* props) in getPhysicalDeviceProperties() argument
1093 getPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice, deUint32* count, VkQueueFamilyProperties* props) getPhysicalDeviceQueueFamilyProperties() argument
1107 getPhysicalDeviceMemoryProperties(VkPhysicalDevice, VkPhysicalDeviceMemoryProperties* props) getPhysicalDeviceMemoryProperties() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice.cpp1022 sk_sp<SkSurface> Device::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() argument
151 Make(GrRecordingContext* rContext, SkBudgeted budgeted, const SkImageInfo& ii, SkBackingFit fit, int sampleCount, GrMipmapped mipMapped, GrProtected isProtected, GrSurfaceOrigin origin, const SkSurfaceProps& props, InitContents init) Make() argument
921 replaceBackingProxy(SkSurface::ContentChangeMode mode, sk_sp<GrRenderTargetProxy> newRTP, GrColorType grColorType, sk_sp<SkColorSpace> colorSpace, GrSurfaceOrigin origin, const SkSurfaceProps& props) replaceBackingProxy() argument
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp1247 const SkSurfaceProps& props = sdc.surfaceProps(); in calculate_sdf_parameters() local
/third_party/skia/src/core/
H A DSkCanvas.cpp427 SkCanvas::SkCanvas(int width, int height, const SkSurfaceProps* props) in SkCanvas() argument
451 SkCanvas::SkCanvas(const SkBitmap& bitmap, const SkSurfaceProps& props) in SkCanvas() argument
1261 sk_sp<SkSurface> SkCanvas::makeSurface(const SkImageInfo& info, const SkSurfaceProps* props) { in makeSurface() argument
1268 sk_sp<SkSurface> SkCanvas::onNewSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in onNewSurface() argument
[all...]
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c979 const char *props = NULL; in key2any_set_ctx_params() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp1024 VkFormatProperties props; in init_depth_buffer() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c2442 DBusMessageIter args, props; in endpoint_set_configuration() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDepthStencilResolveTests.cpp623 VkImageFormatProperties props; in isSupportedFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCase.cpp189 const VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(preinterface, devices[deviceNdx]); in determineDeviceVersions() local
195 const VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(preinterface, choosenDevice); in determineDeviceVersions() local
/third_party/vulkan-loader/loader/
H A Dloader_common.h83 VkExtensionProperties props; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp209 auto props = host->GetLayoutProperty<DialogLayoutProperty>(); in HandleClick() local
301 void DialogPattern::UpdateContentRenderContext(const RefPtr<FrameNode>& contentNode, const DialogProperties& props) in UpdateContentRenderContext() argument
398 auto props = scroll->GetLayoutProperty<ScrollLayoutProperty>(); CreateDialogScroll() local
410 BuildChild(const DialogProperties& props) BuildChild() argument
497 BuildCustomChild(const DialogProperties& props, const RefPtr<UINode>& customNode) BuildCustomChild() argument
622 BuildContent(const DialogProperties& props) BuildContent() argument
992 auto props = titleNode->GetLayoutProperty<TextLayoutProperty>(); BuildSheetInfoTitle() local
1051 auto props = list->GetLayoutProperty<ListLayoutProperty>(); BuildSheet() local
1073 auto props = DynamicCast<FrameNode>(button)->GetLayoutProperty(); BuildMenu() local
1188 auto props = host->GetLayoutProperty<DialogLayoutProperty>(); UpdateAlignmentAndOffset() local
1365 auto props = host->GetLayoutProperty<DialogLayoutProperty>(); NeedsButtonDirectionChange() local
1417 auto props = host->GetLayoutProperty<DialogLayoutProperty>(); CheckScrollHeightIsNegative() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp302 auto props = scroll->GetLayoutProperty<ScrollLayoutProperty>(); in CreateMenuScroll() local
558 auto props = childNode->GetPaintProperty<OptionPaintProperty>(); in UpdateSelectParam() local
575 auto props = optionNode->GetPaintProperty<OptionPaintProperty>(); in UpdateSelectParam() local
1755 auto props in OnItemPressed() local
[all...]

Completed in 69 milliseconds

1...<<1112131415161718192021