/external/python/setuptools/setuptools/ |
D | glob.py | 18 def glob(pathname, recursive=False): argument 32 def iglob(pathname, recursive=False): argument 50 def _iglob(pathname, recursive): argument
|
/external/libchrome/base/files/ |
D | file_enumerator_posix.cc | 60 bool recursive, in FileEnumerator() 69 bool recursive, in FileEnumerator() 79 bool recursive, in FileEnumerator()
|
D | file_path_watcher.cc | 39 bool recursive, in Watch()
|
/external/python/cpython3/Lib/ |
D | glob.py | 9 def glob(pathname, *, recursive=False): argument 22 def iglob(pathname, *, recursive=False): argument 39 def _iglob(pathname, recursive, dironly): argument
|
/external/llvm/lib/Support/ |
D | Mutex.cpp | 26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() 44 MutexImpl::MutexImpl( bool recursive) in MutexImpl()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Mutex.cpp | 26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() 44 MutexImpl::MutexImpl( bool recursive) in MutexImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Mutex.cpp | 27 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() 45 MutexImpl::MutexImpl( bool recursive) in MutexImpl()
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Mutex.cpp | 26 MutexImpl::MutexImpl( bool recursive) { } in MutexImpl() 58 MutexImpl::MutexImpl( bool recursive) in MutexImpl()
|
/external/yapf/yapf/yapflib/ |
D | file_resources.py | 74 def GetCommandLineFiles(command_line_file_list, recursive, exclude): argument 115 def _FindPythonFiles(filenames, recursive, exclude): argument
|
/external/tensorflow/tensorflow/python/autograph/impl/ |
D | api.py | 64 recursive=False, argument 382 recursive=True, argument 508 recursive=True, argument
|
/external/testng/src/main/java/org/testng/internal/ |
D | PackageUtils.java | 180 private static boolean matchTestClasspath(URL url, String lastFragment, boolean recursive) { in matchTestClasspath() 214 final boolean recursive, in findClassesInDirPackage() 238 recursive, in findClassesInDirPackage() local
|
/external/tensorflow/tensorflow/python/module/ |
D | module.py | 170 recursive=True, argument 287 recursive, argument
|
/external/clang/test/Analysis/inlining/ |
D | test-always-inline-size-option.c | 30 int recursive() { in recursive() function
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
D | ContainerBox.java | 56 <T extends Box> List<T> getBoxes(Class<T> clazz, boolean recursive); in getBoxes()
|
/external/python/oauth2client/oauth2client/contrib/ |
D | _metadata.py | 36 def get(http_request, path, root=METADATA_ROOT, recursive=None): argument
|
/external/lzma/CPP/Common/ |
D | Wildcard.cpp | 302 void CCensorNode::AddItem(bool include, const UString &path, bool recursive, bool forFile, bool for… in AddItem() 416 void CCensorNode::AddItem2(bool include, const UString &path, bool recursive, bool wildcardMatching) in AddItem2() 528 void CCensor::AddItem(ECensorPathMode pathMode, bool include, const UString &path, bool recursive, … in AddItem() 667 void CCensor::AddPreItem(bool include, const UString &path, bool recursive, bool wildcardMatching) in AddPreItem()
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | shell.py | 275 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument 301 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
D | shell.py | 275 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument 301 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | Mutex.h | 90 bool recursive; variable
|
/external/llvm/include/llvm/Support/ |
D | Mutex.h | 94 bool recursive; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Mutex.h | 94 bool recursive; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | Mutex.h | 95 bool recursive; variable
|
/external/libcap/progs/ |
D | getcap.c | 22 static int recursive = 0; variable
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/ |
D | shell.py | 402 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument 428 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/ |
D | shell.py | 402 def files(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument 428 def dirs(base, wildcard='[!.]*', recursive=1, prune=('.git', '.svn', 'CVS')): argument
|