| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | PrettyPrinter.h | 70 Nullptr(LO.CPlusPlus11), Restrict(LO.C99), Alignof(LO.CPlusPlus11), in PrintingPolicy() 199 unsigned Restrict : 1; member
|
| H A D | Type.h | 149 Restrict = 0x2, 151 CVRMask = Const | Volatile | Restrict 272 bool hasRestrict() const { return Mask & Restrict; } 273 bool hasOnlyRestrict() const { return Mask == Restrict; } 274 void removeRestrict() { Mask &= ~Restrict; } 275 void addRestrict() { Mask |= Restrict; } 751 return (getLocalFastQualifiers() & Qualifiers::Restrict); 854 addFastQualifiers(Qualifiers::Restrict); 857 return withFastQualifiers(Qualifiers::Restrict); 6526 removeLocalFastQualifiers(Qualifiers::Restrict);
|
| /netbsd-src/external/gpl3/gcc.old/dist/config/ |
| H A D | hwcaps.m4 | 11 # Restrict the test to Solaris, other assemblers (e.g. AIX as) have -nH
|
| /netbsd-src/external/gpl3/gcc/dist/config/ |
| H A D | hwcaps.m4 | 11 # Restrict the test to Solaris, other assemblers (e.g. AIX as) have -nH
|
| /netbsd-src/external/gpl3/binutils/dist/config/ |
| H A D | hwcaps.m4 | 12 # Restrict the test to Solaris, other assemblers (e.g. AIX as) have -nH
|
| /netbsd-src/external/gpl3/gdb.old/dist/config/ |
| H A D | hwcaps.m4 | 11 # Restrict the test to Solaris, other assemblers (e.g. AIX as) have -nH
|
| /netbsd-src/external/gpl3/binutils.old/dist/config/ |
| H A D | hwcaps.m4 | 11 # Restrict the test to Solaris, other assemblers (e.g. AIX as) have -nH
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypePointer.cpp | 140 return (Record->getOptions() & PointerOptions::Restrict) != in isRestrictedType()
|
| /netbsd-src/external/ibm-public/postfix/dist/conf/ |
| H A D | aliases | 202 # Restrict local(8) mail delivery to external com- 206 # Restrict local(8) mail delivery to external files.
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | aliases | 154 # Restrict \fBlocal\fR(8) mail delivery to external commands. 156 # Restrict \fBlocal\fR(8) mail delivery to external files.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 363 Restrict = 0x00001000, enumerator
|
| H A D | TypeRecord.h | 336 return !!(Attrs & uint32_t(PointerOptions::Restrict)); in isRestrict()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/genopts/ |
| H A D | loongarch.opt.in | 73 Restrict the use of hardware floating-point instructions to 32-bit operations.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| H A D | loongarch.opt | 80 Restrict the use of hardware floating-point instructions to 32-bit operations.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/ |
| H A D | CodeViewTypes.rst | 114 Restrict = 0x10, // pointer is marked restrict
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | TypePrinter.cpp | 153 if (TypeQuals & Qualifiers::Restrict) { in AppendTypeQualList() 510 Policy.Restrict); in printConstantArrayAfter() 545 AppendTypeQualList(OS, T->getIndexTypeCVRQualifiers(), Policy.Restrict); in printVariableArrayAfter() 2169 AppendTypeQualList(OS, quals, Policy.Restrict); in print()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | analyzer.opt | 107 Restrict the analyzer to run just the named checker.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 83 PUSH_FLAG(PointerOptions, Restrict, Options, "restrict"); in pointerOptions()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | analyzer.opt | 163 Restrict the analyzer to run just the named checker.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips.opt | 369 Restrict the use of hardware floating-point instructions to 32-bit operations.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips.opt | 369 Restrict the use of hardware floating-point instructions to 32-bit operations.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ScheduleBtVer2.td | 52 1>; // Restrict move elimination to zero regs. 65 1>; // Restrict move elimination to zero regs.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 339 IO.bitSetCase(Options, "Restrict", PointerOptions::Restrict); in bitset()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | x86-tune.def | 310 /* X86_TUNE_ONE_IF_CONV_INSNS: Restrict a number of cmov insns in
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | ChangeLog-2012 | 137 (load_debug_section): Restrict search to section subset.
|