/openbsd/sys/arch/sparc64/include/ |
H A D | pte.h | 158 #define SUN4U_TSB_DATA(g,sz,pa,priv,write,cache,aliased,valid,ie) \ argument 161 ((cache)?((aliased)?SUN4U_TLB_CP:SUN4U_TLB_CACHE_MASK):SUN4U_TLB_E)|\ 197 #define SUN4V_TSB_DATA(g,sz,pa,priv,write,cache,aliased,valid,ie) \ argument 200 ((cache)?((aliased)?SUN4V_TLB_CP:SUN4V_TLB_CACHE_MASK):SUN4V_TLB_E)|\
|
/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/ |
H A D | exotic_names.t | 108 $expected = "aliased::native::$fullname"; 111 *palatable:: = *{"aliased::native::${pkg}::"}; 112 # now palatable:: literally means aliased::native::${pkg}:: 117 # and palatable::sub means aliased::native::${pkg}::${subname}
|
/openbsd/gnu/usr.bin/perl/cpan/IO-Zlib/ |
H A D | Zlib.pm | 303 my $aliased; 432 $aliased = 1; 558 _alias("new", @_) unless $aliased; # Some call new IO::Zlib directly...
|
/openbsd/gnu/gcc/gcc/ |
H A D | tree-data-ref.c | 223 aliased); in may_alias_p() 226 aliased); in may_alias_p() 239 bool aliased; in record_ptr_differ_p() local 274 bool aliased; in record_record_differ_p() local 307 bool aliased; in record_array_differ_p() local 327 &aliased) in record_array_differ_p() 341 bool aliased; in array_ptr_differ_p() local 347 && !aliased)) in array_ptr_differ_p() 368 bool aliased; in base_object_differ_p() local 427 && !aliased)) in base_object_differ_p() [all …]
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/arm/ |
H A D | softfloat-alias.list | 3 # aliased to the *vfp functions on arm processors
|
/openbsd/gnu/usr.bin/perl/t/re/ |
H A D | qr.t | 53 is $output, "5\n1: 5\n2: 5\n", q|/$qr/ with $'_ aliased to a match var|;
|
/openbsd/bin/csh/ |
H A D | exec.c | 620 bool aliased = 0, found; in tellmewhat() local 627 aliased = 1; in tellmewhat() 660 if (aliased) in tellmewhat() 710 if (aliased) in tellmewhat()
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2000-11-18-EarlyDesignIdeas.txt | 42 aliased, but check at runtime", like speculative execution in 44 -- or an instruction to check whether two values are aliased and
|
H A D | 2000-11-18-EarlyDesignIdeasResp.txt | 130 > aliased, but check at runtime", like speculative execution in 132 > -- or an instruction to check whether two values are aliased and
|
/openbsd/bin/ps/ |
H A D | keyword.c | 263 aliased: in findvar() 271 goto aliased; in findvar()
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | pmap.c | 151 #define TSB_DATA(g,sz,pa,priv,write,cache,aliased,valid,ie) \ argument 153 SUN4V_TSB_DATA(g,sz,pa,priv,write,cache,aliased,valid,ie) : \ 154 SUN4U_TSB_DATA(g,sz,pa,priv,write,cache,aliased,valid,ie)) 1739 int aliased = 0; in pmap_enter() local 1774 aliased = (pv->pv_va & PV_ALIAS); in pmap_enter() 1787 aliased = 0; in pmap_enter() 1790 aliased = 1; in pmap_enter() 1794 aliased, 1, (pa & PMAP_LITTLE)); in pmap_enter() 1804 aliased, 1, (pa & PMAP_LITTLE)); in pmap_enter()
|
/openbsd/gnu/llvm/lld/docs/MachO/ |
H A D | ld64-vs-lld.rst | 48 the aliased symbols turn out to be weak definitions, but ld64 will.
|
/openbsd/gnu/gcc/gcc/config/c4x/ |
H A D | c4x.opt | 48 Assume that pointers may be aliased
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Compare/ |
H A D | Delta.t | 9 "chk is aliased to check" 20 ref_is($one->check, $check1, "Got our check aliased"); 24 ref_is($one->check, $check2, "Got our check aliased");
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl587delta.pod | 319 There is a new taint error, "%ENV is aliased to %s". This error is thrown 320 when taint checks are enabled and when C<*ENV> has been aliased, so that
|
H A D | perl5181delta.pod | 86 release. The C<man> command is aliased to the names C<doc> and C<perldoc> -
|
H A D | perl5262delta.pod | 146 re-aliased during execution of the sort comparator.
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | decl-refs.t | 113 is \~x, \~::y, '\~x aliased by for MY \~x';
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/lib/Encode/ |
H A D | Supported.pod | 38 module, they are always aliased if it ever be implemented. So you can 232 [1] GB2312 is aliased to this. See L<Microsoft-related naming mess> 233 [2] gbk is aliased to this. See L<Microsoft-related naming mess> 260 [1] ks_c_5601-1987, (x-)?windows-949, and uhc are aliased to this. 267 big5-eten cp950 MacChineseTrad {big5 aliased to big5-eten}
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | tree-ssa.texi | 45 * Alias analysis:: Representing aliased loads and stores. 781 arrays, aliased variables, etc. The reason is simple, the compiler 807 Since @code{a} and @code{b} are non-aliased locals, the statement 815 globals, and aliased variables. In these cases, we have two types of 868 or @dfn{aliased store}. The presence of the second copy of the 1280 were previously aliased aren't anymore. Whenever something like this 1651 When the number of virtual operands needed to represent aliased 1653 max-aliased-vops}), alias sets are grouped to avoid severe 1663 aliased variable Vi is found to alias with a memory tag 1709 But note that now V2 is no longer aliased with R@. We could
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | bugs.texi | 256 to work properly even in the presence of aliased operands. 262 even in the presence of @emph{partially} aliased operands.
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | Driver.cpp | 1310 if (const auto &aliased = symtab->find(alias->getAliasedName())) { in createAliases() local 1311 if (const auto &defined = dyn_cast<Defined>(aliased)) { in createAliases() 1319 Twine(aliased->kind())); in createAliases()
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86RegisterInfo.td | 42 // AL aliases AX if we tell it that AX aliased AL (for example). 186 // MMX Registers. These are actually aliased to ST0 .. ST7
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticLexKinds.td | 558 ExtWarn<"angle-bracketed include <%0> cannot be aliased to double-quoted " 561 ExtWarn<"double-quoted include \"%0\" cannot be aliased to angle-bracketed "
|