Searched defs:coding (Results 1 - 14 of 14) sorted by relevance

/external/pdfium/core/fpdfapi/cmaps/
H A Dfpdf_cmaps.cpp58 int coding,
56 FPDFAPI_FindEmbeddedCMap(const CFX_ByteString& bsName, int charset, int coding, const FXCMAP_CMap*& pMap) argument
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.h87 uint8_t coding; member in struct:vl_ycbcr_block
/external/ImageMagick/coders/
H A Dvips.c389 coding;
448 coding=(VIPSCoding) ReadBlobLong(image);
503 if (coding == VIPSCodingNONE)
506 ThrowReaderException(CoderError,"Unsupported coding");
386 coding; local
/external/pdfium/core/fpdfapi/font/
H A Dcpdf_cidfont.cpp171 void FT_UseCIDCharmap(FXFT_Face face, int coding) { argument
173 switch (coding) {
/external/libcups/cups/
H A Dhttp-private.h260 typedef enum _http_coding_e /**** HTTP content coding enumeration ****/
262 _HTTP_CODING_IDENTITY, /* No content coding */
361 _http_coding_t coding; /* _HTTP_CODING_xxx */ member in struct:_http_s
H A Dhttp.c661 if (http->coding)
814 coding. */
822 *start, /* Start of coding value */
823 *end; /* End of coding value */
824 double qvalue; /* "qvalue" for coding */
839 * Find the end of the coding name...
1687 if (http->coding >= _HTTP_CODING_GUNZIP)
1715 (http->coding == _HTTP_CODING_IDENTITY ||
1716 (http->coding >= _HTTP_CODING_GUNZIP && http->stream.avail_in == 0)))
1759 if (http->coding >
3767 _http_coding_t coding; /* Content coding value */ local
[all...]
/external/python/cpython2/Modules/_ctypes/
H A Dcallproc.c1691 char *coding, *mode, *errors, *encoding=NULL; local
1694 if (!PyArg_ParseTuple(args, "zs:set_conversion_mode", &coding, &mode))
1703 if (coding) {
1704 encoding = PyMem_Malloc(strlen(coding) + 1);
1709 strcpy(encoding, coding);
/external/tcpdump/
H A Dprint-802_11.c2936 uint8_t coding; local
2988 rc = cpack_uint8(s, &coding);
3007 (coding & (IEEE80211_RADIOTAP_CODING_LDPC_USERn << i)) ?
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 690 milliseconds