HomeSort by relevance Sort by last modified time
    Searched refs:SHOW (Results 1 - 25 of 124) sorted by null

1 2 3 4 5

  /external/linux-kselftest/tools/testing/selftests/x86/
check_initial_reg_state.c 77 #define SHOW(x) printf("\t" #x " = 0x%lx\n", x);
78 SHOW(ax);
79 SHOW(bx);
80 SHOW(cx);
81 SHOW(dx);
82 SHOW(si);
83 SHOW(di);
84 SHOW(bp);
85 SHOW(sp);
87 SHOW(r8)
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 166 ARG_DEF("v", "verbose", 0, "Show encoder parameters");
168 ARG_DEF(NULL, "psnr", 0, "Show PSNR in status line");
187 ARG_DEF(NULL, "q-hist", 1, "Show quantizer histogram (n-buckets)");
189 ARG_DEF(NULL, "rate-hist", 1, "Show rate histogram (n-buckets)");
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
diagnostic.h 45 #define SHOW(exp) \
  /frameworks/base/services/core/java/com/android/server/policy/
ImmersiveModeConfirmation.java 140 mHandler.removeMessages(H.SHOW);
151 mHandler.sendEmptyMessageDelayed(H.SHOW, mShowDelayMs);
359 // show the confirmation
377 private static final int SHOW = 1;
383 case SHOW:
398 mHandler.removeMessages(H.SHOW);
  /cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
SurfaceTraceReceiver.java 62 default void show(String windowName) {} method in interface:SurfaceTraceReceiver.SurfaceObserver
79 SHOW,
184 mObserver.show(mCurrentWindowName);
304 case SHOW: {
348 case "Show":
349 mState = State.SHOW;
  /external/kmod/tools/
modprobe.c 74 {"show-depends", no_argument, 0, 'D'},
76 {"show-config", no_argument, 0, 'c'},
77 {"show-modversions", no_argument, 0, 4},
81 {"show", no_argument, 0, 'n'},
122 "\t-D, --show-depends Only print module dependencies and exit\n"
124 "\t-c, --show-config Same as --showconfig\n"
125 "\t --show-modversions Dump module symbol version and exit\n"
126 "\t --dump-modversions Same as --show-modversions\n"
130 "\t-n, --show Same as --dry-run\n"
139 "\t-V, --version show version\n
    [all...]
depmod.c 71 { "show", no_argument, 0, 'n' },
94 "\t-n, --show Write the dependency file on stdout only\n"
99 "\t-V, --version show version\n"
100 "\t-h, --help show this help\n"
124 #define SHOW(...) _show(__VA_ARGS__)
855 SHOW("%s needs \"%s\": %s\n", mod->path, sym->name, sym->owner->path);
    [all...]
  /frameworks/base/core/java/android/widget/
Toast.java 48 * helps you create and show those.
79 * Show the view or text notification for a short period of time. This time
86 * Show the view or text notification for a long period of time. This time
99 * can call {@link #show}.
122 * Show the view for the specified duration.
124 public void show() { method in class:Toast
142 * Close the view if it's showing, or don't show it if it isn't showing yet.
151 * Set the view to show.
167 * Set how long to show the view for.
261 * @param text The text to show. Can be formatted text
430 public void show(IBinder windowToken) { method in class:Toast.TN
    [all...]
  /frameworks/base/core/java/android/app/
Dialog.java 127 private static final int SHOW = 0x45;
253 * {@link Activity#showDialog(int)} is used to show this Dialog, that
288 public void show() { method in class:Dialog
472 show(); method
504 * dialog has not yet been fully created (for example, via {@link #show()}
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumeDialogImpl.java 473 public void show(int reason) { method in class:VolumeDialogImpl
474 mHandler.obtainMessage(H.SHOW, reason, 0).sendToTarget();
483 mHandler.removeMessages(H.SHOW);
516 mHandler.removeMessages(H.SHOW);
594 // if there is no touch feature, show the volume ringer instead
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java 116 * - screen turned off -> reset the keyguard, and show it so it will be ready
153 private static final int SHOW = 1;
193 * keyguard to show even if it is disabled for the current user.
442 + " we need to show the keyguard since the "
462 + "showing; need to show keyguard so user can enter sim pin");
477 + "show permanently disabled message in lockscreen.");
667 mShowKeyguardWakeLock = mPM.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "show keyguard");
    [all...]
  /external/iproute2/doc/
ip-cref.tex 164 \verb|show| (or \verb|list|) objects, but some objects
266 \paragraph{Commands:} \verb|set| and \verb|show| (or \verb|list|).
364 \subsection{{\tt ip link show} --- display device attributes}
365 \label{IP-LINK-SHOW}
367 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
374 --- \verb|NAME| specifies the network device to show.
595 \paragraph{Commands:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
712 \subsection{{\tt ip address show} --- display protocol addresses}
714 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
829 \paragraph{Arguments:} This command has the same arguments as \verb|show|
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.9.2/
lint-checks-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.1/
lint-checks-23.0.1.jar 

Completed in 1254 milliseconds

1 2 3 4 5