OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:show
(Results
276 - 300
of
10437
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/test/MC/ARM/
neon-vswp.s
1
@ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -
show
-encoding < %s | FileCheck %s
udf-thumb-2.s
1
@ RUN: llvm-mc -triple thumbv7-eabi -mattr +thumb2 -
show
-encoding %s | FileCheck %s
/external/llvm/test/MC/MachO/ARM/
relax-thumb2-branches.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -
show
-encoding %s -filetype=obj -o - | macho-dump --dump-section-data | FileCheck %s
/external/llvm/test/MC/Mips/
mips-register-names-invalid.s
1
# RUN: not llvm-mc %s -triple=mips-unknown-freebsd -
show
-encoding 2>%t0
mips64-instructions.s
1
# RUN: llvm-mc %s -triple=mips64el-unknown-linux -
show
-encoding -mcpu=mips64r2 | FileCheck %s
/external/llvm/test/MC/Mips/mips2/
invalid-mips32r2-xfail.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -
show
-encoding -mcpu=mips2 \
/external/llvm/test/MC/Mips/mips32/
invalid-mips32r2-xfail.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -
show
-encoding -mcpu=mips32 \
/external/llvm/test/MC/Mips/mips4/
invalid-mips64r2-xfail.s
4
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -
show
-encoding -mcpu=mips4 \
/external/llvm/test/MC/Mips/mips5/
invalid-mips64r2-xfail.s
4
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -
show
-encoding -mcpu=mips4 \
/external/llvm/test/MC/Mips/mips64/
invalid-mips64r2-xfail.s
4
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -
show
-encoding -mcpu=mips4 \
/external/llvm/test/MC/Mips/msa/
test_elm_msa64.s
1
# RUN: llvm-mc %s -arch=mips64 -mcpu=mips64r2 -mattr=+msa -
show
-encoding | FileCheck %s
/external/llvm/test/MC/X86/
intel-syntax-avx512.s
1
// RUN: llvm-mc -triple x86_64-unknown-unknown -x86-asm-syntax=intel -mcpu=knl --
show
-encoding %s | FileCheck %s
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowDialogFragment.java
30
public int
show
(FragmentTransaction transaction, String tag) {
method in class:ShadowDialogFragment
31
show
(((TestFragmentTransaction)transaction).getManager(), tag);
method
36
public void
show
(FragmentManager manager, String tag) {
method in class:ShadowDialogFragment
63
dialog.
show
();
/external/valgrind/main/drd/tests/
annotate_barrier_xml.vgtest
2
vgopts: --read-var-info=yes --check-stack-var=yes --
show
-confl-seg=no --num-callers=3 --xml=yes --xml-fd=2
annotate_trace_memory_xml.vgtest
2
vgopts: --read-var-info=yes --check-stack-var=yes --
show
-confl-seg=no --num-callers=2 --xml=yes --xml-fd=2
/external/wpa_supplicant_8/hostapd/
hostapd_cli.1
48
Show
usage.
51
Show
hostapd_cli version.
71
Show
interfaces/select interface.
77
Show
full
/development/samples/ApiDemos/res/layout/
secure_dialog_activity.xml
24
<!-- Message to
show
to use. -->
33
<!-- Button to
show
the dialog. -->
34
<Button android:id="@+id/
show
"
/external/chromium_org/chrome/browser/ui/translate/
translate_bubble_factory.h
18
// Factory to
show
the Translate bubble.
25
static void
Show
(BrowserWindow* window,
30
// Sets the factory to change the behavior how to
show
the bubble.
/external/chromium_org/ppapi/thunk/
ppb_flash_menu_thunk.cc
31
int32_t
Show
(PP_Resource resource,
38
return enter.SetResult(enter.object()->
Show
(location, selected_id,
45
&
Show
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementMicrotaskStepDispatcher.cpp
49
void CustomElementMicrotaskStepDispatcher::
show
(unsigned indent)
function in class:WebCore::CustomElementMicrotaskStepDispatcher
52
m_syncQueue->
show
(indent + 1);
54
m_asyncQueue->
show
(indent + 1);
/external/chromium_org/third_party/skia/experimental/webtry/res/css/
webtry.css
95
#chooseSource.
show
{
103
#selectedSource.
show
{
111
#sourceCode.
show
{
/external/chromium_org/ui/base/
ui_base_types.h
14
// Window "
show
" state. These values are written to disk so should not be
25
SHOW_STATE_END = 7 // The end of
show
state enum.
28
// Dialog button identifiers used to specify which buttons to
show
the user.
/external/clang/include/clang/Frontend/
PreprocessorOutputOptions.h
20
unsigned ShowComments : 1; ///<
Show
comments.
21
unsigned ShowLineMarkers : 1; ///<
Show
\#line markers.
22
unsigned ShowMacroComments : 1; ///<
Show
comments, even in macros.
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
perf-buildid-list.txt
19
It can also be used to
show
the build id of the running kernel or in an ELF
26
Show
only DSOs with hits.
35
Show
running kernel build id.
perf-evlist.txt
25
Show
just the sample frequency used for each event.
29
Show
all fields.
33
Show
event group information.
Completed in 417 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>