HomeSort by relevance Sort by last modified time
    Searched refs:K_ENTER (Results 1 - 10 of 10) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
keysyms.h 8 #define K_ENTER '\r'
browser.c 224 return key == K_ENTER || toupper(key) == 'Y';
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/tui/
util.c 39 case K_ENTER:
126 while (key != K_TIMER && key != K_ENTER && key != K_ESC) {
142 key = K_ENTER;
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
map.c 51 if (err != K_ENTER)
hists.c 384 case K_ENTER:
    [all...]
annotate.c 600 delay_secs * 2) != K_ENTER ||
787 case K_ENTER:
  /bionic/libc/kernel/uapi/linux/
keyboard.h 385 #define K_ENTER K(KT_SPEC,1)
  /development/ndk/platforms/android-3/include/linux/
keyboard.h 314 #define K_ENTER K(KT_SPEC,1)
  /development/ndk/platforms/android-L/include/linux/
keyboard.h 385 #define K_ENTER K(KT_SPEC,1)
  /external/kernel-headers/original/uapi/linux/
keyboard.h 307 #define K_ENTER K(KT_SPEC,1)

Completed in 59 milliseconds