Home
last modified time | relevance | path

Searched refs:coding (Results 1 – 25 of 134) sorted by relevance

123456

/external/chromium_org/native_client_sdk/src/doc/
Dsitemap.rst28 devguide/coding/index.rst
29 devguide/coding/3D-graphics.rst
30 devguide/coding/audio.rst
31 devguide/coding/application-structure.rst
32 devguide/coding/native-client-modules.rst
33 devguide/coding/file-io.rst
34 devguide/coding/nacl_io.rst
35 devguide/coding/message-system.rst
36 devguide/coding/progress-events.rst
37 devguide/coding/url-loading.rst
[all …]
Doverview.rst226 <devguide/coding/application-structure>`.
245 <devguide/coding/message-system>` from the C++ code in your NaCl module.
246 * :doc:`Doing file I/O <devguide/coding/file-io>`.
247 * :doc:`Playing audio <devguide/coding/audio>`.
248 * :doc:`Rendering 3D graphics <devguide/coding/3D-graphics>`.
/external/qemu/telephony/
Dsms.c835 SmsCodingScheme coding, in sms_get_text_utf8() argument
861 if (coding == SMS_CODING_SCHEME_GSM7) in sms_get_text_utf8()
871 if (coding == SMS_CODING_SCHEME_GSM7) in sms_get_text_utf8()
883 else if (coding == SMS_CODING_SCHEME_UCS2) in sms_get_text_utf8()
918 SmsCodingScheme coding; in smspdu_get_text_message() local
926 coding = sms_get_coding_scheme( &data, end ); in smspdu_get_text_message()
927 if (coding == SMS_CODING_SCHEME_UNKNOWN) in smspdu_get_text_message()
933 if ( sms_get_text_utf8( &data, end, (mtiByte & 0x40), coding, rope ) < 0 ) in smspdu_get_text_message()
950 SmsCodingScheme coding; in smspdu_get_text_message() local
960 coding = sms_get_coding_scheme( &data, end ); in smspdu_get_text_message()
[all …]
/external/chromium_org/third_party/brotli/src/
DREADME52 WOFF2 spec is available as "woff2", and takes an entropy coding as an
62 the bytecode is separated out into a separate stream 4. triplet: triplet coding
71 hdmx: performs the delta coding on hdmx, essentially the same as MTX.
86 composite glyph bboxes included), triplet coding, push sequences, and hop
106 lzma as the entropy coding.
114 entropy coding is specified, as below (this will be fixed soon).
/external/chromium_org/third_party/libjpeg/
DLICENSE56 It appears that the arithmetic coding option of the JPEG spec is covered by
57 patents owned by IBM, AT&T, and Mitsubishi. Hence arithmetic coding cannot
59 support for arithmetic coding has been removed from the free JPEG software.
60 (Since arithmetic coding provides only a marginal gain over the unpatented
/external/libvorbis/doc/
D02-bitpacking.tex68 \subsubsection{coding bits into byte sequences}
101 \subsubsection{coding example}
121 Continue by coding the 3 bit integer value '-1' [b111]:
137 Continue by coding the 7 bit integer value '17' [b0010001]:
154 Continue by coding the 13 bit integer value '6969' [b110 11001110 01]:
219 the coding process. Thus, should this unused space be read, it will
/external/chromium_org/build/config/clang/
Dclang.gni7 # coding guidelines, etc. Only used when compiling with Clang.
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h87 uint8_t coding; member
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h87 uint8_t coding; member
/external/chromium_org/courgette/third_party/
DREADME.chromium21 - reformatted code to be closer to Google coding standards
/external/libogg/
DCHANGES48 * basic Ogg bitstream sync and coding support
/external/chromium_org/base/
Dcallback_unittest.nc31 // While this is technically safe, most people aren't used to it when coding
/external/libgsm/
DREADME13 excitation/long term prediction) coding at 13 kbit/s.
/external/clang/docs/
DLibFormat.rst45 /// \brief Returns a format style complying with the LLVM coding standards:
DClangFormatStyleOptions.rst78 A style complying with the `LLVM coding standards
85 <http://www.chromium.org/developers/coding-style>`_
91 <http://www.webkit.org/coding/coding-style.html>`_
/external/libpcap/
DTODO14 design guideline for what is done where. There should be a common coding
/external/chromium_org/third_party/icu/source/test/hdrtst/
Dcxxfiles.txt5 # violate many ICU coding guidelines. These were added with ticket #5996.
/external/chromium_org/native_client_sdk/src/doc/devguide/tutorial/
Dtutorial-part1.rst46 :doc:`Developer's Guide: Messaging System </devguide/coding/message-system>`.
141 :doc:`Application Structure </devguide/coding/application-structure>`.
276 * The :doc:`Progress Events </devguide/coding/progress-events>` document
282 * See the :doc:`Application Structure </devguide/coding/application-structure>`
/external/icu/icu4c/source/test/hdrtst/
Dcxxfiles.txt5 # violate many ICU coding guidelines. These were added with ticket #5996.
/external/qemu/distrib/jpeg-6b/
Dcoderules.doc9 to establish a common coding style. The goal of using similar coding styles
/external/chromium_org/build/secondary/third_party/leveldatabase/
DBUILD.gn97 "src/util/coding.cc",
98 "src/util/coding.h",
/external/jpeg/
Dcoderules.doc9 to establish a common coding style. The goal of using similar coding styles
/external/zlib/src/doc/
Drfc1951.txt44 coding, with efficiency comparable to the best currently available
77 3.2.1. Synopsis of prefix and Huffman coding ............... 6
78 3.2.2. Use of Huffman coding in the "deflate" format ....... 7
146 representations. Familiarity with the technique of Huffman coding
194 and Huffman coding. The Huffman trees for each block are independent
313 3.2.1. Synopsis of prefix and Huffman coding
315 Prefix coding represents symbols from an a priori known
372 3.2.2. Use of Huffman coding in the "deflate" format
/external/pdfium/core/src/fpdfapi/fpdf_cmaps/
Dfpdf_cmaps.cpp11 void FPDFAPI_FindEmbeddedCMap(const char* name, int charset, int coding, const FXCMAP_CMap*& pMap) in FPDFAPI_FindEmbeddedCMap() argument
/external/chromium_org/third_party/leveldatabase/
Dleveldatabase.gyp166 'src/util/coding.cc',
167 'src/util/coding.h',

123456