Home
last modified time | relevance | path

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

1234567

/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutnonansi.c191 char *Source) in AcpiUtSafeStrcpy()
207 char *Source) in AcpiUtSafeStrcat()
223 char *Source, in AcpiUtSafeStrncat()
243 const char *Source, in AcpiUtSafeStrncpy()
/netbsd-src/external/apache2/llvm/dist/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()
187 static inline bool ConvertUTF8toWideInternal(llvm::StringRef Source, in ConvertUTF8toWideInternal()
203 bool ConvertUTF8toWide(llvm::StringRef Source, std::wstring &Result) { in ConvertUTF8toWide()
207 bool ConvertUTF8toWide(const char *Source, std::wstring &Result) { in ConvertUTF8toWide()
215 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8()
H A DStringExtras.cpp39 std::pair<StringRef, StringRef> llvm::getToken(StringRef Source, in getToken()
52 void llvm::SplitString(StringRef Source, in SplitString()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DTapiUniversal.cpp23 TapiUniversal::TapiUniversal(MemoryBufferRef Source, Error &Err) in TapiUniversal()
55 TapiUniversal::create(MemoryBufferRef Source) { in create()
H A DSymbolicFile.cpp32 SymbolicFile::SymbolicFile(unsigned int Type, MemoryBufferRef Source) in SymbolicFile()
H A DMachOUniversal.cpp123 MachOUniversalBinary::create(MemoryBufferRef Source) { in create()
132 MachOUniversalBinary::MachOUniversalBinary(MemoryBufferRef Source, Error &Err) in MachOUniversalBinary()
H A DBinary.cpp37 Binary::Binary(unsigned int Type, MemoryBufferRef Source) in Binary()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/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 = getSource(); in toJSON() local
H A DInstructionInfoView.cpp25 ArrayRef<llvm::MCInst> Source = getSource(); in printView() local
136 ArrayRef<llvm::MCInst> Source = getSource(); in toJSON() local
H A DInstructionView.h30 llvm::ArrayRef<llvm::MCInst> Source; variable
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp97 const std::string &Source, in rewriteComdat()
116 const std::string Source; member in __anone8ee82230111::ExplicitRewriteDescriptor
330 std::string Source; in parseRewriteFunctionDescriptor() local
399 std::string Source; in parseRewriteGlobalVariableDescriptor() local
462 std::string Source; in parseRewriteGlobalAliasDescriptor() local
/netbsd-src/sys/external/bsd/acpica/dist/resources/
H A Drsmisc.c83 void *Source; in AcpiRsConvertAmlToResource() local
486 void *Source = NULL; in AcpiRsConvertResourceToAml() local
H A Drsutils.c152 void *Source, in AcpiRsMoveData()
324 char *Source) in AcpiRsStrcpy()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Darchive2yaml.cpp19 Expected<ArchYAML::Archive *> dump(MemoryBufferRef Source) { in dump()
103 Error archive2yaml(raw_ostream &Out, MemoryBufferRef Source) { in archive2yaml()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp167 StringRef Source = ErrOrFile.get()->getBuffer(); in getLineColumn() local
265 static unsigned addColumnOffset(StringRef Source, unsigned Offset, in addColumnOffset()
275 static unsigned addEndLineOffsetAndEndColumn(StringRef Source, unsigned Offset, in addEndLineOffsetAndEndColumn()
303 StringRef Source = ErrOrFile.get()->getBuffer(); in findTestSelectionRanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DCVTypeVisitor.cpp220 VisitorDataSource Source) { in visitTypeRecord()
227 VisitorDataSource Source) { in visitTypeRecord()
234 VisitorDataSource Source) { in visitTypeStream()
256 VisitorDataSource Source) { in visitMemberRecord()
/netbsd-src/common/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb32 Source : Stream_Element_Array (1 .. Text'Length); variable
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb32 Source : Stream_Element_Array (1 .. Text'Length); variable
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb32 Source : Stream_Element_Array (1 .. Text'Length); variable
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/ada/
H A Dbuffer_demo.adb32 Source : Stream_Element_Array (1 .. Text'Length); variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/
H A DExampleModules.h45 parseExampleModule(llvm::StringRef Source, llvm::StringRef Name) { in parseExampleModule()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h80 ArrayRef<T> copyArray(ArrayRef<T> Source) { in copyArray()

1234567