Home
last modified time | relevance | path

Searched defs:Code (Results 1 - 25 of 95) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DCodeEmitter.h44 SmallString<256> Code; member in llvm::mca::CodeEmitter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamError.h43 stream_error_code Code; member in llvm::BinaryStreamError
H A DErrorOr.h272 operator==(const ErrorOr<T> &Err, E Code) { in operator ==() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
H A DAnnotations.h80 std::string Code; member in llvm::Annotations
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp42 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCompileServer.h55 void transferErrorCode(ErrorCodes Code) { LastError.assign(Code); } in transferErrorCode() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCompression.cpp31 static StringRef convertZlibCodeToString(int Code) { in convertZlibCodeToString() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DStringMatcher.cpp61 StringRef Code = Matches[0]->second; in EmitStringMatcherForChar() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/
H A DAnnotations.cpp19 static void require(bool Assertion, const char *Msg, llvm::StringRef Code) { in require() argument
21 llvm::errs() << "Annotated testcase: " << Msg << "\n" << Code << "\n"; in require() local
/third_party/skia/gm/verifiers/
H A Dgmverifier.h44 enum class Code { class in skiagm::verifiers::VerifierResult
/third_party/lzma/CPP/7zip/Compress/
H A DCopyCoder.cpp23 Z7_COM7F_IMF(CCopyCoder::Code(ISequentialInStream *inStream, in Code() function
H A DXzDecoder.cpp116 Z7_COM7F_IMF(CComDecoder::Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, in Code() function
H A DLzma2Encoder.cpp103 Z7_COM7F_IMF(CEncoder::Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, in Code() function
H A DPpmdEncoder.cpp139 Z7_COM7F_IMF(CEncoder::Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, in Code() function
H A DXzEncoder.cpp219 Z7_COM7F_IMF(CEncoder::Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, in Code() function
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/
H A DDecoder.java13 int Code; field in Decoder
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp68 SmallString<256> Code; in EmitInstToData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h45 Code, member in llvm::SectionMemoryManager::AllocationPurpose
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitcodeParser.cpp16 os << "[" << Code; in Print() local
/third_party/lzma/CS/7zip/Compress/RangeCoder/
H A DRangeCoder.cs126 public uint Code; field in SevenZip.Compression.RangeCoder.Decoder
[all...]
/third_party/lzma/CS/7zip/
H A DICoder.cs60 void Code(System.IO.Stream inStream, System.IO.Stream outStream, in Code() method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp98 unsigned Code = MaybeCode.get(); in skipRecord() local
113 unsigned Code; in skipRecord() local
231 unsigned Code; in readRecord() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp211 op_write_native_code(const char* Name, uint64_t Addr, void const* Code, const unsigned int Size) op_write_native_code() argument
224 op_write_debug_line_info( void const* Code, size_t NumEntries, struct debug_line_info const* Info) op_write_debug_line_info() argument
/third_party/skia/third_party/externals/angle2/util/
H A DEvent.h30 Key Code; member
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.h46 enum Code { enum

Completed in 9 milliseconds

1234