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

<<41424344454647484950>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 1 # -*- coding: utf8 -*-
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_dist.py 1 # -*- coding: utf8 -*-
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java 272 byte[] buf = fileContents.getBytes("UTF8"); //$NON-NLS-1$
  /external/chromium_org/chrome/app/nibs/
GlobalErrorBubble.xib 89 <string type="base64-UTF8" key="NSKeyEquivalent">Gw</string>
111 <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
    [all...]
  /external/chromium_org/net/proxy/
proxy_resolver_v8.cc 139 // Converts a V8 String to a UTF8 std::string.
236 // copy. Since ASCII is a subset of UTF8 the following is equivalent).
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
RopeByteString.java 415 int leftPartial = left.partialIsValidUtf8(Utf8.COMPLETE, 0, leftLength);
417 return state == Utf8.COMPLETE;
    [all...]
  /external/lldb/test/unittest2/test/
test_case.py     [all...]
  /external/protobuf/src/google/protobuf/stubs/
strutil.h 208 // point. The dest array will contain the UTF8-encoded version of
212 // (util/utf8/unilib.h), not CEscapeString.
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDLTest/SDLTest.xcodeproj/
project.pbxproj 1 // !$*UTF8*$!
141 00794EF009D23739003FC8A1 /* utf8.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6309D20839003FC8A1 /* utf8.txt */; };
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
CharsetTest.java 319 assertTrue(Charset.isSupported("UTF8"));
330 assertEquals("UTF-8", Charset.forName("UTF8").name());
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_types.py 558 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
567 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_types.py 558 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
567 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp     [all...]
  /external/mksh/src/
mksh.1 40 . if \*[.T]utf8 .tr \-\N'45'
47 . if \*[.T]utf8 .ds sL `
49 . if \*[.T]utf8 .ds sR '
82 . if \*[.T]utf8 .tr \[la]\*(Lt
83 . if \*[.T]utf8 .tr \[ra]\*(Gt
    [all...]
check.t     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
loctest.cpp 530 Locale test8 = Locale::createFromName("aa-aa-jupiTER"); // was "aa-aa.utf8@jupiter" but in 3.0 getName won't normalize that
    [all...]
  /external/chromium_org/v8/test/cctest/
test-heap-profiler.cc     [all...]
  /external/icu/icu4c/source/common/
utext.cpp 23 #include "unicode/utf8.h"
    [all...]
  /external/icu/icu4c/source/test/intltest/
loctest.cpp 531 Locale test8 = Locale::createFromName("aa-aa-jupiTER"); // was "aa-aa.utf8@jupiter" but in 3.0 getName won't normalize that
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 241 x.append(c.encode("utf8"))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 241 x.append(c.encode("utf8"))
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
test_runner.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 107 * for using UTF Unicode strings. It includes utf8.h, utf16.h, and utf32.h for the actual
143 * @deprecated ICU 2.4. Use the macros in utf.h, utf16.h, utf8.h instead.
270 /* Formerly utf8.h ---------------------------------------------------------- */
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasession_unittest.cc 125 DataCodec(99, "utf8-text", 1)
130 DataCodec(127, "utf8-text", 1)
135 DataCodec(99, "utf8-text", 1)
    [all...]

Completed in 1592 milliseconds

<<41424344454647484950>>