Home
last modified time | relevance | path

Searched refs:pic (Results 1 – 25 of 230) sorted by last modified time

12345678910

/freebsd/sys/amd64/conf/
H A DNOTES20 device atpic # Optional legacy pic support
/freebsd/
H A DObsoleteFiles.inc11691 OLD_FILES+=usr/bin/pic
12031 OLD_FILES+=usr/share/man/man1/pic.1.gz
12133 OLD_FILES+=usr/share/tmac/pic.tmac
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c423 device_t *pic, struct intr_irqsrc **srcs) in bcm_pcib_alloc_msi() argument
456 *pic = device_get_parent(dev); in bcm_pcib_alloc_msi()
/freebsd/usr.bin/man/
H A Dman.sh1090 PIC=pic
/freebsd/sys/arm/arm/
H A Dgic.c1353 device_t *pic, struct intr_irqsrc **srcs) in arm_gicv2m_alloc_msi() argument
1364 *pic = dev; in arm_gicv2m_alloc_msi()
1376 arm_gicv2m_alloc_msix(device_t dev, device_t child, device_t *pic, in arm_gicv2m_alloc_msix() argument
1388 *pic = dev; in arm_gicv2m_alloc_msix()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6112 OLD_FILES+=usr/share/doc/ntp/pic/c51.jpg
6123 OLD_FILES+=usr/share/doc/ntp/pic/flt1.gif
6124 OLD_FILES+=usr/share/doc/ntp/pic/flt2.gif
6125 OLD_FILES+=usr/share/doc/ntp/pic/flt3.gif
6126 OLD_FILES+=usr/share/doc/ntp/pic/flt4.gif
6127 OLD_FILES+=usr/share/doc/ntp/pic/flt5.gif
6128 OLD_FILES+=usr/share/doc/ntp/pic/flt6.gif
6129 OLD_FILES+=usr/share/doc/ntp/pic/flt7.gif
6143 OLD_FILES+=usr/share/doc/ntp/pic/oz2.gif
6163 OLD_FILES+=usr/share/doc/ntp/pic/sx5.gif
[all …]
/freebsd/etc/mtree/
H A DBSD.usr.dist242 pic
/freebsd/contrib/xz/
H A DChangeLog4428 Libtool manual. It can be overriden using --with-pic or --without-pic.
4429 configure.ac detects if --with-pic or --without-pic is used and then
4433 only --with-pic or --without-pic requires that only one type of
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td4324 // Pseudo instruction that combines movw + movt + add pc (if pic).
/freebsd/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst108 this means inputs should be compiled with `-fPIC` (i.e. `pic` or
109 `dynamic-no-pic` relocation models). This options is useful for linking
112 experimental, this option currently requires `--experimental-pic` to also
/freebsd/contrib/llvm-project/lld/ELF/
H A DOptions.td343 def pic_veneer: F<"pic-veneer">,
569 def: F<"pic-executable">, Alias<pie>, HelpText<"Alias for --pie">;
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3540 defm pic_data_is_text_relative : SimpleMFlag<"pic-data-is-text-relative",
5190 def mrelax_pic_calls : Flag<["-"], "mrelax-pic-calls">,
5194 def mno_relax_pic_calls : Flag<["-"], "mno-relax-pic-calls">,
5691 // pie/pic options (clang + flang-new)
5700 def fno_pic : Flag<["-"], "fno-pic">, Group<f_Group>;
5714 def mdynamic_no_pic : Joined<["-"], "mdynamic-no-pic">, Group<m_Group>;
6753 HelpText<"The relocation model to use">, Values<"static,pic,ropi,rwpi,ropi-rwpi,dynamic-no-pic">,
7501 def pic_level : Separate<["-"], "pic-level">,
7504 def pic_is_pie : Flag<["-"], "pic-is-pie">,
/freebsd/sys/contrib/device-tree/src/mips/loongson/
H A Dls7a-pch.dtsi18 loongson,pic-base-vec = <0>;
25 interrupt-parent = <&pic>;
33 interrupt-parent = <&pic>;
43 interrupt-parent = <&pic>;
53 interrupt-parent = <&pic>;
63 interrupt-parent = <&pic>;
90 interrupt-parent = <&pic>;
101 interrupt-parent = <&pic>;
112 interrupt-parent = <&pic>;
123 interrupt-parent = <&pic>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/
H A Dda850-lego-ev3.dts263 bt_pic_bias: bt-pic-bias-groups {
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7d-zii-rpu2.dts255 label = "pic";
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-xp-gp.dts109 pic_pins: pic-pins-0 {
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Dintegrator.dtsi41 interrupt-parent = <&pic>;
47 interrupt-parent = <&pic>;
53 interrupt-parent = <&pic>;
57 pic@14000000 {
79 interrupt-parent = <&pic>;
H A Dintegratorap-im-pd1.dts274 interrupts-extended = <&pic 9>;
H A Dintegratorap.dts157 pic: pic@14000000 { label
169 interrupt-parent = <&pic>;
186 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */
187 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */
188 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */
189 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */
191 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */
192 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */
193 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */
194 0x5000 0 0 4 &pic 13 /* INT D on slot 10 is irq 13 */
[all …]
H A Dintegratorcp.dts166 pic: pic@14000000 { label
182 interrupt-parent = <&pic>;
194 interrupt-parent = <&pic>;
/freebsd/contrib/unbound/
H A Dconfigure1647 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/sys/arm64/arm64/
H A Dgicv3_its.c1555 device_t *pic, struct intr_irqsrc **srcs) in gicv3_its_alloc_msi() argument
1607 *pic = dev; in gicv3_its_alloc_msi()
1647 gicv3_its_alloc_msix(device_t dev, device_t child, device_t *pic, in gicv3_its_alloc_msix() argument
1679 *pic = dev; in gicv3_its_alloc_msix()
/freebsd/contrib/sqlite3/
H A Dconfigure1479 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/contrib/bmake/mk/
H A Ddoc.mk16 PIC?= pic
/freebsd/sys/riscv/riscv/
H A Daplic.c317 struct intr_pic *pic; in aplic_setup_direct_mode() local
429 pic = intr_pic_register(sc->dev, xref); in aplic_setup_direct_mode()
430 if (pic == NULL) { in aplic_setup_direct_mode()

12345678910