Searched
full:recursive (Results
451 -
475 of
2183) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis_tags.h | 95 #define RECURS_GROUPS 2 /* Recursive Groups allowed */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_algos.h | 35 * Including those files would result in recursive includes.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_algos.h | 35 * Including those files would result in recursive includes.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_algos.h | 28 * Including those files would result in recursive includes.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_algos.h | 35 * Including those files would result in recursive includes.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_algos.h | 28 * Including those files would result in recursive includes.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/ |
profiler_algos.h | 28 * Including those files would result in recursive includes.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
ceval.h | 44 /* Protection against deeply nested recursive calls */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
lock_tests.py | 68 Tests for both recursive and non-recursive locks. 149 Tests for non-recursive, weak locks 185 Tests for recursive locks.
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
ceval.h | 44 /* Protection against deeply nested recursive calls */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
lock_tests.py | 68 Tests for both recursive and non-recursive locks. 149 Tests for non-recursive, weak locks 185 Tests for recursive locks.
|
/system/extras/tests/bionic/libc/bionic/ |
test_mutex.c | 95 /* recursive mutex */
|
/system/media/camera/docs/ |
CameraMetadataEnums.mako | 55 ## If we need to support more, we should use a recursive function here instead.. but the indentation gets trickier.
|
/external/bison/build-aux/ |
gnu-web-doc-update | 144 $GIT submodule update --recursive 156 $GIT submodule update --recursive
|
/external/chromium/chrome/browser/sync/engine/ |
get_commit_ids_command.cc | 185 // Case 2: Server moved, then locally issue recursive delete. 216 // a recursive delete is not currently happening (no recent deletes in same
|
/external/chromium/net/base/ |
directory_lister.cc | 54 bool recursive, 58 recursive_(recursive),
|
/external/chromium_org/chrome/browser/sync_file_system/local/ |
canned_syncable_file_system.h | 115 bool recursive); 169 bool recursive,
|
/external/chromium_org/content/browser/fileapi/ |
fileapi_message_filter.h | 103 void OnRemove(int request_id, const GURL& path, bool recursive); 109 bool recursive);
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
compact_lang_det_impl.h | 24 Flags are used in the context of a recursive call from Detect to itself, 29 unreliable. Typically set in any recursive call to take a second try
|
/external/chromium_org/third_party/sqlite/src/test/ |
attach3.test | 26 # The tests in this file were written before SQLite supported recursive 28 # recursive triggers for this file.
|
/external/chromium_org/ui/views/controls/native/ |
native_view_host_unittest.cc | 183 // This exercises the non-recursive code paths in 243 // This exercises the recursive code paths in
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_operation_impl_unittest.cc | 239 operation_runner()->Remove(url, false /* recursive */, 604 // For recursive copy we may record multiple read access. [all...] |
/external/llvm/include/llvm/ADT/ |
Hashing.h | 496 /// \brief Helper class to manage the recursive combining of hash_combine 500 /// recursive combining of arguments used in hash_combine. It is particularly 501 /// useful at minimizing the code in the recursive calls to ease the pain 509 /// \brief Construct a recursive hash combining helper. 511 /// This sets up the state for a recursive hash combine, including getting 559 /// \brief Recursive, variadic combining method. 573 // Manually expanded recursive combining methods. See variadic above for 619 /// \brief Base case for recursive, variadic combining.
|
/external/v8/test/mjsunit/ |
mjsunit.status | 109 compiler/recursive-deopt: SKIP 158 compiler/recursive-deopt: SKIP
|
/ndk/build/core/ |
definitions-graph.mk | 211 $(call -ndk-mod-closure-recursive)\ 222 -ndk-mod-closure-recursive = \ 231 $(if $(_ndk_mod_wq),$(call -ndk-mod-closure-recursive)) 454 $(call -ndk-mod-bfs-recursive) \ 457 # Recursive function used to perform a depth-first scan. 460 -ndk-mod-bfs-recursive = \ 461 $(call -ndk-mod-debug,-ndk-mod-bfs-recursive wq='$(_ndk_mod_wq)' list='$(_ndk_mod_list)' visited='$(_ndk_mod_tree_visitors)')\ 472 $(if $(_ndk_mod_wq),$(call -ndk-mod-bfs-recursive))
|
Completed in 1305 milliseconds
<<11121314151617181920>>