Home
last modified time | relevance | path

Searched defs:props (Results 376 - 400 of 933) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/openssl/crypto/evp/
H A Dm_sigver.c39 do_sigver_init(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, const char *mdname, OSSL_LIB_CTX *libctx, const char *props, ENGINE *e, EVP_PKEY *pkey, int ver, const OSSL_PARAM params[]) do_sigver_init() argument
374 EVP_DigestSignInit_ex(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const char *mdname, OSSL_LIB_CTX *libctx, const char *props, EVP_PKEY *pkey, const OSSL_PARAM params[]) EVP_DigestSignInit_ex() argument
390 EVP_DigestVerifyInit_ex(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const char *mdname, OSSL_LIB_CTX *libctx, const char *props, EVP_PKEY *pkey, const OSSL_PARAM params[]) EVP_DigestVerifyInit_ex() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DSwapChainPanelNativeWindow.cpp93 ComPtr<IPropertySet> props = propertySet; in initialize() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderProgramResource.cpp408 glw::GLenum props[] = { GL_ATOMIC_COUNTER_BUFFER_INDEX }; in iterate() local
622 glw::GLenum props[] = { m_glExtTokens.REFERENCED_BY_GEOMETRY_SHADER }; in checkIfResourceAtIndexIsReferenced() local
/third_party/skia/src/core/
H A DSkGlyphRunPainter.cpp41 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, in SkGlyphRunListPainter() argument
62 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, in SkGlyphRunListPainter() argument
69 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, const GrColorInfo& csi) in SkGlyphRunListPainter() argument
91 auto& props = (kN32_SkColorType == fColorType && paint.isSrcOver()) in drawForBitmapDevice() local
[all...]
H A DSkSpecialImage.cpp37 SkSpecialImage_Base(const SkIRect& subset, uint32_t uniqueID, const SkSurfaceProps& props) in SkSpecialImage_Base() argument
186 SkSpecialImage_Raster(const SkIRect& subset, const SkBitmap& bm, const SkSurfaceProps& props) in SkSpecialImage_Raster() argument
80 SkSpecialImage(const SkIRect& subset, uint32_t uniqueID, const SkSurfaceProps& props) SkSpecialImage() argument
155 MakeFromImage(GrRecordingContext* rContext, const SkIRect& subset, sk_sp<SkImage> image, const SkSurfaceProps& props) MakeFromImage() argument
269 MakeFromRaster(const SkIRect& subset, const SkBitmap& bm, const SkSurfaceProps& props) MakeFromRaster() argument
292 CopyFromRaster(const SkIRect& subset, const SkBitmap& bm, const SkSurfaceProps& props) CopyFromRaster() argument
334 SkSpecialImage_Gpu(GrRecordingContext* context, const SkIRect& subset, uint32_t uniqueID, GrSurfaceProxyView view, GrColorType ct, SkAlphaType at, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& props) SkSpecialImage_Gpu() argument
462 MakeDeferredFromGpu(GrRecordingContext* context, const SkIRect& subset, uint32_t uniqueID, GrSurfaceProxyView view, GrColorType colorType, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& props, SkAlphaType at) MakeDeferredFromGpu() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dppucd.cpp206 UniProps *props; in getProps() local
311 PreparsedUCD::parseProperty(UniProps &props, const char *field, UnicodeSet &newValues, in parseProperty() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-map.hh269 hb_segment_properties_t props; variable
/third_party/skia/tools/
H A DMSKPPlayer.cpp451 SkSurfaceProps props; in MakeSurfaceForLayer() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi_props.cpp135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getClass() local
141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isMirrored() local
146 getMirror(UChar32 c, uint16_t props) { in getMirror() argument
179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_getMirror() local
185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); in ubidi_isBidiControl() local
191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_isJoinControl() local
197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getJoiningType() local
220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracketType() local
226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c); ubidi_getPairedBracket() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind.cc174 bool BindWithPack(const UnboundConversion* props, in BindWithPack() argument
/third_party/skia/modules/canvaskit/
H A Dskottie_bindings.cpp197 JSArray props = emscripten::val::array(); in getColorProps() local
210 JSArray props = emscripten::val::array(); in getOpacityProps() local
223 JSArray props = emscripten::val::array(); in getTextProps() local
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp146 JSArray props = emscripten::val::array(); in getColorProps() local
159 JSArray props = emscripten::val::array(); in getOpacityProps() local
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.cpp114 std::vector<PropKey> props; in getProps() local
/third_party/skia/bench/
H A DSkGlyphCacheBench.cpp224 SkSurfaceProps props; variable
/third_party/vulkan-loader/tests/
H A Dloader_handle_validation_tests.cpp767 VkExternalFenceProperties props = {}; in TEST() local
788 VkExternalBufferProperties props = {}; in TEST() local
809 VkExternalSemaphoreProperties props = {}; in TEST() local
1212 VkMultisamplePropertiesEXT props = {}; in TEST() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp223 std::vector<Property> props; in HWTEST_F() local
474 std::vector<Property> props; in HWTEST_F() local
497 std::vector<Property> props; in HWTEST_F() local
587 std::vector<Property> props; in HWTEST_F() local
620 std::vector<Property> props; HWTEST_F() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c465 struct backlight_properties props; in pwm_backlight_probe() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_gpu.c162 const struct base_gpu_props *props = &kbdev->gpu_props.props; in kbase_hwcnt_gpu_info_init() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_algorithm.cpp34 auto props = layoutWrapper->GetLayoutProperty(); in Measure() local
155 auto props = layoutWrapper->GetLayoutProperty(); in CheckUserHeight() local
338 auto props = layoutWrapper->GetLayoutProperty(); UpdateSelfSize() local
376 auto props = layoutWrapper->GetLayoutProperty(); GetBordersHeight() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_view.cpp245 auto props = scroll->GetLayoutProperty<ScrollLayoutProperty>(); in CreateScrollNode() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_manager.cpp292 auto props = DynamicCast<NG::ImageLayoutProperty>(layoutProps); in UpdateAnalyzerUIConfig() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_common_test_ng.cpp1423 auto props = frameNode_->GetPaintProperty<ScrollablePaintProperty>(); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/
H A Dgzip_n_exporter.cpp102 vector<napi_property_descriptor> props = { in Export() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp63 void NodeImpl::GetPropertyDescs(BASE_NS::vector<napi_property_descriptor>& props) in GetPropertyDescs() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp169 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; in HWTEST_F() local
212 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; HWTEST_F() local
330 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; HWTEST_F() local
349 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; HWTEST_F() local
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...38