| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| H A D | ioapi.h | 135 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode)); typedef 136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLong size)); typedef 137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf, uLong size)); typedef 158 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream)); typedef 160 typedef voidpf (ZCALLBACK *open64_file_func) OF((voidp typedef [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCFragment.cpp | 400 const auto *OF = cast<MCOrgFragment>(this); in dump() local 407 const auto *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
|
| H A 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); writeFragment() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftzconf.h | 144 # define OF(args) args macro 146 # define OF(args) () macro
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | ioapi.h | 135 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode)); typedef 136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLong size)); typedef 137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf, uLong size)); typedef 158 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream)); typedef 160 typedef voidpf (ZCALLBACK *open64_file_func) OF((voidp typedef [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | Object.cpp | 23 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() argument 27 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap() argument 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)); LLVMObjectFileIsSymbolIteratorAtEnd() local 198 LLVMGetSections(LLVMObjectFileRef OF) LLVMGetSections() argument 208 LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, LLVMSectionIteratorRef SI) LLVMIsSectionIteratorAtEnd() argument 232 LLVMGetSymbols(LLVMObjectFileRef OF) LLVMGetSymbols() argument 242 LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, LLVMSymbolIteratorRef SI) LLVMIsSymbolIteratorAtEnd() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 659 static Expected<SectionRef> lookupSection(ObjectFile &OF, StringRef Name) { in lookupSection() argument 681 std::unique_ptr<ObjectFile> OF; in loadBinaryFormat() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | ThreadSanitizer.cpp | 316 auto OF = Triple(M->getTargetTriple()).getObjectFormat(); in shouldInstrumentReadWriteFromAddress() local
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | zconf.h | 241 # define OF(args) args
macro 243 # define OF(args) ()
macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 953 emitNotOutliningCheaperRemark( unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, OutlinedFunction &OF) emitNotOutliningCheaperRemark() argument 987 emitOutlinedFunctionRemark(OutlinedFunction &OF) emitOutlinedFunctionRemark() argument 1077 OutlinedFunction OF = findCandidates() local 1095 createOutlinedFunction( Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) createOutlinedFunction() argument [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | zconf.h | 302 # define OF(args) args macro 304 # define OF(args) () macro
|
| /third_party/node/deps/zlib/ |
| H A D | zconf.h | 309 # define OF(args) args macro 311 # define OF(args) () macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangle.cpp | 2349 OutputFlags OF = OF_Default; in microsoftDemangle() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 165 getInstrProfSectionName(InstrProfSectKind IPSK, Triple::ObjectFormatType OF, bool AddSegmentInfo) getInstrProfSectionName() argument
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | zconf.h | 302 # define OF(args) args macro 304 # define OF(args) () macro
|
| /third_party/zlib/ |
| H A D | zconf.h | 297 # define OF(args) args macro 299 # define OF(args) () macro
|