Searched defs:OS (Results 151 - 175 of 186) sorted by relevance

12345678

/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dconfig-tpf.h578 #define OS "s390x-ibm-tpf" macro
H A Dconfig-win32.h656 #undef OS macro
658 #define OS "i386-pc-win32" macro
660 #define OS "x86_64-pc-win32" macro
662 #define OS "ia64-pc-win32" macro
664 #define OS "unknown-pc-win32" macro
H A Dconfig-os400.h40 #define OS "OS/400" macro
H A Dconfig-vxworks.h749 #define OS "unknown-unknown-vxworks" macro
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCExpr.h106 inline raw_ostream &operator<<(raw_ostream &OS, const MCExpr &E) { argument
H A DMCAssembler.h697 raw_ostream &OS; member in class:llvm::MCAssembler
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DTargetRegistry.h440 createAsmStreamer(MCContext &Ctx, formatted_raw_ostream &OS, bool isVerboseAsm, bool useLoc, bool useCFI, bool useDwarfDirectory, MCInstPrinter *InstPrint, MCCodeEmitter *CE, MCAsmBackend *TAB, bool ShowInst) const argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DLazyValueInfo.cpp277 raw_ostream &operator<<(raw_ostream &OS, const LVILatticeVal &Val) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DInlineSpiller.cpp313 static raw_ostream &operator<<(raw_ostream &OS, argument
[all...]
H A DLiveDebugVariables.cpp350 void UserValue::print(raw_ostream &OS, const TargetMachine *TM) { argument
371 print(raw_ostream &OS) argument
[all...]
H A DLiveIntervalAnalysis.cpp134 void LiveIntervals::print(raw_ostream &OS, const Module* ) const { argument
H A DMachineBasicBlock.cpp58 raw_ostream &llvm::operator<<(raw_ostream &OS, const MachineBasicBlock &MBB) { argument
256 void MachineBasicBlock::print(raw_ostream &OS, SlotIndexes *Indexes) const { argument
1048 WriteAsOperand(raw_ostream &OS, const MachineBasicBlock *MBB, bool t) argument
[all...]
H A DMachineFunction.cpp298 void MachineFunction::print(raw_ostream &OS, SlotIndexes *Indexes) const { argument
[all...]
H A DMachineVerifier.cpp64 raw_ostream *OS; member in struct:__anon10174::MachineVerifier
[all...]
H A DScheduleDAGInstrs.cpp1022 raw_ostream &operator<<(raw_ostream &OS, const ILPValue &Val) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMachObjectWriter.cpp879 createMachObjectWriter(MCMachObjectTargetWriter *MOTW, raw_ostream &OS, bool IsLittleEndian) argument
[all...]
H A DWinCOFFObjectWriter.cpp318 WinCOFFObjectWriter(MCWinCOFFObjectTargetWriter *MOTW, raw_ostream &OS) argument
900 createWinCOFFObjectWriter(MCWinCOFFObjectTargetWriter *MOTW, raw_ostream &OS) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DCommandLine.cpp1347 raw_ostream &OS = outs(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp61 Triple::OSType OS = TT.getOS(); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp721 void FixedLenDecoderEmitter::emitTable(formatted_raw_ostream &OS, argument
[all...]
H A DSubtargetEmitter.cpp112 Enumeration(raw_ostream &OS, const char *ClassName, bool isBits) argument
172 FeatureKeyValues(raw_ostream &OS) argument
236 CPUKeyValues(raw_ostream &OS) argument
376 EmitStageAndOperandCycleData(raw_ostream &OS, std::vector<std::vector<InstrItinerary> > &ProcItinLists) argument
555 EmitItineraries(raw_ostream &OS, std::vector<std::vector<InstrItinerary> > &ProcItinLists) argument
611 EmitProcessorProp(raw_ostream &OS, const Record *R, const char *Name, char Separator) argument
622 EmitProcessorResources(const CodeGenProcModel &ProcModel, raw_ostream &OS) argument
998 EmitSchedClassTables(SchedClassTables &SchedTables, raw_ostream &OS) argument
1093 EmitProcessorModels(raw_ostream &OS) argument
1131 EmitProcessorLookup(raw_ostream &OS) argument
1168 EmitSchedModel(raw_ostream &OS) argument
1202 EmitSchedModelHelpers(std::string ClassName, raw_ostream &OS) argument
1285 ParseFeaturesFunction(raw_ostream &OS, unsigned NumFeatures, unsigned NumProcs) argument
1332 run(raw_ostream &OS) argument
1476 EmitSubtarget(RecordKeeper &RK, raw_ostream &OS) argument
[all...]
/macosx-10.9.5/system_cmds-597.90.1/getty.tproj/
H A Dgettytab.h100 #define OS gettynums[1].value macro
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/getty.tproj/
H A Dgettytab.h100 #define OS gettynums[1].value macro
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/TableGen/
H A DRecord.h125 inline raw_ostream &operator<<(raw_ostream &OS, const RecTy &Ty) { argument
526 inline raw_ostream &operator<<(raw_ostream &OS, const Init &I) { argument
1291 operator <<(raw_ostream &OS, const RecordVal &RV) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2006 PrintParentLoopComment(raw_ostream &OS, const MachineLoop *Loop, unsigned FunctionNumber) argument
2019 PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, unsigned FunctionNumber) argument
2054 raw_ostream &OS = AP.OutStreamer.GetCommentOS(); local
[all...]

Completed in 241 milliseconds

12345678