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

<<31323334353637383940>>

  /external/antlr/antlr-3.4/tool/
README.txt 93 and generates LL(*) recursive-descent parsers. ANTLR is a language tool
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
LeftRecursiveRuleWalker.g 33 /** Find left-recursive rules */
  /external/bison/lib/
sigaction.c 92 /* Unexpected situation; be careful to avoid recursive abort. */
  /external/chromium/chrome/browser/accessibility/
browser_accessibility.h 125 virtual void InternalReleaseReference(bool recursive);
  /external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_tree.js 244 * Recursive helper function that adds all the directories to the
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 209 AddNodeToMenu(child, submenu); // recursive call
  /external/chromium/chrome/common/
zip.cc 293 src_dir, true, // recursive
  /external/chromium_org/base/threading/
platform_thread_mac.mm 191 // 512kB isn't quite generous enough for some deeply recursive threads that
  /external/chromium_org/chrome/browser/chromeos/drive/
file_write_watcher.cc 144 false, // recursive
  /external/chromium_org/chrome/browser/extensions/
extension_startup_browsertest.cc 75 profile_dir, true); // recursive
external_pref_loader.cc 41 false, // Recursive.
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_tree.js 250 * Recursive helper function that adds all the directories to the
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
api_util_interface.h 172 // A directory is considered a file and will cause a recursive delete if
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 250 AddNodeToMenu(child, submenu, add_extra_items); // recursive call
  /external/chromium_org/chrome/test/base/
in_process_browser_test.h 99 // This is recursive, so PRE_PRE_Bar would run before PRE_BAR.
  /external/chromium_org/chromeos/network/onc/
onc_translator_shill_to_onc.cc 45 // recursive calls to CreateTranslatedONCObject of new instances, nested objects
  /external/chromium_org/content/common/
plugin_list_mac.mm 289 false, // not recursive
  /external/chromium_org/net/quic/
quic_client_session.cc 289 // Schedule the work through the message loop to avoid recursive
  /external/chromium_org/net/socket/
unix_domain_socket_posix_unittest.cc 186 base::DeleteFile(file_path_, false /* not recursive */);
  /external/chromium_org/ppapi/tests/
test_flash_file.cc 209 // Test recursive directory deletion.
  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.h 209 // recursive frameset pages can quickly bring the program to its knees
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
BottomUpProfileDataGridTree.js 189 // The total time of this ancestor is accounted for if we're in any form of recursive cycle.
  /external/chromium_org/third_party/WebKit/Source/web/
WebPageSerializerImpl.h 86 bool recursive,
  /external/chromium_org/third_party/devscripts/
licensecheck.pl 32 [B<-m>|B<--machine>] [B<-r>|B<--recursive>]
66 =item B<-r>, B<--recursive>
232 "recursive|r" => \$opt_recursive,
405 --recursive, -r Add the contents of directories recursively
  /external/chromium_org/third_party/icu/source/common/unicode/
caniter.h 120 * Dumb recursive implementation of permutation.

Completed in 2097 milliseconds

<<31323334353637383940>>