Home
last modified time | relevance | path

Searched defs:OF (Results 1 - 16 of 16) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dioapi.h135 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 DMCFragment.cpp400 const auto *OF = cast<MCOrgFragment>(this); in dump() local
407 const auto *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
H A DMCAssembler.cpp346 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 Dftzconf.h144 # define OF(args) args macro
146 # define OF(args) () macro
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dioapi.h135 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 DObject.cpp23 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 DCoverageMappingReader.cpp659 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 DThreadSanitizer.cpp316 auto OF = Triple(M->getTargetTriple()).getObjectFormat(); in shouldInstrumentReadWriteFromAddress() local
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h241 # 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 DMachineOutliner.cpp953 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 Dzconf.h302 # define OF(args) args macro
304 # define OF(args) () macro
/third_party/node/deps/zlib/
H A Dzconf.h309 # 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 DMicrosoftDemangle.cpp2349 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 DInstrProf.cpp165 getInstrProfSectionName(InstrProfSectKind IPSK, Triple::ObjectFormatType OF, bool AddSegmentInfo) getInstrProfSectionName() argument
/third_party/skia/third_party/externals/zlib/
H A Dzconf.h302 # define OF(args) args macro
304 # define OF(args) () macro
/third_party/zlib/
H A Dzconf.h297 # define OF(args) args macro
299 # define OF(args) () macro

Completed in 20 milliseconds