Home
last modified time | relevance | path

Searched refs:aliased (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/dma/
H A Ddma.c161 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 Dsoftfloat-alias.list3 # aliased to the *vfp functions on arm processors
/freebsd/contrib/tcsh/nls/C/
H A Dset1310 8 %S is aliased to
H A Dset223 1 %S: \t aliased to
/freebsd/contrib/tcsh/
H A Dsh.exec.c931 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 DFixes39 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 Dld64-vs-lld.rst48 the aliased symbols turn out to be weak definitions, but ld64 will.
/freebsd/sbin/natd/samples/
H A Dnatd.cf.sample37 # Interface name or address being aliased. Either one,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.td52 // Mips 64-bit (aliased) FPU Registers
65 // Mips 128-bit (aliased) MSA Registers
164 /// Mips Double point precision FPU Registers (aliased
H A DMipsInstrFPU.td21 // - 16 even 32-bit registers - single and double (aliased)
/freebsd/sys/netinet/libalias/
H A DHISTORY71 aliased unless it conflicts with an aliasing
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmsi-pic.txt15 The second region should contain the address of aliased MSIIR or MSIIR1
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1380 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 DDESIGN.xlocale50 The components are reference counted, and so can be aliased between locale
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.td42 // 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 DTUNING123 host name with qualified host names, and CNAMEs with the non-aliased
/freebsd/usr.sbin/ppp/
H A DREADME.nat352 not have their port number aliased unless it conflicts with
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td608 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 DHexagonRegisterInfo.td184 // Define C8 separately and make it aliased with USR.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleR52.td71 // Multiply - aliased to sub-target specific later
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVScheduleV.td66 // behavior is aliased to a Variant. The Variant has Latency predLad and
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTarget.td169 // 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 DAMDGPU.td529 … A16 for 16-bit coordinates/gradients/lod/clamp/mip image operands, where a16 is aliased with r128"
/freebsd/contrib/ncurses/include/
H A DCaps.uwin78 # Column 2: name to be aliased
H A DCaps.hpux1178 # Column 2: name to be aliased

12