Home
last modified time | relevance | path

Searched refs:pic (Results 201 – 225 of 230) sorted by relevance

12345678910

/freebsd/crypto/openssl/
H A DConfigure1522 if ($disabled{pic})
H A DINSTALL.md787 ### no-pic
/freebsd/contrib/file/m4/
H A Dlibtool.m44192 # C++ specific cases for pic, static, wl, etc.
4263 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4314 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4357 # CC pic flag -KPIC is the default.
4441 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4477 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4482 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4577 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4835 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m44192 # C++ specific cases for pic, static, wl, etc.
4263 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4314 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4357 # CC pic flag -KPIC is the default.
4441 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4477 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4482 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4577 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4835 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m44192 # C++ specific cases for pic, static, wl, etc.
4263 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4314 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4357 # CC pic flag -KPIC is the default.
4441 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4477 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4482 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4577 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4835 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m44192 # C++ specific cases for pic, static, wl, etc.
4263 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4314 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4357 # CC pic flag -KPIC is the default.
4441 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4477 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4482 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4577 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4835 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
/freebsd/contrib/ldns/m4/
H A Dlibtool.m44204 # C++ specific cases for pic, static, wl, etc.
4275 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4326 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4369 # CC pic flag -KPIC is the default.
4453 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4489 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4494 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4589 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4853 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
/freebsd/contrib/openpam/m4/
H A Dlibtool.m44212 # C++ specific cases for pic, static, wl, etc.
4283 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4334 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4377 # CC pic flag -KPIC is the default.
4461 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4497 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4502 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4597 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4855 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
/freebsd/contrib/libevent/m4/
H A Dlibtool.m44213 # C++ specific cases for pic, static, wl, etc.
4284 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4335 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4378 # CC pic flag -KPIC is the default.
4462 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4498 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4503 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4598 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4856 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
/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/contrib/file/magic/Magdir/
H A Dapple616 >>88 belong & 64 \b, pic boot code
H A Dimages2562 # URL: http://local.wasp.uwa.edu.au/~pbourke/dataformats/pic/
2563 # Radiance HDR; usually has .pic or .hdr extension.
/freebsd/contrib/ntp/
H A DCommitLog141163 html/pic/flt8.gif@1.0 +0 -0
141168 html/pic/flt9.gif@1.0 +0 -0
143752 html/pic/sx5.gif@1.0 +0 -0
149740 html/pic/flt3.gif@1.0 +0 -0
149745 html/pic/flt6.gif@1.0 +0 -0
149750 html/pic/flt7.gif@1.0 +0 -0
149758 html/pic/flt4.gif@1.0 +0 -0
150157 html/pic/flt1.gif@1.0 +0 -0
150162 html/pic/flt2.gif@1.0 +0 -0
150167 html/pic/flt5.gif@1.0 +0 -0
[all …]
/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/tcsh/
H A Dcomplete.tcsh136 pcc-struct-return pic PIC shared-data short-enums short-double \
/freebsd/contrib/jemalloc/
H A DChangeLog1336 - Fix a build dependency regression caused by the introduction of the .pic.o
/freebsd/contrib/openbsm/
H A Dconfigure1435 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/contrib/file/
H A Dconfigure1483 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/contrib/sqlite3/
H A Dconfigure1479 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/contrib/ldns/
H A Dconfigure1524 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/contrib/openpam/
H A Dconfigure1519 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/contrib/tzdata/
H A Dasia445 # http://data.people.com.cn/pic/101p/1988/04/1988041201.jpg
/freebsd/contrib/unbound/
H A Dconfigure1647 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td4324 // Pseudo instruction that combines movw + movt + add pc (if pic).
/freebsd/crypto/heimdal/
H A Dconfigure1659 --with-pic try to use only PIC/non-PIC objects [default=use

12345678910