HomeSort by relevance Sort by last modified time
    Searched full:mem3 (Results 1 - 8 of 8) sorted by null

  /external/llvm/test/CodeGen/X86/
fma-do-not-commute.ll 2 ; Check that the 2nd and 3rd arguments of fmaXXX231 reg1, reg2, mem3 are not commuted.
  /external/libopus/celt/
pitch.c 113 opus_val32 mem0, mem1, mem2, mem3, mem4; local
122 mem3=mem[3];
130 sum = MAC16_16(sum,num3,mem3);
132 mem4 = mem3;
133 mem3 = mem2;
142 mem[3]=mem3;
  /external/clang/test/SemaCXX/
default2.cpp 60 int mem3(int i);
79 int Y::mem3(int i = b) { return i; } // OK; use X::b function in class:Y
  /bionic/libc/bionic/
fts.c 115 goto mem3;
119 goto mem3;
155 goto mem3;
174 mem3: fts_lfree(root);
  /hardware/ti/omap3/dspbridge/inc/
drv.h 142 /* MEM3 is L1D RAM/CACHE space */
  /ndk/sources/host-tools/make-3.81/
NEWS 582 `lib(mem1 mem2 mem3)' is equivalent to `lib(mem1) lib(mem2) lib(mem3)'.
    [all...]
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libc.so 

Completed in 303 milliseconds