/external/chromium_org/content/child/ |
ftp_directory_listing_response_delegate.cc | 37 // Try detecting the encoding. The sample is rather small though, so it may 39 std::string encoding; 40 if (base::DetectEncoding(path, &encoding) && !encoding.empty()) { 42 if (base::CodepageToUTF16(path, encoding.c_str(), 49 // Use system native encoding as the last resort.
|
/external/chromium_org/net/ftp/ |
ftp_directory_listing_parser.cc | 27 // Fills in |raw_name| for all |entries| using |encoding|. Returns network 29 int FillInRawName(const std::string& encoding, 32 if (!base::UTF16ToCodepage(entries->at(i).name, encoding.c_str(), 46 const std::string& encoding, 84 return FillInRawName(encoding, entries); 92 // Detects encoding of |text| and parses it as an FTP directory listing. 104 // Use first encoding that can be used to decode the text.
|
/external/chromium_org/remoting/codec/ |
audio_decoder_verbatim.cc | 21 if ((packet->encoding() != AudioPacket::ENCODING_RAW) ||
|
/external/chromium_org/remoting/protocol/ |
audio_reader.h | 37 explicit AudioReader(AudioPacket::Encoding encoding); 42 AudioPacket::Encoding encoding_;
|
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
XMLParserInput.h | 63 const char* encoding() const { return m_encoding; } function in class:blink::XMLParserInput
|
/external/chromium_org/third_party/WebKit/Source/modules/encoding/ |
TextDecoder.h | 35 #include "modules/encoding/TextDecodeOptions.h" 36 #include "modules/encoding/TextDecoderOptions.h" 54 String encoding() const;
|
/external/chromium_org/third_party/cld/encodings/ |
lang_enc.h | 6 // Encoding, where Language is the linguistic convention, and Encoding 7 // contains information on both language encoding and character set. 9 // The language and encoding are both based on Teragram's conventions, 14 // Language/Encoding enums, language/encoding string names (typically 15 // the output from Language Encoding identifier), and language codes 18 // NOTE: Both Language and Encoding enums should always start from 35 // array. The first encoding is the default encoding of the language [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
inputext.cpp | 57 void InputText::setDeclaredEncoding(const char* encoding, int32_t len) 59 if(encoding) { 61 len = (int32_t)uprv_strlen(encoding); 67 uprv_strncpy(fDeclaredEncoding, encoding, len);
|
/external/chromium_org/third_party/icu/source/samples/uresb/ |
resources.mak | 27 $(GENRB) $(GENRBOPT) --encoding cp1251 $?
|
/external/chromium_org/third_party/simplejson/ |
scanner.py | 23 encoding = context.encoding 39 return parse_string(string, idx + 1, encoding, strict) 41 return parse_object((string, idx + 1), encoding, strict,
|
/external/chromium_org/third_party/skia/bench/ |
CmapBench.cpp | 17 static SkTypeface::Encoding paint2Encoding(const SkPaint& paint) { 20 return (SkTypeface::Encoding)enc; 45 SkTypeface::Encoding encoding = paint2Encoding(paint); local 51 face->charsToGlyphs(text, encoding, glyphs, glyphCount); 57 SkTypeface::Encoding encoding = paint2Encoding(paint); local 61 face->charsToGlyphs(text, encoding, NULL, glyphCount);
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
easy_xml.py | 9 def XmlToString(content, encoding='utf-8', pretty=False): 41 encoding: The encoding to report on the first XML line. 48 xml_parts = ['<?xml version="1.0" encoding="%s"?>' % encoding] 105 def WriteXmlIfChanged(content, path, encoding='utf-8', pretty=False, 112 encoding: The encoding to report on the first line of the XML file. 115 xml_string = XmlToString(content, encoding, pretty)
|
/external/elfutils/0.153/backends/ |
ppc64_retval.c | 128 Dwarf_Word encoding; local 131 &encoding) != 0) 134 if (encoding == DW_ATE_float || encoding == DW_ATE_complex_float)
|
/external/google-tv-pairing-protocol/cpp/src/polo/encoding/ |
encodingoption.cc | 15 #include "polo/encoding/encodingoption.h" 20 namespace encoding { namespace in namespace:polo 47 } // namespace encoding
|
hexadecimalencoder.cc | 15 // A SecretEncoder implementation that uses hexadecimal encoding. This encoding 18 #include "polo/encoding/hexadecimalencoder.h" 25 namespace encoding { namespace in namespace:polo 46 } // namespace encoding
|
/external/icu/icu4c/source/i18n/ |
inputext.cpp | 57 void InputText::setDeclaredEncoding(const char* encoding, int32_t len) 59 if(encoding) { 61 len = (int32_t)uprv_strlen(encoding); 67 uprv_strncpy(fDeclaredEncoding, encoding, len);
|
/external/icu/icu4c/source/samples/uresb/ |
resources.mak | 27 $(GENRB) $(GENRBOPT) --encoding cp1251 $?
|
/external/iproute2/include/linux/hdlc/ |
ioctl.h | 51 unsigned short encoding; member in struct:__anon1823
|
/external/lldb/include/lldb/ |
lldb-private-types.h | 21 // name (optional), encoding, size in bytes and the default display 30 lldb::Encoding encoding; // Encoding of the register bits member in struct:lldb_private::__anon4817
|
/external/lldb/source/Host/macosx/cfcpp/ |
CFCMutableArray.h | 33 CFStringEncoding encoding = kCFStringEncodingUTF8,
|
/external/llvm/test/MC/ARM/ |
invalid-crc32.s | 1 @ RUN: not llvm-mc -triple=armv8 -show-encoding < %s 2>&1 | FileCheck %s 2 @ RUN: not llvm-mc -triple=thumbv8 -show-encoding < %s 2>&1 | FileCheck %s
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
StatusLine.java | 116 String encoding = SIPConstants.SIP_VERSION_STRING + SP + statusCode; local 118 encoding += SP + reasonPhrase; 119 encoding += NEWLINE; 120 return encoding;
|
/external/chromium_org/third_party/freetype/src/cff/ |
cffload.c | 1045 cff_encoding_done( CFF_Encoding encoding ) 1047 encoding->format = 0; 1048 encoding->offset = 0; 1049 encoding->count = 0; 1054 cff_encoding_load( CFF_Encoding encoding, 1078 encoding->sids [j] = 0; 1079 encoding->codes[j] = 0; 1082 /* Note: The encoding table in a CFF font is indexed by glyph index; */ 1086 /* encoding->codes[glyph_code] = j + 1 */ 1090 /* encoding->sids[glyph_code] = charset->sids[j + 1] * [all...] |
/external/freetype/src/cff/ |
cffload.c | 1052 cff_encoding_done( CFF_Encoding encoding ) 1054 encoding->format = 0; 1055 encoding->offset = 0; 1056 encoding->count = 0; 1061 cff_encoding_load( CFF_Encoding encoding, 1085 encoding->sids [j] = 0; 1086 encoding->codes[j] = 0; 1089 /* Note: The encoding table in a CFF font is indexed by glyph index; */ 1093 /* encoding->codes[glyph_code] = j + 1 */ 1097 /* encoding->sids[glyph_code] = charset->sids[j + 1] * [all...] |
/external/chromium_org/third_party/libxml/src/include/libxml/ |
xmlreader.h | 123 const char *encoding, int options); 321 const char *encoding, 325 const char *encoding, 331 const char *encoding, 336 const char *encoding, 343 const char *encoding, 353 const char *encoding, 358 const char *encoding, 365 const char *encoding, 371 const char *encoding, [all...] |