Searched refs:show (Results 76 - 100 of 1063) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/public/web/
H A DWebNotificationPresenter.h43 // Provides the services to show desktop notifications to the user.
53 virtual bool show(const WebNotification&) = 0;
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dhelpline.h12 int (*show)(const char *fmt, va_list ap); member in struct:ui_helpline
/external/llvm/test/MC/ARM/
H A Darm-it-block.s1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
H A Dgas-compl-copr-reg.s1 @ RUN: llvm-mc -triple=armv7-linux-gnueabi -show-encoding < %s | FileCheck %s
8 @ RUN: llvm-mc -triple=armv7-linux-gnueabi -show-encoding < %s | FileCheck %s
H A Didiv.s1 @ RUN: llvm-mc -triple=armv7 -mcpu=cortex-a15 -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM %s
2 @ RUN: llvm-mc -triple=thumbv7 -mcpu=cortex-a15 -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB %s
4 @ RUN: llvm-mc -triple=armv7 -mcpu=cortex-a15 -mattr=-hwdiv -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM-NOTHUMBHWDIV %s
5 @ RUN: llvm-mc -triple=thumbv7 -mcpu=cortex-a15 -mattr=-hwdiv-arm -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB-NOARMHWDIV %s
7 @ RUN: llvm-mc -triple=armv8 -show-encoding < %s 2>&1 | FileCheck -check-prefix ARMV8 %s
8 @ RUN: llvm-mc -triple=thumbv8 -show-encoding < %s 2>&1 | FileCheck -check-prefix THUMBV8 %s
10 @ RUN: llvm-mc -triple=armv8 -mattr=-hwdiv -show-encoding < %s 2>&1 | FileCheck -check-prefix ARMV8-NOTHUMBHWDIV %s
11 @ RUN: llvm-mc -triple=thumbv8 -mattr=-hwdiv-arm -show-encoding < %s 2>&1 | FileCheck -check-prefix THUMBV8-NOTHUMBHWDIV %s
H A Dinvalid-barrier.s1 @ RUN: not llvm-mc -triple=armv7 -show-encoding < %s 2>&1 | FileCheck %s
2 @ RUN: not llvm-mc -triple=thumbv7 -show-encoding < %s 2>&1 | FileCheck %s
H A Dneon-vswp.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
H A Dthumb2be-b.w-encoding.s1 @ RUN: llvm-mc -triple=thumbv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-LE
2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
H A Dthumb2be-beq.w-encoding.s1 @ RUN: llvm-mc -triple=thumbv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-LE
2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
H A Dudf-thumb-2.s1 @ RUN: llvm-mc -triple thumbv7-eabi -mattr +thumb2 -show-encoding %s | FileCheck %s
H A Darm-thumb-cpus.s1 @ RUN: not llvm-mc -show-encoding -triple=arm-eabi < %s 2>&1 \
4 @ RUN: llvm-mc -show-encoding -triple=armv4t < %s 2>&1 \
7 @ RUN: llvm-mc -show-encoding -triple=arm-eabi -mcpu=cortex-a15 < %s 2>&1 \
10 @ RUN: not llvm-mc -show-encoding -triple=arm-eabi -mcpu=cortex-m3 < %s 2>&1 \
13 @ RUN: not llvm-mc -show-encoding -triple=armv7m-eabi < %s 2>&1 \
16 @ RUN: not llvm-mc -show-encoding -triple=armv6m-eabi < %s 2>&1 \
/external/llvm/test/MC/MachO/ARM/
H A Drelax-thumb2-branches.s1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
/external/chromium_org/chrome/browser/resources/net_internals/
H A Dtab_switcher_view.js62 show: function(isVisible) {
63 superClass.prototype.show.call(this, isVisible);
66 activeView.show(isVisible);
86 view.show(false);
152 this.getTabView(oldTabId).show(false);
154 newView.show(this.isVisible());
H A Dresizable_vertical_split_view.js106 show: function(isVisible) {
107 superClass.prototype.show.call(this, isVisible);
108 this.leftView_.show(isVisible);
109 this.sizerView_.show(isVisible);
110 this.rightView_.show(isVisible);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/
H A DScreencastApp.js31 this._rootSplitView.show(rootView.element);
33 WebInspector.inspectorView.show(this._rootSplitView.sidebarElement());
36 this._screencastView.show(this._rootSplitView.mainElement());
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/network/
H A DRequestResponseView.js74 this._emptyView.show(this.element);
84 this.sourceView.show(this.element);
89 this._errorView.show(this.element);
/external/llvm/test/MC/X86/
H A Dx86_long_nop.s1 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-pc-linux-gnu %s | llvm-objdump -d -no-show-raw-insn - | FileCheck %s
2 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu %s | llvm-objdump -d -no-show-raw-insn - | FileCheck %s
3 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=x86_64-apple-darwin10.0 %s | llvm-objdump -d -no-show-raw-insn - | FileCheck %s
4 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-apple-darwin8 %s | llvm-objdump -d -no-show-raw-insn - | FileCheck %s
5 # RUN: llvm-mc -filetype=obj -arch=x86 -triple=i686-pc-linux-gnu -mcpu=slm %s | llvm-objdump -d -no-show-raw-insn - | FileCheck --check-prefix=SLM %s
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dpresencereceivetask.cc116 const XmlElement * show = stanza->FirstNamed(QN_SHOW); local
117 if (show == NULL || show->FirstChild() == NULL) {
119 } else if (show->BodyText() == "away") {
121 } else if (show->BodyText() == "xa") {
123 } else if (show->BodyText() == "dnd") {
125 } else if (show->BodyText() == "chat") {
/external/valgrind/main/memcheck/tests/amd64/
H A Dfxsave-amd64.c133 void show ( unsigned char* buf, int xx ) function
167 show(buf1, xx);
169 /* Zeroise x87/xmm state and dump it, to show that the
174 show(buf2, xx);
180 show(buf3, xx);
191 show(buf1, xx);
193 /* Zeroise x87/xmm state and dump it, to show that the
198 show(buf2, xx);
204 show(buf3, xx);
/external/valgrind/main/gdbserver_tests/
H A Dmssnapshot.stderrB.exp6 v.info all_errors : show all errors found so far
7 v.info last_error : show last error found
8 v.info location <addr> : show information about location <addr>
9 v.info n_errs_found [msg] : show the nr of errors found so far and the given msg
10 v.info open_fds : show open file descriptors (only if --track-fds=yes)
H A Dmchelp.stdoutB.exp4 v.info all_errors : show all errors found so far
5 v.info last_error : show last error found
6 v.info location <addr> : show information about location <addr>
7 v.info n_errs_found [msg] : show the nr of errors found so far and the given msg
8 v.info open_fds : show open file descriptors (only if --track-fds=yes)
44 with len > 1, will also show "interior pointers")
49 v.info all_errors : show all errors found so far
50 v.info last_error : show last error found
51 v.info location <addr> : show information about location <addr>
52 v.info n_errs_found [msg] : show th
[all...]
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
H A Ddefault_action_dialog.js101 DefaultActionDialog.prototype.show = function(title, message, items,
106 var show = FileManagerDialogBase.prototype.showTitleAndTextDialog.call(
109 if (!show) {
/external/chromium_org/ui/views/examples/
H A Dtable_example.cc164 bool show = true; local
167 show = column1_visible_checkbox_->checked();
170 show = column2_visible_checkbox_->checked();
173 show = column3_visible_checkbox_->checked();
176 show = column4_visible_checkbox_->checked();
178 table_->SetColumnVisibility(index, show);
/external/chromium_org/chrome/browser/resources/
H A Dpolicy.css62 #show-unset-container {
67 html[dir='rtl'] #show-unset-container {
80 div.show-unset-checkbox {
84 html[dir='rtl'] div.show-unset-checkbox {
88 section.reload-show-unset-section {
164 tbody:not(.show-overflowed-value) > tr.expanded-value-container {
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
H A DCustomElementMicrotaskDispatcher.cpp120 void CustomElementMicrotaskDispatcher::show() function in class:WebCore::CustomElementMicrotaskDispatcher
122 m_steps->show(2);
132 WebCore::CustomElementMicrotaskDispatcher::instance().show();

Completed in 564 milliseconds

1234567891011>>