HomeSort by: relevance | last modified time | path
    Searched defs:pc (Results 1 - 25 of 1200) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/alpha/pci/
pciide_machdep.c 62 pci_chipset_tag_t pc = pa->pa_pc; local
64 if (pc->pc_pciide_compat_intr_establish == NULL)
67 return pc->pc_pciide_compat_intr_establish(dev, pa, chan, func, arg);
pci_2100_a50.c 62 pci_chipset_tag_t pc)
65 pc->pc_intr_v = core;
66 pc->pc_intr_map = dec_2100_a50_intr_map;
67 pc->pc_intr_string = sio_pci_intr_string;
68 pc->pc_intr_evcnt = sio_pci_intr_evcnt;
69 pc->pc_intr_establish = sio_pci_intr_establish;
70 pc->pc_intr_disestablish = sio_pci_intr_disestablish;
73 pc->pc_pciide_compat_intr_establish = NULL;
76 sio_intr_setup(pc, iot);
88 pci_chipset_tag_t pc = pa->pa_pc local
    [all...]
pci_alphabook1.c 90 pci_chipset_tag_t pc)
93 pc->pc_intr_v = core;
94 pc->pc_intr_map = dec_alphabook1_intr_map;
95 pc->pc_intr_string = sio_pci_intr_string;
96 pc->pc_intr_evcnt = sio_pci_intr_evcnt;
97 pc->pc_intr_establish = sio_pci_intr_establish;
98 pc->pc_intr_disestablish = sio_pci_intr_disestablish;
101 pc->pc_pciide_compat_intr_establish = NULL;
104 sio_intr_setup(pc, iot);
117 pci_chipset_tag_t pc = pa->pa_pc local
    [all...]
pci_axppci_33.c 62 pci_chipset_tag_t pc)
65 pc->pc_intr_v = core;
66 pc->pc_intr_map = dec_axppci_33_intr_map;
67 pc->pc_intr_string = sio_pci_intr_string;
68 pc->pc_intr_evcnt = sio_pci_intr_evcnt;
69 pc->pc_intr_establish = sio_pci_intr_establish;
70 pc->pc_intr_disestablish = sio_pci_intr_disestablish;
73 pc->pc_pciide_compat_intr_establish = NULL;
76 sio_intr_setup(pc, iot);
88 pci_chipset_tag_t pc = pa->pa_pc local
    [all...]
  /src/sys/arch/evbmips/alchemy/
pciide_machdep.c 59 pci_chipset_tag_t pc = pa->pa_pc; local
61 if (pc->pc_pciide_compat_intr_establish == NULL)
63 return (mips_pciide_compat_intr_establish(pc, dev, pa, chan,
  /src/sys/arch/mips/pci/
pciide_machdep.c 58 pci_chipset_tag_t pc = pa->pa_pc; local
60 if (pc->pc_pciide_compat_intr_establish == NULL)
62 return (mips_pciide_compat_intr_establish(pc, dev, pa, chan,
  /src/sys/lib/libsa/
fnmatch.c 68 char fc, pc; local
72 pc = *pattern++;
73 if (!fc && !pc)
75 if (pc == '?' && fc)
76 pc = fc;
77 } while (fc == pc);
79 if (pc != '*')
85 pc = *pattern++;
86 if (!pc)
88 while ((fname = strchr(fname, pc)))
    [all...]
  /src/crypto/external/apache2/openssl/
pkgconfig.mk 7 FILES+=${pkg}.pc
8 FILESBUILD_${pkg}.pc=yes
10 ${pkg}.pc: ${.CURDIR}/../../mkpc
  /src/crypto/external/bsd/openssl/
pkgconfig.mk 7 FILES+=${pkg}.pc
8 FILESBUILD_${pkg}.pc=yes
10 ${pkg}.pc: ${.CURDIR}/../../mkpc
  /src/crypto/external/bsd/openssl.old/
pkgconfig.mk 7 FILES+=${pkg}.pc
8 FILESBUILD_${pkg}.pc=yes
10 ${pkg}.pc: ${.CURDIR}/../../mkpc
  /src/external/bsd/libarchive/lib/libarchive/
Makefile 475 FILES+= libarchive.pc
476 FILESOWN_libarchive.pc= ${BINOWN}
477 FILESGRP_libarchive.pc= ${BINGRP}
478 FILESMODE_libarchive.pc= ${NONBINMODE}
479 FILESDIR_libarchive.pc= /usr/lib/pkgconfig
481 CLEANFILES+=libarchive.pc
485 all: libarchive.pc
488 libarchive.pc: archive.h libarchive.pc.in
491 ${TOOL_SED} -e s/@VERSION@/$$V/ < ${.CURDIR}/libarchive.pc.in
    [all...]
  /src/external/mit/libuv/
pkgconfig.mk 7 FILES+=${pkg}.pc
8 FILESBUILD_${pkg}.pc=yes
10 ${pkg}.pc: ${.CURDIR}/../mkpc
  /src/external/public-domain/sqlite/lib/
Makefile 12 FILES+= sqlite3.pc
13 FILESOWN_sqlite3.pc= ${BINOWN}
14 FILESGRP_sqlite3.pc= ${BINGRP}
15 FILESMODE_sqlite3.pc= ${NONBINMODE}
16 FILESDIR_sqlite3.pc= /usr/lib/pkgconfig
18 CLEANFILES+=sqlite3.pc
35 all: sqlite3.pc
38 sqlite3.pc: ${SRCDIR}/sqlite3.h sqlite3.pc.in
41 ${TOOL_SED} -e s/@VERSION@/$$V/ < ${.CURDIR}/sqlite3.pc.in
    [all...]
  /src/external/mit/lua/lib/liblua/
Makefile 25 FILES+= lua.pc
26 FILESOWN_lua.pc= ${BINOWN}
27 FILESGRP_lua.pc= ${BINGRP}
28 FILESMODE_lua.pc= ${NONBINMODE}
29 FILESDIR_lua.pc= /usr/lib/pkgconfig
  /src/lib/libedit/
Makefile 24 FILES+= libedit.pc
25 FILESOWN_libedit.pc= ${BINOWN}
26 FILESGRP_libedit.pc= ${BINGRP}
27 FILESMODE_libedit.pc= ${NONBINMODE}
28 FILESDIR_libedit.pc= /usr/lib/pkgconfig
  /src/lib/libz/
Makefile 26 FILES+= zlib.pc
27 FILESOWN_zlib.pc= ${BINOWN}
28 FILESGRP_zlib.pc= ${BINGRP}
29 FILESMODE_zlib.pc= ${NONBINMODE}
30 FILESDIR_zlib.pc= /usr/lib/pkgconfig
  /src/sys/arch/acorn32/acorn32/
conf.c 67 cons_decl(pc); variable
  /src/sys/arch/prep/prep/
consinit.c 88 struct prep_pci_chipset pc; local
113 prep_pci_get_chipset_tag(&pc);
116 if (!gten_cnattach(&pc, &prep_mem_space_tag))
  /src/external/apache2/llvm/dist/clang/docs/analyzer/checkers/
callandmessage_example.c 15 C *pc; local
16 pc->f(); // warn: object pointer is uninitialized
26 C *pc = 0; local
27 pc->f(); // warn: object pointer is null
  /src/crypto/external/bsd/heimdal/dist/lib/wind/
punycode_examples.h 16 const char *pc; member in struct:punycode_example
  /src/external/gpl3/binutils/dist/gprof/
i386.c 54 bfd_vma pc, destpc; local
64 for (pc = p_lowpc; pc < p_highpc; ++pc)
66 instructp = (unsigned char *) core_text_space + pc - core_text_sect->vma;
70 printf ("[findcall]\t0x%lx:call", (unsigned long) pc));
72 * regular pc relative addressing
77 destpc = bfd_get_32 (core_bfd, instructp + 1) + pc + 5;
sparc.c 47 bfd_vma pc, dest_pc; local
57 for (pc = p_lowpc; pc < p_highpc; pc += 4)
60 + pc - core_text_sect->vma));
64 printf ("[find_call] 0x%lx: callf", (unsigned long) pc));
66 * Regular pc relative addressing check that this is the
69 dest_pc = pc + (((bfd_signed_vma) (insn & 0x3fffffff)
  /src/external/gpl3/binutils.old/dist/gprof/
i386.c 54 bfd_vma pc, destpc; local
64 for (pc = p_lowpc; pc < p_highpc; ++pc)
66 instructp = (unsigned char *) core_text_space + pc - core_text_sect->vma;
70 printf ("[findcall]\t0x%lx:call", (unsigned long) pc));
72 * regular pc relative addressing
77 destpc = bfd_get_32 (core_bfd, instructp + 1) + pc + 5;
sparc.c 47 bfd_vma pc, dest_pc; local
57 for (pc = p_lowpc; pc < p_highpc; pc += 4)
60 + pc - core_text_sect->vma));
64 printf ("[find_call] 0x%lx: callf", (unsigned long) pc));
66 * Regular pc relative addressing check that this is the
69 dest_pc = pc + (((bfd_signed_vma) (insn & 0x3fffffff)
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
freebsd-unwind.h 33 const unsigned int *pc = (const unsigned int *) context->ra; local
43 if (pc[0] == 0xF8410028
44 || ((pc[0] & 0xFFFF0000) == 0x3D820000
45 && pc[1] == 0xF8410028))
56 else if (pc[0] == 0x4E800421
57 && pc[1] == 0xE8410028)

Completed in 30 milliseconds

1 2 3 4 5 6 7 8 91011>>