/inferno-os/limbo/ |
H A D | nodes.c | 363 Node *left, *right; in efold() local 644 foldcast(Node *n, Node *left) in foldcast() 731 foldcasti(Node *n, Node *left) in foldcasti() 770 Node *left, *right; in foldvc() local 847 Node *left, *right; in foldc() local 987 Node *left, *right; in foldr() local 1077 Node *left; in rotater() local 1114 Node *left, *n; in etolist() local 1151 mkn(int op, Node *left, Node *right) in mkn() 1164 mkunary(int op, Node *left) in mkunary() [all …]
|
H A D | ecom.c | 169 Node *nn, *left, *right; in rewrite() local 576 Node *left, *right; in sumark() local 818 Node *left, *right, *tn; in ecom() local 1453 Node *left, *tn; in eacom() local 1513 Node *left, *right, *v; in slicelcom() local 1559 Node *left, *right, *u, *v; in indsascom() local 2068 Node tl, tr, *t, *left, *right, *tn; in bcom() local 2180 Node which, tab, off, add, adr, slot, *left; in recvacom() local
|
H A D | typecheck.c | 21 Node *n, *left, *right; in fninline() local 612 Node *left, *right, *last, *top; in scheck() local 986 Node *left, *right, *mod, *nn; in echeck() local 1931 Node *left, *right; in callcast() local 2016 tagcast(Node *n, Node *left, Node *right, Decl *id, int kidsok, int allok) in tagcast() 2239 Node *left, *right; in shiftchk() local 2514 passfns(Src *src, Decl *fn, Node *left, Node *args, Type *adt, Tpair *tp) in passfns() 2895 Node *n, *q, *wild, *left, *arg; in casecheck() local 2972 Node *w, *arg, *qs, *q, *qt, *left, **tags; in pickcheck() local 3076 Node *n, *q, *wild, *left, *oinexcept; in exccheck() local [all …]
|
H A D | com.c | 462 Node tret, *left, *zn; in scom() local 794 Node *n, *p, *left, tmp, nto, tmpc; in casecom() local 947 Node *n, *p, *left, tab, slot, off, add, which, nto, adr; in altcom() local
|
/inferno-os/libsec/port/ |
H A D | des.c | 94 u32int right, left, v0, v1; in block_cipher() local 186 u32int right, left, v0, v1; in triple_block_cipher() local 335 keycompperm(u32int left, u32int right, ulong *ek) in keycompperm() 374 u32int left, right, v0, v1; in des_key_setup() local
|
/inferno-os/include/ |
H A D | pooldefs.h | 1 #define left u.s.bhl macro
|
H A D | freetype.h | 26 int left; member
|
/inferno-os/libfreetype/ |
H A D | ttdriver.c | 55 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ argument 110 FT_Long left, right; in Get_Kerning() local
|
H A D | pfrsbit.c | 74 FT_Int left = writer->width; in pfr_bitwriter_decode_bytes() local 128 FT_Int left = writer->width; in pfr_bitwriter_decode_rle1() local 208 FT_Int left = writer->width; in pfr_bitwriter_decode_rle2() local 283 FT_UInt left, right, char_len; in pfr_lookup_bitmap_data() local
|
H A D | cffdrivr.c | 58 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ argument 113 FT_Long left, right; in Get_Kerning() local
|
H A D | pfrdrivr.c | 29 FT_UInt left, in pfr_get_kerning()
|
H A D | ftpfr.c | 73 FT_UInt left, in FT_Get_PFR_Kerning()
|
H A D | ftraster.c | 2052 PProfile left, in Vertical_Sweep_Span() 2118 PProfile left, in Vertical_Sweep_Drop() 2256 PProfile left, in Horizontal_Sweep_Span() 2299 PProfile left, in Horizontal_Sweep_Drop() 2538 PProfile left, in Horizontal_Gray_Sweep_Span() 2555 PProfile left, in Horizontal_Gray_Sweep_Drop()
|
H A D | infutil.h | 35 uInt left; /* if STORED, bytes left to copy */ member
|
/inferno-os/include/freetype/cache/ |
H A D | ftcsbits.h | 90 FT_Char left; member
|
/inferno-os/include/freetype/ |
H A D | ftglyph.h | 157 FT_Int left; member
|
/inferno-os/utils/include/ |
H A D | regexp.h | 45 Reinst *left; /* left child of OR */ member
|
/inferno-os/emu/port/ |
H A D | audio.h | 34 ulong left; /* left channel gain */ member
|
/inferno-os/utils/rcsh/ |
H A D | glob.c | 29 globsort(Word *left, Word *right) in globsort()
|
/inferno-os/libmemdraw/ |
H A D | fillpoly.c | 29 fillcolor(Memimage *dst, int left, int right, int y, Memimage *src, Point p) in fillcolor() 41 fillline(Memimage *dst, int left, int right, int y, Memimage *src, Point p, int op) in fillline()
|
/inferno-os/emu/Linux/ |
H A D | audio-oss.c | 276 setvolume(int fd, int what, int left, int right) in setvolume()
|
/inferno-os/os/ipaq1110/ |
H A D | devaudio.c | 299 int *left, *right; in mxvolume() local 873 int i, nf, v, left, right, in, out; in audiowrite() local
|
/inferno-os/os/port/ |
H A D | devaudio.c | 219 int *left, *right; in mxvolume() local 785 int i, nf, v, left, right, in, out; in audiowrite() local
|
/inferno-os/os/pc/ |
H A D | devtv.c | 241 static int left, right; variable 742 setvolume(int left, int right) in setvolume() 1263 cropwindow(int left, int right, int top, int bottom) in cropwindow()
|
/inferno-os/utils/awk/ |
H A D | b.c | 42 #define left(v) (v)->narg[0] macro
|