| /third_party/openssl/apps/ |
| H A D | storeutl.c | 72 int ret = 1, noout = 0, text = 0, recursive = 0; in storeutl_main() local 350 process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, int expected, int criterion, OSSL_STORE_SEARCH *search, int text, int noout, int recursive, int indent, BIO *out, const char *prog, OSSL_LIB_CTX *libctx) process() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_base_render_node_test.cpp | 757 bool recursive = false; in HWTEST_F() local
|
| /third_party/gn/src/base/files/ |
| H A D | file_util_win.cc | 101 DWORD DoDeleteFile(const FilePath& path, bool recursive) { in DoDeleteFile() argument 200 bool DeleteFile(const FilePath& path, bool recursive) { in RandomDataToGUIDString() argument 56 DeleteFileRecursive(const FilePath& path, const FilePath::StringType& pattern, bool recursive) DeleteFileRecursive() argument
|
| H A D | file_util_posix.cc | 173 bool DeleteFile(const FilePath& path, bool recursive) { in DeleteFile() argument
|
| /third_party/curl/lib/ |
| H A D | easy.c | 1086 bool recursive = FALSE; in curl_easy_pause() local
|
| /third_party/lz4/programs/ |
| H A D | lz4cli.c | 336 unsigned fileNamesNb, recursive=0; in main() local
|
| /third_party/python/Lib/test/ |
| H A D | test_contextlib_async.py | 367 async def recursive(): function
|
| H A D | test_contextlib.py | 319 def recursive(): function
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | node_system.cpp | 1068 ISceneNode* NodeSystem::CloneNode(const ISceneNode& node, bool recursive) in CloneNode() argument
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/ |
| H A D | file_n_exporter.cpp | 960 bool recursive = false; in Mkdir() local 997 bool recursive = false; in Rmdir() local 1034 bool recursive = false; Get() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | ui_node.cpp | 80 void UINode::AttachContext(PipelineContext* context, bool recursive) in AttachContext() argument 95 void UINode::DetachContext(bool recursive) in DetachContext() argument 664 void UINode::AttachToMainTree(bool recursive, PipelineContext* context) in AttachToMainTree() argument 690 AttachToMainTree(bool recursive) AttachToMainTree() argument 708 DetachFromMainTree(bool recursive) DetachFromMainTree() argument 761 ProcessOffscreenTask(bool recursive) ProcessOffscreenTask() argument [all...] |
| H A D | ui_node.h | 841 virtual void OnOffscreenProcess(bool recursive) {} in OnOffscreenProcess() argument
|
| H A D | frame_node.cpp | 1178 void FrameNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() argument 1314 void FrameNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() argument 5085 void FrameNode::AttachContext(PipelineContext* context, bool recursive) in AttachContext() argument 5092 void FrameNode::DetachContext(bool recursive) in DetachContext() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_block.c | 3335 coap_handle_response_get_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *sent, coap_pdu_t *rcvd, coap_recurse_t recursive) coap_handle_response_get_block() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_intmodedep.h | 929 dfa_recursion_info *recursive; /* Linked list of recursion data */ member
|
| H A D | pcre2_jit_compile.c | 1937 static int get_framesize(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, BOOL recursive, BOOL *needs_control_head) in get_framesize() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | render_context.h | 254 virtual void OnNodeDisappear(bool recursive) {} in OnNodeDisappear() argument 255 virtual void OnNodeAppear(bool recursive) {} in OnNodeAppear() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_render_context.cpp | 301 void RosenRenderContext::OnNodeAppear(bool recursive) in OnNodeAppear() argument 324 void RosenRenderContext::OnNodeDisappear(bool recursive) in OnNodeDisappear() argument
|
| /third_party/node/test/fixtures/snapshot/ |
| H A D | typescript.js | [all...] |