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

12

/freebsd-10.0-release/contrib/llvm/lib/Object/
H A DBinary.cpp31 Binary::Binary(unsigned int Type, MemoryBuffer *Source) argument
43 error_code object::createBinary(MemoryBuffer *Source, argument
/freebsd-10.0-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.cpp14 bool ConvertUTF8toWide(unsigned WideCharWidth, llvm::StringRef Source, argument
60 ConvertCodePointToUTF8(unsigned Source, char *&ResultPtr) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h84 ArrayRef<T> copyArray(ArrayRef<T> Source) { argument
H A DExternalASTSource.h71 ExternalASTSource *Source; member in class:clang::ExternalASTSource::Deserializing
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/components/resources/
H A Drsmisc.c85 void *Source; local
474 void *Source = NULL; local
[all...]
H A Drsutils.c153 AcpiRsMoveData( void *Destination, void *Source, UINT16 ItemCount, UINT8 MoveType) argument
322 AcpiRsStrcpy( char *Destination, char *Source) argument
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMachineLocation.h87 MachineLocation Destination, Source; member in class:llvm::MachineMove
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DSparsePropagation.cpp98 void SparseSolver::markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DJob.h50 const Action &Source; member in class:clang::driver::Command
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h181 static bool classof(const ExternalASTSource *Source) { argument
/freebsd-10.0-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl.c141 AcpiDmMemoryFields( void *Source, UINT8 Type, UINT32 Level) argument
190 AcpiDmAddressFields( void *Source, UINT8 Type, UINT32 Level) argument
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsrepair.c488 ACPI_OPERAND_OBJECT **Source; local
H A Dnsxfname.c261 AcpiNsCopyDeviceId( ACPI_PNP_DEVICE_ID *Dest, ACPI_PNP_DEVICE_ID *Source, char *StringArea) argument
H A Dnsrepair2.c583 char *Source; local
1031 ACPI_OPERAND_OBJECT **Source; local
[all...]
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp36 CodeGenInstruction Source; // The source pseudo instruction definition. member in struct:__anon3675::PseudoLoweringEmitter::PseudoExpansion
208 CodeGenInstruction &Source = Expansion.Source; local
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c161 UINT16 Source; member in struct:acpi_fadt_pm_info
/freebsd-10.0-release/sys/x86/acpica/
H A Dmadt.c300 interrupt_polarity(UINT16 IntiFlags, UINT8 Source) argument
319 interrupt_trigger(UINT16 IntiFlags, UINT8 Source) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp308 SetExternalSource( ExternalPreprocessingRecordSource &Source) argument
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h66 Dependence(Instruction *Source, argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearch.h271 void AddIncludeAlias(StringRef Source, StringRef Dest) { argument
281 StringRef MapHeaderToIncludeAlias(StringRef Source) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h61 LValue Source; member in struct:clang::CodeGen::CallArgList::Writeback
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp718 CheckSpecForTypesEquivalent(Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic & NoteID, QualType Target, SourceLocation TargetLoc, QualType Source, SourceLocation SourceLoc) argument
739 CheckParamExceptionSpec(const PartialDiagnostic & NoteID, const FunctionProtoType *Target, SourceLocation TargetLoc, const FunctionProtoType *Source, SourceLocation SourceLoc) argument
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h63 Source, // Follow source order. enumerator in enum:llvm::Sched::Preference
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp421 void markEdgeExecutable(BasicBlock *Source, BasicBlock *Dest) { argument

Completed in 195 milliseconds

12