Searched defs:OF (Results 1 – 14 of 14) sorted by relevance
| /external/llvm/lib/Object/ |
| D | Object.cpp | 22 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() 26 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap() 79 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections() 89 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSectionIteratorAtEnd() 106 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef OF) { in LLVMGetSymbols() 116 LLVMBool LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSymbolIteratorAtEnd()
|
| /external/llvm/unittests/Support/ |
| D | MemoryBufferTest.cpp | 74 raw_fd_ostream OF(TestFD, true, /*unbuffered=*/true); in TEST_F() local 139 raw_fd_ostream OF(TestFD, true, !Reopen); in testGetOpenFileSlice() local 178 raw_fd_ostream OF(FD, true, /*unbuffered=*/true); in TEST_F() local
|
| D | SpecialCaseListTest.cpp | 39 raw_fd_ostream OF(FD, true, true); in makeSpecialCaseListFile() local
|
| /external/llvm/tools/llvm-cov/ |
| D | TestingSupport.cpp | 43 ObjectFile *OF = ObjErr.get().getBinary(); in convertForTestingMain() local
|
| /external/llvm/lib/Fuzzer/ |
| D | FuzzerIO.cpp | 49 std::ofstream OF(Path); in WriteToFile() local
|
| /external/freetype/src/gzip/ |
| D | zconf.h | 144 # define OF(args) args macro 146 # define OF(args) () macro
|
| /external/llvm/lib/MC/ |
| D | MCAssembler.cpp | 579 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in computeFragmentSize() local 797 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in writeFragment() local 806 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); in writeFragment() local 1244 const MCOrgFragment *OF = cast<MCOrgFragment>(this); in dump() local 1250 const MCDwarfLineAddrFragment *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
|
| /external/pdfium/core/include/thirdparties/zlib/ |
| D | zconf.h | 267 # define OF(args) args macro 269 # define OF(args) () macro
|
| /external/zlib/src/ |
| D | zconf.h | 267 # define OF(args) args macro 269 # define OF(args) () macro
|
| D | zconf.h.in | 267 # define OF(args) args macro 269 # define OF(args) () macro
|
| /external/zlib/ |
| D | zconf.h | 267 # define OF(args) args macro 269 # define OF(args) () macro
|
| /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
| D | zconf.h | 267 # define OF(args) args macro 269 # define OF(args) () macro
|
| /external/llvm/lib/ExecutionEngine/MCJIT/ |
| D | MCJIT.cpp | 321 std::unique_ptr<object::ObjectFile> OF( in findSymbol() local
|
| /external/llvm/lib/ProfileData/ |
| D | CoverageMappingReader.cpp | 440 std::unique_ptr<ObjectFile> OF; in loadBinaryFormat() local
|