Searched defs:uw (Results 1 - 12 of 12) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitUtils.c208 sljit_uw uw; member in union:__anon28511
245 stack->base = base.uw;
268 stack->base = base.uw;
/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddrisw_glx.c142 unsigned uw, uh, bw, depth; local
146 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth);
147 *w = uw;
/external/mesa3d/src/glx/
H A Ddrisw_glx.c142 unsigned uw, uh, bw, depth; local
146 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth);
147 *w = uw;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h297 uint32_t uw; member in struct:r300_vertex_program_code::__anon13874::__anon13875
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h297 uint32_t uw; member in struct:r300_vertex_program_code::__anon27285::__anon27286
/external/pixman/pixman/
H A Dpixman-bits-image.c665 pixman_fixed_t ux, uy, uw; local
681 uw = image->common.transform->matrix[2][0];
687 uw = 0;
717 w += uw;
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c1817 unsigned long uw; member in union:__anon32563
1819 u.uw = (unsigned long)arg[2];
1835 unsigned long uw; member in union:__anon32564
1837 u.uw = (unsigned long)arg[2];
/external/qemu/distrib/sdl-1.2.15/src/video/
H A Dmmx.h52 unsigned short uw[4]; /* 4 Unsigned Word */ member in union:__anon29591
/external/valgrind/main/VEX/test/
H A Dmmxtest.c44 unsigned short uw[4]; /* 4 Unsigned Word */ member in union:__anon32332
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/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf3.c1181 UWord uw = (UWord)get_Dwarfish_UWord( c, cc->is_dw64 ); local
1183 || uw >= cc->escn_debug_str.szB)
1189 = ML_(cur_plus)( ML_(cur_from_sli)(cc->escn_debug_str), uw );
1192 TRACE_D3("(indirect string, offset: 0x%lx): %s", uw, tmp);
1356 SizeT uw = (UWord)get_Dwarfish_UWord( c, cc->is_dw64 ); local
1358 || uw >= cc->escn_debug_str_alt.szB)
1364 = ML_(cur_plus)( ML_(cur_from_sli)(cc->escn_debug_str_alt), uw);
1367 TRACE_D3("(indirect alt string, offset: 0x%lx): %s", uw, tmp);
H A Dreaddwarf.c2791 UWord uw; local
2879 uw = step_leb128U( &expr );
2880 PUSH( ML_(CfiExpr_Const)( dst, uw ) );
2885 VG_(printf)("DW_OP_plus_uconst: %lu", uw);
2914 uw = step_le_u_encoded_literal( &expr, 1 );
2915 PUSH( ML_(CfiExpr_Const)( dst, uw ) );
2917 VG_(printf)("DW_OP_const1: %lu", uw);
2922 uw = step_le_u_encoded_literal( &expr, 2 );
2923 PUSH( ML_(CfiExpr_Const)( dst, uw ) );
2925 VG_(printf)("DW_OP_const2: %lu", uw);
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 281 milliseconds