/freebsd/contrib/dma/ |
H A D | dma.c | 161 int aliased = 0; in do_alias() local 170 aliased = 1; in do_alias() 173 return (aliased); in do_alias() 182 int aliased = 0; in add_recp() local 215 aliased = do_alias(queue, it->addr); in add_recp() 216 if (!aliased && expand == EXPAND_WILDCARD) in add_recp() 217 aliased = do_alias(queue, "*"); in add_recp() 218 if (aliased < 0) in add_recp() 220 if (aliased) { in add_recp()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | softfloat-alias.list | 3 # aliased to the *vfp functions on arm processors
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set13 | 10 8 %S is aliased to
|
H A D | set22 | 3 1 %S: \t aliased to
|
/freebsd/contrib/tcsh/ |
H A D | sh.exec.c | 931 int aliased = 0, found; in tellmewhat() local 938 aliased = 1; in tellmewhat() 973 if (aliased) in tellmewhat() 989 if (aliased) in tellmewhat() 1043 if (aliased) in tellmewhat()
|
H A D | Fixes | 39 8. PR/597: Make rmstar work with aliased rm 1443 9. Don't glob in dowhich(); otherwise \pat does not work if pat is aliased. 2082 \<command>, if command was aliased.
|
/freebsd/contrib/llvm-project/lld/docs/MachO/ |
H A D | ld64-vs-lld.rst | 48 the aliased symbols turn out to be weak definitions, but ld64 will.
|
/freebsd/sbin/natd/samples/ |
H A D | natd.cf.sample | 37 # Interface name or address being aliased. Either one,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsRegisterInfo.td | 52 // Mips 64-bit (aliased) FPU Registers 65 // Mips 128-bit (aliased) MSA Registers 164 /// Mips Double point precision FPU Registers (aliased
|
H A D | MipsInstrFPU.td | 21 // - 16 even 32-bit registers - single and double (aliased)
|
/freebsd/sys/netinet/libalias/ |
H A D | HISTORY | 71 aliased unless it conflicts with an aliasing
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | msi-pic.txt | 15 The second region should contain the address of aliased MSIIR or MSIIR1
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Driver.cpp | 1380 if (const auto &aliased = symtab->find(alias->getAliasedName())) { in createAliases() local 1381 if (const auto &defined = dyn_cast<Defined>(aliased)) { in createAliases() 1389 Twine(aliased->kind())); in createAliases()
|
/freebsd/lib/libc/locale/ |
H A D | DESIGN.xlocale | 50 The components are reference counted, and so can be aliased between locale
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.td | 42 // AL aliases AX if we tell it that AX aliased AL (for example). 321 // MMX Registers. These are actually aliased to ST0 .. ST7
|
/freebsd/contrib/sendmail/src/ |
H A D | TUNING | 123 host name with qualified host names, and CNAMEs with the non-aliased
|
/freebsd/usr.sbin/ppp/ |
H A D | README.nat | 352 not have their port number aliased unless it conflicts with
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticLexKinds.td | 608 ExtWarn<"angle-bracketed include <%0> cannot be aliased to double-quoted " 611 ExtWarn<"double-quoted include \"%0\" cannot be aliased to angle-bracketed "
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.td | 184 // Define C8 separately and make it aliased with USR.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleR52.td | 71 // Multiply - aliased to sub-target specific later
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVScheduleV.td | 66 // behavior is aliased to a Variant. The Variant has Latency predLad and
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 169 // modification of this register can potentially read or modify the aliased 1568 // target is responsible for coercing aliased registers as necessary
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPU.td | 529 … A16 for 16-bit coordinates/gradients/lod/clamp/mip image operands, where a16 is aliased with r128"
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 78 # Column 2: name to be aliased
|
H A D | Caps.hpux11 | 78 # Column 2: name to be aliased
|