HomeSort by relevance Sort by last modified time
    Searched refs:Perform (Results 101 - 125 of 135) sorted by null

1 2 3 45 6

  /external/libjpeg-turbo/simd/
jfdctfst-mmx.asm 70 ; Perform the forward DCT on one block of samples.
jfdctfst-sse2-64.asm 71 ; Perform the forward DCT on one block of samples.
jfdctfst-sse2.asm 70 ; Perform the forward DCT on one block of samples.
jidctflt-3dn.asm 47 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctflt-sse2-64.asm 58 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctfst-mmx.asm 78 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctfst-sse2-64.asm 79 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctfst-sse2.asm 78 ; Perform dequantization and inverse DCT on one block of coefficients.
jfdctint-mmx.asm 91 ; Perform the forward DCT on one block of samples.
jfdctint-sse2-64.asm 92 ; Perform the forward DCT on one block of samples.
jfdctint-sse2.asm 91 ; Perform the forward DCT on one block of samples.
jidctflt-sse.asm 57 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctflt-sse2.asm 57 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctint-mmx.asm 91 ; Perform dequantization and inverse DCT on one block of coefficients.
    [all...]
jidctint-sse2-64.asm 92 ; Perform dequantization and inverse DCT on one block of coefficients.
    [all...]
jidctint-sse2.asm 91 ; Perform dequantization and inverse DCT on one block of coefficients.
    [all...]
  /external/v8/benchmarks/spinning-balls/
v.js 322 // Perform perspective projection.
  /external/v8/benchmarks/
splay.js 284 * Perform the splay operation for the given key. Moves the node with
  /external/v8/test/mjsunit/
allocation-site-info.js 399 // Perform a gc because without it the test below can experience an
  /external/v8/tools/gcmole/
gcmole.lua 43 -- Perform dead variable analysis (generates many false positives).
  /external/webrtc/webrtc/modules/audio_coding/test/
APITest.cc 513 void APITest::Perform() {
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 267 ExprResult Result = InitSeq.Perform(*this, Entity, Kind, Arg);
    [all...]
SemaInit.cpp 470 : InitSeq.Perform(SemaRef, Entity, Kind, SubInit);
567 /// with expressions that perform value-initialization of the
    [all...]
SemaCast.cpp     [all...]
SemaExprObjC.cpp 409 return Seq.Perform(S, Entity, Kind, Element);
414 // Perform lvalue-to-rvalue conversion.
755 // Perform lvalue-to-rvalue conversion on the base.
    [all...]

Completed in 1067 milliseconds

1 2 3 45 6