/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/ |
H A D | Random.h | 53 template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) { in sample() 75 ReservoirSampler<ElT, GenT> makeSampler(GenT &RandGen, RangeT &&Items) { in makeSampler()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | LinePrinter.h | 44 template <typename... Ts> void formatLine(const char *Fmt, Ts &&... Items) { in formatLine() 47 template <typename... Ts> void format(const char *Fmt, Ts &&... Items) { in format()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | GettingStarted.rst | 806 .. _Program Layout: 807 .. _general layout:
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenHwModes.h | 38 std::vector<PairType> Items; member
|
H A D | SearchableTableEmitter.cpp | 578 const std::vector<Record *> &Items) { in collectEnumEntries() 607 GenericTable &Table, const std::vector<Record *> &Items) { in collectTableEntries() 758 std::vector<Record *> Items = Records.getAllDerivedDefinitions(TableName); in run() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 410 inline void join_items_impl(std::string &Result, Sep Separator, const Arg1 &A1, in join_items_impl() 430 inline size_t join_items_size(const A1 &A, Args &&... Items) { in join_items_size() 456 inline std::string join_items(Sep Separator, Args &&... Items) { in join_items()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | BinaryItemStream.h | 98 ArrayRef<T> Items; variable
|
H A D | OnDiskHashTable.h | 364 const unsigned char *Items = Base + Offset; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/ |
H A D | ZLib.pas | 254 function zlibAllocMem(AppData: Pointer; Items, Size: Integer): Pointer; cdecl; in zlibAllocMem()
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/delphi/ |
H A D | ZLib.pas | 254 function zlibAllocMem(AppData: Pointer; Items, Size: Integer): Pointer; cdecl; in zlibAllocMem()
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/delphi/ |
H A D | ZLib.pas | 254 function zlibAllocMem(AppData: Pointer; Items, Size: Integer): Pointer; cdecl; in zlibAllocMem()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 526 TopLevelItems Items; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/ |
H A D | ResourceScriptStmt.h | 566 MenuResource(OptionalStmtList &&OptStmts, MenuDefinitionList &&Items, in MenuResource()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 2999 std::vector<StringRef> Items = R->getValueAsListOfStrings(ListName); in GenerateTargetSpecificAttrCheck() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 4027 const int Items = Op.getOperand(0).getValueSizeInBits() / BitWidth; in ComputeNumSignBits() local
|