| /src/games/trek/ |
| getcodi.c | 55 getcodi(int *co, double *di) 58 *co = getintpar("Course"); 61 if (*co < 0 || *co > 360)
|
| visual.c | 74 int co; local in function:visual 77 co = getintpar("direction"); 78 if (co < 0 || co > 360) 80 co = (co + 22) / 45; 81 v = &Visdelta[co]; 85 co = '?'; 87 co = Sect[ix][iy]; 88 printf("%d,%d %c ", ix, iy, co); [all...] |
| /src/tests/crypto/opencrypto/ |
| h_aesctr2.c | 54 struct crypt_op co; local in function:main 71 memset(&co, 0, sizeof(co)); 72 co.ses = cs.ses; 73 co.op = COP_ENCRYPT; 74 co.len = sizeof(ibuf); 75 co.src = ibuf; 76 co.dst = obuf; 77 co.dst_len = sizeof(obuf); 78 res = ioctl(fd, CIOCCRYPT, &co); [all...] |
| h_cbcdes.c | 52 struct crypt_op co; local in function:main 66 memset(&co, 0, sizeof(co)); 67 co.ses = cs.ses; 68 co.op = COP_ENCRYPT; 69 co.len = sizeof(plaintx); 70 co.src = plaintx; 71 co.dst = buf; 72 co.dst_len = sizeof(buf); 73 co.iv = iv [all...] |
| h_gcm.c | 56 struct crypt_op co; local in function:main 75 memset(&co, 0, sizeof(co)); 78 co.ses = cs.ses; 79 co.op = COP_ENCRYPT; 80 co.len = sizeof(plaintx); 81 co.src = plaintx; 82 co.dst = databuf; 83 co.mac = macbuf; 84 co.iv = iv [all...] |
| h_arc4.c | 51 struct crypt_op co; local in function:main 65 memset(&co, 0, sizeof(co)); 66 co.ses = cs.ses; 67 co.op = COP_ENCRYPT; 68 co.len = sizeof(plaintx); 69 co.src = plaintx; 70 co.dst = buf; 71 co.dst_len = sizeof(buf); 72 res = ioctl(fd, CIOCCRYPT, &co); [all...] |
| h_null.c | 47 struct crypt_op co; local in function:main 61 memset(&co, 0, sizeof(co)); 62 co.ses = cs.ses; 63 co.op = COP_ENCRYPT; 64 co.len = sizeof(plaintx); 65 co.src = plaintx; 66 co.dst = buf; 67 co.dst_len = sizeof(buf); 68 res = ioctl(fd, CIOCCRYPT, &co); [all...] |
| h_camellia.c | 57 struct crypt_op co; local in function:main 71 memset(&co, 0, sizeof(co)); 72 co.ses = cs.ses; 73 co.op = COP_ENCRYPT; 74 co.len = sizeof(plaintx); 75 co.src = plaintx; 76 co.dst = buf; 77 co.dst_len = sizeof(buf); 78 co.iv = iv [all...] |
| h_cbc3des.c | 56 struct crypt_op co, co2; local in function:main 70 memset(&co, 0, sizeof(co)); 72 co.ses = cs.ses; 73 co.op = COP_ENCRYPT; 74 co.len = sizeof(plaintx); 75 co.src = plaintx; 76 co.dst = buf; 77 co.dst_len = sizeof(buf); 78 co.iv = iv [all...] |
| h_md5.c | 76 struct crypt_op co; local in function:main 90 memset(&co, 0, sizeof(co)); 92 co.ses = cs.ses; 93 co.op = COP_ENCRYPT; 94 co.len = tests[i].len; 95 co.src = __UNCONST(&tests[i].plaintx); 96 co.mac = buf; 97 res = ioctl(fd, CIOCCRYPT, &co); 101 if (memcmp(co.mac, tests[i].digest, sizeof(tests[i].digest)) [all...] |
| h_xcbcmac.c | 78 struct crypt_op co; local in function:main 93 memset(&co, 0, sizeof(co)); 97 co.ses = cs.ses; 98 co.op = COP_ENCRYPT; 99 co.len = tests[i].len; 100 co.src = plaintx; 101 co.mac = buf; 102 res = ioctl(fd, CIOCCRYPT, &co);
|
| h_aescbc.c | 126 struct crypt_op co; local in function:main 141 memset(&co, 0, sizeof(co)); 142 co.ses = cs.ses; 143 co.op = COP_ENCRYPT; 144 co.len = tests[i].len; 145 co.src = __UNCONST(&tests[i].plaintx); 146 co.dst = buf; 147 co.dst_len = sizeof(buf); 148 co.iv = __UNCONST(&tests[i].iv) [all...] |
| h_aesctr1.c | 212 struct crypt_op co; local in function:main 227 memset(&co, 0, sizeof(co)); 228 co.ses = cs.ses; 229 co.op = COP_ENCRYPT; 230 co.len = tests[i].len; 231 co.src = __UNCONST(&tests[i].plaintx); 232 co.dst = buf; 233 co.dst_len = sizeof(buf); 234 co.iv = __UNCONST(&tests[i].iv) [all...] |
| h_md5hmac.c | 144 struct crypt_op co; local in function:main 162 memset(&co, 0, sizeof(co)); 164 co.ses = cs.ses; 165 co.op = COP_ENCRYPT; 166 co.len = tests[i].len; 167 co.src = __UNCONST(&tests[i].data); 168 co.mac = buf; 169 res = ioctl(fd, CIOCCRYPT, &co); 173 if (memcmp(co.mac, tests[i].mac, sizeof(tests[i].mac)) [all...] |
| h_sha1hmac.c | 154 struct crypt_op co; local in function:main 172 memset(&co, 0, sizeof(co)); 174 co.ses = cs.ses; 175 co.op = COP_ENCRYPT; 176 co.len = tests[i].len; 177 co.src = __UNCONST(&tests[i].data); 178 co.mac = buf; 179 res = ioctl(fd, CIOCCRYPT, &co); 183 if (memcmp(co.mac, &tests[i].mac, sizeof(tests[i].mac)) [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/ |
| nouveau_nvkm_core_ramht.c | 48 u32 co, ho; local in function:nvkm_ramht_search 50 co = ho = nvkm_ramht_hash(ramht, chid, handle); 52 if (ramht->data[co].chid == chid) { 53 if (ramht->data[co].handle == handle) 54 return ramht->data[co].inst; 57 if (++co >= ramht->size) 58 co = 0; 59 } while (co != ho); 65 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, 68 struct nvkm_ramht_data *data = &ramht->data[co]; 115 u32 co, ho; local in function:nvkm_ramht_insert [all...] |
| /src/sys/dev/pci/igma/ |
| igmafb.c | 378 const struct igma_chip_ops *co = cd->ops; local in function:igmafb_guess_size 382 r = co->read_reg(cd, PIPE_HTOTAL(pipe)); 384 r = co->read_reg(cd, PIPE_VTOTAL(pipe)); 392 r = co->read_reg(cd, PF_WINSZ(pipe)); 409 const struct igma_chip_ops *co = cd->ops; local in function:igmafb_set_mode 417 b = co->read_vga(cd, 0x01); 418 co->write_vga(cd, 0x01, b | 0x20); 421 r = co->read_reg(cd, sc->sc_chip.vga_cntrl); 422 co->write_reg(cd, sc->sc_chip.vga_cntrl, r | VGA_CNTRL_DISABLE); 428 co->write_reg(cd, PF_WINPOS(pipe) 509 const struct igma_chip_ops *co = cd->ops; local in function:igmafb_planestart_quirk 534 const struct igma_chip_ops *co = cd->ops; local in function:igmafb_pfitdisable_quirk 546 const struct igma_chip_ops *co = cd->ops; local in function:igmafb_get_brightness_max 565 const struct igma_chip_ops *co = cd->ops; local in function:igmafb_get_brightness 577 const struct igma_chip_ops *co = cd->ops; local in function:igmafb_set_brightness [all...] |
| /src/sbin/mount_portal/examples/ |
| cvs.sh.sh | 34 cvs co -p $rev $file
|
| /src/sys/dev/pci/ |
| auixp.c | 250 struct auixp_codec *co; local in function:auixp_query_format 253 co = (struct auixp_codec *) hdl; 254 sc = co->sc; 260 auixp_set_rate(struct auixp_codec *co, int mode, u_int srate) 267 ret = co->codec_if->vtbl->set_rate(co->codec_if, 273 ret = co->codec_if->vtbl->set_rate(co->codec_if, 279 ret = co->codec_if->vtbl->set_rate(co->codec_if 295 struct auixp_codec *co; local in function:auixp_commit_settings 380 struct auixp_codec *co; local in function:auixp_set_format 443 struct auixp_codec *co; local in function:auixp_malloc 479 struct auixp_codec *co; local in function:auixp_free 510 struct auixp_codec *co; local in function:auixp_set_port 521 struct auixp_codec *co; local in function:auixp_get_port 531 struct auixp_codec *co; local in function:auixp_query_devinfo 724 struct auixp_codec *co; local in function:auixp_trigger_output 778 struct auixp_codec *co; local in function:auixp_halt_output 799 struct auixp_codec *co; local in function:auixp_trigger_input 853 struct auixp_codec *co; local in function:auixp_halt_input 1349 struct auixp_codec *co; local in function:auixp_read_codec 1400 struct auixp_codec *co; local in function:auixp_write_codec 1750 struct auixp_codec *co = addr; local in function:auixp_get_locks [all...] |
| /src/sys/dev/hdaudio/ |
| hdaudio.c | 4 * Copyright (c) 2009 Precedence Technologies Ltd <support@precedence.co.uk> 245 struct hdaudio_codec *co; local in function:hdaudio_rirb_unsol 254 co = &sc->sc_codec[codecid]; 260 for (i = 0; i < co->co_nfg; i++) { 261 fg = &co->co_fg[i]; 317 hdaudio_command(struct hdaudio_codec *co, int nid, uint32_t control, 321 struct hdaudio_softc *sc = co->co_host; 323 result = hdaudio_command_unlocked(co, nid, control, param); 329 hdaudio_command_unlocked(struct hdaudio_codec *co, int nid, uint32_t control, 332 struct hdaudio_softc *sc = co->co_host 677 struct hdaudio_codec *co = fg->fg_codec; local in function:hdaudio_attach_fg 947 struct hdaudio_codec *co; local in function:hdaudio_rescan 967 struct hdaudio_codec *co; local in function:hdaudio_childdet 1325 struct hdaudio_codec *co; local in function:hdaudioioctl_fgrp_lookup 1348 struct hdaudio_codec *co; local in function:hdaudioioctl_fgrp_info [all...] |
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| wm8750-apc8750.dts | 6 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
| vt8500-bv07.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
| wm8505-ref.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
| wm8650-mid.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
| /src/lib/libedit/TEST/ |
| tc1.c | 176 int ac, cc, co; local in function:main 200 ac = cc = co = 0; 201 ncontinuation = tok_line(tok, li, &ac, &av, &cc, &co); 208 (void) fprintf(stderr, " > nc %d ac %d cc %d co %d\n", 209 ncontinuation, ac, cc, co); 240 co, av[i], av[i] + co);
|