| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
| H A D | sync.md | 22 ;; and place them in overlapping branch shadows to ensure interrupts
|
| H A D | c6x.md | 1516 ;; Delayed-branch real jumps and shadows
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
| H A D | sync.md | 22 ;; and place them in overlapping branch shadows to ensure interrupts
|
| H A D | c6x.md | 1516 ;; Delayed-branch real jumps and shadows
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRLocFinder.cpp | 343 for (const auto *UsingShadow : Using->shadows()) { in VisitUsingDecl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetCallingConv.td | 135 /// shadows ALL of the registers in shadowList.
|
| /netbsd-src/external/mit/ctwm/etc/ |
| H A D | system.ctwmrc | 289 " Compositor (shadows)" !"pkill xcompmgr; xcompmgr -c &"
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ShadowCallStack.rst | 102 .. _`[1]`: https://eyalitkin.wordpress.com/2017/09/01/cartography-lighting-up-the-shadows/
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 598 for (const auto *I : D->shadows()) in VisitUsingDecl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
| H A D | VariableNames.rst | 66 the type name *is* reused as a variable name, but this shadows the type name
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | common.opt | 687 Warn when one variable shadows another. Same as -Wshadow=global. 691 Warn when one variable shadows another (globally). 695 Warn when one local variable shadows another local variable or parameter. 702 Warn when one local variable shadows another local variable or parameter of compatible type.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | common.opt | 715 Warn when one variable shadows another. Same as -Wshadow=global. 719 Warn when one variable shadows another (globally). 723 Warn when one local variable shadows another local variable or parameter. 730 Warn when one local variable shadows another local variable or parameter of compatible type.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | DeclPrinter.cpp | 1601 for (const auto *Shadow : D->shadows()) { in VisitUsingDecl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | StackMaps.rst | 143 current function. We disallow overlapping stack map shadows so that
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/ |
| H A D | ProgRef.rst | 1364 A variable named ``V`` in an inner scope shadows (hides) any variables ``V`` 1365 in outer scopes. In particular, ``V`` in a record body shadows a global 1366 ``V``, and ``V`` in a ``foreach`` statement list shadows any ``V`` in
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl05.rst | 683 // shadows an existing variable, we have to restore it, so save it now.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | DeclCXX.h | 3485 shadow_range shadows() const { in shadows() function
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| H A D | ChangeLog | 861 * des.c,aes.c,rc2.c: Rename parameter, as encrypt shadows a
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4512.txt | 2099 naming contexts the server masters or shadows (in part or in whole). 2104 If the server believes it masters or shadows the entire directory,
|
| /netbsd-src/games/adventure/ |
| H A D | glorkz | 1511 128 Out from the shadows behind you pounces a bearded pirate! "Har, har,"
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2010 | 1464 variable i that shadows global static i386_insn i
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2010 | 1464 variable i that shadows global static i386_insn i
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticSemaKinds.td | 436 Warning<"declaration shadows a %select{" 449 Warning<"constructor parameter %0 shadows the field %1 of %2">, 452 Warning<"modifying constructor parameter %0 that shadows a " 4604 "declaration of %0 shadows template parameter">; 7623 // C++17 parameter shadows capture 11093 "%select{parameter|non-static data member}3 %0 %select{|of %1 }3shadows "
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 3054 for (auto *Shadow : D->shadows()) { in VisitUsingDecl()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2012 | 1226 Evaluate the iteration bounds before the inner variable shadows
|