| /freebsd-11-stable/contrib/llvm-project/lld/lib/Driver/ |
| HD | DarwinLdDriver.cpp | 1055 bool upward; in parse() local 1071 upward = (arg->getOption().getID() == OPT_upward_l); in parse() 1078 message(Twine("Found ") + (upward ? "upward " : " ") + "library " + in parse() 1081 addFile(resolvedPath.getValue(), ctx, globalWholeArchive, upward); in parse() 1085 upward = (arg->getOption().getID() == OPT_upward_framework); in parse() 1092 message(Twine("Found ") + (upward ? "upward " : " ") + "framework " + in parse() 1095 addFile(resolvedPath.getValue(), ctx, globalWholeArchive, upward); in parse()
|
| HD | DarwinLdOptions.td | 172 def upward_l : Joined<["-"], "upward-l">, 174 HelpText<"Base name of upward library searched for in -L directories">; 180 HelpText<"Base name of upward framework searched for in -F directories">; 183 HelpText<"path to upward dylib to link with">;
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | expr.h | 89 enum direction {none, upward, downward}; enumerator 169 ? upward \ 174 ? downward : upward))
|
| HD | calls.c | 1588 == (BYTES_BIG_ENDIAN ? upward : downward))) in load_register_parameters() 4421 == (BYTES_BIG_ENDIAN ? upward : downward))) in must_pass_in_stack_var_size_or_pad()
|
| HD | expr.c | 1657 == (BYTES_BIG_ENDIAN ? upward : downward) in emit_group_load_1() 1999 == (BYTES_BIG_ENDIAN ? upward : downward) in emit_group_store() 3596 = upward; in emit_push_insn() 3608 where_pad = (where_pad == downward ? upward : downward); in emit_push_insn()
|
| HD | function.c | 2471 == (BYTES_BIG_ENDIAN ? upward : downward))) in assign_parm_setup_block_p() 2599 != (BYTES_BIG_ENDIAN ? upward : downward))) in assign_parm_setup_block()
|
| /freebsd-11-stable/contrib/gcc/config/rs6000/ |
| HD | aix.h | 195 (!(FIRST) ? upward : FUNCTION_ARG_PADDING (MODE, TYPE))
|
| HD | darwin.h | 423 (!(FIRST) ? upward : FUNCTION_ARG_PADDING (MODE, TYPE))
|
| HD | linux64.h | 266 (!(FIRST) ? upward : FUNCTION_ARG_PADDING (MODE, TYPE))
|
| /freebsd-11-stable/sys/sparc64/pci/ |
| HD | ofw_pci_if.m | 44 # Setup a device further upward in the tree.
|
| /freebsd-11-stable/contrib/ncurses/misc/ |
| HD | cmpdef.cmd | 55 * `cmp' is zero when the last file is valid and upward compatible
|
| /freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| HD | MachOLinkingContext.cpp | 767 bool upward) const { in registerDylib() 776 if (upward) in registerDylib()
|
| /freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/ |
| HD | MachOLinkingContext.h | 364 void registerDylib(mach_o::MachODylibFile *dylib, bool upward) const;
|
| /freebsd-11-stable/contrib/gcc/config/mips/ |
| HD | mips.h | 1988 (mips_pad_arg_upward (MODE, TYPE) ? upward : downward) 1991 (mips_pad_reg_upward (MODE, TYPE) ? upward : downward)
|
| /freebsd-11-stable/contrib/gcc/config/arm/ |
| HD | arm.h | 1465 (arm_pad_arg_upward (MODE, TYPE) ? upward : downward) 1468 (arm_pad_reg_upward (MODE, TYPE, FIRST) ? upward : downward)
|
| /freebsd-11-stable/contrib/ntp/html/hints/ |
| HD | hpux | 15 This stuff has run here on pretty much everything from 8.0 upward on s300,
|
| /freebsd-11-stable/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_set_verify.pod | 123 (the root CA certificate) and worked upward to the peer's certificate.
|
| /freebsd-11-stable/contrib/ncurses/ |
| HD | ANNOUNCE | 29 This release is designed to be upward compatible from ncurses 5.0
|
| /freebsd-11-stable/contrib/binutils/etc/ |
| HD | ChangeLog | 366 v2.x--v2.x binaries are upward compatible.
|
| /freebsd-11-stable/usr.bin/fortune/datfiles/ |
| HD | murphy | 14 (3) The universe is infinitely systematized both upward 356 point upward from the floor -- especially in the dark. 969 Information deteriorates upward through the bureaucracies.
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | configure.in | 965 # upward compatible.
|
| /freebsd-11-stable/contrib/llvm-project/libcxx/include/ |
| HD | algorithm | 4058 // __m still guards upward moving __i 5247 // __m still guards upward moving __i
|
| /freebsd-11-stable/contrib/ncurses/include/ |
| HD | Caps.aix4 | 755 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
|
| HD | Caps.osf1r5 | 598 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
|
| HD | Caps | 653 enter_upward_mode sum str ZP - - ----- Start upward carriage motion
|