HomeSort by relevance Sort by last modified time
    Searched refs:f4 (Results 201 - 225 of 415) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/CodeGenCXX/
mangle-ms-return-qualifiers.cpp 149 const struct S* f4() { return 0; } function
150 // CHECK: "\01?f4@@YAPBUS@@XZ"
x86_32-arguments.cpp 85 s4_2 f4() { return s4_2(); } function
temp-order.cpp 95 static unsigned f4() { function
181 print("f4", f4());
182 if (f4() != ORDER3(3, 7, 2))
mangle.cpp 265 template <int i> void f4(int (*)[2 + i+i]) { }; function in namespace:Expressions
266 template void f4<1>(int (*)[4]);
270 template <bool b> void f4(int (*)[b ? 1 : 2]) { }; function in namespace:Expressions
271 template void f4<true>(int (*)[1]);
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { } function in namespace:test34
830 template void f4<int>(A<sizeof(sizeof(int))>);
  /external/clang/test/Parser/
asm-constraints-pr7869.c 36 f4 (void) function
declarators.c 9 int f4(*XX)(void); /* expected-error {{cannot return}} expected-warning {{type specifier missing, defaults to 'int'}} */
  /external/clang/test/Sema/
complex-int.c 66 int f4[~(2.0+3.0i) == 2.0-3.0i ? 1 : -1]; variable
warn-type-safety.cpp 33 void f4(void *buf, int count, MPI_Datatype datatype)
  /external/clang/test/SemaCXX/
warn-unused-filescoped.cpp 82 static inline void f4() { } // expected-warning{{unused}} function
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 166 # CHECK: movf.d $f4, $f6, $fcc2 # encoding: [0x11,0x31,0x28,0x46]
167 # CHECK: movf.s $f4, $f6, $fcc5 # encoding: [0x11,0x31,0x14,0x46]
169 # CHECK: suxc1 $f4, $24($5) # encoding: [0x0d,0x20,0xb8,0x4c]
172 # CHECK: mfhc1 $17, $f4 # encoding: [0x00,0x20,0x71,0x44]
201 movf.d $f4, $f6, $fcc2
202 movf.s $f4, $f6, $fcc5
204 suxc1 $f4, $t8($a1)
207 mfhc1 $17, $f4
  /external/clang/test/SemaTemplate/
default-expr-arguments.cpp 185 template<typename T> void f4(T, int = 17);
186 template<> void f4<int>(int, int);
189 f4(i);
current-instantiation.cpp 97 void f4(T&); // expected-note{{previous}}
98 void f4(typename X0::U_type&);
99 void f4(typename ::X0<Tptr, Uptr>::T_type&); // expected-error{{redecl}}
  /external/valgrind/main/none/tests/s390x/
cu12.stdout.exp 933 UTF8: f4 80 80 80
938 UTF8: f4 80 80 bf
943 UTF8: f4 80 bf 80
948 UTF8: f4 80 bf bf
953 UTF8: f4 8f 80 80
958 UTF8: f4 8f 80 bf
963 UTF8: f4 8f bf 80
968 UTF8: f4 8f bf bf
992 UTF8: f4 7f 80 80
997 UTF8: f4 90 80 8
    [all...]
cu12_1.stdout.exp 933 UTF8: f4 80 80 80
938 UTF8: f4 80 80 bf
943 UTF8: f4 80 bf 80
948 UTF8: f4 80 bf bf
953 UTF8: f4 8f 80 80
958 UTF8: f4 8f 80 bf
963 UTF8: f4 8f bf 80
968 UTF8: f4 8f bf bf
992 UTF8: f4 7f 80 80
997 UTF8: f4 90 80 8
    [all...]
cu14.stdout.exp 933 UTF8: f4 80 80 80
938 UTF8: f4 80 80 bf
943 UTF8: f4 80 bf 80
948 UTF8: f4 80 bf bf
953 UTF8: f4 8f 80 80
958 UTF8: f4 8f 80 bf
963 UTF8: f4 8f bf 80
968 UTF8: f4 8f bf bf
992 UTF8: f4 7f 80 80
997 UTF8: f4 90 80 8
    [all...]
cu14_1.stdout.exp 933 UTF8: f4 80 80 80
938 UTF8: f4 80 80 bf
943 UTF8: f4 80 bf 80
948 UTF8: f4 80 bf bf
953 UTF8: f4 8f 80 80
958 UTF8: f4 8f 80 bf
963 UTF8: f4 8f bf 80
968 UTF8: f4 8f bf bf
992 UTF8: f4 7f 80 80
997 UTF8: f4 90 80 8
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp 123 const tcu::Vec4 color (m_uniforms[0].value.f4);
209 const tcu::Vec4 gradientMin(m_uniforms[0].value.f4);
210 const tcu::Vec4 gradientMax(m_uniforms[1].value.f4);
373 const tcu::Vec4 outScale (m_uniforms[0].value.f4);
374 const tcu::Vec4 outBias (m_uniforms[1].value.f4);
396 const tcu::Vec4 scale (m_uniforms[2 + ndx*3 + 1].value.f4);
397 const tcu::Vec4 bias (m_uniforms[2 + ndx*3 + 2].value.f4);
527 const tcu::Vec4 texScale (m_uniforms[2].value.f4);
528 const tcu::Vec4 texBias (m_uniforms[3].value.f4);
634 const tcu::Vec4 texScale (m_uniforms[1].value.f4);
    [all...]
  /art/test/MyClassNatives/
MyClassNatives.java 46 float f1, float f2, float f3, float f4, float f5, float f6,
85 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6,
88 native static void stackArgsFloatsFirst(float f1, float f2, float f3, float f4, float f5,
93 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9,
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2594.js 62 function f4() {
71 assertEquals(1, f4())
  /external/chromium_org/v8/test/webkit/
toString-elision-trailing-comma.js 42 function f4() { function
119 testToStringAndLength("f4", 2);
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p7-1y.cpp 48 const decltype(auto) f4(); // expected-error {{'decltype(auto)' cannot be combined with other type specifiers}}
  /external/clang/test/CodeGen/
arm-arguments.c 26 // APCS-GNU-LABEL: define i32 @f4()
27 // AAPCS-LABEL: define arm_aapcscc i32 @f4()
29 struct s4 f4(void) {} function
exprs.c 86 _Complex float f4() {return ((union f4_y)(_Complex float)2.0).y;} function
struct.c 59 void f4() { function
  /external/clang/test/Index/
print-type-size.cpp 91 struct forward_decl f4; member in union:Incomplete::named

Completed in 1983 milliseconds

1 2 3 4 5 6 7 891011>>