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

<<11121314151617181920>>

  /external/chromium_org/base/win/
object_watcher.cc 52 // We need to know if the current message loop is going away so we can
88 // The destructor blocks on any callbacks that are in flight, so we know that
  /external/chromium_org/chrome/browser/
chrome_page_zoom_unittest.cc 11 // already know is not going to be in the list.
48 // already know is not going to be in the list.
  /external/chromium_org/chrome/browser/performance_monitor/
startup_timer.h 44 // the PERFORMANCE_MONITOR_INITIALIZED notification; we need to know this so
45 // we know when to insert startup data into the database. We either insert
  /external/chromium_org/chrome/test/chromedriver/chrome/
console_logger.cc 51 // Else it's a weird message that we don't know how to format, log full JSON.
94 // Don't know how to format, log full JSON.
  /external/chromium_org/content/browser/
notification_service_impl.cc 52 // way of knowing who the bad observer was. We want to know when this happens
53 // in release mode so we know what code to blame the crash on (since this is
  /external/chromium_org/content/public/browser/
web_contents_view.h 43 // Helper function for GetContainerBounds. Most callers just want to know the
95 // know about the overlaying one. Caller must ensure that |overlay| exists
  /external/chromium_org/jingle/notifier/base/
weak_xmpp_client_unittest.cc 82 // We know that |weak_xmpp_client| is still valid at this point,
100 // We know that |weak_xmpp_client| is still valid at this point,
  /external/chromium_org/ppapi/api/private/finish_writing_these/
ppb_pdf.idl 114 /* Since WebFrame doesn't know about PPAPI requests, it'll think the page has
130 /* Use UMA so we know average pdf page count. */
  /external/chromium_org/ppapi/c/private/
ppb_pdf.h 127 // Since WebFrame doesn't know about PPAPI requests, it'll think the page has
137 // Use UMA so we know average pdf page count.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
UnsafePersistent.h 42 // An unsafe way to pass Persistent handles around. Do not use unless you know
43 // what you're doing. UnsafePersistent is only safe to use when we know that the
  /external/chromium_org/third_party/codesighs/
nm_wrap_osx.pl 86 # always print one behind, because only now do we know its size
102 # we don't know how big the last symbol is, so always show 4.
  /external/chromium_org/third_party/jinja2/
meta.py 48 This is good to know because the code generator might raise a
86 # something dynamic we don't know about here
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionclient.h 66 // trying to send to one another. The lower-level layers only know how to send
67 // data; they do not know what is being sent.
  /external/chromium_org/third_party/lzma_sdk/
CpuArch.h 14 If MY_CPU_LE is not defined, we don't know about that property of platform (it can be LITTLE ENDIAN).
17 If MY_CPU_LE_UNALIGN is not defined, we don't know about these properties of platform.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
win64-dataref.asm 48 ; the same section. I don't know why, as the call instruction
56 ; the same section. I don't know why, as the call instruction
  /external/clang/include/clang/Lex/
TokenConcatenation.h 40 /// token's requirements, and it needs to know the first character of the
45 /// requirements, but it doesn't need to know the first character of the
  /external/eigen/Eigen/src/Eigen2Support/
LU.h 30 Dynamic, // we don't know at compile-time the dimension of the kernel
40 Dynamic, // we don't know at compile time the dimension of the image (the rank)
  /external/icu4c/common/
ucol_data.h 31 /* let us know whether reserved fields are reset to zero or junked */
41 uint32_t magic; /* magic number - lets us know whether reserved data is reset or junked */
  /external/llvm/include/llvm/MC/
MCSection.h 61 /// isBaseAddressKnownZero - Return true if we know that this section will
62 /// get a base address of zero. In cases where we know that this is true we
  /external/llvm/lib/Analysis/
NoAliasAnalysis.cpp 11 // that simply returns "I don't know" for all queries.
23 /// don't know" for alias queries. NoAA is unlike other alias analysis
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 42 /// building Intrinsics.td, this isn't available, because we don't know
52 /// know the target pointer size.
  /external/lzma/C/
CpuArch.h 13 If MY_CPU_LE is not defined, we don't know about that property of platform (it can be LITTLE ENDIAN).
16 If MY_CPU_LE_UNALIGN is not defined, we don't know about these properties of platform.
  /external/netperf/
nettest_sctp.h 22 float cpu_rate; /* do we know how fast the cpu is already? */
72 float cpu_rate; /* do we know how fast the cpu is? */
  /frameworks/base/docs/html/about/
start.jd 31 the Android user experience. Although you may know what a user will <em>do</em> with your app, you
63 <p style="clear:both">Now that you know what's available, get started by installing the <a
  /frameworks/base/docs/html/training/multiple-apks/
index.jd 41 devices on Google Play. By going through any of these lessons, you'll know how to develop
43 and know how to catch mistakes <em>before</em> your app goes live.</p>

Completed in 1448 milliseconds

<<11121314151617181920>>