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

1 2

  /frameworks/base/data/keyboards/
Android.mk 15 # This makefile performs build time validation of framework keymap files.
  /external/webkit/Tools/Scripts/
run-sunspider 63 --shark-cache Like --shark, but performs a L2 cache-miss sample instead of time sample
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb 189 code that performs accounting about the decision logic performed while parsing
191 Profiler is an event-listener that performs all of the profiling accounting and
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 97 @ This section performs a gain adjustment of -12dB for 16-bit samples
ARM-E_interpolate_noloop_gnu.s 89 @ This section performs a gain adjustment of -12dB for 16-bit samples
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 97 @ This section performs a gain adjustment of -12dB for 16-bit samples
ARM-E_interpolate_noloop_gnu.s 89 @ This section performs a gain adjustment of -12dB for 16-bit samples
  /external/webkit/PerformanceTests/SunSpider/
sunspider 60 --shark-cache Like --shark, but performs a L2 cache-miss sample instead of time sample
  /external/eigen/blas/
dspr.f 14 * DSPR performs the symmetric rank 1 operation
sspr.f 14 * SSPR performs the symmetric rank 1 operation
chbmv.f 14 * CHBMV performs the matrix-vector operation
chpmv.f 14 * CHPMV performs the matrix-vector operation
chpr.f 14 * CHPR performs the hermitian rank 1 operation
chpr2.f 14 * CHPR2 performs the hermitian rank 2 operation
ctbmv.f 13 * CTBMV performs one of the matrix-vector operations
ctpmv.f 13 * CTPMV performs one of the matrix-vector operations
dsbmv.f 14 * DSBMV performs the matrix-vector operation
dspmv.f 14 * DSPMV performs the matrix-vector operation
dspr2.f 14 * DSPR2 performs the symmetric rank 2 operation
dtbmv.f 13 * DTBMV performs one of the matrix-vector operations
dtpmv.f 13 * DTPMV performs one of the matrix-vector operations
ssbmv.f 14 * SSBMV performs the matrix-vector operation
sspmv.f 14 * SSPMV performs the matrix-vector operation
sspr2.f 14 * SSPR2 performs the symmetric rank 2 operation
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 307 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
310 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
313 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
316 expected-note {{cast which performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
365 constexpr char c4 = ((char*)(int*)"no reinterpret_casts allowed")[14]; // expected-error {{must be initialized by a constant expression}} expected-note {{cast which performs the conversions of a reinterpret_cast}}
    [all...]

Completed in 747 milliseconds

1 2