/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | sarc4.c | 45 unsigned char s, *S = state->S; in s_arcfour_set_key() local 81 unsigned char s, *S = state->S; in s_arcfour_process() local 123 stream_cursor_read r; in s_arcfour_process_buffer() local
|
H A D | gshsb.c | 59 color_rgb_to_hsb(floatp r, floatp g, floatp b, float hsb[3]) in color_rgb_to_hsb() 109 frac S = float2frac(saturation); in color_hsb_to_rgb() local
|
H A D | gdevstc.c | 2015 gx_color_value r = cv[0]; in stc_map_gray_color() local 2077 gx_color_value r = cv[0]; in stc_map_rgb_color() local 2447 #define set_param_array(A, D, S)\ argument
|
H A D | gdevcgml.c | 40 #define R(r) put_real(st, r, &st->metafile.real_precision) argument 57 #define S(s, l) put_string(st, s, l) macro
|
/plan9-contrib/sys/src/cmd/auth/secstore/ |
H A D | pak.c | 17 mpint *q, *p, *r, *g; member 89 shorthash(char *mess, char *C, char *S, char *m, char *mu, char *sigma, char *Hi, uchar *digest) in shorthash() 118 char *mess, *mess2, *eol, *S, *hexmu, *ks, *hexm, *hexsigma = nil, *hexHi; in PAKclient() local 220 PAKserver(SConn *conn, char *S, char *mess, PW **pwp) in PAKserver()
|
/plan9-contrib/sys/src/9k/port/ |
H A D | edf.h | 25 long S; /* Slice: time remaining in this period */ member 27 long r; /* (this) release time */ member
|
/plan9-contrib/sys/src/9/port/ |
H A D | edf.h | 25 long S; /* Slice: time remaining in this period */ member 27 long r; /* (this) release time */ member
|
/plan9-contrib/sys/src/cmd/auth/factotum/ |
H A D | secstore.c | 376 mpint *q, *p, *r, *g; member 446 shorthash(char *mess, char *C, char *S, char *m, char *mu, char *sigma, char *Hi, uchar *digest) in shorthash() 475 char *mess, *mess2, *eol, *S, *hexmu, *ks, *hexm, *hexsigma = nil, *hexHi; in PAKclient() local
|
/plan9-contrib/sys/src/cmd/unix/drawterm/ |
H A D | secstore.c | 413 mpint *q, *p, *r, *g; member 483 shorthash(char *mess, char *C, char *S, char *m, char *mu, char *sigma, char *Hi, uchar *digest) in shorthash() 512 char *mess, *mess2, *eol, *S, *hexmu, *ks, *hexm, *hexsigma = nil, *hexHi; in PAKclient() local
|
/plan9-contrib/sys/src/cmd/ |
H A D | trace.c | 19 #define S(x) (MS(x) * 1000ULL) macro 226 Rectangle r, rtime; in redraw() local 563 Rune r; in drawtrace() local
|
/plan9-contrib/sys/src/cmd/dict/ |
H A D | oed.c | 66 S, /* another form? (italic) */ enumerator 1014 long r, rprev, rlig; in oedprintentry() local
|
/plan9-contrib/sys/src/libstdio/ |
H A D | dtoa.c | 694 quorem(Bigint *b, Bigint *S) in quorem() 761 int j, k, *r; in rv_alloc() local 875 Bigint * b, *b1, *delta, *mlo=nil, *mhi, *S; in dtoa() local
|
/plan9-contrib/sys/src/cmd/spin/ |
H A D | structs.c | 323 cpnn(Lextok *s, int L, int R, int S) in cpnn() 484 dump_struct(Symbol *z, char *prefix, RunList *r) in dump_struct()
|
/plan9-contrib/sys/include/ |
H A D | draw.h | 96 S = SinD|SoutD, enumerator 209 Rectangle r; /* rectangle in data area, local coords */ member 317 #define Dx(r) ((r).max.x-(r).min.x) argument 318 #define Dy(r) ((r).max.y-(r).min.y) argument
|
/plan9-contrib/sys/src/cmd/unix/drawterm/include/ |
H A D | draw.h | 98 S = SinD|SoutD, enumerator 210 Rectangle r; /* rectangle in data area, local coords */ member 318 #define Dx(r) ((r).max.x-(r).min.x) argument 319 #define Dy(r) ((r).max.y-(r).min.y) argument
|
/plan9-contrib/sys/include/ape/ |
H A D | draw.h | 104 S = SinD|SoutD, enumerator 217 Rectangle r; /* rectangle in data area, local coords */ member 325 #define Dx(r) ((r).max.x-(r).min.x) argument 326 #define Dy(r) ((r).max.y-(r).min.y) argument
|