Searched
refs:encoding (Results
476 -
500 of
507) sorted by null
<<11121314151617181920>>
| /external/libxml2/ |
| debugXML.c | [all...] |
| encoding.c | 2 * encoding.c : implements the encoding conversion functions needed for XML 6 * rfc2781 UTF-16, an encoding of ISO 10646, P. Hoffman, F. Yergeau 10 * Worldwide Character Encoding -- Version 1.0", Addison- 39 #include <libxml/encoding.h> 63 #define DEBUG_ENCODING /* Define this to get encoding traces */ 90 * n encoding error 150 * Conversions To/From UTF8 encoding * 580 /* UTF16LE encoding has no BOM */ 903 * Generic encoding handling routines [all...] |
| /external/qemu/ |
| vnc-android.c | 306 int32_t encoding) 313 vnc_write_s32(vs, encoding); 609 // start encoding [all...] |
| vnc.c | 300 int32_t encoding) 307 vnc_write_s32(vs, encoding); 603 // start encoding [all...] |
| /external/v8/src/ |
| objects-inl.h | 848 // Assert that the space encoding fits in the three bytes allotted for it. 969 uintptr_t encoding = 973 return MapWord(encoding); [all...] |
| /external/webkit/WebCore/bindings/objc/ |
| PublicDOMInterfaces.h | 514 @property(copy) NSString *encoding AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER; 914 @property(readonly, copy) NSString *encoding; variable [all...] |
| /external/webkit/WebKit/mac/WebView/ |
| WebView.mm | [all...] |
| /external/webkit/WebKit/chromium/src/ |
| WebViewImpl.cpp | [all...] |
| /external/webkit/WebKit/mac/Plugins/ |
| WebNetscapePluginView.mm | [all...] |
| /external/bluetooth/bluez/lib/ |
| sdp.c | [all...] |
| /external/icu4c/test/intltest/ |
| rbbitst.cpp | [all...] |
| /external/webkit/SunSpider/tests/parse-only/ |
| prototype-1.6.0.3.js | 1174 encoding: 'UTF-8', [all...] |
| /external/webkit/WebCore/page/ |
| FrameView.cpp | 872 // Try again after decoding the ref, based on the document's encoding. 874 return scrollToAnchor(decodeURLEscapeSequences(fragmentIdentifier, decoder->encoding())); [all...] |
| /prebuilt/sdk/7/ |
| android.jar | |
| /prebuilt/sdk/8/ |
| android.jar | |
| /external/sqlite/dist/ |
| sqlite3.c | 52571 u8 encoding = ENC(db); \/* The database encoding *\/ local 78639 u8 encoding; local [all...] |
| /cts/tools/dx-tests/lib/ |
| jasmin.jar | |
| /dalvik/dx/etc/ |
| jasmin.jar | |
| /external/bluetooth/bluez/tools/ |
| sdptool.c | 144 { "Encoding" }, 1073 printf(" encoding: 0x%02x\n", lang->encoding); 1152 base_lang.encoding = 106; [all...] |
| /external/emma/lib/ |
| emma.jar | |
| /prebuilt/sdk/5/ |
| android.jar | |
| /external/freetype/src/sfnt/ |
| ttcmap.c | 192 /***** mixed 8/16 bits encoding along the following lines: *****/ [all...] |
| /prebuilt/sdk/4/ |
| android.jar | |
| /prebuilt/common/groovy/ |
| groovy-all-1.7.0.jar | |
| /prebuilt/sdk/6/ |
| android.jar | |
Completed in 694 milliseconds
<<11121314151617181920>>