HomeSort by relevance Sort by last modified time
    Searched full:recursively (Results 1 - 25 of 3162) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/1921-suspend-native-recursive-monitor/
info.txt 2 recursively.
  /external/clang/test/Analysis/
test-variably-modified-types.c 3 // Test that we process variably modified type correctly - the call graph construction should pick up function_with_bug while recursively visiting test_variably_modifiable_types.
  /external/llvm/test/Linker/
2003-08-23-RecursiveOpaqueTypeResolve.ll 1 ; It's a bad idea to go recursively traipsing through types without a safety
  /external/swiftshader/third_party/LLVM/test/Linker/
2003-08-23-RecursiveOpaqueTypeResolve.ll 1 ; It's a bad idea to go recursively traipsing through types without a safety
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_WriteFile.pbtxt 15 summary: "Writes contents to the file at input filename. Creates file and recursively"
api_def_MergeV2Checkpoints.pbtxt 29 If delete_old_dirs is true, attempts to delete recursively the dirname of each
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
checkversions.py 1 """Checkversions - recursively search a directory (default: sys.prefix)
15 Recursively examine a tree (default: sys.prefix) and for each package
  /external/autotest/server/site_tests/provision_CheetsUpdate/
shift_uid.py 8 Recursively shifts the UID/GIDs of the target directory for user namespacing.
19 parser.add_argument('target', help='recursively shifts UIDs/GIDs of target')
  /external/python/cpython2/Tools/versioncheck/
checkversions.py 1 """Checkversions - recursively search a directory (default: sys.prefix)
15 Recursively examine a tree (default: sys.prefix) and for each package
  /external/chromium-trace/catapult/common/py_utils/py_utils/
camel_case.py 11 Descends recursively into lists and dicts, converting all dict keys.
  /external/clang/lib/StaticAnalyzer/Core/
CheckerHelpers.cpp 18 // Recursively find any substatements containing macros
33 // Recursively find any substatements containing enum constants
47 // Recursively find any substatements containing static vars
63 // Recursively find any substatements containing __builtin_offsetof
  /external/python/cpython2/Mac/scripts/
zappycfiles.py 2 """Recursively zap all .pyc and .pyo files"""
  /sdk/attribute_stats/
README.txt 11 all of them recursively for layout files that are not in folders
  /toolchain/binutils/binutils-2.27/libiberty/
at-file.texi 15 @@@var{file} options; any such options will be processed recursively.
  /tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/include/
TradeFedNativeTestSampleLib.h 19 // Calculate fibonacci recursively, where 0 <= n <= 47
  /external/libcap-ng/libcap-ng-0.7/utils/
filecap.8 7 \fBfilecap\fP is a program that prints out a report of programs with file based capabilities. If a file is not in the report or there is no report at all, no capabilities were found. For expedience, the default is to check only the directories in the PATH environmental variable. If the \-a command line option is given, then all directories will be checked. If a directory is passed, it will recursively check that directory. If a path to a file is given, it will only check that file. If the path to the file includes capabilities, then they are written to the file.
25 .B To check file capabilities recursively in a directory:
  /external/libchrome/base/files/
scoped_temp_dir.h 9 // up (recursively) when this object goes out of scope. Note that since
29 // Recursively delete path.
  /external/proguard/src/proguard/io/
DirectoryPump.java 27 * This class can read a given file or directory, recursively, applying a given
58 * Reads the given subdirectory recursively, applying the given DataEntryReader
  /external/selinux/policycoreutils/setfiles/
restorecon_xattr.8 32 to specified directories when relabeling recursively.
87 recursively descend directories.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursorOperationListener.java 36 * specified {@link Cursor}, recursively calls {@link #markContentsSeen(Cursor)} on a
53 * specified {@link Cursor}, recursively calls {@link #emptyFolder(Cursor)} on a
  /external/proguard/src/proguard/util/
ClassNameParser.java 73 // Create a matcher, recursively, for the remainder of the
87 // Create a matcher for the wildcard and, recursively, for the
97 // Create a matcher for the wildcard and, recursively, for the
111 // Create a matcher for the wildcard and, recursively, for the
125 // Create a matcher for the wildcard and, recursively, for the
139 // Create a matcher for the wildcard and, recursively, for the
FileNameParser.java 51 // Create a matcher for the wildcard and, recursively, for the
65 // Create a matcher for the wildcard and, recursively, for the
79 // Create a matcher for the wildcard and, recursively, for the
  /external/libbrillo/brillo/dbus/
dbus_param_writer.h 25 // Generic writer method that takes 1 or more arguments. It recursively calls
43 // Generic writer method that takes 1 or more arguments. It recursively calls
56 // Generic writer method that takes 1 or more arguments. It recursively calls
  /external/libchrome/base/trace_event/
heap_profiler_heap_dump_writer.h 26 // Aggregates |metrics_by_context|, recursively breaks down the heap, and
76 // down the heap recursively. This produces the values that should be dumped
87 // Recursively breaks down a bucket into smaller buckets and adds entries for
  /external/libchrome/dbus/
values_util.h 46 // collection type, such as dictionary or list. Collections will be recursively
55 // recursively written as variant containers, i.e. dictionaries will be written

Completed in 490 milliseconds

1 2 3 4 5 6 7 8 91011>>