HomeSort by relevance Sort by last modified time
    Searched refs:two (Results 1176 - 1200 of 1983) sorted by null

<<41424344454647484950>>

  /prebuilts/go/linux-x86/src/encoding/gob/
gobencdec_test.go 439 v := ValueGobber("forty-two")
491 v := ValueGobber("forty-two")
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 58 feedback on the right way to get the two values at
173 feedback on the right way to get the two values at
  /prebuilts/go/linux-x86/src/net/
net.go 44 On Unix systems, the resolver has two options for resolving names.
72 join the two settings by a plus sign, as in GODEBUG=netdns=go+1.
  /prebuilts/go/linux-x86/src/path/filepath/
path_test.go 248 // two parameters
455 // 3) capture errors, expect two.
  /prebuilts/go/linux-x86/src/regexp/
onepass.go 144 // mergeRuneSets merges two non-intersecting runesets, and returns the merged result,
360 // build a dispatch operator from the two legs of the alt.
  /prebuilts/go/linux-x86/src/runtime/
chan.go 134 // 'not ready for sending', even if the channel is closed between the two observations,
135 // they imply a moment between the two when the channel was both not yet closed
  /prebuilts/go/linux-x86/src/runtime/pprof/
pprof.go 391 // the two calls?so allocate a few extra records for safety
535 // the two calls?so allocate a few extra records for safety
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 627 'Verify the "py-list" command with two absolute arguments'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 627 'Verify the "py-list" command with two absolute arguments'
  /external/v8/src/
objects-inl.h     [all...]
  /build/blueprint/bootstrap/
doc.go 106 // A bootstrap-enabled build directory has two states, each with a corresponding
  /external/ImageMagick/www/api/
distort.php 122 <dd> Perspective, and Bilinear, fall back to a Affine distortion when less than 4 control point pairs are provided. While Affine distortions let you use any number of control point pairs, that is Zero pairs is a No-Op (viewport only) distortion, one pair is a translation and two pairs of control points do a scale-rotate-translate, without any shearing. </dd>
  /external/boringssl/src/ssl/test/runner/
prf.go 18 // Split a premaster secret in two as specified in RFC 4346, section 5.
  /external/curl/packages/vms/
generate_config_vms_h_curl.com 16 $! and the [.lib]config-vms.h file do two different tasks and that the
  /external/libavc/common/arm/
ih264_resi_trans_quant_a9.s 96 add r11, sp, #40 @decrement stack pointer,to accomodate two variables
293 add r11, sp, #40 @decrement stack pointer,to accomodate two variables
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_high_subpixel_bilinear_sse2.asm 45 punpcklwd xmm0, xmm1 ;two row in one register
  /external/llvm/test/MC/Sparc/
sparc-synthetic-instructions.s 50 ! Now the synthetic instruction becomes two instructions.
  /external/v8/test/webkit/fast/js/
arguments.js 615 descriptor = (function(){ return Object.getOwnPropertyDescriptor(arguments, 1); })("zero","one","two");
  /external/v8/test/webkit/
math.js 79 var w = { valueOf: function() { testStr += "two"; return 2; } };
  /frameworks/base/core/java/android/text/
TextUtils.java 240 CharSequence two, int ooffset,
250 getChars(two, ooffset, ooffset + len, temp, len);
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java 612 final int[] buttonIds = new int[] {R.id.one, R.id.two, R.id.three, R.id.four, R.id.five,
    [all...]
  /prebuilts/go/darwin-x86/doc/codewalk/
codewalk.js 83 // Each iframe is represented by two distinct objects in the DOM: an iframe
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
arith_test.go 449 // of powers-of-two boundaries.
float.go 30 // All Floats are ordered, and the ordering of two Floats x and y
407 // Rounding is based on two bits: the rounding bit (rbit) and the
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
pobj.go 123 // Clumsy hack to preserve old two-argument -X name val syntax for old scripts.

Completed in 1687 milliseconds

<<41424344454647484950>>