HomeSort by relevance Sort by last modified time
    Searched full:utf8 (Results 576 - 600 of 1524) sorted by null

<<21222324252627282930>>

  /external/clang/lib/Lex/
LiteralSupport.cpp 363 /// convert the UTF32 to UTF8 or UTF16. This is a subroutine of
417 // Now that we've parsed/checked the UCN, we convert from UTF32->UTF8.
421 typedef uint8_t UTF8;
436 // Once the bits are split out into bytes of UTF8, this is a mask OR-ed
438 static const UTF8 firstByteMark[5] = {
444 case 4: *--ResultBuf = (UTF8)((UcnVal | byteMark) & byteMask); UcnVal >>= 6;
445 case 3: *--ResultBuf = (UTF8)((UcnVal | byteMark) & byteMask); UcnVal >>= 6;
446 case 2: *--ResultBuf = (UTF8)((UcnVal | byteMark) & byteMask); UcnVal >>= 6;
447 case 1: *--ResultBuf = (UTF8) (UcnVal | firstByteMark[bytesToWrite]);
    [all...]
  /external/chromium_org/third_party/re2/re2/testing/
re2_test.cc 442 TEST(QuoteMeta, UTF8) {
444 TestQuoteMeta("xyz"); // No fancy utf8.
445 TestQuoteMeta("\xc2\xb0"); // 2-byte utf8 -- a degree symbol.
447 TestQuoteMeta("\xe2\x80\xb3"); // 3-byte utf8 -- a double prime.
448 TestQuoteMeta("\xf0\x9d\x85\x9f"); // 4-byte utf8 -- a music note.
452 "27\\\xc2\\\xb0"); // 2-byte utf8 -- a degree symbol.
996 TEST(RE2, UTF8) {
1034 // Check that pattern matches string only in UTF8 mode
1042 // Check that ungreedy, UTF8 regular expressions don't match when they
    [all...]
  /external/regex-re2/re2/testing/
re2_test.cc 435 TEST(QuoteMeta, UTF8) {
437 TestQuoteMeta("xyz"); // No fancy utf8.
438 TestQuoteMeta("\xc2\xb0"); // 2-byte utf8 -- a degree symbol.
440 TestQuoteMeta("\xe2\x80\xb3"); // 3-byte utf8 -- a double prime.
441 TestQuoteMeta("\xf0\x9d\x85\x9f"); // 4-byte utf8 -- a music note.
445 "27\\\xc2\\\xb0"); // 2-byte utf8 -- a degree symbol.
987 TEST(RE2, UTF8) {
1025 // Check that pattern matches string only in UTF8 mode
1033 // Check that ungreedy, UTF8 regular expressions don't match when they
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_strex.c 172 * and converts to or from UTF8 as appropriate.
292 * 0 = UTF8 encoded, -1 is used for non string types
358 /* Note: if string is UTF8 and we want
359 * to convert to UTF8 then we just interpret
555 /* Utility function: convert any string type to UTF8, returns number of bytes
  /external/openssl/crypto/asn1/
a_strex.c 172 * and converts to or from UTF8 as appropriate.
292 * 0 = UTF8 encoded, -1 is used for non string types
358 /* Note: if string is UTF8 and we want
359 * to convert to UTF8 then we just interpret
555 /* Utility function: convert any string type to UTF8, returns number of bytes
  /external/svox/pico/lib/
picoktab.c 154 FROM : 1..4 unsigned bytes, UTF8 character without terminating 0
155 TO : 1..4 unsigned bytes, UTF8 character without terminating 0
168 LOWERCASE : 1..4 unsigned bytes, UTF8 character without terminating 0
169 GRAPHSUBS1 : 1..4 unsigned bytes, UTF8 character without terminating 0
170 GRAPHSUBS2 : 1..4 unsigned bytes, UTF8 character without terminating 0
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.java 220 encoding = System.getProperty("file.encoding", "UTF8");
226 * See if the mime type is equal to UTF8. If you don't
236 || encoding.equalsIgnoreCase("UTF8"))
  /external/chromium_org/base/i18n/
icu_string_conversions_unittest.cc 81 std::string utf8; local
83 OnStringConversionError::SKIP, &utf8));
84 EXPECT_EQ(expected, utf8);
  /external/chromium_org/components/
autofill.gypi 15 'autofill/core/browser/autofill_regex_constants.cc.utf8',
22 'autofill/core/browser/autofill_regex_constants.cc.utf8'],
148 'autofill/core/browser/autofill_regex_constants.cc.utf8',
  /external/chromium_org/content/renderer/pepper/
v8_var_converter.cc 211 v8::String::Utf8Value utf8(val->ToString());
212 *result = StringVar::StringToPPVar(std::string(*utf8, utf8.length()));
v8_var_converter_unittest.cc 104 v8::String::Utf8Value utf8(val->ToString());
105 return std::string(*utf8, utf8.length()) == string_var->value();
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.cpp 231 printf(" Number of <%s> tags: %zu\n", it->key.utf8().data(), it->value);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
HRTFElevation.cpp 74 RefPtr<AudioBus> concatenatedImpulseResponses(AudioBus::loadPlatformResource(subjectName.utf8().data(), ResponseSampleRate));
176 String resourceName = String::format("IRC_%s_C_R0195_T%03d_P%03d", subjectName.utf8().data(), azimuth, positiveElevation);
178 RefPtr<AudioBus> impulseResponse(AudioBus::loadPlatformResource(resourceName.utf8().data(), sampleRate));
  /external/chromium_org/third_party/libxml/src/
TODO 39 - Stricten the UTF8 conformance (Martin Duerst):
147 - If the internal encoding is not UTF8 saving to a given encoding doesn't
148 work => fix to force UTF8 encoding ...
  /external/chromium_org/third_party/libxml/src/include/libxml/
parserInternals.h 250 * @p: and UTF8 string pointer
260 * @p: and UTF8 string pointer
269 * @p: and UTF8 string pointer
  /external/chromium_org/tools/perf/page_sets/data/
2012Q3.json 65 "http://www.amazon.de/gp/product/B0051QVF7A/ref=amb_link_170625867_1/275-4711375-4099801?ie=UTF8&nav_sdd=aps&pf_rd_m=A3JWKAKR8XB7XF&pf_rd_s=center-1&pf_rd_r=1C0XDBPB12WHDM63V11R&pf_rd_t=101&pf_rd_p=320475427&pf_rd_i=301128",
134 "http://search.naver.com/search.naver?where=nexearch&query=barack+obama&sm=top_hty&fbm=0&ie=utf8",
211 "http://www.youdao.com/search?q=barack+obama&ue=utf8&keyfrom=web.index",
  /external/chromium_org/tools/perf/page_sets/
top_desktop_sites_2012Q3.py 106 'http://www.amazon.de/gp/product/B0051QVF7A/ref=amb_link_170625867_1/275-4711375-4099801?ie=UTF8&nav_sdd=aps&pf_rd_m=A3JWKAKR8XB7XF&pf_rd_s=center-1&pf_rd_r=1C0XDBPB12WHDM63V11R&pf_rd_t=101&pf_rd_p=320475427&pf_rd_i=301128',
179 'http://search.naver.com/search.naver?where=nexearch&query=barack+obama&sm=top_hty&fbm=0&ie=utf8',
264 'http://www.youdao.com/search?q=barack+obama&ue=utf8&keyfrom=web.index',
  /external/chromium_org/ui/base/clipboard/
clipboard_android.cc 265 std::string utf8; local
266 ReadAsciiText(type, &utf8);
267 *result = base::UTF8ToUTF16(utf8);
clipboard_aura.cc 115 // Plain text in UTF8 format.
118 // HTML markup data in UTF8 format.
125 // Bookmark title in UTF8 format.
  /external/icu/icu4c/source/common/
unistr.cpp 407 UnicodeString UnicodeString::fromUTF8(const StringPiece &utf8) {
409 result.setToUTF8(utf8);
885 char *utf8 = sink.GetAppendBuffer(length16 < capacity ? length16 : capacity, local
891 u_strToUTF8WithSub(utf8, capacity, &length8,
897 utf8 = (char *)uprv_malloc(length8);
898 if(utf8 != NULL) {
901 u_strToUTF8WithSub(utf8, length8, &length8,
911 sink.Append(utf8, length8);
915 uprv_free(utf8);
    [all...]
  /external/libxml2/include/libxml/
parserInternals.h 283 * @p: and UTF8 string pointer
293 * @p: and UTF8 string pointer
302 * @p: and UTF8 string pointer
  /external/mksh/src/
dot.mkshrc 263 [[ -o utf8-mode ]]; local u=$?
302 [[ -o utf8-mode ]]; local u=$?
339 [[ -o utf8-mode ]]; local u=$?
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_events.c 588 char utf8[MB_CUR_MAX]; local
604 utf8len = PhKeyToMb(utf8, key);
607 utf8len = mbtowc(&unicode, utf8, utf8len);
  /packages/apps/OMA-DM/engine/dmlib/tool-src/dmt_gen_tool/com/mot/dm/core/
Xml2WBXml.java 89 // - get UTF8 byte array
98 byte[] utf8_bytes = content.getBytes("UTF8");
412 byte[] utf8_bytes = data.getBytes("UTF8");
  /external/chromium_org/content/renderer/
v8_value_converter_impl_unittest.cc 81 v8::String::Utf8Value utf8(temp);
82 return std::string(*utf8, utf8.length());
100 v8::String::Utf8Value utf8(temp);
101 return std::string(*utf8, utf8.length());

Completed in 533 milliseconds

<<21222324252627282930>>