/third_party/rust/crates/os_str_bytes/src/ |
D | pattern.rs | 5 pub trait Encoded { interface 15 impl Encoded for EncodedChar { 21 impl Encoded for &str { impl 38 type __Encoded: Clone + Debug + Encoded;
|
D | iter.rs | 11 use super::pattern::Encoded;
|
D | raw_str.rs | 30 use super::pattern::Encoded as EncodedPattern;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | BitstreamRemarkSerializer.cpp | 21 : 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/ |
D | PPCMCTargetDesc.cpp | 173 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/ |
D | BitstreamRemarkSerializer.h | 52 SmallVector<char, 1024> Encoded; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ARMAttributeParser.cpp | 149 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/ |
D | AMDGPUBaseInfo.cpp | 663 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()
|
D | AMDGPUBaseInfo.h | 427 Waitcnt decodeWaitcnt(const IsaVersion &Version, unsigned Encoded);
|
/third_party/lzma/DOC/ |
D | 7zFormat.txt | 464 StreamsInfo for Encoded Header
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 347 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/ |
D | gmp-openh264.cpp | 588 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/ |
D | DebugInfoMetadata.h | 2008 if (Optional<unsigned> Encoded = encodeDiscriminator(D, DF, CI)) in cloneWithBaseDiscriminator() local 2009 return cloneWithDiscriminator(*Encoded); in cloneWithBaseDiscriminator()
|
/third_party/python/Doc/library/ |
D | urllib.parse.rst | 418 Parsing ASCII Encoded Bytes
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | id3v2.4.0-frames.txt | 177 4.2.2 TENC Encoded by 366 The 'Encoded by' frame contains the name of the person or
|
D | id3v2.3.0.txt | 404 4.2.1 TENC [#TENC Encoded by] 558 The 'Encoded by' frame contains the name of the person or organisation
|
/third_party/ffmpeg/doc/ |
D | encoders.texi | 297 Not Dolby Surround Encoded 300 Dolby Surround Encoded
|
D | ffmpeg.texi | 109 Encoded packets are then passed to the decoder (unless streamcopy is selected
|
/third_party/python/Doc/whatsnew/ |
D | 3.6.rst | 1237 :func:`json.load` and :func:`json.loads` now support binary input. Encoded
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 3406 Encoded
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 37466 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/ |
D | ChangeLog | 36559 Encoded bitstream might not have valid framerate. If upstream 63090 amcvideoenc: Encoded H264 is generally not AU aligned
|