Home
last modified time | relevance | path

Searched defs:encoding (Results 201 - 225 of 373) sorted by relevance

12345678910>>...15

/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dderb.cpp75 const char *encoding = NULL; in main() local
626 getEncodingName(const char *encoding) getEncodingName() argument
[all...]
/third_party/skia/src/utils/
H A DSkParsePath.cpp239 void SkParsePath::ToSVGString(const SkPath& path, SkString* str, PathEncoding encoding) { in ToSVGString() argument
/third_party/skia/tests/
H A DSRGBReadWritePixelsTest.cpp160 static sk_sp<SkColorSpace> encoding_as_color_space(Encoding encoding) { in encoding_as_color_space() argument
169 static const char* encoding_as_str(Encoding encoding) { in encoding_as_str() argument
/third_party/python/Modules/_io/
H A D_iomodule.c196 _io_open_impl(PyObject *module, PyObject *file, const char *mode, int buffering, const char *encoding, const char *errors, const char *newline, int closefd, PyObject *opener) _io_open_impl() argument
472 _io_text_encoding_impl(PyObject *module, PyObject *encoding, int stacklevel) _io_text_encoding_impl() argument
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_shared.cpp689 const char *encoding = NULL; in ParseTag() local
813 const char *encoding = NULL; in ParseTag() local
[all...]
/third_party/python/Parser/
H A Dtokenizer.h65 char *encoding; /* Source encoding. */ member
/third_party/python/Modules/cjkcodecs/
H A Dmultibytecodec.h52 const char *encoding; member
/third_party/python/Modules/clinic/
H A D_pickle.c.h337 const char *encoding = "ASCII"; in _pickle_Unpickler___init__() local
672 const char *encoding = "ASCII"; _pickle_load() local
775 const char *encoding = "ASCII"; _pickle_loads() local
[all...]
H A Dpyexpat.c.h182 const char *encoding = NULL; in pyexpat_xmlparser_ExternalEntityParserCreate() local
332 const char *encoding = NULL; pyexpat_ParserCreate() local
[all...]
/third_party/python/Lib/
H A Dpoplib.py96 encoding = 'UTF-8' variable in POP3
/third_party/python/Lib/test/
H A Dtest_multibytecodec.py373 encoding variable in TestStateful
401 encoding = 'hz' global() variable in TestHZStateful
[all...]
/third_party/skia/include/core/
H A DSkFont.h336 SkScalar measureText(const void* text, size_t byteLength, SkTextEncoding encoding, in measureText() argument
/third_party/skia/modules/skresources/src/
H A DSkResources.cpp285 const char* encoding = strstr(uri + prefixLen, kDataURIEncodingStr); in decode_datauri() local
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs155 void Update(string data, Encoding encoding); in Update() argument
/third_party/ffmpeg/libavcodec/
H A Ddpx.c168 int encoding, need_align = 0, unpadded_10bit = 0; in decode_frame() local
/third_party/elfio/tests/
H A DELFIOTest.cpp35 checkHeader( const elfio& reader, unsigned char nClass, unsigned char encoding, unsigned char elfVersion, Elf_Half type, Elf_Half machine, Elf_Word version, Elf64_Addr entry, Elf_Word flags, Elf_Half secNum, Elf_Half segNum, unsigned char OSABI, unsigned char ABIVersion ) checkHeader() argument
/third_party/f2fs-tools/lib/
H A Dnls_utf8.c929 const struct f2fs_nls_table *f2fs_load_nls_table(int encoding) in f2fs_load_nls_table() argument
/third_party/alsa-utils/aplay/
H A Dformats.h128 uint32_t encoding; /* see to AU_FMT_XXXX */ member
/third_party/cups-filters/fontembed/
H A Dembed_sfnt.c225 EMB_PDF_FONTWIDTHS *emb_otf_get_pdf_widths(OTF_FILE *otf,const unsigned short *encoding,int len,const BITSET glyphs) // {{{ glyphs==NULL -> all from 0 to len in emb_otf_get_pdf_widths() argument
495 emb_otf_ps(OTF_FILE *otf,unsigned short *encoding,int len,unsigned short *to_unicode,OUTPUT_FN output,void *context) emb_otf_ps() argument
[all...]
/third_party/cups-filters/filter/
H A Dtexttotext.c101 char encoding[64]; /* The printer'a encoding, to which in main() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ditutil.cpp594 static const char *const encoding="ISO-8859-1"; in TestLocalXyzPointer() local
752 static const char *const encoding="ISO-8859-1"; in TestLocalXyzPointerNull() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBManager.java408 public void hideResource(String encoding) { in hideResource() argument
423 public void eraseFile(String encoding) throws IOException { in eraseFile() argument
441 writeToFile(String encoding) writeToFile() argument
629 hasResource(String encoding) hasResource() argument
652 createResource(String title, String comment, String manager, String encoding, String language, String country, String variant, boolean copyValues) createResource() argument
[all...]
/third_party/libsnd/src/
H A Dmpeg_decode.c209 int encoding ; in mpeg_dec_fill_sfinfo() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp114 uint32_t encoding = (0b10 << 30); in emit_instruction() local
139 uint32_t encoding = (0b1011 << 28); in emit_instruction() local
151 uint32_t encoding = (0b101111101 << 23); emit_instruction() local
159 uint32_t encoding = (0b101111110 << 23); emit_instruction() local
168 uint32_t encoding = (0b101111111 << 23); emit_instruction() local
182 uint32_t encoding = 0; emit_instruction() local
274 uint32_t encoding = 0; emit_instruction() local
283 uint32_t encoding = (0b0111111 << 25); emit_instruction() local
293 uint32_t encoding = (0b0111110 << 25); emit_instruction() local
302 uint32_t encoding = 0; emit_instruction() local
352 uint32_t encoding = (0b110110 << 26); emit_instruction() local
380 uint32_t encoding = (0b111000 << 26); emit_instruction() local
415 uint32_t encoding = (0b111010 << 26); emit_instruction() local
455 uint32_t encoding = (0b111100 << 26); emit_instruction() local
508 uint32_t encoding = (0b110111 << 26); emit_instruction() local
565 uint32_t encoding; emit_instruction() local
607 uint32_t encoding; emit_instruction() local
649 uint32_t encoding; emit_instruction() local
683 uint32_t encoding = (0xF & dpp.row_mask) << 28; emit_instruction() local
705 uint32_t encoding = (0xFF) & dpp_op.physReg(); emit_instruction() local
720 uint32_t encoding = 0; emit_instruction() local
[all...]
/third_party/lame/libmp3lame/
H A Dmpglib_interface.c467 int encoding; in hip123_decode1() local

Completed in 31 milliseconds

12345678910>>...15