HomeSort by relevance Sort by last modified time
    Searched full:there (Results 576 - 600 of 22005) sorted by null

<<21222324252627282930>>

  /external/bison/m4/
bison-i18n.m4 16 dnl and defines YYENABLE_NLS if there are bison-runtime.mo files at all.
36 dnl There is no need to enable internationalization if the user doesn't
  /external/ceres-solver/include/ceres/internal/
scoped_ptr.h 68 // There is no way to create an uninitialized scoped_ptr.
72 // Destructor. If there is a C object, delete it.
91 // operator* and operator-> will assert() if there is no current object.
130 // calls a copy ctor, there will be a problem) see below
201 // There is no way to create an uninitialized scoped_array.
205 // Destructor. If there is a C object, delete it.
224 // Will assert() if there is no current object, or index i is negative.
232 // If there is no current object, return NULL.
  /external/chromium/base/
sys_info_posix.cc 92 // but also that there's no way to check that from here. :(
107 // but also that there's no way to check that from here. :(
  /external/chromium/chrome/browser/
browser_shutdown.h 48 // There are various situations where the browser process should continue to
51 // should not shutdown when the last browser window closes if there are any
  /external/chromium/chrome/browser/chromeos/
network_message_observer.cc 27 // browser. If there is no active browser, returns true.
73 // In other words, there is data available and there is no gap of more than a
191 break; // There should only be one failed network.
202 break; // There should only be one failed network.
214 break; // There should only be one failed network.
268 // If current plan is not the last plan (there is another backup plan),
270 // For example, if there is another data plan available when this runs out.
  /external/chromium/chrome/browser/custom_handlers/
protocol_handler_registry.h 56 // Redirects any URLRequests for which there is a matching protocol handler.
63 // Creates a URL request job for the given request if there is a matching
  /external/chromium/chrome/browser/history/
history_publisher.h 34 // there are none registered. On false, no other function should be called.
59 // with us to index history. Returns true if there are any registered.
  /external/chromium/chrome/browser/importer/
firefox_importer_utils_win.cc 14 // user installs Firefox 2, which causes there is a Firefox2 entry under HKCU.
15 // One admin user installs Firefox 3, which causes there is a Firefox 3 entry
  /external/chromium/chrome/browser/notifications/
balloon_collection.h 32 // Called when there is more or less space for balloons due to
70 // Is there room to add another notification?
  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.h 8 // tab is focused/activated. There may be more than one PP tab open. There is a
printer_query.h 73 // Lazy create the worker thread. There is one worker thread per print job.
82 // are blocking and enters a message loop without your consent. There is one
  /external/chromium/chrome/browser/search_engines/
search_host_to_urls_map.h 52 // or NULL if there are no such TemplateURLs
55 // Return the TemplateURLSet for the given the |host| or NULL if there are
  /external/chromium/chrome/browser/status_icons/
status_icon.h 47 // (i.e. if there's a context menu set on this status icon, and the user
60 // Returns true if there are registered click observers.
  /external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_folder_applescript.h 58 // AppleScript makes sure that there is a bookmark folder before calling this
64 // AppleScript makes sure that there is a bookmark item before calling this
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.h 55 // if there is text in the title, and centered (NSImageCenter) if
56 // there is not. If |title| is nil, do not reset the title.
  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.h 30 // rapidly to another window to install a theme there as well (in the short time
32 // bubble will only appear over the first window, as there is only ever one
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
options.js 53 * @param {Function} sendResponse Function to call when there is a response.
54 * The argument should be any JSON-ifiable object, or undefined if there
  /external/chromium/net/base/
test_root_certs.h 53 // Returns true if there are no certificates that have been marked trusted.
94 // True if there are no temporarily trusted root certificates.
  /external/chromium/net/proxy/
proxy_list.h 41 // Returns true if there is nothing left in the ProxyList.
62 // there is another server available in the list.
  /external/clang/lib/Rewrite/Core/
RewriteRope.cpp 101 /// guaranteed that there is a place to do an insertion at the specified
104 /// If there is no space in this subtree for the extra piece, the extra tree
112 /// If there is no space in this subtree for the extra piece, the extra tree
117 /// guaranteed that there is a split at Offset.
202 /// guaranteed that there is a place to do an insertion at the specified
205 /// If there is no space in this subtree for the extra piece, the extra tree
213 /// If there is no space in this subtree for the extra piece, the extra tree
219 /// guaranteed that there is a split at Offset.
229 /// guaranteed that there is a place to do an insertion at the specified
232 /// If there is no space in this subtree for the extra piece, the extra tre
    [all...]
  /external/clang/test/Sema/
complex-init-list.c 9 // This extension is useful because there isn't any way to accurately build
12 // (Of course, there are other extensions we could implement that would
  /external/dnsmasq/contrib/openvpn/
README 12 > /etc/dnsmasq.conf to look there for its upstream dns servers.
28 > Anyway, my question: is there a way to have the best of both worlds?
  /external/dropbear/libtomcrypt/src/pk/pkcs1/
pkcs_1_v1_5_decode.c 69 /* There was no octet with hexadecimal value 0x00 to separate ps from m,
82 /* There was no octet with hexadecimal value 0x00 to separate ps from m. */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/
testManifest.xml 68 <!--example: if there are JUnit test failures found in this log, the file identified with id "ID" should be marked with a red x.
77 <!--example: if there are compile errors found in this log, the file identified with id "ID" should be marked with a red x.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
results.html 35 <li>more information are available in the cell tooltip when either there's a
41 There are 3 possible filters in this view:

Completed in 414 milliseconds

<<21222324252627282930>>