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

1 2 34 5 6

  /external/webrtc/webrtc/modules/audio_coding/test/
TestRedFec.cc 65 void TestRedFec::Perform() {
TestStereo.cc 143 void TestStereo::Perform() {
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 452 gralloc1_error_t err = dev->buf_mgr_->Perform(operation, args);
gr_buf_mgr.cpp 481 gralloc1_error_t BufferManager::Perform(int operation, va_list args) {
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_primary.cpp 233 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.cpp 277 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
hwc_session.cpp     [all...]
  /hardware/qcom/display/msmcobalt/libgralloc1/
gr_device_impl.cpp 452 gralloc1_error_t err = dev->buf_mgr_->Perform(operation, args);
gr_buf_mgr.cpp 481 gralloc1_error_t BufferManager::Perform(int operation, va_list args) {
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display_primary.cpp 238 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display_primary.cpp 277 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
hwc_session.cpp     [all...]
  /external/v8/test/mjsunit/
array-constructor-feedback.js 224 // Perform a gc, because we are allocating a very large array and if a gc
  /external/clang/include/clang/Sema/
Initialization.h 643 /// \brief Perform a derived-to-base cast, producing an rvalue.
645 /// \brief Perform a derived-to-base cast, producing an xvalue.
647 /// \brief Perform a derived-to-base cast, producing an lvalue.
657 /// \brief Perform a user-defined conversion, either via a conversion
660 /// \brief Perform a qualification conversion, producing an rvalue.
662 /// \brief Perform a qualification conversion, producing an xvalue.
664 /// \brief Perform a qualification conversion, producing an lvalue.
666 /// \brief Perform a conversion adding _Atomic to a type.
668 /// \brief Perform a load from a glvalue, producing an rvalue.
670 /// \brief Perform an implicit conversion sequence
    [all...]
  /external/libjpeg-turbo/simd/
jidctred-mmx.asm 98 ; Perform dequantization and inverse DCT on one block of coefficients,
492 ; Perform dequantization and inverse DCT on one block of coefficients,
jidctred-sse2-64.asm 99 ; Perform dequantization and inverse DCT on one block of coefficients,
402 ; Perform dequantization and inverse DCT on one block of coefficients,
jidctred-sse2.asm 98 ; Perform dequantization and inverse DCT on one block of coefficients,
413 ; Perform dequantization and inverse DCT on one block of coefficients,
jfdctflt-3dn.asm 45 ; Perform the forward DCT on one block of samples.
jfdctflt-sse-64.asm 56 ; Perform the forward DCT on one block of samples.
jfdctflt-sse.asm 55 ; Perform the forward DCT on one block of samples.
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 189 * Perform the splay operation for the given key. Moves the node with
  /external/v8/tools/
splaytree.js 215 * Perform the splay operation for the given key. Moves the node with
  /external/clang/lib/Sema/
SemaExprCXX.cpp 88 // Determine where to perform name lookup.
181 // Perform lookup into the current scope (only).
795 // cannot be a simple walk of the class's decls. Instead, we must perform
    [all...]
SemaLambda.cpp 729 // Perform initialization analysis and ensure any implicit conversions
746 ExprResult Result = InitSeq.Perform(*this, Entity, Kind, Args, &DclT);
    [all...]
  /external/chromium-trace/catapult/third_party/coverage/coverage/htmlfiles/
coverage_html.js 93 // Perform DOM manipulation.

Completed in 1411 milliseconds

1 2 34 5 6