HomeSort by relevance Sort by last modified time
    Searched defs:uw (Results 1 - 11 of 11) sorted by null

  /external/pcre/dist2/src/sljit/
sljitUtils.c 211 sljit_uw uw; member in union:__anon29070
249 stack->base = base.uw;
272 stack->base = base.uw;
  /external/syslinux/com32/libupload/
upload_tftp.c 56 t_PXENV_UDP_WRITE *uw; local
66 uw = lmalloc(sizeof *uw + len);
70 memset(uw, 0, sizeof *uw);
71 memcpy(uw+1, pkt, len);
72 uw->ip = tftp->srv_ip;
73 uw->gw = tftp->srv_gw;
74 uw->src_port = tftp->my_port;
75 uw->dst_port = tftp->srv_port ? tftp->srv_port : htons(69)
    [all...]
  /external/ImageMagick/MagickCore/
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
    [all...]
  /external/libvncserver/common/
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 = w local
791 int uw = w; local
    [all...]
  /external/mesa3d/src/glx/
drisw_glx.c 104 unsigned uw, uh, bw, depth; local
108 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth);
109 *w = uw;
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.h 293 uint32_t uw; member in struct:r300_vertex_program_code::__anon27827::__anon27828
  /external/valgrind/coregrind/m_scheduler/
scheduler.c 1900 unsigned long uw; member in union:__anon37330
1918 unsigned long uw; member in union:__anon37331
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/shader/
toy_compiler_disasm.c 113 uint16_t uw; member in union:disasm_inst::__anon27731
991 case GEN6_TYPE_UW: return "UW";
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readdwarf.c 2659 UWord uw; local
    [all...]
readdwarf3.c 1229 UWord uw = (UWord)get_Dwarfish_UWord( c, cc->is_dw64 ); local
1424 SizeT uw = (UWord)get_Dwarfish_UWord( c, cc->is_dw64 ); local
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 395 milliseconds