HomeSort by relevance Sort by last modified time
    Searched full:know (Results 726 - 750 of 9083) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h 11 // know anything about the actual tab implementation or model, as that is fairly
112 // Number of tabs in the tab strip. Useful, for example, to know if we're
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_root_view.cc 94 // do this as the TabStrip doesn't know about the autocomplete edit and needs
95 // to know about it to handle 'paste and go'.
  /external/chromium_org/chrome/installer/setup/
setup_util.h 63 // given the nature of this function, it is not possible to know if the
121 // to know whether |privilege_name| was successfully enabled).
  /external/chromium_org/chrome/tools/build/linux/
chrome-wrapper 70 # Let the wrapped binary know that it has been run through the wrapper.
77 # over the system versions when we know the system versions are very old. We
  /external/chromium_org/chromeos/process_proxy/
process_proxy.cc 42 // Set pipes to initial, invalid value so we can easily know if a pipe was
185 // process_output_watcher until Close is called, so we know Close has been
  /external/chromium_org/content/child/npapi/
webplugin.h 37 // Called by the plugin delegate to let the WebPlugin know if the plugin is
46 // Called by the plugin delegate to let it know that the window is being
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
TwoFieldDatePicker.java 133 * Subclasses know the semantics of @value, and need to return
154 * Subclasses know the semantics of @positionInYear, and need to update @mCurrentDate to the
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
config.h 13 /* Do we know about the C type sigset_t? */
46 /* Do we know about type mode_t? */
  /external/chromium_org/net/base/
bandwidth_metrics.h 17 // measure, this class needs to know when individual streams are in progress,
18 // so that it can know when to discount idle time. The BandwidthMetrics
  /external/chromium_org/net/test/embedded_test_server/
http_request.cc 95 // Don't build an absolute URL as the parser does not know (should not
96 // know) anything about the server address.
  /external/chromium_org/ppapi/utility/graphics/
paint_manager.cc 160 // will handle that for you because it needs to know when it can do the
164 // use one device, swap it with another, then swap it back, we won't know
  /external/chromium_org/third_party/WebKit/Source/platform/text/
DecodeEscapeSequences.h 60 // For 16-bit escape sequences, we know that findEndOfRun() has given us a contiguous run of sequences
105 // For URL escape sequences, we know that findEndOfRun() has given us a run where every %-sign introduces
  /external/chromium_org/third_party/WebKit/Source/testing/plugin/
PluginTest.cpp 79 // to know that the plug-in process crashed, so we'll just sleep for a while
137 // We don't know anything about plug-in values so just return NPERR_GENERIC_ERROR.
  /external/chromium_org/third_party/icu/source/tools/genrb/
derb.1.in 1 .\" Hey, Emacs! This is -*-nroff-*- you know...
69 resource bundle, and to know which locale to ask for when opening
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_cfg.cpp 106 /* Set up the block just after the endif. Don't know when exactly
153 /* Set up the block just after the while. Don't know when exactly
  /external/chromium_org/third_party/skia/include/core/
SkFontHost.h 53 vertically. When rendering subpixel glyphs we need to know which way
71 /** LCD color elements can vary in order. For subpixel text we need to know
  /external/chromium_org/third_party/skia/src/opts/
opts_check_SSE2.cpp 74 /* All x86_64 machines have SSE2, or we know it's supported at compile time, so don't even bother checking. */
88 /* If we know SSSE3 is supported at compile time, don't even bother checking. */
  /external/chromium_org/third_party/sqlite/src/src/
random.c 39 ** to know. To minimize the risk of problems due to bad lrand48()
41 ** on RC4, which we know works very well.
  /external/chromium_org/ui/base/ime/
input_method_tsf.cc 17 // Returns true if we know for sure that a candidate window (or IME suggest,
27 // True if we know for sure that a candidate window is open.
  /external/chromium_org/ui/views/controls/native/
native_view_host.cc 103 // Since widgets know nothing about the View hierarchy (they are direct
146 // know when the position of any ancestor changes, or our visibility relative
  /external/chromium_org/v8/test/webkit/fast/js/kde/
math.js 87 shouldBe("Math.max(1)", "1"); // NS 4.x and IE 5.x seem to know about 2 arg version only
88 shouldBe("Math.max(1, 2, 3)", "3"); // NS 4.x and IE 5.x seem to know about 2 arg version only
  /external/clang/include/clang/Basic/
FileSystemStatCache.h 48 CacheExists, ///< We know the file exists and its cached stat data.
49 CacheMissing ///< We know that the file doesn't exist.
  /external/droiddriver/src/com/google/android/droiddriver/
DroidDriver.java 37 * <li>You know one of a set of UiElements will show, but are not sure which
47 * <li>You know the UiElement will appear, and want to optimize the speed by
  /external/elfutils/libdw/
libdw_findcu.c 92 /* Maybe we already know that CU. */
124 /* We only know how to handle the DWARF version 2 and 3 formats. */
  /external/guava/guava/src/com/google/common/net/
HostSpecifier.java 42 * <p>If you know that a given string represents a numeric IP address, use
45 * Similarly, if you know that a given string represents a domain name, use

Completed in 919 milliseconds

<<21222324252627282930>>