/external/llvm/test/MC/AArch64/ |
arm64-nv-cond.s | 1 // RUN: llvm-mc < %s -triple arm64 -mattr=neon -show-encoding | FileCheck %s
|
/external/llvm/test/MC/Mips/mips1/ |
invalid-mips32.s | 3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips1 \
|
valid-xfail.s | 5 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips1 | not FileCheck %s
|
/external/llvm/test/MC/Mips/mips3/ |
invalid-mips32.s | 3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips3 \
|
/external/llvm/test/MC/Mips/mips32/ |
invalid-mips64.s | 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips32 \
|
/external/llvm/test/MC/Mips/mips32r2/ |
invalid-mips64r2.s | 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding \
|
/external/llvm/test/MC/Mips/mips32r6/ |
invalid-mips5.s | 3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 \
|
/external/llvm/test/MC/Mips/mips4/ |
invalid-mips32.s | 3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips4 \
|
invalid-mips5.s | 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips4 \
|
/external/llvm/test/MC/Mips/mips5/ |
invalid-mips32.s | 3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips5 \
|
/external/llvm/test/MC/Mips/msa/ |
test_elm_insert.s | 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
|
/external/llvm/test/MC/Mips/ |
sym-expr.s | 3 # RUN: llvm-mc -triple=mipsel -show-inst-operands %s 2> %t0
|
/external/llvm/test/MC/X86/AlignedBundling/ |
relax-at-bundle-end.s | 2 # RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
|
/external/llvm/test/MC/X86/ |
x86_64-rtm-encoding.s | 1 // RUN: llvm-mc -triple x86_64-unknown-unknown --show-encoding %s | FileCheck %s
|
/external/llvm/test/tools/llvm-profdata/ |
simple.test | 2 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3 4 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3 14 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO4 16 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO4 26 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3BAR3 28 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3BAR3 42 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3EMPTY 52 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3FOO3BAR3 66 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=DISJOINT
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
DialogFragmentTest.java | 39 dialogFragment.show(fragmentManager, "this is a tag"); 58 dialogFragment.show(fragmentManager.beginTransaction(), "this is a tag"); 79 dialogFragment.show(fragmentManager, "this is a tag"); 89 dialogFragment.show(fragmentManager, "this is a tag"); 100 dialogFragment.show(fragmentManager, "tag"); 111 dialogFragment.show(fragmentManager, null); 141 dialogFragment.show(fragmentManager, "TAG"); 152 dialogFragment.show(fragmentManager, "TAG"); 162 dialogFragment.show(fragmentManager, "TAG");
|
/frameworks/base/core/java/android/widget/ |
PopupMenu.java | 111 show(); 123 // This will be null until show() is called. 134 * items before calling {@link #show()}. 136 * @see #show() 163 * Show the menu popup anchored to the view specified during construction. 166 public void show() { method in class:PopupMenu 167 mPopup.show(); 172 * @see #show() 226 new MenuPopupHelper(mContext, subMenu, mAnchor).show();
|
/frameworks/base/docs/html/training/wearables/ui/ |
confirm.jd | 10 <li><a href="#show-confirmation">Show Confirmation Animations</a></li> 25 <p>The Wearable UI Library helps you show confirmation animations and timers in your 30 <dd>Automatic confirmation timers show users an animated timer that lets them cancel an action 36 <p>The following sections show you how to implement these patterns.</p> 52 <p>To show a confirmation timer when users complete an action in your app:</p> 120 <h2 id="show-confirmation">Show Confirmation Animations</h2> 128 <p>To show a confirmation animation when users complete an action in your app, create an intent
|
/frameworks/base/test-runner/src/junit/runner/ |
FailureDetailView.java | 9 * A view to show a details about a failure
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/ |
ClearFrequentsDialog.java | 36 /** Preferred way to show this dialog */ 37 public static void show(FragmentManager fragmentManager) { method in class:ClearFrequentsDialog 39 dialog.show(fragmentManager, "clearFrequents"); 48 final IndeterminateProgressDialog progressDialog = IndeterminateProgressDialog.show(
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
MuteVideo.java | 67 Toast.LENGTH_SHORT).show(); 77 .show(); 83 // Show the result only when the activity not 102 mMuteProgress.show();
|
/packages/inputmethods/LatinIME/java/res/values/ |
donottranslate-debug-settings.xml | 26 <string name="prefs_show_ui_to_accept_typed_word">Show UI to accept typed word</string> 28 <string name="sliding_key_input_preview">Show slide indicator</string> 35 <!-- Title of the settings for key popup show up animation duration (in milliseconds) [CHAR LIMIT=35] --> 36 <string name="prefs_key_popup_show_up_duration_settings">Key popup show up duration</string> 39 <!-- Title of the settings for key popup show up animation start X-scale (in percentile) [CHAR LIMIT=35] --> 40 <string name="prefs_key_popup_show_up_start_x_scale_settings">Key popup show up start X scale</string> 41 <!-- Title of the settings for key popup show up animation start Y-scale (in percentile) [CHAR LIMIT=35] --> 42 <string name="prefs_key_popup_show_up_start_y_scale_settings">Key popup show up start Y scale</string> 49 <!-- Message to show when there are no files to install as an external dictionary [CHAR LIMIT=100] -->
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
view.js | 31 * Called to show/hide the view. 33 show: function(isVisible) { 140 show: function(isVisible) { 141 superClass.prototype.show.call(this, isVisible); 190 show: function() { 191 superClass.prototype.show.call(this, isVisible); 192 this.childView_.show(isVisible); 253 show: function(isVisible) { 254 superClass.prototype.show.call(this, isVisible); 256 this.topView_.show(isVisible) [all...] |
/external/e2fsprogs/ext2ed/ |
blockbitmap_com.c | 37 and dispatches a show command to show the new entry. 66 strcpy (buffer,"show");dispatch (buffer); /* dispatch a show command */ 139 dispatch ("show"); /* Show the result */ 167 dispatch ("show"); 206 We show the bitmap as a series of bits, grouped at 8-bit intervals. We display 8 such groups on each line. 245 show_info (); /* Show the usual information */ 247 /* Show the group number * [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
SinglePaymentEmulatorActivity.java | 34 NfcDialogs.createHceTapReaderDialog(this, null).show(); 41 NfcDialogs.createHceTapReaderDialog(this, null).show();
|