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

<<21222324252627282930>>

  /packages/apps/DeskClock/res/values-be/
strings.xml 250 <string name="slash" msgid="2077577763821006919">"/"</string>
  /packages/apps/DeskClock/res/values-km/
strings.xml 315 <string name="slash" msgid="2077577763821006919">"/"</string>
  /packages/apps/DeskClock/res/values-ne/
strings.xml 315 <string name="slash" msgid="2077577763821006919">"/"</string>
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
HostAuth.java 399 // Strip off the leading slash that begins the path.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidWordLevelSpellCheckerSession.java 199 // Any word containing a SLASH is probably either an ad-hoc combination of two
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
keyboard.h 342 #define K_PSLASH K(KT_PAD,13) /* key-pad slash */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
keyboard.h 342 #define K_PSLASH K(KT_PAD,13) /* key-pad slash */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
keyboard.h 342 #define K_PSLASH K(KT_PAD,13) /* key-pad 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
  /prebuilts/python/linux-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',
  /system/core/sh/
sh.1 533 Command names containing a slash are simply executed without performing
911 a slash (/) or the end of the word are treated as a username
    [all...]
  /external/chromium/base/
file_util_win.cc 551 // trailing slash. We duplicate this here, but it shouldn't be necessary
824 // trailing slash. We duplicate this here, but it shouldn't be necessary
    [all...]
  /external/chromium/chrome/browser/
enumerate_modules_model_win.cc 102 // with a slash and use environments variables (or just look at one of the
279 // Location contains the filename, so the last slash is where the path
    [all...]
  /external/chromium_org/chrome/browser/
enumerate_modules_model_win.cc 111 // with a slash and use environments variables (or just look at one of the
337 // Location contains the filename, so the last slash is where the path
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxKbExplorerScript.js 42 if(189==a)return"Dash";if(190==a)return"Period";if(191==a)return"Forward slash";if(192==a)return"Grave accent";if(219==a)return"Open bracket";if(220==a)return"Back slash";if(221==a)return"Close bracket";if(222==a)return"Single quote";if(115==a)return"Toggle full screen";if(48<=a&&90>=a)return String.fromCharCode(a)};cvox.KeyUtil.getStickyKeyCode=function(){var a=45;if(cvox.ChromeVox.isChromeOS||cvox.ChromeVox.isMac)a=91;return a};

Completed in 1379 milliseconds

<<21222324252627282930>>