HomeSort by relevance Sort by last modified time
    Searched full:want (Results 476 - 500 of 15893) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chromeos/process_proxy/
process_output_watcher.cc 47 // We want to be sure we will be able to add 0 at the end of the input, so -1.
93 // We don't want to necessary read pipe until it is empty so we don't starve
process_proxy.h 45 // Must be called if we want this to be eventually deleted.
53 // We want this be used as ref counted object only.
  /external/chromium_org/components/browser_context_keyed_service/
browser_context_dependency_manager.h 49 // want to be started when a context is created. If you want your
  /external/chromium_org/ppapi/api/private/
ppb_instance_private.idl 71 * this to NULL if you don't want exception info; initialize this to a void
72 * exception if want exception info.
  /external/chromium_org/ppapi/c/private/
ppb_instance_private.h 89 * this to NULL if you don't want exception info; initialize this to a void
90 * exception if want exception info.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
die.h 27 // Most users would want to call SANDBOX_DIE() instead, as it logs extra
47 // We generally want to run all exit handlers. This means, on SANDBOX_DIE()
  /external/chromium_org/third_party/icu/source/test/letest/
PortableFontInstance.h 93 // We really want to inherit this method from the superclass, but some compilers
97 // We really want to inherit this method from the superclass, but some compilers
SimpleFontInstance.cpp 89 // We really want to inherit this method from the superclass, but some compilers
96 // We really want to inherit this method from the superclass, but some compilers
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLRenderTarget.h 94 // when we switch to this render target we want to set the viewport to
96 // we want the rendering to be at top left (GL has origin in bottom left)
  /external/chromium_org/tools/gn/
function_set_default_toolchain.cc 32 " want processing of the build config file for the 64-bit toolchain to\n"
33 " reset the default toolchain to 64-bit, we want to keep it 32-bits.\n"
  /external/chromium_org/ui/base/
ui_base_paths.cc 21 // This flag can be set to true for the cases where we want to create it.
51 if (!base::PathExists(cur)) // we don't want to create this
  /external/chromium_org/ui/gfx/
gtk_compat.h 11 // (and we might have to extend which version of GTK we want to target due to
18 // For Google Chrome builds, we want to support RHEL 6, which uses GTK 2.18,
  /external/chromium_org/ui/views/controls/webview/
unhandled_keyboard_event_handler_win.cc 43 // This is tricky: we want to set ignore_next_char_event_ if
54 // that |this| is still valid, and that we didn't want to set the flag.
  /external/chromium_org/ui/views/focus/
external_focus_tracker.h 18 // its descendants. This is generally used if the parent view want to return
47 // manager went away, but you might later want to start tracking with a new
  /external/chromium_org/ui/webui/resources/js/
local_strings.js 58 * @param {string} s The ID of the string we want.
74 * @param {string} id The ID of the string we want.
  /external/dnsmasq/contrib/openvpn/
dnsmasq.patch 40 # change this line if you want dns to get its upstream servers from
44 # change this if you want dnsmasq to cache any "hostname" or "client-hostname" from
  /external/eigen/doc/
C06_TutorialLinearAlgebra.dox 27 Where \a A and \a b are matrices (\a b could be a vector, as a special case). You want to find a solution \a x.
49 depending on your matrix and the trade-off you want to make:
130 Only you know what error margin you want to allow for a solution to be considered valid.
131 So Eigen lets you do this computation for yourself, if you want to, as in this example:
160 First of all, make sure that you really want this. While inverse and determinant are fundamental mathematical concepts,
201 There are however situations where you might want to separate these two things, for example if you don't know,
202 at the time of the construction, the matrix that you will want to decompose; or if you want to reuse an existing
  /external/icu4c/test/letest/
PortableFontInstance.h 93 // We really want to inherit this method from the superclass, but some compilers
97 // We really want to inherit this method from the superclass, but some compilers
SimpleFontInstance.cpp 89 // We really want to inherit this method from the superclass, but some compilers
96 // We really want to inherit this method from the superclass, but some compilers
  /external/jmdns/src/javax/jmdns/impl/
NetworkTopologyDiscoveryImpl.java 39 // We do not want to throw anything if the method does not exist.
47 // We do not want to throw anything if the method does not exist.
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
LodCalculator.java 61 * Entropy algorithms will want to return true for this. Straight distance
62 * calculations will just want to return false.
  /external/jpeg/
jmemnobs.c 13 * but you'd better have lots of main memory (or virtual memory) if you want
69 * Here we always say, "we got all you want bud!"
  /external/jsilver/src/org/clearsilver/jni/
JniClearsilverFactory.java 46 * Developers that want strict checking that the HDF passed to newCs matches
47 * HDF objects constructed by newHDF may want to pass in {@code false}.
  /external/libpng/projects/visualc71/
README.txt 20 3) Set one of the project as the StartUp project. If you just want to build the
22 item + Project | Set as StartUp project). If you want to build and test the
  /external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-MemoryResponse.txt 10 > subtracted, moved, etc... Do we want to have a type like this? It
37 > when we don't want the "pinned" representation. This is not

Completed in 424 milliseconds

<<11121314151617181920>>