| /foundation/arkui/ace_engine/test/mock/core/pattern/ |
| H A D | mock_container_modal_utils.cpp | 23 auto custom = CustomTitleNode::CreateCustomNode(-1, ""); in ExecuteCustomTitleAbc() local
|
| /third_party/node/test/sequential/ |
| H A D | test-module-loading.js | |
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/ |
| H A D | softbus_file_test_entry.cpp | 47 static void ProcessCustomArgs(const char *arg, unordered_map<string, int> &customArgs, int32_t *custom) in ProcessCustomArgs() argument
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/ |
| H A D | softbus_file_test_entry.cpp | 47 static void ProcessCustomArgs(const char *arg, unordered_map<string, int> &customArgs, int32_t *custom) in ProcessCustomArgs() argument
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_random_impl.h | 121 mbedtls_psa_drbg_seed(mbedtls_psa_drbg_context_t *drbg_ctx, mbedtls_entropy_context *entropy, const unsigned char *custom, size_t len) mbedtls_psa_drbg_seed() argument
|
| H A D | hmac_drbg.c | 222 mbedtls_hmac_drbg_seed(mbedtls_hmac_drbg_context *ctx, const mbedtls_md_info_t *md_info, int (*f_entropy)(void *, unsigned char *, size_t), void *p_entropy, const unsigned char *custom, size_t len) mbedtls_hmac_drbg_seed() argument
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/ |
| H A D | customcomponent_onmeasure_test.cpp | 69 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
|
| H A D | customcomponent_onappear_test.cpp | 68 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
|
| H A D | customcomponent_ondraw_test.cpp | 83 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
|
| H A D | customcomponent_onlayout_test.cpp | 70 auto custom = nodeAPI->createNode(ARKUI_NODE_CUSTOM); in CreateNativeNode() local
|
| H A D | customcomponent_id_test.cpp | 65 auto custom = node_api->createNode(ARKUI_NODE_CUSTOM); in CreateSubCustomComponentNode() local 121 auto custom = CreateSubCustomComponentNode(nodeAPI, customFirstId, customFirstEventId); CreateNativeNode() local [all...] |
| H A D | customcomponent_focusable_test.cpp | 91 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| H A D | customcomponent_onblur_test.cpp | 96 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| H A D | customcomponent_enabled_test.cpp | 103 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| H A D | customcomponent_onfocus_test.cpp | 96 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| H A D | customcomponent_onclick_test.cpp | 95 auto custom = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| H A D | stacktrace.cc | 66 std::atomic<Unwinder> custom; member
|
| /third_party/rust/crates/serde/serde/src/private/ |
| H A D | doc.rs | 12 fn custom<T>(_: T) -> Self in custom() functions
|
| /third_party/curl/lib/ |
| H A D | smtp.h | 58 char *custom; /* Custom Request */ member
|
| H A D | pop3.h | 57 char *custom; /* Custom Request */ member
|
| H A D | imap.h | 67 char *custom; /* Custom request */ member
|
| /third_party/rust/crates/serde/serde/src/ser/ |
| H A D | fmt.rs | 5 fn custom<T: Display>(_msg: T) -> Self { in custom() functions
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/ |
| H A D | sa_rust_interface_code_emitter.cpp | 96 uint32_t custom = false;
in EmitCustomHeaders() local
|
| /test/testfwk/xdevice/src/xdevice/_core/config/ |
| H A D | config_manager.py | 223 def custom(self): member in UserConfigManager
|
| /third_party/node/deps/openssl/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
|