HomeSort by relevance Sort by last modified time
    Searched refs:want (Results 251 - 275 of 524) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_packed_depth_stencil.spec 52 3. Do we really want the GL_UNSIGNED_SHORT formats?
MESA_program_debug.spec 84 If we want to be able to single-step through vertex/fragment
  /external/chromium_org/tools/sheriffing/
failureinfo.js 163 // Otherwise, track only the lowest range for this bot (we only want
  /external/chromium_org/ui/keyboard/resources/elements/
kb-altkey-data.js 13 * @param {string} key Key for which we want an identifier.
  /external/chromium_org/ui/webui/resources/js/
load_time_data.js 64 * @param {string} id The ID of the string we want.
  /external/chromium_org/v8/src/
harmony-math.js 103 // We may want to introduce fast paths for two arguments and when
  /external/chromium_org/v8/test/mjsunit/harmony/
block-leave.js 32 // We want to test the context chain shape. In each of the tests cases
  /external/chromium_org/v8/test/mjsunit/
with-leave.js 63 // We want to test the context chain shape. In each of the tests cases
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLEngineImpl.java 369 public void setWantClientAuth(boolean want) {
370 sslParameters.setWantClientAuth(want);
OpenSSLSocketImpl.java     [all...]
SSLParametersImpl.java 52 * ssl socket, whether it require/want client authentication or not,
298 protected void setWantClientAuth(boolean want) {
299 want_client_auth = want;
540 // ... and we must disable verification if we don't want client auth.
    [all...]
  /external/icu/icu4c/source/data/mappings/
ucmfiles.mk 8 # Instead of changing this file [unless you want to check it back in],
  /external/mesa3d/docs/OLD/
MESA_packed_depth_stencil.spec 52 3. Do we really want the GL_UNSIGNED_SHORT formats?
MESA_program_debug.spec 84 If we want to be able to single-step through vertex/fragment
  /ndk/build/core/
main.mk 80 You might want to use one of the following: $(NDK_ALL_APPS))
  /ndk/tests/device/hard-float/jni/
Android.mk 33 # If your project use ndk-build and import other project, you may want to do
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_exceptions.py 302 want = repr(expected[checkArgName])
303 self.assertEqual(got, want,
353 # but user-defined subclasses can if they want
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_exceptions.py 302 want = repr(expected[checkArgName])
303 self.assertEqual(got, want,
353 # but user-defined subclasses can if they want
  /external/bison/build-aux/
texinfo.tex 70 % We never want plain's \outer definition of \+ in Texinfo.
241 % we did was a \nobreak, we don't want to insert more space.
330 % Have to do this stuff outside the \shipout because we want it to
337 % We don't want .vr (or whatever) entries like this:
659 % end-of-line in the output. We don't want the end-of-line after
723 % page breaks. On the other hand, we don't want to actually break the
827 % We want to insert a rule with the height and depth of the current
851 \makevalueexpandable % we want to expand any @value in FILE.
    [all...]
  /build/core/
envsetup.mk 108 # We don't want to move all the prebuilt host tools to a $(HOST_OS)-x86_64 dir.
220 # We want to avoid two host bin directories in multilib build.
  /external/chromium_org/chrome/test/telemetry/chromeos/
login_unittest.py 297 ("Canadian Multilingual keyboard; you probably don't want this. See "
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 816 wait_response: True when caller want to wait the response.
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
history.js 94 // FIXME: Find a better way to do this. For layout-tests, we want the default group to be
95 // the ToT blink group. For other test types, we want it to be the Deps group.
  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3c.tcl 66 ** if you want a wrapper to interface SQLite with your choice of programming
  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 21 we want to make sure we output the TotalRecall template with as little changes
358 # more translateable parts, because we never want a translateable chunk

Completed in 651 milliseconds

<<11121314151617181920>>