/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/ |
H A D | UBJsonTest.java | 39 UBJsonWriter uw = new UBJsonWriter(Gdx.files.external(fn).write(false));
40 uw.object();
41 uw.set(longString, longString);
42 uw.set("0floats", new float[] {});
43 uw.set("3floats", new float[] {1, 2, 3.456789f});
44 uw.set("xfloats", new float[] {Float.MIN_VALUE, Float.MAX_VALUE, Float.NaN, Float.NEGATIVE_INFINITY});
45 uw.set("double", 0.000000000000000000001);
46 uw.set("long", Long.MAX_VALUE);
47 uw.set("3bytes", new byte[] {(byte)1, (byte)2, (byte)3});
48 uw [all...] |
/external/valgrind/none/tests/x86/ |
H A D | insn_basic.def | 33 adcw eflags[0x1,0x0] : imm8[12] r16.uw[3456] => 1.uw[3468] 34 adcw eflags[0x1,0x1] : imm8[12] r16.uw[3456] => 1.uw[3469] 35 adcw eflags[0x1,0x0] : imm16[1234] ax.uw[5678] => 1.uw[6912] 36 adcw eflags[0x1,0x1] : imm16[1234] ax.uw[5678] => 1.uw[6913] 37 adcw eflags[0x1,0x0] : imm16[1234] bx.uw[5678] => 1.uw[691 [all...] |
H A D | gen_insn_test.pl | 28 uw => "%u", 41 uw => "", 97 unsigned short uw[1]; 104 unsigned short uw[2]; 114 unsigned short uw[4]; 127 unsigned short uw[8]; 211 if ($preset =~ /^([abcd][lh]|[abcd]x|e[abcd]x)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/) 331 if ($arg =~ /^([abcd]l|[abcd]x|e[abcd]x|r8|r16|r32|mm|xmm|m8|m16|m32|m64|m128)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/) 460 if ($result =~ /^(\d+)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/) 486 elsif ($result =~ /^([abcd][lh]|[abcd]x|e[abcd]x)\.(sb|ub|sw|uw|s [all...] |
/external/valgrind/none/tests/amd64/ |
H A D | insn_mmx.def | 44 paddusw mm.uw[22222,33333,44444,55555] mm.uw[6666,7777,8888,9999] => 1.uw[28888,41110,53332,65535] 45 paddusw m64.uw[22222,33333,44444,55555] mm.uw[6666,7777,8888,9999] => 1.uw[28888,41110,53332,65535] 56 pcmpeqw mm.uw[1122,3344,5566,7788] mm.uw[1122,1122,5566,5566] => 1.uw[0xffff,0x0000,0xffff,0x0000] 57 pcmpeqw m64.uw[112 [all...] |
H A D | gen_insn_test.pl | 29 uw => "%u", 42 uw => "", 117 unsigned short uw[1]; 124 unsigned short uw[2]; 134 unsigned short uw[4]; 147 unsigned short uw[8]; 234 if ($preset =~ /^([abcd][lh]|[abcd]x|e[abcd]x|r[abcd]x)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/) 354 if ($arg =~ /^([abcd]l|[abcd]x|e[abcd]x|r[abcd]x|r8|r16|r32|r64|mm|xmm|m8|m16|m32|m64|m128)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/) 483 if ($result =~ /^(\d+)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/) 509 elsif ($result =~ /^([abcd][lh]|[abcd]x|e[abcd]x|r[abcd]x)\.(sb|ub|sw|uw|s [all...] |
/external/clang/test/Frontend/ |
H A D | optimization-remark-options.c | 16 void foo2(int *dw, int *uw, int *A, int *B, int *C, int *D, int N) { argument 19 uw[i] = A[i] + B[i + 1] + C[i + 2] + D[i + 3];
|
/external/llvm/test/MC/Hexagon/ |
H A D | v60-shift.s | 5 #CHECK: 198fd829 { v9.uw = vlsr(v24.uw,{{ *}}r15) } 6 v9.uw=vlsr(v24.uw,r15) 26 #CHECK: 1e02cfad { v13.uw = vcl0(v15.uw) } 27 v13.uw=vcl0(v15.uw)
|
H A D | v60-vcmp.s | 8 #CHECK: 1c84fb2a { q2 &= vcmp.gt(v27.uw{{ *}},{{ *}}v4.uw) } 9 q2&=vcmp.gt(v27.uw,v4.uw) 35 #CHECK: 1c9cfca8 { q0 ^= vcmp.gt(v28.uw{{ *}},{{ *}}v28.uw) } 36 q0^=vcmp.gt(v28.uw,v28.uw) 68 #CHECK: 1c8ee768 { q0 |= vcmp.gt(v7.uw{{ *}},{{ *}}v14.uw) } [all...] |
H A D | v60-vmpy-acc.s | 20 #CHECK: 1905fb86 { v6.uw += vrmpy(v27.ub,r5.ub) } 21 v6.uw += vrmpy(v27.ub,r5.ub) 44 #CHECK: 1977fe0a { v11:10.uw += vdsad(v31:30.uh,r23.uh) } 45 v11:10.uw += vdsad(v31:30.uh,r23.uh) 62 #CHECK: 194efe36 { v23:22.uw += vmpy(v30.uh,r14.uh) } 63 v23:22.uw += vmpy(v30.uh,r14.uh) 116 #CHECK: 1c26e40e { v15:14.uw += vmpy(v4.uh,v6.uh) } 117 v15:14.uw += vmpy(v4.uh,v6.uh) 122 #CHECK: 1c0afc15 { v21.uw += vrmpy(v28.ub,v10.ub) } 123 v21.uw [all...] |
H A D | v60-vmpy1.s | 17 #CHECK: 1911deba { v27:26.uw = vdsad(v31:30.uh,{{ *}}r17.uh) } 18 v27:26.uw=vdsad(v31:30.uh,r17.uh) 23 #CHECK: 1915c974 { v20.uw = vrmpy(v9.ub,{{ *}}r21.ub) } 24 v20.uw=vrmpy(v9.ub,r21.ub) 71 #CHECK: 1946de76 { v23:22.uw = vmpy(v30.uh,{{ *}}r6.uh) } 72 v23:22.uw=vmpy(v30.uh,r6.uh) 83 #CHECK: 1c36c90a { v11:10.uw = vmpy(v9.uh,{{ *}}v22.uh) } 84 v11:10.uw=vmpy(v9.uh,v22.uh) 107 #CHECK: 1c1ac805 { v5.uw = vrmpy(v8.ub,{{ *}}v26.ub) } 108 v5.uw [all...] |
H A D | v60-permute.s | 32 #CHECK: 1e01cc38 { v25:24.uw = vunpack(v12.uh) } 33 v25:24.uw=vunpack(v12.uh)
|
H A D | v60-alu.s | 83 #CHECK: 1cc7c564 { v4.uw = vabsdiff(v5.w,{{ *}}v7.w) } 84 v4.uw=vabsdiff(v5.w,v7.w) 311 #CHECK: 1e02c258 { v25:24.uw = vzxt(v2.uh) } 312 v25:24.uw=vzxt(v2.uh)
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | r3xx_vertprog_dump.c | 201 fprintf(stderr,": uw-> 0x%08x lw-> 0x%08x " 203 vs->fc_op_addrs.r500[i].uw, 209 (vs->fc_op_addrs.r500[i].uw >> 16) & 0xffff, 210 vs->fc_op_addrs.r500[i].uw & 0xffff);
|
H A D | radeon_code.h | 297 uint32_t uw; member in struct:r300_vertex_program_code::__anon14043::__anon14044
|
/external/libvncserver/common/ |
H A D | zywrletemplate.c | 621 if( data-pData >= (w+uw) ){ \ 622 data += scanline-(w+uw); \ 652 pEnd = pBuf + (w+uw)*(h+uh); \ 661 if (uw) { \ 665 pLine = (int*)(pData + uw); \ 671 pData += scanline-uw; \ 687 if (uw && uh) { \ 691 pLine = (int*)(pData + uw); \ 697 pData += scanline-uw; \ 755 int uw local 791 int uw = w; local [all...] |
/external/pcre/dist/sljit/ |
H A D | sljitUtils.c | 208 sljit_uw uw; member in union:__anon16276 246 stack->base = base.uw; 269 stack->base = base.uw;
|
/external/elfutils/lib/ |
H A D | color.c | 175 E (uw, undef_weak),
|
/external/ImageMagick/MagickCore/ |
H A D | resample.c | 327 ssize_t u,v, v1, v2, uw, hit; 564 uw = (ssize_t)(2.0*resample_filter->Uwidth)+1; 568 (void) FormatLocaleFile(stderr, "u1=%ld; uw=%ld\n", (long)u1, (long)uw); 596 pixels=GetCacheViewVirtualPixels(resample_filter->view,u,v,(size_t) uw, 602 for( u=0; u<uw; u++ ) { 649 (void) FormatLocaleFile(stderr, "Hit=%ld; Total=%ld;\n", (long)hit, (long)uw*(v2-v1) ); 323 ssize_t u,v, v1, v2, uw, hit; local
|
/external/valgrind/VEX/test/ |
H A D | mmxtest.c | 44 unsigned short uw[4]; /* 4 Unsigned Word */ member in union:__anon19828 495 mm->uw[0] = 0xFFFF & (random() >> 7); 496 mm->uw[1] = 0xFFFF & (random() >> 7); 497 mm->uw[2] = 0xFFFF & (random() >> 7); 498 mm->uw[3] = 0xFFFF & (random() >> 7);
|
/external/mesa3d/src/glx/ |
H A D | drisw_glx.c | 142 unsigned uw, uh, bw, depth; local 146 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth); 147 *w = uw;
|
/external/valgrind/coregrind/m_debuginfo/ |
H A D | readdwarf.c | 2748 UWord uw; local 2836 uw = step_leb128U( &expr ); 2837 PUSH( ML_(CfiExpr_Const)( dst, uw ) ); 2842 VG_(printf)("DW_OP_plus_uconst: %lu", uw); 2871 uw = step_le_u_encoded_literal( &expr, 1 ); 2872 PUSH( ML_(CfiExpr_Const)( dst, uw ) ); 2874 VG_(printf)("DW_OP_const1: %lu", uw); 2879 uw = step_le_u_encoded_literal( &expr, 2 ); 2880 PUSH( ML_(CfiExpr_Const)( dst, uw ) ); 2882 VG_(printf)("DW_OP_const2: %lu", uw); [all...] |
H A D | readdwarf3.c | 1229 UWord uw = (UWord)get_Dwarfish_UWord( c, cc->is_dw64 ); local 1231 || uw >= cc->escn_debug_str.szB) 1237 = ML_(cur_plus)( ML_(cur_from_sli)(cc->escn_debug_str), uw ); 1240 TRACE_D3("(indirect string, offset: 0x%lx): %s", uw, tmp); 1424 SizeT uw = (UWord)get_Dwarfish_UWord( c, cc->is_dw64 ); local 1428 else if (uw >= cc->escn_debug_str_alt.szB) 1434 = ML_(cur_plus)( ML_(cur_from_sli)(cc->escn_debug_str_alt), uw); 1437 TRACE_D3("(indirect alt string, offset: 0x%lx): %s", uw, tmp);
|
/external/ltrace/sysdeps/linux-gnu/ |
H A D | trace.c | 867 enum callback_status (*uw) 881 if (uw == NULL) 882 uw = &no; 890 handler->ugly_workaround_p = uw;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
H A D | brw_eu.h | 413 static INLINE struct brw_reg brw_imm_uw( GLushort uw ) 416 imm.dw1.ud = uw | (uw << 16);
|
/external/valgrind/coregrind/m_scheduler/ |
H A D | scheduler.c | 1899 unsigned long uw; member in union:__anon20066 1901 u.uw = (unsigned long)arg[2]; 1917 unsigned long uw; member in union:__anon20067 1919 u.uw = (unsigned long)arg[2];
|