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

  /external/valgrind/main/coregrind/m_debuginfo/
readxcoff.c 97 #define SHOW_AR_DETAILS 0 /* show details of .a file internals */
99 #define SHOW di->trace_symtab
578 if (SHOW && SHOW_SYMS_P1) {
595 if (SHOW && SHOW_SYMS_P1)
607 if (SHOW && SHOW_SYMS_P1) {
733 if (SHOW && SHOW_SYMS_P1)
736 if (SHOW && SHOW_SYMS_P2) {
799 if (SHOW && SHOW_SYMS_P2) {
814 if (SHOW && SHOW_SYMS_P2) {
829 if (SHOW && SHOW_SYMS_P3)
    [all...]
  /external/libvpx/
vpxenc.c 893 "Show encoder parameters");
895 "Show PSNR in status line");
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 8 // be malicious, either as malware or a phishing page, we show an interstitial
23 // resource received we show an interstitial. Any subsequent unsafe resource
86 SHOW,
107 // SBInterstitial[Phishing|Malware|Multiple][Show|Proceed|DontProceed].
110 // Checks if we should even show the malware details option. For example, we
111 // don't show it in incognito mode.
safe_browsing_blocking_page.cc 132 RecordUserAction(SHOW);
338 // Show the checkbox for sending malware details.
439 // The "report error" and "show diagnostic" commands can have a number
505 // Don't show it now as showing an interstitial while an interstitial is
515 // Now that this interstitial is gone, we can show the new one.
517 blocking_page->Show();
582 case SHOW:
583 action.append("Show");
654 // show this interstitial.
663 blocking_page->Show();
    [all...]
  /external/chromium/chrome/browser/ssl/
ssl_blocking_page.cc 31 SHOW,
53 RecordSSLBlockingPageStats(SHOW);
  /external/bluetooth/bluez/compat/
dund.c 93 SHOW,
390 { "show", 0, 0, 'l' },
413 "\t--show --list -l Show active LAP connections\n"
445 mode = SHOW;
578 case SHOW:
hidd.c 58 SHOW,
658 "\t--show List current HID connections\n"
674 { "show", 0, 0, 'l' },
699 int mode = SHOW, detach = 1, nosdp = 0, nocheck = 0, bootonly = 0;
743 mode = SHOW;
pand.c 94 SHOW,
584 { "show", 0, 0, 'l' },
606 "\t--show --list -l Show active PAN connections\n"
639 mode = SHOW;
758 case SHOW:
  /frameworks/base/core/java/android/app/
Dialog.java 109 private static final int SHOW = 0x45;
216 * {@link Activity#showDialog(int)} is used to show this Dialog, that
239 public void show() { method in class:Dialog
409 show(); method
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 333 SHOW, HIDE
RenderStyle.h     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewMediator.java 70 * - screen turned off -> reset the keyguard, and show it so it will be ready
105 private static final int SHOW = 2;
278 mShowKeyguardWakeLock = mPM.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "show keyguard");
590 // if another app is disabling us, don't show
612 // if the setup wizard hasn't run yet, don't show
700 * Send message to keyguard telling it to show itself
707 Message msg = mHandler.obtainMessage(SHOW);
733 + " we need to show the keyguard since the "
747 + "to show the keyguard so the user can enter their sim pin");
762 + "show permanently disabled message in lockscreen.")
    [all...]
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h 892 case SHOW:
905 return SHOW;
910 return SHOW;
    [all...]
  /external/iproute2/doc/
ip-cref.tex 129 \verb|show| (or \verb|list|) objects, but some objects
231 \paragraph{Commands:} \verb|set| and \verb|show| (or \verb|list|).
329 \subsection{{\tt ip link show} --- display device attributes}
330 \label{IP-LINK-SHOW}
332 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
339 --- \verb|NAME| specifies the network device to show.
560 \paragraph{Commands:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
677 \subsection{{\tt ip address show} --- display protocol addresses}
679 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
794 \paragraph{Arguments:} This command has the same arguments as \verb|show|
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 1271 milliseconds