Home
last modified time | relevance | path

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

12

/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
/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
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/node/benchmark/
H A Dcommon.js127 function recursive(keyIndex, prevConfig) { function
/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
/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
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsls.c119 int recursive; member
/third_party/node/deps/openssl/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
/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
/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

Completed in 19 milliseconds

12