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

1 2 3 4 5 6 7 891011>>

  /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/v8/test/mjsunit/compiler/
loopcount.js 42 function f4() { function
47 assertEquals(0x40000000, f4());
proto-chain-load.js 32 var obj4 = Object.create(null, { f4: {value: 4} });
38 function get4(obj) { return obj.f4; }
variables.js 55 function f4(x) { function
59 assertEquals(4, f4(4));
  /external/v8/test/mjsunit/regress/
regress-clobbered-fp-regs.js 34 var f4 = 0.4 * y;
40 var sum = (f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8);
  /external/clang/test/CodeGenCXX/
temp-order.cpp 95 static unsigned f4() { function
181 print("f4", f4());
182 if (f4() != ORDER3(3, 7, 2))
debug-info-line.cpp 58 void f4() { function
  /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/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,
86 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6,
89 native static void stackArgsFloatsFirst(float f1, float f2, float f3, float f4, float f5,
94 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9,
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/provider/
SampleMediaRouteProvider.java 111 IntentFilter f4 = new IntentFilter(); typedefs
112 f4.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
113 f4.addAction(MediaControlIntent.ACTION_ENQUEUE);
114 f4.addDataScheme("http");
115 f4.addDataScheme("https");
116 f4.addDataScheme("rtsp");
117 f4.addDataScheme("file");
118 addDataTypeUnchecked(f4, "video/*");
137 CONTROL_FILTERS_QUEUING.add(f4); typedefs
  /developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/provider/
SampleMediaRouteProvider.java 111 IntentFilter f4 = new IntentFilter(); typedefs
112 f4.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
113 f4.addAction(MediaControlIntent.ACTION_ENQUEUE);
114 f4.addDataScheme("http");
115 f4.addDataScheme("https");
116 f4.addDataScheme("rtsp");
117 f4.addDataScheme("file");
118 addDataTypeUnchecked(f4, "video/*");
137 CONTROL_FILTERS_QUEUING.add(f4); typedefs
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
SampleMediaRouteProvider.java 119 IntentFilter f4 = new IntentFilter(); typedefs
120 f4.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
121 f4.addAction(MediaControlIntent.ACTION_ENQUEUE);
122 f4.addDataScheme("http");
123 f4.addDataScheme("https");
124 f4.addDataScheme("rtsp");
125 f4.addDataScheme("file");
126 addDataTypeUnchecked(f4, "video/*");
145 CONTROL_FILTERS_QUEUING.add(f4); typedefs
  /development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/provider/
SampleMediaRouteProvider.java 111 IntentFilter f4 = new IntentFilter(); typedefs
112 f4.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
113 f4.addAction(MediaControlIntent.ACTION_ENQUEUE);
114 f4.addDataScheme("http");
115 f4.addDataScheme("https");
116 f4.addDataScheme("rtsp");
117 f4.addDataScheme("file");
118 addDataTypeUnchecked(f4, "video/*");
137 CONTROL_FILTERS_QUEUING.add(f4); typedefs
  /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 1703 milliseconds

1 2 3 4 5 6 7 891011>>