HomeSort by relevance Sort by last modified time
    Searched full:slash (Results 526 - 550 of 1294) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/MC/MCParser/
MCAsmLexer.h 44 Slash, // '/'
  /external/markdown/docs/extensions/
WikiLinks.txt 49 domain and close with a trailing slash. Additionally, each link is assigned to
  /external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
SimpleWebServer.java 485 int slash = u.lastIndexOf('/'); local
486 if (slash >= 0 && slash < u.length()) {
487 up = uri.substring(0, slash + 1);
  /external/qemu/android/base/files/
PathUtils.h 62 // with a slash (/). For HOST_WIN32, the following prefixes are
  /external/qemu/ui/
sdl_keysym.h 21 { "slash", 0x02f},
vnc_keysym.h 21 { "slash", 0x02f},
  /external/skia/platform_tools/android/gyp_gen/
gypd_parser.py 105 # Remove a trailing slash, if present.
  /external/webrtc/test/testsupport/
fileutils.h 20 // also supported to use slash, so there's no need for #ifdef checks in test
  /frameworks/base/packages/InputDevices/res/raw/
keyboard_layout_arabic.kcm 315 key SLASH {
keyboard_layout_brazilian.kcm 328 key SLASH {
keyboard_layout_czech.kcm 359 key SLASH {
keyboard_layout_danish.kcm 363 key SLASH {
keyboard_layout_english_uk.kcm 327 key SLASH {
keyboard_layout_english_us_colemak.kcm 326 key SLASH {
keyboard_layout_english_us_intl.kcm 374 key SLASH {
keyboard_layout_finnish.kcm 363 key SLASH {
keyboard_layout_french.kcm 332 key SLASH {
keyboard_layout_french_ca.kcm 334 key SLASH {
keyboard_layout_greek.kcm 334 key SLASH {
keyboard_layout_hebrew.kcm 336 key SLASH {
keyboard_layout_icelandic.kcm 328 key SLASH {
keyboard_layout_latvian_qwerty.kcm 357 key SLASH {
keyboard_layout_lithuanian.kcm 334 key SLASH {
keyboard_layout_norwegian.kcm 362 key SLASH {
keyboard_layout_slovak.kcm 349 key SLASH {

Completed in 165 milliseconds

<<21222324252627282930>>