HomeSort by relevance Sort by last modified time
    Searched refs:Round (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /external/boringssl/mac-x86/crypto/fipsmodule/
bn-586.S 119 # Round 0
128 # Round 4
137 # Round 8
146 # Round 12
155 # Round 16
164 # Round 20
173 # Round 24
182 # Round 28
202 # Tail Round 0
213 # Tail Round 1
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
roundr-op.s 0 # Round-type "R".
roundi-op.s 0 # Round-type "R".
roundr-op.l 4 1 # Round-type "R"\.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 135 Round RN 0
353 ;// constant 2 after the Multiplication. The value of Round would be 2
360 MOV Round, #2 ;// Round = 2
365 SMLABB temp1, colOp00, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round
366 SMLABB temp3, colOp02, Scale, Round ;// Temp3 = B(c1w0) * Scale + Round
367 SMLATB temp2, colOp00, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
lifloat.s 10 # Round to a 16 byte boundary, for ease in testing multiple targets.
dli.s 64 # Round to a 16 byte boundary, for ease in testing multiple targets.
lb-pic.s 55 # Round to a 16 byte boundary, for ease in testing multiple targets.
ld-pic.s 56 # Round to a 16 byte boundary, for ease in testing multiple targets.
uld.s 64 # Round to a 16 byte boundary, for ease in testing multiple targets.
ulh.s 67 # Round to a 16 byte boundary, for ease in testing multiple targets.
  /external/boringssl/win-x86/crypto/fipsmodule/
bn-586.asm 130 ; Round 0
139 ; Round 4
148 ; Round 8
157 ; Round 12
166 ; Round 16
175 ; Round 20
184 ; Round 24
193 ; Round 28
213 ; Tail Round 0
224 ; Tail Round
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5block.go 53 // Round 1.
103 // Round 2.
153 // Round 3.
203 // Round 4.
gen.go 101 // round 1
120 // round 2
158 // round 4
249 // Round 1.
256 // Round 2.
263 // Round 3.
270 // Round 4.
277 // Round 1.
287 // Round 2.
297 // Round 3
    [all...]
  /prebuilts/go/linux-x86/src/crypto/md5/
md5block.go 53 // Round 1.
103 // Round 2.
153 // Round 3.
203 // Round 4.
gen.go 101 // round 1
120 // round 2
158 // round 4
249 // Round 1.
256 // Round 2.
263 // Round 3.
270 // Round 4.
277 // Round 1.
287 // Round 2.
297 // Round 3
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair.c 51 int i, Round, Value;
64 Round = 1<<(Shift-1);
68 Value = (pDst[i] * Scale + Round) >> Shift;
  /external/libvpx/libvpx/vp8/common/
treecoder.h 67 unsigned int Pfactor, int Round);
  /prebuilts/go/darwin-x86/src/time/
example_test.go 219 round := []time.Duration{
230 for _, d := range round {
231 fmt.Printf("t.Round(%6s) = %s\n", d, t.Round(d).Format("15:04:05.999999999"))
234 // t.Round( 1ns) = 12:15:30.918273645
235 // t.Round( 1µs) = 12:15:30.918274
236 // t.Round( 1ms) = 12:15:30.918
237 // t.Round( 1s) = 12:15:31
238 // t.Round( 2s) = 12:15:30
239 // t.Round( 1m0s) = 12:16:0
    [all...]
  /prebuilts/go/linux-x86/src/time/
example_test.go 219 round := []time.Duration{
230 for _, d := range round {
231 fmt.Printf("t.Round(%6s) = %s\n", d, t.Round(d).Format("15:04:05.999999999"))
234 // t.Round( 1ns) = 12:15:30.918273645
235 // t.Round( 1µs) = 12:15:30.918274
236 // t.Round( 1ms) = 12:15:30.918
237 // t.Round( 1s) = 12:15:31
238 // t.Round( 2s) = 12:15:30
239 // t.Round( 1m0s) = 12:16:0
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Support.h 27 INTN Round;
  /prebuilts/go/darwin-x86/src/strconv/
decimal_test.go 48 down, round, up string
81 d.Round(test.nd)
83 if s != test.round {
84 t.Errorf("Decimal %v Round %d = %v, want %v",
  /prebuilts/go/linux-x86/src/strconv/
decimal_test.go 48 down, round, up string
81 d.Round(test.nd)
83 if s != test.round {
84 t.Errorf("Decimal %v Round %d = %v, want %v",
  /external/dng_sdk/source/
dng_matrix.h 106 void Round (real64 factor);
221 void Round (real64 factor);
  /external/swiftshader/third_party/subzero/src/
IceIntrinsics.h 72 Round,

Completed in 962 milliseconds

1 2 3 4 5 6