Searched
full:slash (Results
776 -
800 of
1294) sorted by null
<<31323334353637383940>>
/external/qemu/android/ |
hw-events.h | 108 KEY_CODE(SLASH ,53) \
|
/external/qemu/android/skin/ |
file.c | 184 { "SLASH", kKeyCodeSlash },
|
/external/qemu/ui/ |
curses_keys.h | 263 { "slash", 0x02f },
|
/external/smack/src/org/jivesoftware/smack/util/ |
Base64.java | 121 63, // Slash at decimal 47
150 * Notice that the last two bytes become "hyphen" and "underscore" instead of "plus" and "slash."
183 -9, // Slash at decimal 47
249 -9, // Slash at decimal 47
[all...] |
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/ |
XMPPathParser.java | 176 // skip slash
|
/external/zopfli/src/zopflipng/ |
zopflipng_bin.cc | 26 // Returns directory path (including last slash) in dir, filename without
|
/frameworks/base/core/jni/ |
com_android_internal_content_NativeLibraryHelper.cpp | 326 ALOG_ASSERT(lastSlash != NULL, "last slash was null somehow for %s\n", fileName);
|
/ndk/build/awk/ |
xml.awk | 154 # (note the trailing slash).
|
/ndk/sources/host-tools/ndk-stack/ |
ndk-stack-parser.c | 359 /* Trailing slash in the module path, this should not happen */
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
gnulib-comp.m4 | 363 m4/double-slash-root.m4
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
HostAuth.java | 534 // Strip off the leading slash that begins the path.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/ |
AndroidWordLevelSpellCheckerSession.java | 165 // Any word containing a SLASH is probably either an ad-hoc combination of two
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
keyboard.h | 343 #define K_PSLASH K(KT_PAD,13) /* key-pad slash */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
keyboard.h | 343 #define K_PSLASH K(KT_PAD,13) /* key-pad slash */
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
regex.tcc | 196 "slash",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
mac_croatian.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
mac_iceland.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
mac_roman.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
mac_romanian.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 299 ("slash", "backslash", "quotedbl", "apostrophe")) \
|
keybindingDialog.py | 203 '/':'slash','?':'question','Page Up':'Prior','Page Down':'Next',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
mac_croatian.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
mac_iceland.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
mac_roman.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
mac_romanian.py | 266 u'\u2044' # 0xDA -> FRACTION SLASH
|
Completed in 349 milliseconds
<<31323334353637383940>>