Home
last modified time | relevance | path

Searched defs:recursive (Results 1 - 25 of 53) sorted by relevance

123

/third_party/node/test/parallel/
H A Dtest-fs-rmdir-recursive.js164 recursive: false global() property
[all...]
H A Dtest-fs-rm.js[all...]
/third_party/typescript/tests/baselines/reference/
H A DreturnInfiniteIntersection.js2 function recursive() { function
/third_party/node/deps/npm/node_modules/bin-links/lib/
H A Dlink-gently.js
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DMutex.cpp26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_node.cpp56 void TitleBarNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMutex.h94 bool recursive; member in llvm::sys::SmartMutex
/third_party/pulseaudio/src/pulsecore/
H A Dmutex-posix.c42 pa_mutex* pa_mutex_new(bool recursive, bool inherit_priority) { in pa_mutex_new() argument
149 pa_mutex* pa_static_mutex_get(pa_static_mutex *s, bool recursive, bool inherit_priority) { in pa_static_mutex_get() argument
H A Dmutex-win32.c39 pa_mutex* pa_mutex_new(bool recursive, bool inherit_priority) { in pa_mutex_new() argument
134 pa_mutex* pa_static_mutex_get(pa_static_mutex *s, bool recursive, bool inherit_priority) { in pa_static_mutex_get() argument
/third_party/gn/src/base/files/
H A Dfile_enumerator_win.cc64 FileEnumerator(const FilePath& root_path, bool recursive, int file_type) FileEnumerator() argument
73 FileEnumerator(const FilePath& root_path, bool recursive, int file_type, const FilePath::StringType& pattern) FileEnumerator() argument
83 FileEnumerator(const FilePath& root_path, bool recursive, int file_type, const FilePath::StringType& pattern, FolderSearchPolicy folder_search_policy) FileEnumerator() argument
[all...]
H A Dfile_enumerator_posix.cc58 FileEnumerator(const FilePath& root_path, bool recursive, int file_type) FileEnumerator() argument
67 FileEnumerator(const FilePath& root_path, bool recursive, int file_type, const FilePath::StringType& pattern) FileEnumerator() argument
77 FileEnumerator(const FilePath& root_path, bool recursive, int file_type, const FilePath::StringType& pattern, FolderSearchPolicy folder_search_policy) FileEnumerator() argument
/third_party/node/benchmark/
H A Dcommon.js127 function recursive(keyIndex, prevConfig) { function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_group_node.cpp56 void NavRouterGroupNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() argument
79 void NavRouterGroupNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() argument
87 void NavRouterGroupNode::OnOffscreenProcess(bool recursive) in OnOffscreenProcess() argument
H A Dnavdestination_group_node.cpp88 void NavDestinationGroupNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() argument
97 void NavDestinationGroupNode::OnOffscreenProcess(bool recursive) in OnOffscreenProcess() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.h136 bool recursive = false; member
/third_party/node/deps/zlib/google/
H A Dzip.h136 bool recursive = false; member
/third_party/toybox/toys/other/
H A Dlsattr.c189 unsigned char vflag, recursive; member
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dmutex.h120 explicit Mutex(bool recursive) : Mutex() in Mutex() argument
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dmutex.h119 explicit Mutex(bool recursive) : Mutex() in Mutex() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_node.cpp28 void TabContentNode::OnAttachToMainTree(bool recursive) in OnAttachToMainTree() argument
37 void TabContentNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() argument
50 void TabContentNode::OnOffscreenProcess(bool recursive) in OnOffscreenProcess() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h56 bool recursive = false; member
66 bool recursive = false; member
76 bool recursive = false; member
91 bool recursive = false; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_ndis.c250 static int l2_ndisuio_start_read(struct l2_packet_data *l2, int recursive) in l2_ndisuio_start_read() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_ndis.c250 static int l2_ndisuio_start_read(struct l2_packet_data *l2, int recursive) in l2_ndisuio_start_read() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_lower.cpp210 BlockNode *MIRLower::LowerIfStmt(IfStmtNode &ifStmt, bool recursive) in LowerIfStmt() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp255 void FormNode::OnDetachFromMainTree(bool recursive, PipelineContext* context) in OnDetachFromMainTree() argument

Completed in 11 milliseconds

123