Searched refs:F1 (Results 76 - 100 of 156) sorted by relevance

1234567

/external/chromium_org/third_party/skia/src/core/
H A DSkDistanceFieldGen.cpp196 static void F1(DFData* curr, int width) { function
374 F1(currData, dataWidth);
/external/chromium_org/third_party/sqlite/src/src/
H A Dtclsqlite.c3115 /* The four core functions - F1 is optimized somewhat */
3117 /* #define F1(x, y, z) (x & y | ~x & z) */
3118 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
3119 #define F2(x, y, z) F1(z, x, y)
3140 MD5STEP(F1, a, b, c, d, in[ 0]+0xd76aa478, 7);
3141 MD5STEP(F1, d, a, b, c, in[ 1]+0xe8c7b756, 12);
3142 MD5STEP(F1, c, d, a, b, in[ 2]+0x242070db, 17);
3143 MD5STEP(F1, b, c, d, a, in[ 3]+0xc1bdceee, 22);
3144 MD5STEP(F1, a, b, c, d, in[ 4]+0xf57c0faf, 7);
3145 MD5STEP(F1,
[all...]
/external/clang/test/SemaCXX/
H A Doverload-call.cpp586 typedef void F1(int); typedef in struct:__anon19356
588 operator F1*(); // expected-note{{conversion candidate}}
/external/skia/gm/
H A Ddashing.cpp400 static skiagm::GM* F1(void*) { return new Dashing2GM; } function
405 static skiagm::GMRegistry gR1(F1);
/external/skia/samplecode/
H A DSampleRotateCircles.cpp357 static SkView* F1() { return new TestCirclesView; } function
358 static SkViewRegister gR1(F1);
/external/skia/src/core/
H A DSkDistanceFieldGen.cpp196 static void F1(DFData* curr, int width) { function
374 F1(currData, dataWidth);
/external/valgrind/main/drd/tests/
H A Dtsan_thread_wrappers_pthread.h436 typedef void (*F1)(void *arg1); typedef in struct:Closure
447 (F1(f))(param1);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DKeyboardShortcut.js83 F1: { code: 112, name: "F1" },
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
H A Dvp9_intrapred_ssse3.asm499 ; A1 B1 C1 D1 E1 F1 G1 H1
500 ; A2 B2 A1 B1 C1 D1 E1 F1
542 ; A1 B1 C1 D1 E1 F1 G1 H1 I1 J1 K1 L1 M1 N1 O1 P1
543 ; A2 B2 A1 B1 C1 D1 E1 F1 G1 H1 I1 J1 K1 L1 M1 N1
544 ; A3 B3 A2 B2 A1 B1 C1 D1 E1 F1 G1 H1 I1 J1 K1 L1
545 ; A4 B4 A3 B3 A2 B2 A1 B1 C1 D1 E1 F1 G1 H1 I1 J1
546 ; A5 B5 A4 B4 A3 B3 A2 B2 A1 B1 C1 D1 E1 F1 G1 H1
547 ; A6 B6 A5 B5 A4 B4 A3 B3 A2 B2 A1 B1 C1 D1 E1 F1
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_intrapred_ssse3.asm499 ; A1 B1 C1 D1 E1 F1 G1 H1
500 ; A2 B2 A1 B1 C1 D1 E1 F1
542 ; A1 B1 C1 D1 E1 F1 G1 H1 I1 J1 K1 L1 M1 N1 O1 P1
543 ; A2 B2 A1 B1 C1 D1 E1 F1 G1 H1 I1 J1 K1 L1 M1 N1
544 ; A3 B3 A2 B2 A1 B1 C1 D1 E1 F1 G1 H1 I1 J1 K1 L1
545 ; A4 B4 A3 B3 A2 B2 A1 B1 C1 D1 E1 F1 G1 H1 I1 J1
546 ; A5 B5 A4 B4 A3 B3 A2 B2 A1 B1 C1 D1 E1 F1 G1 H1
547 ; A6 B6 A5 B5 A4 B4 A3 B3 A2 B2 A1 B1 C1 D1 E1 F1
/external/llvm/test/Bindings/Ocaml/
H A Dvmcore.ml892 let f1 = build_uitofp p1 float_type "F1" atentry in
965 * CHECK: %build_fcmp_false = fcmp false float %F1, %F2
966 * CHECK: %build_fcmp_true = fcmp true float %F2, %F1
1212 * CHECK: %build_fadd = fadd float %F1, %F2
1216 * CHECK: %build_fsub = fsub float %F1, %F2
1220 * CHECK: %build_fmul = fmul float %F1, %F2
1224 * CHECK: %build_fdiv = fdiv float %F1, %F2
1227 * CHECK: %build_frem = frem float %F1, %F2
1237 * CHECK: %build_fneg = fsub float {{.*}}0{{.*}}, %F1
/external/chromium_org/third_party/libwebp/dsp/
H A Denc_mips32.c251 #define HORIZONTAL_PASS(A, B, C, D, E, F, G, H, E1, F1, G1, H1) \
282 "sw %[temp6], "#F1"(%[tmp]) \n\t" \
/external/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp77 PPC::F0, PPC::F1, PPC::F2, PPC::F3,
119 PPC::F0, PPC::F1, PPC::F2, PPC::F3,
/external/webp/src/dsp/
H A Denc_mips32.c251 #define HORIZONTAL_PASS(A, B, C, D, E, F, G, H, E1, F1, G1, H1) \
282 "sw %[temp6], "#F1"(%[tmp]) \n\t" \
/external/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp813 EmitMovFPIntPair(MovOpc, Mips::V0, Mips::V1, Mips::F0, Mips::F1, LE);
816 EmitMovFPIntPair(MovOpc, Mips::V0, Mips::V1, Mips::F0, Mips::F1, LE);
819 EmitMovFPIntPair(MovOpc, Mips::V0, Mips::V1, Mips::F0, Mips::F1, LE);
/external/openfst/src/include/fst/
H A Dlookahead-filter.h126 typedef typename M1::FST F1; typedef in class:fst::LookAheadSelector
141 const F1 &GetFst() const { return *fst_; }
146 const F1 *fst_;
/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp441 const Function *F1 = getParent(O1); local
444 return !F1 || !F2 || F1 == F2;
/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp401 InductionMap::iterator F1 = IndMap.find(CmpReg1); local
402 if (F1 != IndMapEnd)
403 F = F1;
/external/kernel-headers/original/uapi/linux/
H A Dixjuser.h182 hz349 = 0x7b37, /* .23 F1 */
272 F1 = hz349, enumerator in enum:__anon23123
/external/qemu/android/skin/
H A Dkeyset.c178 _KEYSYM1_(F1) \
/external/chromium_org/third_party/icu/source/data/sprep/
H A Drfc3491.txt254 16F1..16FF; ; UNASSIGNED
503 00D1; 00F1; MAP
642 01F1; 01F3; MAP
735 03F1; 03C1; MAP
854 04F0; 04F1; MAP
H A Drfc3530csci.txt253 16F1..16FF; ; UNASSIGNED
502 00D1; 00F1; MAP
641 01F1; 01F3; MAP
734 03F1; 03C1; MAP
853 04F0; 04F1; MAP
H A Drfc3722.txt254 16F1..16FF; ; UNASSIGNED
503 00D1; 00F1; MAP
642 01F1; 01F3; MAP
735 03F1; 03C1; MAP
854 04F0; 04F1; MAP
H A Drfc3920node.txt254 16F1..16FF; ; UNASSIGNED
503 00D1; 00F1; MAP
642 01F1; 01F3; MAP
735 03F1; 03C1; MAP
854 04F0; 04F1; MAP
H A Drfc4518ci.txt253 16F1..16FF; ; UNASSIGNED
470 00D1; 00F1; MAP
609 01F1; 01F3; MAP
702 03F1; 03C1; MAP
821 04F0; 04F1; MAP

Completed in 422 milliseconds

1234567