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

1 2 34 5 6 7

  /external/libffi/src/powerpc/
darwin.S 112 lfd f2,-16-(12*8)(r28)
162 stfd f2,8(r30)
darwin_closure.S 79 stfd f2,64(r1)
165 lfd f2,8(r5)
linux64.S 88 lfd %f2, -32-(20*8)(%r28)
132 stfd %f2, 8(%r30)
sysv.S 89 lfd %f2,-16-(8*4)-(7*8)(%r28)
132 stfd %f2,8(%r30)
linux64_closure.S 66 stfd %f2, 128+(1*8)(%r1)
140 lfd %f2, 112+8(%r1)
  /external/stlport/stlport/
functional 126 void swap(function<Signature, Allocator>& f1, function<Signature, Allocator>& f2);
  /external/v8/test/mjsunit/tools/
codemap.js 76 codeMap.addStaticCode(0x1600, newCodeEntry(0x50, 'lib1-f2'));
85 assertEntry(codeMap, 'lib1-f2', 0x1600);
86 assertEntry(codeMap, 'lib1-f2', 0x1600 + 0x30);
87 assertEntry(codeMap, 'lib1-f2', 0x1600 + 0x50 - 1);
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegatePrivate.idl 86 uuid(b7d6a98e-9c4f-43f2-b6a7-0975a0b18421),
  /ndk/sources/android/stlport/stlport/
functional 126 void swap(function<Signature, Allocator>& f1, function<Signature, Allocator>& f2);
  /external/libvpx/vp8/common/x86/
loopfilter_sse2.asm 792 movq xmm6, QWORD PTR [rdi+2*rcx] ; xx xx xx xx xx xx xx xx f7 f6 f5 f4 f3 f2 f1 f0
793 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 115 File f2 = new File(dir, "f2.dat");
116 File f3 = new File(dir, "f2.dat.gz");
120 FileOutputStream os2 = new FileOutputStream(f2);
138 dropbox.addFile("DropBoxTest", f2, 0);
191 File f2 = new File(dir, "DropBoxTest@" + (before + 100001) + ".txt.gz"); local
192 GZIPOutputStream gz2 = new GZIPOutputStream(new FileOutputStream(f2));
506 DropBoxManager.Entry f2 = dropbox.getNextEntry(null, f1.getTimeMillis()); local
507 assertTrue(null == dropbox.getNextEntry(null, f2.getTimeMillis()));
510 assertEquals("TEST6", f2.getText(80))
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
nmfmapts.cpp 305 NumberFormat* f2 = NumberFormat::createCurrencyInstance(SRC_LOC, status); local
337 f2->format(n, res2);
348 logln((UnicodeString)"f2 src cur: " + res2);
391 delete f2;
numrgts.cpp 2014 UnicodeString f2, temp; local
    [all...]
  /bionic/libc/kernel/common/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /development/ndk/platforms/android-3/include/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /external/kernel-headers/original/linux/
telephony.h 232 * the LineJACK has received a wink from the telco switch. The f0, f1, f2
249 unsigned int f2:1; member in struct:phone_except
  /external/libffi/src/s390/
sysv.S 70 ld %f2,40(%r11)
126 std %f2,72(%r15)
271 ld %f2,56(%r11)
328 std %f2,136(%r15)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
telephony.h 156 unsigned int f2:1; member in struct:phone_except
  /frameworks/base/core/java/android/preference/
GenericInflater.java 87 FactoryMerger(Factory<T> f1, Factory<T> f2) {
89 mF2 = f2;
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
ticon.c 1170 FILE *f1=NULL, *f2=NULL, *f3 = NULL; local
    [all...]

Completed in 291 milliseconds

1 2 34 5 6 7