Searched defs:Source (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-9.3-release/contrib/llvm/lib/Object/
H A DBinary.cpp33 Binary::Binary(unsigned int Type, MemoryBuffer *Source) argument
45 error_code object::createBinary(MemoryBuffer *Source, argument
H A DMachOUniversal.cpp95 MachOUniversalBinary::MachOUniversalBinary(MemoryBuffer *Source, argument
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DStringExtras.cpp38 std::pair<StringRef, StringRef> llvm::getToken(StringRef Source, argument
51 void llvm::SplitString(StringRef Source, argument
H A DConvertUTFWrapper.cpp17 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source, argument
63 ConvertCodePointToUTF8(unsigned Source, char *&ResultPtr) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclFriend.cpp67 ExternalASTSource *Source = getParentASTContext().getExternalSource(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Index/
H A DSimpleFormatContext.h50 const llvm::MemoryBuffer *Source = local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h81 ArrayRef<T> copyArray(ArrayRef<T> Source) { argument
H A DExternalASTSource.h71 ExternalASTSource *Source; member in class:clang::ExternalASTSource::Deserializing
[all...]
/freebsd-9.3-release/sys/contrib/dev/acpica/resources/
H A Drsmisc.c85 void *Source; local
357 void *Source = NULL; local
[all...]
H A Drsutils.c153 AcpiRsMoveData( void *Destination, void *Source, UINT16 ItemCount, UINT8 MoveType) argument
313 AcpiRsStrcpy( char *Destination, char *Source) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DSparsePropagation.cpp98 void SparseSolver::markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DJob.h63 const Action &Source; member in class:clang::driver::Command
/freebsd-9.3-release/sys/contrib/dev/acpica/disassembler/
H A Ddmresrcl.c141 AcpiDmMemoryFields( void *Source, UINT8 Type, UINT32 Level) argument
187 AcpiDmAddressFields( void *Source, UINT8 Type, UINT32 Level) argument
[all...]
/freebsd-9.3-release/sys/contrib/dev/acpica/namespace/
H A Dnsrepair.c675 ACPI_OPERAND_OBJECT **Source; local
H A Dnsxfname.c260 AcpiNsCopyDeviceId( ACPI_DEVICE_ID *Dest, ACPI_DEVICE_ID *Source, char *StringArea) argument
H A Dnsrepair2.c469 char *Source; local
/freebsd-9.3-release/sys/contrib/dev/acpica/tables/
H A Dtbfadt.c159 UINT8 Source; member in struct:acpi_fadt_pm_info
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DConsumed.h180 void setSource(const Stmt *Source) { this->From = Source; } argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h223 static bool classof(const ExternalASTSource *Source) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h62 LValue Source; member in struct:clang::CodeGen::CallArgList::Writeback
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp36 CodeGenInstruction Source; // The source pseudo instruction definition. member in struct:__anon3604::PseudoLoweringEmitter::PseudoExpansion
208 CodeGenInstruction &Source = Expansion.Source; local
[all...]
/freebsd-9.3-release/sys/x86/acpica/
H A Dmadt.c297 interrupt_polarity(UINT16 IntiFlags, UINT8 Source) argument
317 interrupt_trigger(UINT16 IntiFlags, UINT8 Source) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp308 SetExternalSource( ExternalPreprocessingRecordSource &Source) argument
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h72 Dependence(Instruction *Source, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearch.h289 void AddIncludeAlias(StringRef Source, StringRef Dest) { argument
299 StringRef MapHeaderToIncludeAlias(StringRef Source) { argument

Completed in 144 milliseconds

123