Home
last modified time | relevance | path

Searched defs:custom (Results 26 - 50 of 67) sorted by relevance

123

/third_party/openssl/providers/implementations/kdfs/
H A Dsskdf.c159 static int kmac_init(EVP_MAC_CTX *ctx, const unsigned char *custom, in kmac_init() argument
367 const unsigned char *custom = NULL; in sskdf_derive() local
/third_party/skia/src/sfnt/
H A DSkOTTable_name.h48 SK_OT_USHORT custom; member
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp249 SkFontMgr_Android_CustomFonts custom; in DEF_TEST() local
284 SkFontMgr_Android_CustomFonts custom; DEF_TEST() local
361 SkFontMgr_Android_CustomFonts custom; DEF_TEST() local
[all...]
/third_party/rust/crates/serde/serde/src/ser/
H A Dmod.rs178 fn custom<T>(msg: T) -> Self in custom() functions
/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.cpp193 uint32_t custom = false; in EmitCustomHeaders() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_hittestbehavior_test.cpp79 auto custom = node_api->createNode(ARKUI_NODE_CUSTOM); in CreateSubCustomComponentNode() local
[all...]
/third_party/mbedtls/library/
H A Dctr_drbg.c535 mbedtls_ctr_drbg_seed(mbedtls_ctr_drbg_context *ctx, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_ctr_drbg_seed() argument
/third_party/libwebsockets/lib/roles/http/
H A Dparsers.c656 lws_hdr_custom_name_foreach(struct lws *wsi, lws_hdr_custom_fe_cb_t cb, void *custom) lws_hdr_custom_name_foreach() argument
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dkmac_prov.c128 unsigned char custom[KMAC_MAX_CUSTOM_ENCODED]; member
[all...]
/third_party/openssl/providers/implementations/macs/
H A Dkmac_prov.c128 unsigned char custom[KMAC_MAX_CUSTOM_ENCODED]; member
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_android.cpp291 SkFontMgr_Android(const SkFontMgr_Android_CustomFonts* custom) { in SkFontMgr_Android() argument
558 SkFontMgr_New_Android(const SkFontMgr_Android_CustomFonts* custom) SkFontMgr_New_Android() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_test.cc249 absl::uint128 custom = in TEST() local
715 absl::int128 custom = in TEST() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs101 pub fn custom(val: c_int) -> RsaPssSaltlen { in custom() functions
/third_party/curl/lib/
H A Dsmtp.c1740 const char *custom = data->set.str[STRING_CUSTOMREQUEST]; smtp_parse_custom_request() local
[all...]
H A Dpop3.c1438 const char *custom in pop3_parse_custom_request() local
[all...]
H A Dimap.c2089 const char *custom = data->set.str[STRING_CUSTOMREQUEST]; imap_parse_custom_request() local
[all...]
/third_party/googletest/googletest/src/
H A Dgtest.cc620 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local
/third_party/node/deps/googletest/src/
H A Dgtest.cc628 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local
/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c189 void *custom = NULL; in afalg_setup_async_event_notification() local
179 afalg_waitfd_cleanup(ASYNC_WAIT_CTX *ctx, const void *key, OSSL_ASYNC_FD waitfd, void *custom) afalg_waitfd_cleanup() argument
/third_party/openssl/engines/
H A De_afalg.c189 void *custom = NULL; in afalg_setup_async_event_notification() local
179 afalg_waitfd_cleanup(ASYNC_WAIT_CTX *ctx, const void *key, OSSL_ASYNC_FD waitfd, void *custom) afalg_waitfd_cleanup() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h705 LegalizeRuleSet &custom() { in custom() function in LegalizeRuleSet
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp243 auto custom = AceType::DynamicCast<NG::CustomNode>(uiNode); in GetFrameNodeChildren() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_view.cpp554 void BubbleView::UpdateCommonParam(int32_t popupId, const RefPtr<PopupParam>& param, bool custom) in UpdateCommonParam() argument
H A Dbubble_pattern.cpp228 auto custom = paintProps->GetUseCustom().value_or(false); in RegisterButtonOnHover() local
285 auto custom = paintProps->GetUseCustom().value_or(false); in RegisterButtonOnTouch() local
/third_party/rust/crates/serde/serde/src/de/
H A Dmod.rs192 fn custom<T>(msg: T) -> Self in custom() functions
[all...]

Completed in 42 milliseconds

123