Searched
full:recursive (Results
1276 -
1300 of
2183) sorted by null
<<51525354555657585960>>
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
importer_unittest.cc | 194 // Error: Recursive import.
|
parser.h | 208 // recursive-descent, this works out beautifully.
|
/external/chromium_org/third_party/re2/re2/ |
regexp.cc | 127 // Handle recursive Destroy with explicit stack
|
regexp.h | 19 // regular expressions such as x++++++++++++++++++++... might cause recursive
|
/external/chromium_org/third_party/skia/src/ports/ |
SkFontConfigInterface_android.cpp | 570 // attempt a recursive fuzzy match
|
/external/chromium_org/third_party/sqlite/src/src/ |
malloc.c | 51 ** be held while the callback is running. Recursive calls into
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
linuxthreads.cc | 64 * recursive approach is the easiest here.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
linuxthreads.cc | 64 * recursive approach is the easiest here.
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
value.c | 140 * This is a bitmask to keep things small, as this is a recursive
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
common.py | 281 """Returns the recursive list of target dependencies."""
|
/external/chromium_org/tools/perf/ |
trace-info.json | 297 "controlflow-recursive": {
|
/external/chromium_org/tools/win/toolchain/ |
toolchain.py | 413 |source_root| and the 'to' with |target_dir| and perform a recursive copy."""
|
/external/chromium_org/v8/src/ |
full-codegen.h | 470 // Because of recursive linking and the presence of module alias declarations, [all...] |
profile-generator.cc | 324 // Non-recursive implementation of a depth-first post-order tree traversal.
|
runtime.h | 46 // this problem. Please avoid large recursive macros whenever possible.
|
scopes.h | 534 // Possible results of a recursive variable lookup telling if and how a
|
/external/chromium_org/webkit/browser/fileapi/ |
sandbox_directory_database.cc | 288 false /* not recursive */,
|
sandbox_directory_database_unittest.cc | 103 ASSERT_TRUE(base::DeleteFile(path(), true /* recursive */));
|
/external/clang/include/clang/Basic/ |
DiagnosticLexKinds.td | 269 "disabled expansion of recursive macro">, DefaultIgnore,
|
/external/clang/include/clang/Lex/ |
MacroInfo.h | 88 /// This disables recursive expansion, which would be quite bad for things
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ExprEngine.h | 543 /// Count the stack depth and determine if the call is recursive.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
IdempotentOperationChecker.cpp | 615 // Recursive function that determines whether an expression contains any element
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_rtl.h | 697 bool rw, bool recursive, bool linker_init);
|
/external/doclava/res/assets/templates/ |
macros.cs | 8 recursive invocations.
|
/external/e2fsprogs/debian/ |
rules | 347 $(MAKE) -C ${bfbuilddir} install-shlibs-libs-recursive DESTDIR=${udebdir} \
|
Completed in 1538 milliseconds
<<51525354555657585960>>