Home
last modified time | relevance | path

Searched defs:piece (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dsrv_rcache.c32 krb5_get_server_rcache(krb5_context context, const krb5_data *piece, in krb5_get_server_rcache()
/freebsd/tests/sys/fs/tarfs/
H A Dmktar.c110 char *piece, *target; in mklonglinktarget() local
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h130 llvm::StringRef piece() const { in piece() function
/freebsd/crypto/heimdal/lib/krb5/
H A Dreplay.c295 const krb5_data *piece, in krb5_get_server_rcache()
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp327 const StringPiece &piece = getStringPiece(off); in getOffset() local
H A DDriver.cpp1337 for (auto &piece : isec->pieces) in addSynthenticMethnames() local
H A DObjC.cpp636 StringPiece &piece = csisec->getStringPiece(totalOffset); in tryEraseDefinedAtIsecOffset() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp167 const PathDiagnosticPiece *piece = I.get(); in HandlePathDiagnostic() local
1069 const PathDiagnosticPiece *piece = I.get(); in compute_path_size() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp393 auto piece = std::move(path.front()); in removeRedundantMsgs() local
444 auto piece = std::move(pieces.front()); in removeUnneededCalls() local
2705 const auto &piece = *I; in CompactMacroExpandedPieces() local
3126 auto piece = std::make_unique<PathDiagnosticEventPiece>( in FlushReport() local
H A DBugReporterVisitors.cpp2772 auto piece = VisitNodeImpl(N, BRC, BR); in VisitNode() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp1434 const SectionPiece &piece = getSectionPiece(offset); in getParentOffset() local
/freebsd/contrib/bmake/
H A Ddir.c772 const char *prefix, *middle, *piece, *middle_end, *suffix; in DirExpandCurly() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp206 llvm::StringRef piece = name.substr(0, dot_pos); in ResolveNameWithDictionary() local
/freebsd/sys/cam/ctl/
H A Dctl.c3825 uint32_t chunk, piece; in ctl_set_mask() local
3841 uint32_t chunk, piece; in ctl_clear_mask() local
3857 uint32_t chunk, piece; in ctl_is_set() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp140 for (auto piece : SelectorRef.Identifiers) in getSelector() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp272 std::string piece; in GetNestedTagDefinition() local