Home
last modified time | relevance | path

Searched refs:ui3 (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dstruct4.c14 unsigned ui3; member
19 ts.ui3 = ts.ui1 * ts.ui2 * ts.ui3; in struct4()
55 ts4_arg.ui3 = 4; in main()
59 CHECK(ts4_result->ui3 == 2U * 3U * 4U); in main()
/external/libffi/testsuite/libffi.call/
Dstruct4.c14 unsigned ui3; member
19 ts.ui3 = ts.ui1 * ts.ui2 * ts.ui3; in struct4()
55 ts4_arg.ui3 = 4; in main()
59 CHECK(ts4_result->ui3 == 2U * 3U * 4U); in main()
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.shapeConv.frag34 uint3 ui3;
36 ui >> ui3;
37 ui3 >> ui;
/external/deqp-deps/glslang/Test/
Dhlsl.shapeConv.frag34 uint3 ui3;
36 ui >> ui3;
37 ui3 >> ui;
/external/aac/libFDK/src/
Dfft.cpp744 FIXP_DBL vi3, ui3; in fft_16() local
793 ui3 = (x[15] SHIFT_A) + (x[31] SHIFT_A); /* Im C + Im D */ in fft_16()
811 x[25] = ur4 + (ui3 SHIFT_B); /* Im A' = sum of imag values */ in fft_16()
812 x[29] = ur4 - (ui3 SHIFT_B); /* Im C' = -Im C -Im D +Im A +Im B */ in fft_16()
820 ui3 = (ui3 SHIFT_B)-x[31]; /* Im C - Im D */ in fft_16()
821 x[26] = ui3 + vr4; /* Re B' = Im C - Im D + Re A - Re B */ in fft_16()
822 x[30] = vr4 - ui3; /* Re D' = -Im C + Im D + Re A - Re B */ in fft_16()
1014 FIXP_DBL vi3, ui3; in fft_32() local
1073 ui3 = (x[23] + x[55]) SHIFT_A; /* Im C + Im D */ in fft_32()
1097 x[49] = ur4 + (ui3 SHIFT_B); /* Im A' = sum of imag values */ in fft_32()
[all …]
/external/javassist/src/test/javassist/bytecode/
DBytecodeTest.java594 Utf8Info ui3 = new Utf8Info("test2", n++); in testConstInfos() local
598 assertFalse(ui1.equals(ui3)); in testConstInfos()
604 ClassInfo ci4 = new ClassInfo(ui3.index, n++); in testConstInfos()
613 NameAndTypeInfo ni1 = new NameAndTypeInfo(ui1.index, ui3.index, n++); in testConstInfos()
614 NameAndTypeInfo ni2 = new NameAndTypeInfo(ui1.index, ui3.index, n++); in testConstInfos()
616 NameAndTypeInfo ni4 = new NameAndTypeInfo(ui3.index, ui3.index, n++); in testConstInfos()
625 MethodrefInfo mi1 = new MethodrefInfo(ui1.index, ui3.index, n++); in testConstInfos()
626 MethodrefInfo mi2 = new MethodrefInfo(ui1.index, ui3.index, n++); in testConstInfos()
628 MethodrefInfo mi4 = new MethodrefInfo(ui2.index, ui3.index, n++); in testConstInfos()
637 FieldrefInfo field1 = new FieldrefInfo(ui1.index, ui3.index, n++); in testConstInfos()
[all …]
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.shapeConv.frag.out113 0:36 'ui3' ( temp 3-component vector of uint)
115 0:37 'ui3' ( temp 3-component vector of uint)
275 0:36 'ui3' ( temp 3-component vector of uint)
277 0:37 'ui3' ( temp 3-component vector of uint)
343 Name 88 "ui3"
399 88(ui3): 87(ptr) Variable Function
450 89: 85(ivec3) Load 88(ui3)
452 91: 85(ivec3) Load 88(ui3)
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dhlsl.shapeConv.frag.out113 0:36 'ui3' ( temp 3-component vector of uint)
115 0:37 'ui3' ( temp 3-component vector of uint)
275 0:36 'ui3' ( temp 3-component vector of uint)
277 0:37 'ui3' ( temp 3-component vector of uint)
343 Name 88 "ui3"
399 88(ui3): 87(ptr) Variable Function
450 89: 85(ivec3) Load 88(ui3)
452 91: 85(ivec3) Load 88(ui3)
/external/llvm-project/clang/test/Sema/
Dzvector.c48 __vector unsigned int ui3; variable
/external/libffi/testsuite/libffi.bhaible/
Dtest-call.c491 ucr = uc_ucsil(uc1, us2, ui3, ul4); in mixed_number_tests()
501 /*const*/ void* args[] = { &uc1, &us2, &ui3, &ul4 }; in mixed_number_tests()
Dtestcases.c81 uint ui1=1, ui2=2, ui3=3, ui4=4, ui5=5, ui6=6, ui7=7, ui8=8, ui9=9; variable
Dtest-callback.c1632 ucr = uc_ucsil(uc1,us2,ui3,ul4); in main()
1642 ucr = ((uchar (ABI_ATTR *) (uchar,ushort,uint,ulong)) callback_code) (uc1,us2,ui3,ul4); in main()
/external/llvm/test/CodeGen/Mips/Fast-ISel/
Dlogopm.ll20 @ui3 = common global i32 0, align 4
/external/llvm-project/llvm/test/CodeGen/Mips/Fast-ISel/
Dlogopm.ll20 @ui3 = common global i32 0, align 4