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

<<51525354555657585960>>

  /external/chromium/chrome/browser/
process_singleton_uitest.cc 91 // So let the test know we are ready.
109 // Let the test know we are done.
185 // Start by explicitly killing the main process we know about...
  /external/chromium/googleurl/src/
gurl.h 57 // The wide version should also take an encoding parameter so we know how to
190 // and clearing out everything after that. We sometimes need to know just the
223 // We often need to know if this is a file URL. File URLs are "standard", but
  /external/chromium_org/cc/trees/
layer_tree_impl.cc 770 // Only the active tree needs to know about layers with copy requests, as
781 // Only the active tree needs to know about layers with copy requests, as
795 // Only the active tree needs to know about layers with copy requests, as
  /external/chromium_org/chrome/browser/
process_singleton_browsertest.cc 89 // So let the test know we are ready.
106 // Let the test know we are done.
184 // Start by explicitly killing the main process we know about...
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_frameworks.html 66 The model doesn?t know anything about views and controllers.
100 however, the view doesn?t know how to update the model because that?s the controller?s job.
275 <li>Doesn?t pollute lower level controllers like a DatePickerController with the need to know about persistence.</li>
  /external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
results.js 42 * Unknown Result Type. This is used if we don't know what to do.
210 * Checks the result if it is a know result.
212 * @return {boolean} Whether or not the element is a know result.
  /external/chromium_org/content/browser/renderer_host/input/
web_input_event_builders_win.cc 112 // caller, who would know for sure.
241 // caller, who would know for sure.
325 // caller, who would know for sure.
  /external/chromium_org/ipc/
ipc_sync_channel.cc 245 // we know how to deserialize the reply. Returns a handle that's set when
567 // loop. However, we don't know when it exits if there's another nested
568 // message loop running under it or not, so we wouldn't know whether to
  /external/chromium_org/media/audio/
audio_output_controller.cc 262 // Let the renderer know we've stopped. Necessary to let PPAPI clients know
264 // a better way to know when it should exit PPB_Audio_Shared::Run().
  /external/chromium_org/net/cookies/
canonical_cookie.cc 318 // Now we know that url_path is >= cookie_path, and that cookie_path
325 // in the url path. Since we know that the url path length is greater
361 // A pure suffix of the host (ok since we know the domain already
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 191 // opaque means that we know the layer contents have no alpha
396 // We don't have ownership of m_contentsLayer, but we do want to know if a given layer is the
398 // we stash an ID away when we know m_contentsLayer is alive and use that for comparisons from that point
  /external/chromium_org/third_party/WebKit/Source/web/
WebInputEventFactoryWin.cpp 140 // caller, who would know for sure.
282 // caller, who would know for sure.
364 // caller, who would know for sure.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransportchannel.cc 230 // At this point we know we are doing DTLS
349 // We don't know if we are doing DTLS yet, so we can't send a packet.
467 LOG_J(LS_WARNING, this) << "Received packet before we know if we are "
  /external/clang/lib/Lex/
HeaderMap.cpp 88 // We know the file is at least as big as the header, check it now.
131 // We know the file is at least as big as the header. Return it.
170 // Otherwise, we have a valid pointer into the file. Just return it. We know
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARC.h 219 /// look through objc_retain and objc_autorelease calls, which we know to return
233 /// how to look through objc_retain and objc_autorelease calls, which we know to
246 /// how to look through objc_retain and objc_autorelease calls, which we know to
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 378 /// If I is a PHI node, then we know the incoming values for any constants.
514 // If comparing a live-in value against a constant, see if we know the
824 // TODO: If we have: "br (X > 0)" and we have a predecessor where we know
    [all...]
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/resources/
UniversalBinaryNotes.rtf 49 Below is an overview of what we had to do to build Universal Binaries for SDL (and satellites). The document is provided to help others understand what the heck we had to do to get this to work so they know (and don't break) any settings we have set to accomplish this. It also describes areas of problems for those who might attempt to fix them after us.\
116 It seems that once upon a time, the SDL_mixer framework supported MP3's via SMPEG, but this disappeared at some point. I don't know why or how this happened. But I also don't know how SMPEG was ever used with the framework as there was no preexisting infrastructure as with the other libraries. So I have attempted to correct this oversight, however, the SMPEG framework itself has MMX code which has also turned out to be problematic. I am getting compiler errors of "
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlevent.html 763 > structure that is to be filled with event information. We know that if <TT
769 > structure, but we also know that the <SPAN
796 We need to know what kind of events we're looking for <SPAN
  /frameworks/base/core/java/android/net/http/
Request.java 489 * returned by that InputStream, but the client needs to know up
492 * do what we want. If you know a better way, please let me know.
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
InputStreamBuffer.java 34 * you know that the internal buffer can have a maximum size of <code>10</code>,
44 * If you know that you are reading bytes from a <strong>strictly</strong> increasing or equal
124 * Consider calling {@link #advanceTo(int)} if you know that you will never request a lesser
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmConnection.java 183 // We assume we know when MO calls are created (since we created them)
504 * We know we're ACTIVE, and we know we're going to end up
  /ndk/sources/host-tools/make-3.81/
alloca.c 55 -- must know STACK_DIRECTION at compile-time
95 /* Define STACK_DIRECTION if you know the direction of stack
365 $LM00 common block, but I know that this works. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.c 60 -- must know STACK_DIRECTION at compile-time
77 /* Define STACK_DIRECTION if you know the direction of stack
353 $LM00 common block, but I know that this works. */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 393 * WordComposer needs to know about this for several reasons. The first is, we need to know
397 * Also, batch input needs to know about the current caps mode to display correctly
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 91 // words written in another script than the selected script, because we know we
276 // mBestSuggestion. This is so that we know whether the best suggestion makes
277 // the score cutoff, since we need to know that to return a meaningful

Completed in 1026 milliseconds

<<51525354555657585960>>