Home
last modified time | relevance | path

Searched defs:Source (Results 1 – 25 of 191) sorted by relevance

12345678

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c299 char *Source) in AcpiUtSafeStrcpy()
315 char *Source) in AcpiUtSafeStrcat()
331 char *Source, in AcpiUtSafeStrncat()
351 char *Source, in AcpiUtSafeStrncpy()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp19 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source, in ConvertUTF8toWide()
65 bool ConvertCodePointToUTF8(unsigned Source, char *&ResultPtr) { in ConvertCodePointToUTF8()
243 static inline bool ConvertUTF8toWideInternal(llvm::StringRef Source, in ConvertUTF8toWideInternal()
259 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result) { in ConvertUTF8toWide()
263 bool ConvertUTF8toWide(const char *Source, std::wstring &Result) { in ConvertUTF8toWide()
271 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8()
H A DConvertEBCDIC.cpp69 ConverterEBCDIC::convertToEBCDIC(StringRef Source, in convertToEBCDIC()
101 void ConverterEBCDIC::convertToUTF8(StringRef Source, in convertToUTF8()
H A DStringExtras.cpp39 std::pair<StringRef, StringRef> llvm::getToken(StringRef Source, in getToken() argument
52 void llvm::SplitString(StringRef Source, in SplitString() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dc_api_test.cpp94 char Source[SmallAllocSize]; in TEST() local
115 char Source[LargeAllocSize]; in TEST() local
136 char Source[SmallAllocSize]; in TEST() local
160 char Source[LargeAllocSize]; in TEST() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DTapiUniversal.cpp24 TapiUniversal::TapiUniversal(MemoryBufferRef Source, Error &Err) in TapiUniversal()
56 TapiUniversal::create(MemoryBufferRef Source) { in create()
H A DMachOUniversal.cpp123 MachOUniversalBinary::create(MemoryBufferRef Source) { in create()
132 MachOUniversalBinary::MachOUniversalBinary(MemoryBufferRef Source, Error &Err) in MachOUniversalBinary()
H A DSymbolicFile.cpp31 SymbolicFile::SymbolicFile(unsigned int Type, MemoryBufferRef Source) in SymbolicFile()
H A DBinary.cpp36 Binary::Binary(unsigned int Type, MemoryBufferRef Source) in Binary() argument
H A DTapiFile.cpp50 TapiFile::TapiFile(MemoryBufferRef Source, const InterfaceFile &Interface, in TapiFile()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DFixIt.h62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement()
70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp55 ArrayRef<llvm::MCInst> Source = getSource(); in onEvent() local
136 ArrayRef<llvm::MCInst> Source = getSource(); in printResourcePressurePerIter() local
157 ArrayRef<llvm::MCInst> Source = getSource(); in printResourcePressurePerInst() local
181 ArrayRef<llvm::MCInst> Source in toJSON() local
[all...]
H A DInstructionInfoView.cpp25 ArrayRef<llvm::MCInst> Source = getSource(); in printView() local
160 ArrayRef<llvm::MCInst> Source = getSource(); in toJSON() local
H A DInstructionView.h30 llvm::ArrayRef<llvm::MCInst> Source; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp25 template <typename T> struct Source { struct
26 T t;
27 Source(T t) : t(t) {} in Source() argument
28 operator T() { return t; } in operator T()
29 template <typename U = T> U &get() { return t; } in get()
30 template <typename U = T> const U &get() const { return t; } in get()
31 template <typename U> operator Source<U>() { return Source<U>(t); } in operator Source<U>()
H A DDeclFriend.cpp73 ExternalASTSource *Source = getParentASTContext().getExternalSource(); in getFirstFriend() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp94 const std::string &Source, in rewriteComdat()
113 const std::string Source; member in __anon8c4031380111::ExplicitRewriteDescriptor
327 std::string Source; in parseRewriteFunctionDescriptor() local
396 std::string Source; in parseRewriteGlobalVariableDescriptor() local
459 std::string Source; in parseRewriteGlobalAliasDescriptor() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDynamicAllocator.cpp42 Block *DynamicAllocator::allocate(const Expr *Source, PrimType T, in allocate()
91 bool DynamicAllocator::deallocate(const Expr *Source, in deallocate()
H A DInterpState.cpp96 const Expr *Source = It.first; in maybeDiagnoseDanglingAllocations() local
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsmisc.c191 void *Source; in AcpiRsConvertAmlToResource() local
594 void *Source = NULL; in AcpiRsConvertResourceToAml() local
H A Drsutils.c260 void *Source, in AcpiRsMoveData()
432 char *Source) in AcpiRsStrcpy()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp221 VisitorDataSource Source) { in visitTypeRecord() argument
228 VisitorDataSource Source) { in visitTypeRecord() argument
235 visitTypeStream(const CVTypeArray & Types,TypeVisitorCallbacks & Callbacks,VisitorDataSource Source) visitTypeStream() argument
257 visitMemberRecord(CVMemberRecord Record,TypeVisitorCallbacks & Callbacks,VisitorDataSource Source) visitMemberRecord() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMoveMerger.cpp75 if ((Source == RISCV::X10 || Source == RISCV::X11) && in isCandidateToMergeMVSA01() local
64 Register Source = RegPair.Source->getReg(); isCandidateToMergeMVA01S() local
[all...]
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h83 static WrapperFunctionResult copyFrom(const char *Source, size_t Size) { in copyFrom() argument
88 static WrapperFunctionResult copyFrom(const char *Source) { in copyFrom() argument
93 static WrapperFunctionResult copyFrom(const std::string &Source) { in copyFrom() argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp36 CodeGenInstruction Source; // The source pseudo instruction definition. member
239 CodeGenInstruction &Source = Expansion.Source; in emitLoweringEmitter() local

12345678