Home
last modified time | relevance | path

Searched refs:Encoded (Results 1 – 22 of 22) sorted by relevance

/third_party/rust/crates/os_str_bytes/src/
Dpattern.rs5 pub trait Encoded { interface
15 impl Encoded for EncodedChar {
21 impl Encoded for &str { impl
38 type __Encoded: Clone + Debug + Encoded;
Diter.rs11 use super::pattern::Encoded;
Draw_str.rs30 use super::pattern::Encoded as EncodedPattern;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DBitstreamRemarkSerializer.cpp21 : Encoded(), R(), Bitstream(Encoded), ContainerType(ContainerType) {} in BitstreamRemarkSerializerHelper()
319 OS.write(Encoded.data(), Encoded.size()); in flushToStream()
320 Encoded.clear(); in flushToStream()
324 return StringRef(Encoded.data(), Encoded.size()); in getBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp173 unsigned Encoded = ELF::encodePPC64LocalEntryOffset(Res); in emitLocalEntry() local
174 if (Res != ELF::decodePPC64LocalEntryOffset(Encoded)) in emitLocalEntry()
179 Other |= Encoded; in emitLocalEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DBitstreamRemarkSerializer.h52 SmallVector<char, 1024> Encoded; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMAttributeParser.cpp149 uint64_t Encoded = ParseInteger(Data, Offset); in CPU_arch_profile() local
152 switch (Encoded) { in CPU_arch_profile()
161 PrintAttribute(Tag, Encoded, Profile); in CPU_arch_profile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp663 Waitcnt decodeWaitcnt(const IsaVersion &Version, unsigned Encoded) { in decodeWaitcnt() argument
665 Decoded.VmCnt = decodeVmcnt(Version, Encoded); in decodeWaitcnt()
666 Decoded.ExpCnt = decodeExpcnt(Version, Encoded); in decodeWaitcnt()
667 Decoded.LgkmCnt = decodeLgkmcnt(Version, Encoded); in decodeWaitcnt()
DAMDGPUBaseInfo.h427 Waitcnt decodeWaitcnt(const IsaVersion &Version, unsigned Encoded);
/third_party/lzma/DOC/
D7zFormat.txt464 StreamsInfo for Encoded Header
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp347 unsigned Encoded = ARM_AM::getT2SOImmVal(SoImm); in getT2SOImmOpValue() local
348 assert(Encoded != ~0U && "Not a Thumb2 so_imm value?"); in getT2SOImmOpValue()
349 return Encoded; in getT2SOImmOpValue()
/third_party/openh264/module/
Dgmp-openh264.cpp588 callback_->Encoded (f, reinterpret_cast<uint8_t*> (&info), sizeof (info)); in Encode_m()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2008 if (Optional<unsigned> Encoded = encodeDiscriminator(D, DF, CI)) in cloneWithBaseDiscriminator() local
2009 return cloneWithDiscriminator(*Encoded); in cloneWithBaseDiscriminator()
/third_party/python/Doc/library/
Durllib.parse.rst418 Parsing ASCII Encoded Bytes
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2.4.0-frames.txt177 4.2.2 TENC Encoded by
366 The 'Encoded by' frame contains the name of the person or
Did3v2.3.0.txt404 4.2.1 TENC [#TENC Encoded by]
558 The 'Encoded by' frame contains the name of the person or organisation
/third_party/ffmpeg/doc/
Dencoders.texi297 Not Dolby Surround Encoded
300 Dolby Surround Encoded
Dffmpeg.texi109 Encoded packets are then passed to the decoder (unless streamcopy is selected
/third_party/python/Doc/whatsnew/
D3.6.rst1237 :func:`json.load` and :func:`json.loads` now support binary input. Encoded
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt3406 Encoded
/third_party/gstreamer/gstreamer/
DChangeLog37466 Encoded streams might make use of the raw properties, so list them all under foo/* .
70950 Usecase: ID3v2 TENC ("Encoded by") frame.
/third_party/gstreamer/gstplugins_bad/
DChangeLog36559 Encoded bitstream might not have valid framerate. If upstream
63090 amcvideoenc: Encoded H264 is generally not AU aligned