HomeSort by relevance Sort by last modified time
    Searched full:recursive (Results 876 - 900 of 2183) sorted by null

<<31323334353637383940>>

  /art/runtime/base/
logging.h 324 // Used on fatal exit. Prevents recursive aborts. Allows us to disable
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 380 file( target => ( depends - [ target ] ) ) do # prevents recursive .tokens file dependencies
  /external/chromium/chrome/browser/extensions/
extension_menu_manager.h 154 ExtensionMenuItem* ReleaseChild(const Id& child_id, bool recursive);
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge_unittest.mm 163 // including the recursive case.
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_drag_win.cc 304 // We need to enable recursive tasks on the message loop so we can get
tab_contents_view_touch.cc 285 // Enable recursive tasks on the message loop so we can get updates while
tab_contents_view_views.cc 273 // Enable recursive tasks on the message loop so we can get updates while
  /external/chromium_org/build/
java.gypi 34 # wildcard, and supports '**/' for recursive path wildcards, ie.:
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_manager.cc 52 // This class does a recursive watch on the gallery file path and holds a list
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
device_media_async_file_util.cc 97 bool recursive,
  /external/chromium_org/chrome/browser/page_cycler/
page_cycler_browsertest.cc 164 true)); // recursive.
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_copy_manager.js 470 // TODO(hidehiko): When we support recursive copy, we should be able to
487 // TODO(hidehiko): After we support recursive copy, we don't need this.
510 // moveTo() call, we don't need to care about the recursive traversal
520 // recursive traversal order, we just keep the ordering.
    [all...]
  /external/chromium_org/chrome/test/chromedriver/
util.cc 387 base::FileEnumerator enumerator(unzip_dir, false /* recursive */,
  /external/chromium_org/third_party/bintrees/bintrees/
avltree.py 4 # Purpose: avl tree module (Julienne Walker's unbounded none recursive algorithm)
rbtree.py 4 # Purpose: red-black tree module (Julienne Walker's none recursive algorithm)
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
compact_lang_det_impl.cc     [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h 197 * add the appropriate code points to allow recursive use.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
colldata.h 370 * Note: the algorithm used to do this computation is recursive. To
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32regkey.h 276 static HRESULT DeleteKey(const wchar_t* full_key_name, bool recursive);
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_function_detect_recursion.cpp 103 * - Is it an error to have a recursive function that is never statically
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_save_draw.c 287 printf("displaylist recursive begin");
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_pth.h 118 * to implement the recursive lock in a monitor and call both
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 552 // Mutually recursive with PrintNestedDescriptors().
627 // Mutually recursive with PrintDescriptor().
649 // Mutually recursive with PrintNestedMessages().
671 // Mutually recursive with PrintMessage().
    [all...]
  /external/chromium_org/third_party/re2/re2/
bitstate.cc 14 // Unlike testing/backtrack.cc, SearchBitState is not recursive
  /external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.h 392 // prevents recursive purging

Completed in 2562 milliseconds

<<31323334353637383940>>