| /third_party/openssl/providers/implementations/kdfs/ |
| H A D | sskdf.c | 159 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 D | SkOTTable_name.h | 48 SK_OT_USHORT custom; member
|
| /third_party/skia/tests/ |
| H A D | FontMgrAndroidParserTest.cpp | 249 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 D | mod.rs | 178 fn custom<T>(msg: T) -> Self in custom() functions
|
| /foundation/ability/idl_tool/codegen/ |
| H A D | rust_code_emitter.cpp | 193 uint32_t custom = false; in EmitCustomHeaders() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| H A D | customcomponent_hittestbehavior_test.cpp | 79 auto custom = node_api->createNode(ARKUI_NODE_CUSTOM); in CreateSubCustomComponentNode() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | ctr_drbg.c | 535 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 D | parsers.c | 656 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 D | kmac_prov.c | 128 unsigned char custom[KMAC_MAX_CUSTOM_ENCODED]; member [all...] |
| /third_party/openssl/providers/implementations/macs/ |
| H A D | kmac_prov.c | 128 unsigned char custom[KMAC_MAX_CUSTOM_ENCODED]; member [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_android.cpp | 291 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 D | int128_test.cc | 249 absl::uint128 custom = in TEST() local 715 absl::int128 custom = in TEST() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | sign.rs | 101 pub fn custom(val: c_int) -> RsaPssSaltlen { in custom() functions
|
| /third_party/curl/lib/ |
| H A D | smtp.c | 1740 const char *custom = data->set.str[STRING_CUSTOMREQUEST]; smtp_parse_custom_request() local [all...] |
| H A D | pop3.c | 1438 const char *custom in pop3_parse_custom_request() local [all...] |
| H A D | imap.c | 2089 const char *custom = data->set.str[STRING_CUSTOMREQUEST]; imap_parse_custom_request() local [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest.cc | 620 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest.cc | 628 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local
|
| /third_party/node/deps/openssl/openssl/engines/ |
| H A D | e_afalg.c | 189 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 D | e_afalg.c | 189 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 D | LegalizerInfo.h | 705 LegalizeRuleSet &custom() { in custom() function in LegalizeRuleSet
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | inspector.cpp | 243 auto custom = AceType::DynamicCast<NG::CustomNode>(uiNode); in GetFrameNodeChildren() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_view.cpp | 554 void BubbleView::UpdateCommonParam(int32_t popupId, const RefPtr<PopupParam>& param, bool custom) in UpdateCommonParam() argument
|
| H A D | bubble_pattern.cpp | 228 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 D | mod.rs | 192 fn custom<T>(msg: T) -> Self in custom() functions [all...] |