Home
last modified time | relevance | path

Searched defs:Blob (Results 1 – 21 of 21) sorted by relevance

/external/ImageMagick/Magick++/lib/
DBlob.cpp18 Magick::Blob::Blob(void) in Blob() function in Magick::Blob
23 Magick::Blob::Blob(const void* data_,const size_t length_) in Blob() function in Magick::Blob
28 Magick::Blob::Blob(const Magick::Blob& blob_) in Blob() function in Magick::Blob
/external/clang/test/Index/
Dprint-type.cpp45 struct Blob { struct
49 int Blob::*member_pointer; argument
/external/libbrillo/brillo/
Dsecure_blob.h15 using Blob = std::vector<uint8_t>; variable
/external/clang/lib/Frontend/
DTestModuleFileExtension.cpp64 StringRef Blob; in Reader() local
DSerializedDiagnosticReader.cpp183 StringRef Blob; in readDiagnosticBlock() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp424 StringRef Blob) { in decodeMetadataStringsBlob()
464 StringRef Blob) { in decodeBlob()
571 StringRef Blob; in ParseBlock() local
/external/llvm/include/llvm/Bitcode/
DBitCodes.h97 Blob = 5 // 32-bit aligned array of 8-bit characters. enumerator
DBitstreamWriter.h302 StringRef Blob, Optional<unsigned> Code) { in EmitRecordWithAbbrevImpl()
446 StringRef Blob) { in EmitRecordWithBlob()
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitCodes.h94 Blob = 5 // 32-bit aligned array of 8-bit characters. enumerator
DBitstreamWriter.h299 StringRef Blob) { in EmitRecordWithAbbrevImpl()
427 StringRef Blob) { in EmitRecordWithBlob()
/external/javasqlite/src/main/java/SQLite/
DBlob.java247 public class Blob { class
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp178 StringRef *Blob) { in readRecord()
DBitcodeReader.cpp2036 StringRef Blob, in parseMetadataStrings()
2178 StringRef Blob; in parseMetadata() local
/external/skia/src/gpu/ops/
DGrAtlasTextOp.h28 typedef GrAtlasTextBlob Blob; typedef
/external/clang/lib/Serialization/
DASTReader.cpp997 StringRef Blob; in ReadLexicalDeclContextStorage() local
1033 StringRef Blob; in ReadVisibleDeclContextStorage() local
1156 StringRef Blob; in ReadSourceManagerBlock() local
1218 StringRef Blob; in ReadSLocEntry() local
1251 StringRef Blob; in ReadSLocEntry() local
1910 StringRef Blob; in readInputFileInfo() local
2297 StringRef Blob; in ReadControlBlock() local
2564 StringRef Blob; in ReadASTBlock() local
3862 StringRef Blob, in parseModuleFileExtensionMetadata()
3904 StringRef Blob; in ReadExtensionBlock() local
[all …]
DGlobalModuleIndex.cpp169 StringRef Blob; in GlobalModuleIndex() local
574 StringRef Blob; in loadModuleFile() local
DASTWriter.cpp2000 StringRef Blob(Buffer->getBufferStart(), Buffer->getBufferSize() + 1); in WriteSourceManagerBlock() local
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp53 const char *copyString(StringRef Blob) { in copyString()
/external/mesa3d/src/gallium/tools/trace/
Dmodel.py67 class Blob(Node): class
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h225 Blob(const uint8_t *data, uint8_t byte_width) in Blob() function
859 size_t Blob(const void *data, size_t len) { in Blob() function
862 size_t Blob(const std::vector<uint8_t> &v) { in Blob() function
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1782 SmallString<256> Blob; in writeMetadataStrings() local