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

<<21222324252627282930>>

  /development/ide/xcode/gif.xcodeproj/
project.pbxproj 1 // !$*UTF8*$!
  /development/ide/xcode/giflib.xcodeproj/
project.pbxproj 1 // !$*UTF8*$!
  /development/ide/xcode/ports-mac.xcodeproj/
project.pbxproj 1 // !$*UTF8*$!
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
Main.java 127 lexer.setCharStream(new ANTLRFileStream(source, "UTF8"));
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 345 // Convert an 8 bit string into a UTF8 representation, which is in fact just the string itself
354 // Convert a UTF16 string into a UTF8 representation using the Unicode.org
363 UTF8 * outputEnd;
388 outputEnd = (UTF8 *) (utf8String->chars);
    [all...]
  /external/apache-http/src/org/apache/commons/codec/net/
QCodec.java 51 private String charset = StringEncodings.UTF8;
  /external/chromium_org/base/strings/
string_number_conversions.h 20 // you need to make old code work, use the UTF8 version and convert. Please do
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_helpers.cc 78 // A non-UTF8 path is invalid, so we just replace it with an empty string.
  /external/chromium_org/chrome/browser/extensions/
convert_user_script.cc 43 *error = base::ASCIIToUTF16("User script must be UTF8 encoded.");
page_action_browsertest.cc 172 // Tests that tooltips of a page action icon can be specified using UTF8.
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary.h 19 // must be UTF8, between 1 and 99 bytes long, and without leading or trailing
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 87 // Creates a FileSystemURL for the given (utf8) path string.
  /external/chromium_org/components/autofill/content/renderer/
password_autofill_agent.cc 217 form.name().utf8(),
218 form.method().utf8(),
219 GURL(form.action().utf8()));
481 GURL(origin.toString().utf8()));
    [all...]
  /external/chromium_org/components/bookmarks/browser/
bookmark_codec.h 168 // The url parameter should be a valid UTF8 string.
  /external/chromium_org/content/renderer/media/
media_stream_center.cc 100 request_id, GURL(request.origin().utf8())));
  /external/chromium_org/content/renderer/npapi/
webplugin_impl_unittest.cc 23 request.httpHeaderField(WebString::fromUTF8(name)).utf8(),
  /external/chromium_org/content/renderer/
savable_resources.cc 182 !StartsWithASCII(value.utf8(), "javascript:", false))
speech_recognition_dispatcher.cc 78 msg_params.origin_url = params.origin().toString().utf8();
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteStatement.cpp 62 CString query = m_query.stripWhiteSpace().utf8();
  /external/chromium_org/third_party/WebKit/Source/web/
WebKit.cpp 182 // UTF8 string encoding tables are used on a background thread before
  /external/chromium_org/third_party/WebKit/Source/web/tests/
WebPageSerializerTest.cpp 82 FrameTestHelpers::loadFrame(m_helper.webView()->mainFrame(), url.string().utf8());
  /external/chromium_org/third_party/brotli/src/brotli/enc/
encode.cc 89 // 2-byte UTF8
125 // Not UTF8, emit a special symbol above the UTF8-code space
130 // Returns true if at least min_fraction of the data is UTF8-encoded.
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
flags.h 262 // A helper class to translate Windows command line arguments into UTF8,
  /external/chromium_org/third_party/skia/bench/BenchTool/BenchTool.xcodeproj/
project.pbxproj 1 // !$*UTF8*$!
  /external/chromium_org/third_party/skia/include/core/
SkString.h 98 with no extra RAM cost. Assumes UTF8 encoding.

Completed in 691 milliseconds

<<21222324252627282930>>