/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | Object.cpp | 23 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() 27 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap() 150 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileCopySectionIterator() local 159 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileIsSectionIteratorAtEnd() local 164 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileCopySymbolIterator() local 173 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileIsSymbolIteratorAtEnd() local 198 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections() 208 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSectionIteratorAtEnd() 232 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef OF) { in LLVMGetSymbols() 242 LLVMBool LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSymbolIteratorAtEnd()
|
D | COFFImportFile.cpp | 576 ObjectFactory OF(llvm::sys::path::filename(ImportName), Machine); in writeImportLibrary() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCFragment.cpp | 400 const auto *OF = cast<MCOrgFragment>(this); in dump() local 407 const auto *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
|
D | MCAssembler.cpp | 346 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in computeFragmentSize() local 632 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in writeFragment() local 641 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); in writeFragment() local 651 const auto &OF = cast<MCCVInlineLineTableFragment>(F); in writeFragment() local
|
/third_party/freetype/src/gzip/ |
D | ftzconf.h | 144 # define OF(args) args macro 146 # define OF(args) () macro
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | ftzconf.h | 144 # define OF(args) args macro 146 # define OF(args) () macro
|
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/ |
D | ftzconf.h | 144 # define OF(args) args macro 146 # define OF(args) () macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 955 OutlinedFunction &OF) { in emitNotOutliningCheaperRemark() 987 void MachineOutliner::emitOutlinedFunctionRemark(OutlinedFunction &OF) { in emitOutlinedFunctionRemark() 1077 OutlinedFunction OF = in findCandidates() local 1096 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) { in createOutlinedFunction()
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerMerge.cpp | 177 std::ofstream OF(CFPath, std::ofstream::out | std::ofstream::app); in CrashResistantMergeInternalStep() local
|
/third_party/libwebsockets/win32port/zlib/ |
D | zconf.h | 241 # define OF(args) args macro 243 # define OF(args) () macro
|
/third_party/skia/third_party/externals/zlib/ |
D | zconf.h | 302 # define OF(args) args macro 304 # define OF(args) () macro
|
/third_party/zlib/ |
D | zconf.h.in | 290 # define OF(args) args macro 292 # define OF(args) () macro
|
D | zconf.h | 290 # define OF(args) args macro 292 # define OF(args) () macro
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | zconf.h | 293 # define OF(args) args macro 295 # define OF(args) () macro
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | zconf.h | 290 # define OF(args) args macro 292 # define OF(args) () macro
|
D | zconf.h.in | 290 # define OF(args) args macro 292 # define OF(args) () macro
|
/third_party/node/deps/zlib/ |
D | zconf.h | 302 # define OF(args) args macro 304 # define OF(args) () macro
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | zconf.h | 290 # define OF(args) args macro 292 # define OF(args) () macro
|
D | zconf.h.in | 290 # define OF(args) args macro 292 # define OF(args) () macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
D | CoverageMappingReader.cpp | 659 static Expected<SectionRef> lookupSection(ObjectFile &OF, StringRef Name) { in lookupSection() 681 std::unique_ptr<ObjectFile> OF; in loadBinaryFormat() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 359 std::unique_ptr<object::ObjectFile> OF( in findSymbol() local
|
/third_party/uboot/u-boot-2020.01/include/u-boot/ |
D | zlib.h | 219 # define OF(args) args macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | ThreadSanitizer.cpp | 316 auto OF = Triple(M->getTargetTriple()).getObjectFormat(); in shouldInstrumentReadWriteFromAddress() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 166 Triple::ObjectFormatType OF, in getInstrProfSectionName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1774 const outliner::OutlinedFunction &OF) const { in buildOutlinedFrame()
|