Home
last modified time | relevance | path

Searched defs:i5 (Results 1 – 25 of 46) sorted by relevance

12

/external/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator_op==/
Dequal.pass.cpp31 std::istreambuf_iterator<char> i5(nullptr); in main() local
70 std::istreambuf_iterator<wchar_t> i5(nullptr); in main() local
/external/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator_equal/
Dequal.pass.cpp29 std::istreambuf_iterator<char> i5(nullptr); in main() local
68 std::istreambuf_iterator<wchar_t> i5(nullptr); in main() local
/external/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator_op!=/
Dnot_equal.pass.cpp31 std::istreambuf_iterator<char> i5(nullptr); in main() local
70 std::istreambuf_iterator<wchar_t> i5(nullptr); in main() local
/external/deqp-deps/glslang/Test/inc2/
Dbar.h2 float4 i5; variable
/external/clang/test/CXX/lex/lex.literal/lex.ext/
Dp6.cpp13 char &i5 = u'a'_x1; // ok variable
Dp3.cpp15 double &i5 = 123123123123123123123123123123123123123123123_x2; variable
Dp4.cpp15 double &i5 = 1e1000000_x2; variable
Dp5.cpp13 double &i5 = R"(foo)"_x1; // ok variable
/external/lzma/CPP/Common/
DMyCom.h245 #define MY_UNKNOWN_IMP5(i1, i2, i3, i4, i5) MY_UNKNOWN_IMP_SPEC( \ argument
254 #define MY_UNKNOWN_IMP6(i1, i2, i3, i4, i5, i6) MY_UNKNOWN_IMP_SPEC( \ argument
264 #define MY_UNKNOWN_IMP7(i1, i2, i3, i4, i5, i6, i7) MY_UNKNOWN_IMP_SPEC( \ argument
/external/libcxx/test/std/iterators/stream.iterators/istream.iterator/istream.iterator.ops/
Dequal.pass.cpp34 std::istream_iterator<int> i5; in main() local
/external/llvm/test/tools/llvm-nm/X86/
Dradix.s47 .globl i5 symbol
49 i5: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-nm/X86/
Dradix.s47 .globl i5 symbol
49 i5: label
/external/libchrome/mojo/public/java/system/javatests/src/org/chromium/mojo/bindings/
DCallbacksTest.java52 public void call(Integer i1, Integer i2, Integer i3, Integer i4, Integer i5, Integer i6, in testCallback7()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs_tmp.h31 #define TRIANGLE_ADJ(flags,i0,i1,i2,i3,i4,i5) gs_tri_adj(gs,i0,i1,i2,i3,i4,i5) argument
/external/libffi/testsuite/libffi.call/
Dmany_mixed.c28 long int i5, in many()
/external/clang/test/CodeGen/
Darm64-arguments.c297 int f38_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f38_stack()
350 int f39_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f39_stack()
405 int f40_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f40_stack()
460 int f41_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f41_stack()
517 int f42_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f42_stack()
574 int f43_stack(int i, int i2, int i3, int i4, int i5, int i6, int i7, int i8, in f43_stack()
598 int f40_split(int i, int i2, int i3, int i4, int i5, int i6, int i7, in f40_split()
610 int f41_split(int i, int i2, int i3, int i4, int i5, int i6, int i7, in f41_split()
Darm64-abi-vector.c286 __int5 i5 = va_arg(ap, __int5); in varargs_vec() local
301 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5, in test()
Drenderscript.c103 typedef struct {int i1, i2, i3, i4, i5; } sInt5; member
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_512_emu.inl773 int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0)
785 int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0)
794 float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0)
806 float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0)
/external/clang/test/Sema/
Dtentative-decls.c27 static int i5; // expected-error{{static declaration of 'i5' follows non-static declaration}} variable
Dcomplex-int.c63 int i5[(3i == -(-3i) ? ((void)3, 1i - 1) : 0) == 1i - 1 ? 1 : -1]; variable
Dconstant-conversion.c12 struct { int i5 : 5; } a; in test_7809123() member
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_list_test.cc35 ListItem *i4 = 0, ListItem *i5 = 0, ListItem *i6 = 0) { in CheckList()
/external/clang/test/SemaCXX/
Dconstant-expression.cpp52 i5 = Struct::sval, member
/external/libvpx/libvpx/vpx_dsp/arm/
Dtranspose_neon.h792 const uint8x16_t i3, const uint8x16_t i4, const uint8x16_t i5, in transpose_u8_16x8()
893 const uint8x8_t i3, const uint8x8_t i4, const uint8x8_t i5, in transpose_u8_8x16()
1006 const uint8x16_t i3, const uint8x16_t i4, const uint8x16_t i5, in transpose_u8_16x16()

12