| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | CanonicalType.h | 67 QualType Stored; variable 83 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } in getTypePtr() 88 return cast_or_null<T>(Stored.getTypePtrOrNull()); in getTypePtrOrNull() 92 operator QualType() const { return Stored; } in QualType() 98 return Stored.isNull(); in isNull() 101 SplitQualType split() const { return Stored.split(); } in split() 129 Qualifiers getQualifiers() const { return Stored.getLocalQualifiers(); } in getQualifiers() 132 unsigned getCVRQualifiers() const { return Stored.getLocalCVRQualifiers(); } in getCVRQualifiers() 135 bool hasQualifiers() const { return Stored.hasLocalQualifiers(); } in hasQualifiers() 138 return Stored.isLocalConstQualified(); in isConstQualified() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | GlobalStatus.cpp | 107 if (GS.StoredType != GlobalStatus::Stored) { in analyzeGlobalAux() 133 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux() 136 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux() 159 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux() 166 GS.StoredType = GlobalStatus::Stored; in analyzeGlobalAux()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
| H A D | ASTWriter.h | 176 DeclOrType(Decl *D) : Stored(D), IsType(false) {} in DeclOrType() 177 DeclOrType(QualType T) : Stored(T.getAsOpaquePtr()), IsType(true) {} in DeclOrType() 184 return QualType::getFromOpaquePtr(Stored); in getType() 189 return static_cast<Decl *>(Stored); in getDecl() 193 void *Stored;
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Template.h | 385 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = in cloneScopes() local 388 Stored = I->second.get<Decl *>(); in cloneScopes() 392 Stored = NewPack; in cloneScopes()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
| H A D | GlobalStatus.h | 54 Stored enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | ModuleSummaryAnalysis.cpp | 291 Value *Stored = I.getOperand(0); in computeFunctionSummary() local 292 if (auto *GV = dyn_cast<GlobalValue>(Stored)) in computeFunctionSummary() 296 else if (auto *U = dyn_cast<User>(Stored)) in computeFunctionSummary()
|
| /netbsd-src/external/bsd/ntp/dist/scripts/stats/ |
| H A D | README.stats | 208 Stored position status (must be "Stored")
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/ |
| H A D | README | 116 Stored password hash: K7gNU3sdo+OL0wNhqoVWhr3g6s1xYv72ol/pe/Unols=
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 3624 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in InstantiatedLocal() local 3625 if (Stored.isNull()) { in InstantiatedLocal() 3635 Stored = Inst; in InstantiatedLocal() 3636 } else if (DeclArgumentPack *Pack = Stored.dyn_cast<DeclArgumentPack *>()) { in InstantiatedLocal() 3639 assert(Stored.get<Decl *>() == Inst && "Already instantiated this local"); in InstantiatedLocal() 3660 llvm::PointerUnion<Decl *, DeclArgumentPack *> &Stored = LocalDecls[D]; in MakeInstantiatedLocalArgPack() local 3662 Stored = Pack; in MakeInstantiatedLocalArgPack()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | Stmt.cpp | 1319 Stmt **Stored = getStoredStmts(); in CapturedStmt() local 1321 *Stored++ = CaptureInits[I]; in CapturedStmt() 1324 *Stored = S; in CapturedStmt()
|
| H A D | ExprCXX.cpp | 1142 Stmt **Stored = getStoredStmts(); in LambdaExpr() local 1144 *Stored++ = CaptureInits[I]; in LambdaExpr() 1147 *Stored++ = getCallOperator()->getBody(); in LambdaExpr()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | rtl.texi | 591 Stored in the @code{unchanging} field and printed as @samp{/u}. 601 @code{sequence} below. Stored in the @code{unchanging} field and 616 nonzero if the insn has been deleted. Stored in the 632 this insn will always be executed. Stored in the @code{in_struct} 642 Labels referenced by a non-local goto will have this bit set. Stored 652 Stored in the @code{volatil} field and printed as @samp{/v}. 661 Stored in the @code{jump} field and printed as @samp{/j}. 671 Stored in the @code{volatil} field and printed as @samp{/v}. 678 Stored in the @code{call} field and printed as @samp{/c}. 685 Stored in the @code{frame_related} field and printed as @samp{/f}. [all …]
|
| H A D | gccint.info | 16424 Stored in the 'unchanging' field and printed as '/u'. 16429 Stored in the 'unchanging' field and printed as '/u'. 16434 been deleted. Stored in the 'volatil' field and printed as '/v'. 16443 this insn will always be executed. Stored in the 'in_struct' field 16449 referenced by a non-local goto will have this bit set. Stored in 16454 reference to a non-local label. Stored in the 'volatil' field and 16461 Stored in the 'jump' field and printed as '/j'. 16465 volatile memory references. Stored in the 'volatil' field and 16469 In 'mem', nonzero for memory references that will not trap. Stored 16473 Nonzero in a 'mem' if the memory reference holds a pointer. Stored [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | rtl.texi | 592 Stored in the @code{unchanging} field and printed as @samp{/u}. 602 @code{sequence} below. Stored in the @code{unchanging} field and 617 nonzero if the insn has been deleted. Stored in the 633 this insn will always be executed. Stored in the @code{in_struct} 643 Labels referenced by a non-local goto will have this bit set. Stored 653 Stored in the @code{volatil} field and printed as @samp{/v}. 662 Stored in the @code{jump} field and printed as @samp{/j}. 672 Stored in the @code{volatil} field and printed as @samp{/v}. 679 Stored in the @code{call} field and printed as @samp{/c}. 686 Stored in the @code{frame_related} field and printed as @samp{/f}. [all …]
|
| H A D | gccint.info | 16826 Stored in the 'unchanging' field and printed as '/u'. 16831 Stored in the 'unchanging' field and printed as '/u'. 16836 been deleted. Stored in the 'volatil' field and printed as '/v'. 16845 this insn will always be executed. Stored in the 'in_struct' field 16851 referenced by a non-local goto will have this bit set. Stored in 16856 reference to a non-local label. Stored in the 'volatil' field and 16863 Stored in the 'jump' field and printed as '/j'. 16867 volatile memory references. Stored in the 'volatil' field and 16871 In 'mem', nonzero for memory references that will not trap. Stored 16875 Nonzero in a 'mem' if the memory reference holds a pointer. Stored [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-arc.texi | 327 @cindex Stored STATUS32 register on entry to level P0 interrupts, ARC 328 @cindex ARC Stored STATUS32 register on entry to level P0 interrupts 329 Stored STATUS32 register on entry to level P0 interrupts. Auxiliary
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-arc.texi | 327 @cindex Stored STATUS32 register on entry to level P0 interrupts, ARC 328 @cindex ARC Stored STATUS32 register on entry to level P0 interrupts 329 Stored STATUS32 register on entry to level P0 interrupts. Auxiliary
|
| H A D | as.info | 7718 Stored STATUS32 register on entry to level P0 interrupts. 27989 * ARC Stored STATUS32 register on entry to level P0 interrupts: ARC-Regs. 29743 * Stored STATUS32 register on entry to level P0 interrupts, ARC: ARC-Regs.
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | RELEASE_NOTES-3.2 | 68 [Feature 20161217] Stored-procedure support for MySQL databases.
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | mysql_table | 400 # Stored-procedure support by John Fawcett.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.cpp | 2998 const MachineOperand &Stored = in canExecuteInBundle() local 3000 if (!Stored.isReg()) in canExecuteInBundle() 3004 if (Op.isReg() && Op.isDef() && Op.getReg() == Stored.getReg()) in canExecuteInBundle()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | animation | 793 # Stored AAC streams (instead of the MP4 format)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | rfc3454.txt | 832 stringprep profile are called "unassigned code points". Stored 910 Stored strings MUST NOT contain any code points outside of AO for the
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1991 | 1872 symtab.c Stored pervasive types in a structure and make
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1991 | 1872 symtab.c Stored pervasive types in a structure and make
|