HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 1326 - 1350 of 2582) sorted by null

<<51525354555657585960>>

  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl.cc 597 // that retrieves the render side data. This function accesses apm
661 // that retrieves the render side data. This function accesses apm
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
calc_en.cpp 306 tmp1 = res[i]; /* avoid multiple accesses to memory */
638 /* avoid multiple accesses to memory */
  /frameworks/base/core/java/android/os/
Binder.java 781 * We roll our own only because we need to lazily remove WeakReferences during accesses
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
ArrayBlockingQueue.java 233 * @param fair if {@code true} then queue accesses for threads blocked
254 * @param fair if {@code true} then queue accesses for threads blocked
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
string2.h 51 /* If we can do unaligned memory accesses we must know the endianess. */
76 use unaligned memory accesses. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
string2.h 51 /* If we can do unaligned memory accesses we must know the endianess. */
76 use unaligned memory accesses. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 404 // accesses occurred when the refcount was positive do not race with
405 // memory accesses which occurred after the refcount became zero.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 404 // accesses occurred when the refcount was positive do not race with
405 // memory accesses which occurred after the refcount became zero.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 404 // accesses occurred when the refcount was positive do not race with
405 // memory accesses which occurred after the refcount became zero.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 404 // accesses occurred when the refcount was positive do not race with
405 // memory accesses which occurred after the refcount became zero.
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
troubleshooting.html 31 <li><a href="#dynamicalclassmember">Note: ... accesses a field/method '...' dynamically</a></li>
123 <dt><a name="dynamicalclassmember"><b>Note: ... accesses a field/method '...' dynamically</b></a></dt>
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
ChangeLog-2012 420 macros, use local variables for info struct member accesses,
425 local variables for info struct member accesses.
    [all...]
  /art/compiler/optimizing/
load_store_analysis_test.cc 180 // accesses to different fields of the same object should not alias.
scheduler.h 57 // reordering of memory accesses.
scheduler_arm.cc 615 // that spacing it from its use in memory accesses was beneficial.
    [all...]
  /art/runtime/mirror/
object.h 611 // Base class for accessors used to describe accesses performed by VarHandle methods.
    [all...]
  /art/test/706-checker-scheduler/src/
Main.java 214 // These two accesses MAY ALIAS
  /build/blueprint/
module_ctx.go 86 // Any accesses to global variables or to Module objects that are not dependencies
  /dalvik/docs/
porting-guide.html 338 "quickening" field accesses and method invocations. To ensure
  /dalvik/dx/src/com/android/dx/ssa/
SsaRenamer.java 50 * representation means that unaligned accesses to 64-bit registers are not
  /development/samples/NotePad/src/com/example/android/notepad/
NotesList.java 87 // accesses a list of notes.
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm0.h 649 __DSB(); /* Ensure all outstanding memory accesses included
    [all...]
core_cm0plus.h     [all...]

Completed in 2203 milliseconds

<<51525354555657585960>>