/external/python/cpython3/Modules/_xxtestfuzz/dictionaries/ |
D | fuzz_pycompile.dict | 154 "# coding:" 155 "# coding=" 156 "# coding: latin-1" 157 "# coding=latin-1" 158 "# coding: utf-8" 159 "# coding=utf-8" 160 "# coding: ascii" 161 "# coding=ascii" 162 "# coding: cp860" 163 "# coding=cp860" [all …]
|
/external/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_video_dec_av1.cpp | 132 debug_printf("coding.use_128x128_superblock = %d\n", pPicParams->coding.use_128x128_superblock); in d3d12_video_decoder_log_pic_params_av1() 133 debug_printf("coding.intra_edge_filter = %d\n", pPicParams->coding.intra_edge_filter); in d3d12_video_decoder_log_pic_params_av1() 134 debug_printf("coding.interintra_compound = %d\n", pPicParams->coding.interintra_compound); in d3d12_video_decoder_log_pic_params_av1() 135 debug_printf("coding.masked_compound = %d\n", pPicParams->coding.masked_compound); in d3d12_video_decoder_log_pic_params_av1() 136 debug_printf("coding.warped_motion = %d\n", pPicParams->coding.warped_motion); in d3d12_video_decoder_log_pic_params_av1() 137 debug_printf("coding.dual_filter = %d\n", pPicParams->coding.dual_filter); in d3d12_video_decoder_log_pic_params_av1() 138 debug_printf("coding.jnt_comp = %d\n", pPicParams->coding.jnt_comp); in d3d12_video_decoder_log_pic_params_av1() 139 debug_printf("coding.screen_content_tools = %d\n", pPicParams->coding.screen_content_tools); in d3d12_video_decoder_log_pic_params_av1() 140 debug_printf("coding.integer_mv = %d\n", pPicParams->coding.integer_mv); in d3d12_video_decoder_log_pic_params_av1() 141 debug_printf("coding.cdef = %d\n", pPicParams->coding.cdef); in d3d12_video_decoder_log_pic_params_av1() [all …]
|
/external/webrtc/modules/video_coding/g3doc/ |
D | index.md | 4 # Video coding in WebRTC 6 ## Introduction to layered video coding 8 [Video coding][video-coding-wiki] is the process of encoding a stream of 12 ### Block-based hybrid video coding argument 14 All video codecs in WebRTC are based on the block-based hybrid video coding 19 [transform][transform-coding-wiki] and [quantization][quantization-wiki] of the 21 transform coefficients, is losslessly [entropy coded][entropy-coding-wiki] along 39 ### Single-layer coding argument 45 using "single-layer coding", where each delta frame only depends on the frame 48 ### Scalable video coding argument [all …]
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | BUILD | 60 name = "coding", 61 hdrs = ["coding.h"], 63 "//tensorflow/core/platform:coding", 158 "coding.h", 189 "coding.h", 271 "coding.h",
|
/external/kmod/ |
D | CODING-STYLE | 1 Every project has its coding style, and kmod is not an exception. This 2 document describes the preferred coding style for kmod code, in order to keep 8 First of all, kmod coding style must follow every rule for Linux kernel 18 Besides the kernel coding style above, kmod coding style is heavily based on
|
/external/arm-trusted-firmware/docs/process/ |
D | index.rst | 12 coding-style 13 coding-guidelines
|
/external/trusty/arm-trusted-firmware/docs/process/ |
D | index.rst | 11 coding-style 12 coding-guidelines
|
/external/webrtc/modules/audio_coding/g3doc/ |
D | index.md | 6 WebRTC audio coding module can handle both audio sending and receiving. Folder 10 of data, are provided to the audio coding module through 11 [`Add10MsData()`][Add10MsData]. The audio coding module uses a provided 20 * Audio Receiving Audio packets are provided to the audio coding module
|
/external/libxaac/ |
D | README.md | 3 …coding and ensures consistent high-quality audio for all signal types, including speech, music, an… 9 …coding delay while maintaining high audio quality. It was observed that minimum delay it can achie… 11 …high-quality audio coding at low bit rates. MPEG-D USAC combines advanced audio coding techniques … 13 …h support for AAC-LD, AAC-ELD, and AAC-ELDv2 modes, is a versatile audio coding technology that ca…
|
/external/python/cpython3/Lib/test/tokenizedata/ |
D | tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt | 1 # -*- coding: latin1 -*- 4 # are made! Also note that the coding cookie above conflicts with
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_CodingGuidelines | 1 This document describes the coding guidelines for this project. 6 demonstrates the bug, it makes sense to follow the coding guidelines
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | BUILD | 37 "//tensorflow/core/lib/core:coding", 74 "//tensorflow/core/lib/core:coding", 122 "//tensorflow/core/lib/core:coding", 154 "//tensorflow/core/lib/core:coding", 175 "//tensorflow/core/lib/core:coding", 216 "//tensorflow/core/platform:coding", 237 "//tensorflow/core/lib/core:coding",
|
/external/libcups/cups/ |
D | http.c | 649 if (http->coding) in httpFlush() 1656 if (http->coding >= _HTTP_CODING_GUNZIP) in httpPeek() 1684 (http->coding == _HTTP_CODING_IDENTITY || in httpPeek() 1685 (http->coding >= _HTTP_CODING_GUNZIP && ((z_stream *)http->stream)->avail_in == 0))) in httpPeek() 1728 if (http->coding >= _HTTP_CODING_GUNZIP) in httpPeek() 1943 …ng=" CUPS_LLFMT, (void *)http, (void *)buffer, CUPS_LLCAST length, http->coding, http->data_encodi… in httpRead2() 1958 if (http->coding >= _HTTP_CODING_GUNZIP) in httpRead2() 2107 (http->coding == _HTTP_CODING_IDENTITY || in httpRead2() 2108 (http->coding >= _HTTP_CODING_GUNZIP && ((z_stream *)http->stream)->avail_in == 0)) && in httpRead2() 2115 if (http->coding >= _HTTP_CODING_GUNZIP) in httpRead2() [all …]
|
/external/libaom/doc/ |
D | AlgorithmDescription.md | 4 This document describes technical aspects of coding tools included in 6 codec. Instead, it summarizes the highlighted features of coding tools for new 26 - [Motion vector coding](#Motion-vector-coding) 41 - [Screen content coding](#Screen-content-coding) 51 LCU: Largest coding unit\ 61 The largest coding block unit (LCU) applied in this codec is 128×128. In 66 alt="Partition" width="360" /> <figcaption>Figure 1: Supported coding block 83 For both intra and inter coded blocks, the coding block can be further 104 ranging from 4×4 to 64×64. If the coding block is smaller than or equal to 106 chroma blocks, the transform block size is identical to the coding block size. [all …]
|
/external/libxml2/result/ |
D | intsubset2.xml.sax2 | 58 The character itself in UTF8 coding. 72 The cp_type attribute states the coding standard applying to the 74 jis208 - JIS X 0208-1997 - kuten coding (nn-nn) 75 jis212 - JIS X 0212-1990 - kuten coding (nn-nn) 76 jis213 - JIS X 0213-2000 - kuten coding (p-nn-nn) 77 ucs - Unicode 4.0 - hex coding (4 or 5 hexadecimal digits) 118 jis208 - in JIS X 0208 - kuten coding 119 jis212 - in JIS X 0212 - kuten coding 120 jis213 - in JIS X 0213 - kuten coding
|
D | intsubset2.xml.sax | 58 The character itself in UTF8 coding. 72 The cp_type attribute states the coding standard applying to the 74 jis208 - JIS X 0208-1997 - kuten coding (nn-nn) 75 jis212 - JIS X 0212-1990 - kuten coding (nn-nn) 76 jis213 - JIS X 0213-2000 - kuten coding (p-nn-nn) 77 ucs - Unicode 4.0 - hex coding (4 or 5 hexadecimal digits) 118 jis208 - in JIS X 0208 - kuten coding 119 jis212 - in JIS X 0212 - kuten coding 120 jis213 - in JIS X 0213 - kuten coding
|
/external/libxml2/result/noent/ |
D | intsubset2.xml.sax2 | 58 The character itself in UTF8 coding. 72 The cp_type attribute states the coding standard applying to the 74 jis208 - JIS X 0208-1997 - kuten coding (nn-nn) 75 jis212 - JIS X 0212-1990 - kuten coding (nn-nn) 76 jis213 - JIS X 0213-2000 - kuten coding (p-nn-nn) 77 ucs - Unicode 4.0 - hex coding (4 or 5 hexadecimal digits) 118 jis208 - in JIS X 0208 - kuten coding 119 jis212 - in JIS X 0212 - kuten coding 120 jis213 - in JIS X 0213 - kuten coding
|
/external/cronet/tot/third_party/llvm-libc/src/docs/ |
D | index.rst | 24 - Reduce coding errors by coding in modern C++ through the use of lightweight 25 containers during coding that can be optimized away at runtime.
|
/external/cronet/stable/third_party/llvm-libc/src/docs/ |
D | index.rst | 24 - Reduce coding errors by coding in modern C++ through the use of lightweight 25 containers during coding that can be optimized away at runtime.
|
/external/trace-cmd/ |
D | CODING_STYLE | 2 trace-cmd coding-style 5 The coding style of trace-cmd and the tracing libraries (libtracefs and 6 libtraceevent) are very similar to the Linux kernel coding style: 8 ….kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst 247 This is more about compaction than coding style. When creating structures, be 286 have consistent and readable code. In general, try to have the coding style
|
/external/rust/android-crates-io/crates/spdx/src/text/licenses/ |
D | IJG | 33 …coding option of the JPEG spec is covered by patents owned by IBM, AT&T, and Mitsubishi. Hence ari…
|
/external/arm-trusted-firmware/ |
D | .editorconfig | 13 # (https://www.kernel.org/doc/html/v4.10/process/coding-style.html) 26 # Not specified, but implicit for "LINUX coding style".
|
/external/cldr/docs/site/development/ |
D | coding-cldr-tools.md | 5 Pages concerning coding CLDR Tools
|
/external/trusty/arm-trusted-firmware/ |
D | .editorconfig | 13 # (https://www.kernel.org/doc/html/v4.10/process/coding-style.html) 26 # Not specified, but implicit for "LINUX coding style".
|
/external/ltp/.github/ |
D | pull_request_template.md | 17 * New code should follow Linux kernel coding style, see 18 https://www.kernel.org/doc/html/latest/process/coding-style.html.
|