/external/chromium_org/third_party/icu/source/test/cintltst/ |
putiltst.c | 193 UChar versionUString[] = { 0x0031, 0x002E, 0x0030, 0x002E, 194 0x0032, 0x002E, 0x0038, 0x0000 }; /* 1.0.2.8 */
|
idnatest.c | 572 UChar www[] = {0x0057, 0x0057, 0x0057, 0x002E, 0x0000}; 573 UChar com[] = {0x002E, 0x0043, 0x004F, 0x004D, 0x0000}; 574 UChar buf[MAX_DEST_SIZE]={0x0057, 0x0057, 0x0057, 0x002E, 0x0000}; [all...] |
/external/chromium_org/ui/base/keycodes/ |
usb_keycode_map.h | 61 USB_KEYMAP(0x070006, 0x0036, 0x002e, 0x0008), // cC 71 USB_KEYMAP(0x07000f, 0x002e, 0x0026, 0x0025), // lL 73 USB_KEYMAP(0x070010, 0x003a, 0x0032, 0x002e), // mM
|
/external/icu4c/test/cintltst/ |
putiltst.c | 210 UChar versionUString[] = { 0x0031, 0x002E, 0x0030, 0x002E, 211 0x0032, 0x002E, 0x0038, 0x0000 }; /* 1.0.2.8 */
|
idnatest.c | 572 UChar www[] = {0x0057, 0x0057, 0x0057, 0x002E, 0x0000}; 573 UChar com[] = {0x002E, 0x0043, 0x004F, 0x004D, 0x0000}; 574 UChar buf[MAX_DEST_SIZE]={0x0057, 0x0057, 0x0057, 0x002E, 0x0000}; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
mac_arabic.py | 94 0x00ae: 0x002e, # FULL STOP, right-left 227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 500 0x002e: 0x002e, # FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 501 0x002e: 0x00ae, # FULL STOP, right-left [all...] |
cp437.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
cp737.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
cp775.py | 226 u'.' # 0x002e -> FULL STOP 487 0x002e: 0x002e, # FULL STOP [all...] |
cp850.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
cp852.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
cp855.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
cp857.py | 226 u'.' # 0x002e -> FULL STOP 487 0x002e: 0x002e, # FULL STOP [all...] |
cp858.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
cp860.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
cp861.py | 227 u'.' # 0x002e -> FULL STOP 488 0x002e: 0x002e, # FULL STOP [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
mac_arabic.py | 94 0x00ae: 0x002e, # FULL STOP, right-left 227 u'.' # 0x002e -> FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 500 0x002e: 0x002e, # FULL STOP, left-right; in Arabic-script context, displayed as 0x066B ARABIC DECIMAL SEPARATOR 501 0x002e: 0x00ae, # FULL STOP, right-left [all...] |
/external/chromium_org/chromeos/ime/ |
ibus_keymap.cc | 163 case 0x002e: return "KeyL";
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
TextCodecLatin1.cpp | 45 0x0028, 0x0029, 0x002A, 0x002B, 0x002C, 0x002D, 0x002E, 0x002F, // 28-2F
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
nubus.h | 120 NUBUS_DRHW_APPLE_VALKYRIE = 0x002e,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nubus.h | 120 NUBUS_DRHW_APPLE_VALKYRIE = 0x002e,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
nubus.h | 120 NUBUS_DRHW_APPLE_VALKYRIE = 0x002e,
|
/external/chromium_org/third_party/icu/source/common/ |
uidna.cpp | 44 #define FULL_STOP 0x002E 131 case 0x002e:
|
/external/icu4c/common/ |
uidna.cpp | 44 #define FULL_STOP 0x002E 131 case 0x002e:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
QuickTime.py | [all...] |