HomeSort by relevance Sort by last modified time
    Searched refs:four (Results 276 - 300 of 395) sorted by null

<<111213141516

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py3_test_grammar.py 486 global one, two, three, four, five, six, seven, eight, nine, ten
713 x = {'one': 1, 'two': 2, 'three': 3, 'four': 4, 'five': 5, 'six': 6}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_grammar.py 514 global one, two, three, four, five, six, seven, eight, nine, ten
790 x = {'one': 1, 'two': 2, 'three': 3, 'four': 4, 'five': 5, 'six': 6}
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py2_test_grammar.py 516 global one, two, three, four, five, six, seven, eight, nine, ten
770 x = {'one': 1, 'two': 2, 'three': 3, 'four': 4, 'five': 5, 'six': 6}
py3_test_grammar.py 486 global one, two, three, four, five, six, seven, eight, nine, ten
713 x = {'one': 1, 'two': 2, 'three': 3, 'four': 4, 'five': 5, 'six': 6}
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_grammar.py 514 global one, two, three, four, five, six, seven, eight, nine, ten
790 x = {'one': 1, 'two': 2, 'three': 3, 'four': 4, 'five': 5, 'six': 6}
  /external/boringssl/win-x86_64/crypto/cipher_extra/
aes128gcmsiv-x86_64.asm 15 four: label
824 vmovdqu xmm4,XMMWORD[four]
1027 vpaddd xmm12,xmm1,XMMWORD[four]
    [all...]
  /external/boringssl/linux-x86_64/crypto/cipher_extra/
aes128gcmsiv-x86_64.S 11 four: label
726 vmovdqu four(%rip),%xmm4
920 vpaddd four(%rip),%xmm1,%xmm12
    [all...]
  /external/boringssl/mac-x86_64/crypto/cipher_extra/
aes128gcmsiv-x86_64.S 11 four: label
724 vmovdqu four(%rip),%xmm4
913 vpaddd four(%rip),%xmm1,%xmm12
    [all...]
  /external/boringssl/ios-arm/crypto/chacha/
chacha-armv4.S 830 vshl.i32 d28,d24,#2 @ four
1149 vldr d24,[sp,#4*(16+4)] @ four
  /external/boringssl/linux-arm/crypto/chacha/
chacha-armv4.S 827 vshl.i32 d28,d24,#2 @ four
1146 vldr d24,[sp,#4*(16+4)] @ four
  /external/boringssl/mac-x86_64/crypto/chacha/
chacha-x86_64.S 13 L$four:
517 paddd L$four(%rip),%xmm0
  /external/mesa3d/docs/specs/
MESA_texture_array.spec 532 Note that not all four components of the texture coordinates <coord>
704 This extension allows the use of the four S3TC internal format types in
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/
CodedOutputStream.cs 439 /// Writes the given four-byte tag directly to the stream.
  /external/webp/src/dsp/
enc_sse2.c 114 const __m128i four = _mm_set1_epi16(4); local
115 const __m128i dc = _mm_add_epi16(T0, four);
158 // Load four bytes/pixels per line.
187 // Store four bytes/pixels per line.
    [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 424 ;;; pointer. (rsi will still be misaligned three times out of four.)
  /external/zlib/src/contrib/masmx86/
match686.asm 363 ;;; pointer. (esi will still be misaligned three times out of four.)
  /prebuilts/go/darwin-x86/src/archive/zip/
reader.go 445 // No data descriptor signature. Keep these four
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
func.go 396 // NewValue4 returns a new value in the block with four arguments and zero aux values.
  /prebuilts/go/darwin-x86/src/compress/flate/
huffman_bit_writer.go 454 // First four offset codes have extra size = 0.
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p224.go 447 // First we build a mask from the top four limbs, which must all be
  /prebuilts/go/darwin-x86/src/debug/dwarf/
entry.go 190 // DWARF 4 defines four *ptr classes, but doesn't
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 750 longRegex := MustCompile(`(one|two|three|four|five|six|seven|eight|nine|ten|eleven|twelve|thirteen|fourteen|fifteen|sixteen|seventeen|eighteen|nineteen|twenty|twentyone|twentytwo|twentythree|twentyfour|twentyfive|twentysix|twentyseven|twentyeight|twentynine|thirty|thirtyone|thirtytwo|thirtythree|thirtyfour|thirtyfive|thirtysix|thirtyseven|thirtyeight|thirtynine|forty|fortyone|fortytwo|fortythree|fortyfour|fortyfive|fortysix|fortyseven|fortyeight|fortynine|fifty|fiftyone|fiftytwo|fiftythree|fiftyfour|fiftyfive|fiftysix|fiftyseven|fiftyeight|fiftynine|sixty|sixtyone|sixtytwo|sixtythree|sixtyfour|sixtyfive|sixtysix|sixtyseven|sixtyeight|sixtynine|seventy|seventyone|seventytwo|seventythree|seventyfour|seventyfive|seventysix|seventyseven|seventyeight|seventynine|eighty|eightyone|eightytwo|eightythree|eightyfour|eightyfive|eightysix|eightyseven|eightyeight|eightynine|ninety|ninetyone|ninetytwo|ninetythree|ninetyfour|ninetyfive|ninetysix|ninetyseven|ninetyeight|ninetynine|onehundred)`)
  /prebuilts/go/linux-x86/src/archive/zip/
reader.go 445 // No data descriptor signature. Keep these four
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
func.go 396 // NewValue4 returns a new value in the block with four arguments and zero aux values.
  /prebuilts/go/linux-x86/src/compress/flate/
huffman_bit_writer.go 454 // First four offset codes have extra size = 0.

Completed in 803 milliseconds

<<111213141516