HomeSort by relevance Sort by last modified time
    Searched refs:encoding (Results 451 - 475 of 507) sorted by null

<<11121314151617181920>>

  /packages/apps/Email/src/com/android/email/mail/store/
ImapStore.java 269 * separated from getImapId for testability. There is no escaping or encoding in IMAP ID so
1052 String encoding = bs.getString(5); local
    [all...]
  /external/webkit/WebCore/dom/
Document.cpp 955 String Document::encoding() const function in class:WebCore::Document
958 return d->encoding().domName();
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /external/webkit/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /build/core/
definitions.mk     [all...]
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java     [all...]
  /external/webkit/WebKit/android/jni/
WebCoreFrameBridge.cpp     [all...]
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 142 return [[[NSString alloc] initWithBytes:(p + 1) length:*p encoding:[NSString _web_encodingForResource:stringHandle]] autorelease];
  /external/webkit/WebKitTools/DumpRenderTree/mac/
AccessibilityUIElementMac.mm 121 NSString* type = [NSString stringWithCString:[valueObject objCType] encoding:NSASCIIStringEncoding];
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/bluetooth/bluez/compat/
sdp.c 57 base_lang.encoding = 106;
  /external/bluetooth/bluez/network/
server.c 130 base_lang.encoding = 106;
  /external/bluetooth/bluez/serial/
proxy.c 169 base_lang.encoding = 106;
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xv/
Xv.c 359 /* INITIALIZE THE ENCODING POINTER */
370 pe->encoding_id = u.pe->encoding;
  /external/quake/quake/src/QW/client/
gl_screen.c 697 pcx->encoding = 1; // uncompressed
  /external/quake/quake/src/WinQuake/
vid_sunx.cpp 525 textprop.encoding = XA_STRING;
vid_sunxil.cpp 340 textprop.encoding = XA_STRING;
  /external/stlport/test/unit/
fstream_test.cpp 437 // Test with a wariable encoding:
649 int encoding() const throw() function in class:std::codecvt
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.mm 625 target = [NSString stringWithCString:cTarget encoding:NSISOLatin1StringEncoding];
    [all...]
  /external/webkit/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp 931 WebCore::SubstituteData substituteData(buffer, output.contentType, output.encoding, failingUrl);
    [all...]
  /frameworks/base/core/java/android/webkit/
LoadListener.java     [all...]
WebView.java     [all...]
  /external/libxml2/
tree.c 1161 * The in memory encoding is always UTF8
1228 DICT_FREE(cur->encoding)
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 398 const char *encoding = NULL; local
413 ucharBuf = ucbuf_open(resolvedFileName, &encoding, TRUE, FALSE, &status);
    [all...]

Completed in 804 milliseconds

<<11121314151617181920>>