Searched defs:f10 (Results 1 - 19 of 19) sorted by relevance

/external/v8/test/mjsunit/compiler/
H A Dloopcount.js89 function f10(x) { function
92 f10(42);
/external/clang/test/Sema/
H A Dpragma-unused.c47 int f10(int x) { function
/external/clang/test/CodeGen/
H A Dswitch.c137 // CHECK: define i32 @f10()
149 int f10() { function
H A Dfunction-attributes.c44 int f10(void) { return f10_t(); } function
H A Darm-arguments.c58 // APCS-GNU: define i32 @f10()
59 // AAPCS: define arm_aapcscc i32 @f10()
61 struct s10 f10(void) {} function
H A Dstruct.c93 void f10(range *p) { function
H A Dx86_32-arguments-darwin.c65 // CHECK: float @f10()
69 } f10(void) { while (1) {} } function
H A Dx86_64-arguments.c57 // CHECK: define void @f10(i64 %a0.coerce)
59 void f10(struct s10 a0) {} function
/external/clang/test/Analysis/
H A Dmalloc-overflow.c68 void * f10(int n) function
H A Darray-struct.c91 void f10() { function
H A Dnull-deref-ps.c215 int* f10(int* p, signed char x, int y) { function
224 if (!p) return; // expected-warning {{non-void function 'f10' should return a value}}
H A Ddead-stores.c92 int f10() { function
/external/libffi/testsuite/libffi.call/
H A Dmany.c21 float f10,
29 (double) f6, (double) f7, (double) f8, (double) f9, (double) f10,
33 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13);
12 many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) argument
H A Dmany_win32.c21 float f10,
26 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13);
12 stdcall_many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) argument
/external/llvm/test/MC/ELF/
H A Dcfi.s59 f10: label
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp77 Agg<float> f10 = {e40 - 5 * e39 + e30 - 5 * e39}; // OK local
/external/v8/src/mips/
H A Dsimulator-mips.h166 f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, enumerator in enum:v8::internal::Simulator::FPURegister
H A Dassembler-mips.h192 "f10",
244 const FPURegister f10 = { 10 }; member in namespace:v8::internal
/external/webkit/Source/JavaScriptCore/assembler/
H A DMIPSAssembler.h121 f10, enumerator in enum:JSC::MIPSRegisters::__anon11567

Completed in 2197 milliseconds