Searched refs:aa (Results 201 - 225 of 271) sorted by relevance

1234567891011

/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pm29 my $code_point_re = qr/(?^aa:\b(?^aax: (?: 10[0-9A-F]{4} | [1-9A-F][0-9A-F]{4} | [0-9A-F]{4} ) \b))/;
/openbsd-current/sys/dev/ic/
H A Dvga.c532 struct wsemuldisplaydev_attach_args aa; local
554 aa.console = console;
557 aa.scrdata = &vc->custom_list;
560 aa.scrdata =
563 aa.accessops = &vga_accessops;
564 aa.accesscookie = vc;
565 aa.defaultscreens = 0;
567 config_found_sm(self, &aa, wsemuldisplaydevprint,
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_drv.c1271 struct wsemuldisplaydev_attach_args aa; local
1304 aa.console = rdev->console;
1305 aa.primary = rdev->primary;
1306 aa.scrdata = &radeondrm_screenlist;
1307 aa.accessops = &radeondrm_accessops;
1308 aa.accesscookie = ri;
1309 aa.defaultscreens = 0;
1329 config_found_sm(&rdev->self, &aa, wsemuldisplaydevprint,
/openbsd-current/usr.bin/rusers/
H A Drusers.c722 hcompare(const void *aa, const void *bb) argument
724 const struct host_info *a = (struct host_info *)aa;
745 icompare(const void *aa, const void *bb) argument
747 const struct host_info *a = (struct host_info *)aa;
764 ucompare(const void *aa, const void *bb) argument
766 const struct host_info *a = (struct host_info *)aa;
/openbsd-current/sys/dev/acpi/
H A Dacpithinkpad.c228 struct acpi_attach_args *aa = aux; local
232 if (!acpi_matchhids(aa, acpithinkpad_hids, cf->cf_driver->cd_name))
235 if (aml_evalinteger((struct acpi_softc *)parent, aa->aaa_node,
318 struct acpi_attach_args *aa = aux; local
323 sc->sc_devnode = aa->aaa_node;
412 aml_register_notify(sc->sc_devnode, aa->aaa_dev,
/openbsd-current/usr.bin/ssh/
H A Dsftp.c807 sdirent_comp(const void *aa, const void *bb) argument
809 SFTP_DIRENT *a = *(SFTP_DIRENT **)aa;
915 sglob_comp(const void *aa, const void *bb) argument
917 u_int a = *(const u_int *)aa;
1532 Attrib a, aa; local
1622 if (sftp_stat(conn, tmp, 0, &aa) != 0) {
1627 if (!(aa.flags & SSH2_FILEXFER_ATTR_PERMISSIONS)) {
1633 if (!S_ISDIR(aa.perm)) {
1715 g.gl_pathv[i], 0, &aa) != 0) {
1722 if (!(aa
[all...]
/openbsd-current/sys/dev/pci/
H A Dyds.c571 struct audio_attach_args aa; local
573 aa.type = AUDIODEV_TYPE_OPL;
574 aa.hwif = aa.hdl = NULL;
575 dev = config_found(&sc->sc_dev, &aa, audioprint);
607 struct audio_attach_args aa; local
609 aa.type = AUDIODEV_TYPE_MPU;
610 aa.hwif = aa.hdl = NULL;
611 dev = config_found(&sc->sc_dev, &aa, audioprin
[all...]
H A Dcmpci.c338 struct audio_attach_args aa; local
387 aa.type = AUDIODEV_TYPE_OPL;
388 aa.hwif = NULL;
389 aa.hdl = NULL;
390 (void)config_found(&sc->sc_dev, &aa, audioprint);
393 aa.type = AUDIODEV_TYPE_MPU;
394 aa.hwif = NULL;
395 aa.hdl = NULL;
398 sc->sc_mpudev = config_found(&sc->sc_dev, &aa, audioprint);
H A Dpuc.c321 struct puc_attach_args *aa = aux; local
323 if (cf->cf_loc[0] != -1 && cf->cf_loc[0] != aa->port)
H A Dtga.c414 struct wsemuldisplaydev_attach_args aa; local
536 aa.console = console;
537 aa.scrdata = &tga_screenlist;
538 aa.accessops = &tga_accessops;
539 aa.accesscookie = sc;
540 aa.defaultscreens = 0;
542 config_found(self, &aa, wsemuldisplaydevprint);
H A Deso.c189 struct audio_attach_args aa; local
283 aa.type = AUDIODEV_TYPE_OPL;
284 aa.hwif = NULL;
285 aa.hdl = NULL;
286 (void)config_found(&sc->sc_dev, &aa, audioprint);
288 aa.type = AUDIODEV_TYPE_MPU;
289 aa.hwif = NULL;
290 aa.hdl = NULL;
291 sc->sc_mpudev = config_found(&sc->sc_dev, &aa, audioprint);
/openbsd-current/sys/arch/octeon/dev/
H A Doctpcie.c268 struct iobus_attach_args *aa = aux; local
270 if (strcmp(aa->aa_name, octpcie_cd.cd_name) != 0)
279 struct iobus_attach_args *aa = aux; local
287 sc->sc_iot = aa->aa_bust;
288 sc->sc_dmat = aa->aa_dmat;
H A Docteon_pcibus.c195 struct iobus_attach_args *aa = aux; local
202 if (strcmp(aa->aa_name, pcibus_cd.cd_name) == 0)
/openbsd-current/regress/usr.bin/ssh/
H A Dkeygen-knownhosts.sh106 check_find_exit_code host-aa "unknown host" "-q" "1"
112 check_find_exit_code host-aa "unknown host" "-q -H" "1"
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/t/
H A Dutf8strict.t67 qq/80 81 82 83 84 85 86 87 88 89 8a 8b 8c 8d 8e 8f 90 91 92 93 94 95 96 97 98 99 9a 9b 9c 9d 9e 9f a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 aa ab ac ad ae af b0 b1 b2 b3 b4 b5 b6 b7 b8 b9 ba bb bc bd be bf/ => 1, # 3.1.9
/openbsd-current/usr.bin/systat/
H A Dpftop.c436 const struct pf_addr *aa, *ab; local
463 aa = &s1->key[PF_SK_STACK].addr[ii];
467 aa = &s1->key[side].addr[io];
490 ret = compare_addr(af, aa, ab);
503 const struct pf_addr *aa, *ab; local
530 aa = &s1->key[PF_SK_STACK].addr[ii];
534 aa = &s1->key[side].addr[io];
563 ret = compare_addr(af, aa, ab);
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_driver.c2416 struct wsemuldisplaydev_attach_args aa;
2457 aa.console = dev_priv->console;
2458 aa.primary = dev_priv->primary;
2459 aa.scrdata = &inteldrm_screenlist;
2460 aa.accessops = &inteldrm_accessops;
2461 aa.accesscookie = dev_priv;
2462 aa.defaultscreens = 0;
2479 config_found_sm(self, &aa, wsemuldisplaydevprint,
2415 struct wsemuldisplaydev_attach_args aa; local
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dautoconf.c1471 struct ata_atapi_attach *aa = aux; local
1475 bp->val[0] == aa->aa_channel) {
1483 if (channel == aa->aa_channel &&
1484 drive == aa->aa_drv_data->drive) {
/openbsd-current/usr.sbin/bgpd/
H A Dutil.c848 in_addr_t mask, aa, ba; local
868 aa = ntohl(a->v4.s_addr & mask);
870 if (aa > ba)
872 if (aa < ba)
/openbsd-current/sys/arch/armv7/omap/
H A Domdisplay.c513 struct ahb_attach_args *aa = args; local
518 sc->sc_iot = aa->aa_iot;
520 if (bus_space_map(sc->sc_iot, aa->aa_addr, OMDISPLAY_SIZE, 0,
540 sc->sc_dma_tag = aa->aa_dmat;
542 sc->sc_ih = arm_intr_establish(aa->aa_intr, IPL_BIO /* XXX */,
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dlib1funcs.asm119 mul.aa.hl a2, a3
120 mula.aa.lh a2, a3
122 umul.aa.ll a2, a3
/openbsd-current/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dlib1funcs.asm57 mul.aa.hl a2, a3
58 mula.aa.lh a2, a3
60 umul.aa.ll a2, a3
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dlang.c412 { aa, "aa", "Afar" },
572 for (c = aa; c != last_language_code; c++)
996 else if (strcmp (command, "aa") == 0)
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dutf8decode.t171 3.1.9 N64 - 64 80:81:82:83:84:85:86:87:88:89:8a:8b:8c:8d:8e:8f:90:91:92:93:94:95:96:97:98:99:9a:9b:9c:9d:9e:9f:a0:a1:a2:a3:a4:a5:a6:a7:a8:a9:aa:ab:ac:ad:ae:af:b0:b1:b2:b3:b4:b5:b6:b7:b8:b9:ba:bb:bc:bd:be:bf - unexpected continuation byte 0x80
262 5.3.3 y fdea 3 ef:b7:aa 1 non-character 0xfdea
H A Dsort.t482 my @aa = qw(b c a);
484 @aa = sort { @copy = @aa; $a cmp $b } @aa;
485 is "@aa", "a b c", "RT 39358 - aa";

Completed in 483 milliseconds

1234567891011