HomeSort by relevance Sort by last modified time
    Searched refs:f3 (Results 226 - 250 of 364) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libffi/src/powerpc/
aix_closure.S 62 .set f3,3
132 stfd f3, 72(r1)
  /external/qemu-pc-bios/bochs/bios/
notes 11 out 1f3, cl (bits 0-5) # starting sector number
  /libcore/luni/src/test/java/libcore/java/io/
OldFileTest.java 150 File f3 = File.createTempFile("/../../../../../", null); local
151 f3.delete();
  /ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.async/
async.pass.cpp 46 std::unique_ptr<int> f3(int i) function
160 std::future<std::unique_ptr<int>> f = std::async(f3, 3);
  /external/icu4c/test/intltest/
nmfmapts.cpp 307 LocalPointer<NumberFormat> f3(NumberFormat::createCurrencyInstance(SRC_LOC, status));
338 f3->format(n, res3);
349 logln((UnicodeString)"f3 reg cur: " + res3);
359 if (f3.getAlias() == f3a.getAlias()) {
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 717 movq xmm6, [rdi+2*rcx] ; xx xx xx xx xx xx xx xx f7 f6 f5 f4 f3 f2 f1 f0
719 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
724 punpcklwd xmm1, xmm5 ; f3 e3 d3 c3 f2 e2 d2 c2 f1 e1 d1 c1 f0 e0 d0 c0
734 punpckhdq xmm5, xmm1 ; f3 e3 d3 c3 b3 a3 93 83 f2 e2 d2 c2 b2 a2 92 82
    [all...]
  /bionic/libc/kernel/common/linux/
telephony.h 175 unsigned int f3:1; member in struct:phone_except
  /development/ndk/platforms/android-3/include/linux/
telephony.h 157 unsigned int f3:1; member in struct:phone_except
  /external/clang/test/Analysis/
malloc-annotations.c 145 int *f3() { function
null-deref-ps.c 30 int f3(char* x) { function
ptr-arith.c 37 void f3() { function
  /external/clang/test/CodeGenCXX/
member-function-pointers.cpp 69 void f3(A *a, A &ar) { function
temporaries.cpp 40 void f3() { function
  /external/clang/test/SemaCXX/
nested-name-spec.cpp 85 void f3() { function
  /external/e2fsprogs/debian/attic/libs/
rules 19 COMERR_VERSION = $(shell grep ELF_VERSION lib/et/Makefile.in | cut '-d ' -f3)
21 SS_VERSION = $(shell grep ELF_VERSION lib/ss/Makefile.in | cut '-d ' -f3)
  /external/kernel-headers/original/linux/
telephony.h 233 * and f3 bits indicate that the filter has been triggered by detecting the
250 unsigned int f3:1; member in struct:phone_except
  /external/llvm/test/MC/ELF/
cfi.s 16 f3: label
  /external/openssl/crypto/
ppccpuid.pl 51 fmr f3,f31
  /external/oprofile/module/ia64/
IA64entry.h 41 .spillsp f2, SW(F2)+16+(off); .spillsp f3, SW(F3)+16+(off); \
  /external/srtp/crypto/hash/
sha1.c 63 #define f3(B,C,D) (B ^ C ^ D) macro
172 TEMP = S5(A) + f3(B,C,D) + E + W[t] + SHA_K3;
327 TEMP = S5(A) + f3(B,C,D) + E + W[t] + SHA_K3;
380 TEMP = S5(A) + f3(B,C,D) + E + W[t] + SHA_K3;
  /external/v8/test/mjsunit/
arguments.js 120 function f3() { function
123 f3();
  /external/v8/test/mjsunit/harmony/
block-let-crankshaft.js 34 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
53 function f3() { function
block-scoping.js 66 function f3(one) { function
82 f3(1);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
telephony.h 233 * and f3 bits indicate that the filter has been triggered by detecting the
250 unsigned int f3:1; member in struct:phone_except
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
telephony.h 233 * and f3 bits indicate that the filter has been triggered by detecting the
250 unsigned int f3:1; member in struct:phone_except

Completed in 1393 milliseconds

1 2 3 4 5 6 7 8 91011>>