HomeSort by relevance Sort by last modified time
    Searched full:toplevel (Results 101 - 125 of 443) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libvorbis/lib/modes/
residue_8.h 13 function: toplevel residue templates 8/11kHz
setup_44.h 13 function: toplevel settings for 44.1/48kHz
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 47 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 47 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml 47 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml 51 Toplevel.main_loop the_fpm the_execution_engine stream;
  /external/valgrind/main/coregrind/m_gdbserver/
utils.c 51 VG_MINIMAL_LONGJMP(toplevel);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractMailActivity.java 27 * A complete Mail activity instance. This is the toplevel class that creates the views and handles
  /external/chromium_org/chrome/browser/ui/gtk/
confirm_bubble_gtk.cc 63 GtkWidget* toplevel = gtk_widget_get_toplevel(anchor_); local
65 BrowserWindowGtk::GetBrowserWindowForNativeWindow(GTK_WINDOW(toplevel));
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_classifier_delegate.h 88 // for the given toplevel URL. If the URL has been fully loaded into the
96 // Returns the RenderView's toplevel URL.
  /external/chromium_org/components/browser_context_keyed_service/
dependency_graph.cc 149 result.append("\n /* Toplevel attachments */\n");
159 result.append("\n /* Toplevel node */\n");
  /external/chromium_org/tools/gyp/tools/Xcode/Specifications/
gyp.xclangspec 73 Tokenizer = "xcode.lang.gyp.lexer.toplevel";
97 Identifier = "xcode.lang.gyp.lexer.toplevel";
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 10 class GetHelpSourceDialog(Toplevel):
19 Toplevel.__init__(self, parent)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imghdr.py 142 def testall(list, recursive, toplevel):
148 if recursive or toplevel:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHelpSourceEdit.py 10 class GetHelpSourceDialog(Toplevel):
19 Toplevel.__init__(self, parent)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imghdr.py 142 def testall(list, recursive, toplevel):
148 if recursive or toplevel:
  /external/chromium_org/content/browser/fileapi/
dragged_file_util_unittest.cc 258 base::FilePath toplevel = GetTopLevelPath(path); local
262 if (toplevel_root_map_.find(toplevel) == toplevel_root_map_.end()) {
265 toplevel_root_map_[toplevel] = root;
269 test::SetUpOneTestCase(toplevel_root_map_[toplevel], test_case);
272 // Register the toplevel entries.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncLast.java 42 * Figure out if we're executing a toplevel expression.
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.h 67 // Restack the popup window directly above the browser's toplevel window.
  /external/chromium_org/chrome/browser/resources/chromeos/network_configuration/js/
network_status.js 207 * A button (toplevel in the NetworkStatusList) that unfolds a list of nested
306 * A button (toplevel in the NetworkStatusList) that represents one network
393 * The order of the toplevel buttons.
593 // Add keys of always visible toplevel buttons.
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_container_gtk.h 33 // event boxes, we can't just draw over the coordinates in the toplevel window
  /external/chromium_org/chrome/renderer/
chrome_render_view_observer.h 126 // The toplevel URL that was last indexed. This is used together with the
  /external/chromium_org/third_party/mesa/src/src/glsl/tests/
sexps.py 89 """Sort all toplevel variable declarations in sexp.

Completed in 773 milliseconds

1 2 3 45 6 7 8 91011>>