Home
last modified time | relevance | path

Searched refs:vset (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/misc/
Dpanner.pl44 vset("DIRECT:wdpy_x,wdpy_y,pointer_x,pointer_y,pointer_same");
73 vset("pointer_x,pointer_y,pointer_same");
105 sub vset { subroutine
/external/zlib/src/contrib/
DREADME.contrib41 iostream2/ by Tyge L�vset <Tyge.Lovset@cmr.no>
/external/valgrind/perf/
Dtinycc.c5455 void vset(CType *type, int r, int v);
5892 vset(&vtop->type, r | VT_LVAL, 0); in gfunc_call()
10202 void vset(CType *type, int r, int v) in vset() function
10214 vset(&type, r, v); in vseti()
12986 vset(&s->type, VT_CONST | VT_SYM, 0); in unary()
13020 vset(&s->type, r, s->c); in unary()
13629 vset(&type, VT_LOCAL | VT_LVAL, func_vc); in block()
14043 vset(&dtype, VT_LOCAL, c); in init_putv()
14367 vset(type, r, addr); in decl_initializer_alloc()
/external/zlib/src/
DChangeLog1181 contrib/iostream2/ by Tyge L�vset <Tyge.Lovset@cmr.no>