Home
last modified time | relevance | path

Searched defs:recursive (Results 26 - 44 of 44) sorted by relevance

12

/third_party/openssl/apps/
H A Dstoreutl.c72 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 Drs_base_render_node_test.cpp757 bool recursive = false; in HWTEST_F() local
/third_party/gn/src/base/files/
H A Dfile_util_win.cc101 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 Dfile_util_posix.cc173 bool DeleteFile(const FilePath& path, bool recursive) { in DeleteFile() argument
/third_party/curl/lib/
H A Deasy.c1086 bool recursive = FALSE; in curl_easy_pause() local
/third_party/lz4/programs/
H A Dlz4cli.c336 unsigned fileNamesNb, recursive=0; in main() local
/third_party/python/Lib/test/
H A Dtest_contextlib_async.py367 async def recursive(): function
H A Dtest_contextlib.py319 def recursive(): function
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp1068 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 Dfile_n_exporter.cpp960 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 Dui_node.cpp80 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 Dui_node.h841 virtual void OnOffscreenProcess(bool recursive) {} in OnOffscreenProcess() argument
H A Dframe_node.cpp1178 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 Dcoap_block.c3335 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 Dpcre2_intmodedep.h929 dfa_recursion_info *recursive; /* Linked list of recursion data */ member
H A Dpcre2_jit_compile.c1937 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 Drender_context.h254 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 Drosen_render_context.cpp301 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 Dtypescript.js[all...]

Completed in 76 milliseconds

12