Home
last modified time | relevance | path

Searched refs:Collect (Results 1 – 25 of 37) sorted by relevance

12

/openbsd-src/games/monop/
H A Dcards.inp10 Collect $200.
14 Collect $20.
21 Collect $100
33 Collect $100.
37 Collect $11
41 (Collect $200)
55 Collect $50 from each player for opening night seats.
85 Do not pass GO, Do not Collect $200.
122 Collect $150.
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtObjC.cpp20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() argument
25 SubExprs[COLLECTION] = Collect; in ObjCForCollectionStmt()
H A DCXXInheritance.cpp503 void Collect(const CXXRecordDecl *RD, bool VirtualBase,
510 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector
528 Collect(BaseDecl, false, InVirtualSubobject, Overriders); in Collect()
550 Collect(BaseDecl, true, BaseDecl, *MyVirtualOverriders); in Collect()
553 Collect(BaseDecl, false, InVirtualSubobject, ComputedBaseOverriders); in Collect()
643 Collector.Collect(this, false, nullptr, FinalOverriders); in getFinalOverriders()
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DCompilationDatabase.cpp155 void runImpl(const driver::Action *A, bool Collect) { in runImpl()
156 bool CollectChildren = Collect; in runImpl()
163 if (Collect) { in runImpl()
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/
H A DREADME.md61 # Collect and store the data required by the CTU analysis
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtObjC.h29 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body,
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-dwarfdump.rst119 Collect debug info quality metrics and print the results
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPragma.cpp137 bool Collect; member
142 if (Collect) in lex()
148 assert(Collect && "did not collect tokens"); in revert()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.def283 CODEGENOPT(SanitizeCoverageControlFlow, 1, 0) ///< Collect control flow
292 CODEGENOPT(SanitizeStats , 1, 0) ///< Collect statistics for sanitizers.
/openbsd-src/gnu/llvm/llvm/docs/
H A DTestSuiteGuide.md202 Collect internal LLVM statistics. Appends `-save-stats=obj` when invoking the
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.td364 // Collect the valid indexes into 'R' under NF and LMUL values from TUPLE_INDEX.
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp755 auto Collect = [&](TemplateArgument Pattern) { in addPacks() local
767 Collect(Pattern); in addPacks()
775 Collect(ExtraDeductions.pop_back_val()); in addPacks()
H A DSemaDeclCXX.cpp13028 auto Collect = [&Bases](const CXXRecordDecl *Base) { in CheckUsingDeclQualifier() local
13034 if (!cast<CXXRecordDecl>(CurContext)->forallBases(Collect)) in CheckUsingDeclQualifier()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1560 SDValue Collect = in compressHvxPred() local
1562 return DAG.getBitcast(ResTy, Collect); in compressHvxPred()
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DGitHubMove.rst193 9. Collect developers' GitHub account information, and add them to the project.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog1865 * c-typeck.c: Collect pending initializers in AVL tree instead of list.
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm1190 // Collect the list of all binaries that dyld knows about in
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-1999814 (generic_load): Collect total sent so far and pass that to the
844 (generic_load): Collect total size of executable to load.
5138 (initialize_hp_cxx_exception_support): Collect value of
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-98991405 (struct ls): Collect DWARF2 line state-machine state in new member
H A DChangeLog-02034783 (md_assemble): Collect info and write the APUinfo section.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-20052275 (elf64_alpha_check_relocs): Collect JSRDIRECT in gotent_flags.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-98991405 (struct ls): Collect DWARF2 line state-machine state in new member
H A DChangeLog-02034783 (md_assemble): Collect info and write the APUinfo section.
/openbsd-src/gnu/usr.bin/cvs/src/
H A DChangeLog47 * ignore.c (ignore_files): Collect unignored files into a list and
/openbsd-src/gnu/lib/libstdc++/libstdc++/
H A DChangeLog2377 * testsuite/abi_check.cc (line_to_symbol_info): Collect size info.

12