HomeSort by relevance Sort by last modified time
    Searched refs:t6 (Results 26 - 50 of 79) sorted by null

12 3 4

  /external/clang/test/Sema/
function.c 21 int t6(int x, g); // expected-warning {{type specifier missing, defaults to 'int'}}
warn-char-subscripts.c 33 void t6() { function
unused-expr.c 87 int t6() {
array-init.c 205 struct {int a; int b[];} t6 = {1, {1, 2, 3}}; // expected-warning{{flexible array initialization is a GNU extension}} \ variable in typeref:struct:__anon5565
  /external/aac/libSBRdec/src/
psdec_hybrid.cpp 176 FIXP_DBL t1, t3, t5, t6; local
184 t6 = fMultDiv2(p2_13_20[6] , (pQmfReal[6] >> 1) );
186 mHybridReal[0] = (t1 + t3 + t5 + t6) << 2;
187 mHybridReal[1] = (- t1 - t3 - t5 + t6) << 2;
192 t6 = fMultDiv2(p2_13_20[6] , pQmfImag[6] >> 1 );
194 mHybridImag[0] = (t1 + t3 + t5 + t6) << 2;
195 mHybridImag[1] = (- t1 - t3 - t5 + t6) << 2;
  /external/webkit/LayoutTests/fast/dom/HTMLFontElement/script-tests/
size-attribute.js 42 shouldBe('fontSizeAttributeEffect("\\t6")', '"32px"');
63 shouldBe('fontSizeAttributeEffect("\\t+\\t6")', 'null');
70 shouldBe('fontSizeAttributeEffect("\\t-\\t6")', 'null');
  /external/clang/test/CodeGen/
asm.c 36 void t6(void) { function
37 __asm__ volatile("" : : "i" (t6));
complex.c 81 void t6() { function
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Arguments.h 263 template<typename T1, typename T2, typename T3, typename T4, typename T5, typename T6> struct Arguments6 : Arguments5<T1, T2, T3, T4, T5> {
269 typename WTF::RemoveConst<typename WTF::RemoveReference<T6>::Type>::Type> ValueType;
275 Arguments6(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6)
277 , argument6(t6)
295 T6 argument6;
298 template<typename T1, typename T2, typename T3, typename T4, typename T5, typename T6> Arguments6<const T1&, const T2&, const T3&, const T4&, const T5&, const T6&> In(const T1& t1, const T2& t2, const T3 &t3, const T4& t4, const T5& t5, const T6& t6)
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 41 #define t6 $14 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 41 #define t6 $14 macro
  /external/clang/test/SemaCXX/
vararg-non-pod.cpp 99 void t6(Foo somearg, ... ) { function
abstract.cpp 54 void t6(Func);
  /external/kernel-headers/original/asm-mips/
regdef.h 34 #define t6 $14 macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
regdef.h 41 #define t6 $14 macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
regdef.h 41 #define t6 $14 macro
  /external/webkit/Source/WebKit/chromium/src/
GraphicsContext3DChromium.cpp 376 #define DELEGATE_TO_IMPL_6(name, t1, t2, t3, t4, t5, t6) \
377 void GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6) \
382 #define DELEGATE_TO_IMPL_6R(name, t1, t2, t3, t4, t5, t6, rt) \
383 rt GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6) \
388 #define DELEGATE_TO_IMPL_7(name, t1, t2, t3, t4, t5, t6, t7) \
389 void GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6, t7 a7) \
394 #define DELEGATE_TO_IMPL_7R(name, t1, t2, t3, t4, t5, t6, t7, rt) \
395 rt GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6, t7 a7) \
400 #define DELEGATE_TO_IMPL_8(name, t1, t2, t3, t4, t5, t6, t7, t8) \
401 void GraphicsContext3DInternal::name(t1 a1, t2 a2, t3 a3, t4 a4, t5 a5, t6 a6, t7 a7, t8 a8)
    [all...]
  /external/clang/test/CodeGenCXX/
new.cpp 54 int *t6() { function
  /external/v8/src/mips/
stub-cache-mips.cc     [all...]
builtins-mips.cc 803 __ AllocateInNewSpace(a3, t4, t5, t6, &rt_call, SIZE_IN_WORDS);
811 __ LoadRoot(t6, Heap::kEmptyFixedArrayRootIndex);
814 __ sw(t6, MemOperand(t5, JSObject::kPropertiesOffset));
815 __ sw(t6, MemOperand(t5, JSObject::kElementsOffset));
828 __ addu(t6, t4, t0); // End of object.
840 a0, Operand(t6));
846 __ InitializeFieldsWithFiller(t5, t6, t7);
    [all...]
regexp-macro-assembler-mips.h 181 inline Register end_of_input_address() { return t6; }
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 534 #define PRE_REG_READ6(tr, s, t1, a1, t2, a2, t3, a3, t4, a4, t5, a5, t6, a6) \
538 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \
540 #define PRE_REG_READ7(tr, s, t1, a1, t2, a2, t3, a3, t4, a4, t5, a5, t6, a6, t7, a7) \
544 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \
548 #define PRE_REG_READ8(tr, s, t1, a1, t2, a2, t3, a3, t4, a4, t5, a5, t6, a6, t7, a7, t8, a8) \
552 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \
  /external/libffi/src/mips/
ffitarget.h 117 #define t6 $14 macro
  /bionic/libm/src/
e_lgamma_r.c 116 t6 = 6.10053870246291332635e-03, /* 0x3F78FCE0, 0xE370E344 */ variable
258 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */
e_lgammaf_r.c 50 t6 = 6.1005386524e-03, /* 0x3bc7e707 */ variable
192 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */

Completed in 878 milliseconds

12 3 4