OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expanded
(Results
1 - 25
of
2084
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
macro-warn-1.l
2
.*:5: Warning: macro instruction
expanded
into multiple instructions
3
.*:10: Warning: macro instruction
expanded
into multiple instructions
4
.*:11: Warning: macro instruction
expanded
into multiple instructions
5
.*:12: Warning: macro instruction
expanded
into multiple instructions
6
.*:16: Warning: macro instruction
expanded
into multiple instructions.*slot
7
.*:18: Warning: macro instruction
expanded
into multiple instructions.*slot
8
.*:20: Warning: macro instruction
expanded
into multiple instructions.*slot
macro-warn-1-n32.l
2
.*:6: Warning: macro instruction
expanded
into multiple instructions
3
.*:10: Warning: macro instruction
expanded
into multiple instructions
4
.*:12: Warning: macro instruction
expanded
into multiple instructions
5
.*:16: Warning: macro instruction
expanded
into multiple instructions.*slot
6
.*:20: Warning: macro instruction
expanded
into multiple instructions.*slot
macro-warn-2.l
2
.*:5: Warning: macro instruction
expanded
into multiple instructions
3
.*:9: Warning: macro instruction
expanded
into multiple instructions.*slot
macro-warn-3.l
2
.*:4: Warning: macro instruction
expanded
into multiple instructions
3
.*:7: Warning: macro instruction
expanded
into multiple instructions.*slot
macro-warn-4.l
2
.*:3: Warning: macro instruction
expanded
into multiple instructions
3
.*:5: Warning: macro instruction
expanded
into multiple instructions.*slot
mips-gp64-fp64.l
2
.*:92: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
3
.*:96: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
4
.*:100: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
micromips-branch-delay.l
4
.*:21: Warning: macro instruction
expanded
into a wrong size instruction in a 16-bit branch delay slot
9
.*:90: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
10
.*:92: Warning: macro instruction
expanded
into a wrong size instruction in a 16-bit branch delay slot
11
.*:94: Warning: macro instruction
expanded
into a wrong size instruction in a 16-bit branch delay slot
12
.*:96: Warning: macro instruction
expanded
into a wrong size instruction in a 16-bit branch delay slot
13
.*:98: Warning: macro instruction
expanded
into a wrong size instruction in a 16-bit branch delay slot
14
.*:100: Warning: macro instruction
expanded
into a wrong size instruction in a 16-bit branch delay slot
15
.*:100: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
16
.*:110: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
17
.*:121: Warning: macro instruction
expanded
into multiple instructions in a branch delay slo
[
all
...]
mips-gp64-fp32.l
3
.*:92: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
4
.*:96: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
5
.*:100: Warning: macro instruction
expanded
into multiple instructions in a branch delay slot
/external/llvm/test/CodeGen/ARM/
unaligned_load_store.ll
2
; RUN: | FileCheck %s -check-prefix=
EXPANDED
5
; RUN: | FileCheck %s -check-prefix=
EXPANDED
15
;
EXPANDED
-LABEL: t:
16
;
EXPANDED
: ldrb [[R2:r[0-9]+]]
17
;
EXPANDED
: ldrb [[R3:r[0-9]+]]
18
;
EXPANDED
: ldrb [[R12:r[0-9]+]]
19
;
EXPANDED
: ldrb [[R1:r[0-9]+]]
20
;
EXPANDED
: strb [[R1]]
21
;
EXPANDED
: strb [[R12]]
22
;
EXPANDED
: strb [[R3]
[
all
...]
/external/llvm/test/MC/Mips/
set-nomacro.s
3
# CHECK-NOT: warning: macro instruction
expanded
into multiple instructions
81
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
83
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
85
# CHECK: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
88
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
90
# CHECK: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
92
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
94
# CHECK: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
96
# CHECK: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
99
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instruction
[
all
...]
set-nomacro-micromips.s
7
# CHECK-NOT: warning: macro instruction
expanded
into multiple instructions
21
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
23
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
25
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
28
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
30
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
33
# CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction
expanded
into multiple instructions
macro-bcc-imm-bad.s
11
blt $a2, 16, foo # ALL: :[[@LINE]]:5: warning: macro instruction
expanded
into multiple instructions
12
# ALL-NOT: :[[@LINE-1]]:5: warning: macro instruction
expanded
into multiple instructions
/external/clang/test/Misc/
diag-macro-backtrace.c
20
// CHECK: :13:14: note:
expanded
from macro 'FOOL'
23
// CHECK: :12:15: note:
expanded
from macro 'DROOL'
26
// CHECK: :11:13: note:
expanded
from macro 'WAZ'
29
// CHECK: :10:13: note:
expanded
from macro 'ZAZ'
32
// CHECK: :9:13: note:
expanded
from macro 'BAB'
35
// CHECK: :8:13: note:
expanded
from macro 'ABA'
38
// CHECK: :7:13: note:
expanded
from macro 'TAZ'
41
// CHECK: :6:13: note:
expanded
from macro 'QUZ'
44
// CHECK: :5:13: note:
expanded
from macro 'BAZ'
47
// CHECK: :4:13: note:
expanded
from macro 'BAR
[
all
...]
diag-macro-backtrace2.c
20
// CHECK: :3:11: note:
expanded
from macro 'a'
23
// CHECK: :4:11: note:
expanded
from macro 'b'
26
// CHECK: :5:14: note:
expanded
from macro 'c'
29
// CHECK: :6:15: note:
expanded
from macro 'd'
37
// CHECK: :8:11: note:
expanded
from macro 'e'
40
// CHECK: :9:11: note:
expanded
from macro 'f'
43
// CHECK: :10:16: note:
expanded
from macro 'g'
46
// CHECK: :11:14: note:
expanded
from macro 'h'
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
ExpandableIndicator.java
40
public void setExpanded(boolean
expanded
) {
41
if (
expanded
== mExpanded) return;
42
mExpanded =
expanded
;
50
setContentDescription(getContentDescription(
expanded
));
58
private int getDrawableResourceId(boolean
expanded
) {
60
return
expanded
? R.drawable.ic_volume_collapse_animation
63
return
expanded
? R.drawable.ic_volume_expand_animation
68
private String getContentDescription(boolean
expanded
) {
69
return
expanded
? mContext.getString(R.string.accessibility_quick_settings_collapse)
/build/kati/testcase/
semicolon.mk
1
# When a line only has semicolons after variables are
expanded
, they
/external/clang/test/Preprocessor/
include-macros.c
3
// This should not be
expanded
into FOO because pr2086.h undefs 'test'.
macro_paste_hard.c
7
1: a(b b) // aaab 2 2 gets
expanded
, not b.
13
2: a(b b) // 2 baaa 2 gets
expanded
, not b.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
gregbza1.s
2
# The "BZ" will be
expanded
, and the reloc for areg must be resolved
gregget1.s
2
# The "GETA" will be
expanded
, and the reloc for areg must be resolved
gregget2.s
2
# The "GETA" will be
expanded
, and the reloc for b must be resolved before
gregpsj1.s
2
# The "PUSHJ" will be
expanded
, and the reloc for areg must be resolved
/external/clang/test/Frontend/
rewrite-includes.c
28
// CHECK-NEXT: {{^}}#if 0 /*
expanded
by -frewrite-includes */{{$}}
30
// CHECK-NEXT: {{^}}#endif /*
expanded
by -frewrite-includes */{{$}}
33
// CHECK-NEXT: {{^}}#if 0 /*
expanded
by -frewrite-includes */{{$}}
35
// CHECK-NEXT: {{^}}#endif /*
expanded
by -frewrite-includes */{{$}}
38
// CHECK-NEXT: {{^}}#if 0 /*
expanded
by -frewrite-includes */{{$}}
40
// CHECK-NEXT: {{^}}#endif /*
expanded
by -frewrite-includes */{{$}}
48
// CHECK-NEXT: {{^}}#if 0 /*
expanded
by -frewrite-includes */{{$}}
50
// CHECK-NEXT: {{^}}#endif /*
expanded
by -frewrite-includes */{{$}}
57
// CHECK-NEXT: {{^}}#if 0 /*
expanded
by -frewrite-includes */{{$}}
59
// CHECK-NEXT: {{^}}#endif /*
expanded
by -frewrite-includes */{{$}
[
all
...]
rewrite-includes-missing.c
4
// CHECK: {{^}}#if 0 /*
expanded
by -frewrite-includes */{{$}}
6
// CHECK-NEXT: {{^}}#endif /*
expanded
by -frewrite-includes */{{$}}
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ExpandedNameTable.java
27
*
expanded
names to expandedNameIDs.
94
* the hash table needs to be
expanded
.
117
* Create an
expanded
name table.
145
* Given an
expanded
name represented by namespace, local name and node type,
146
* return an ID. If the
expanded
-name does not exist in the internal tables,
148
* nodes that are created that have this
expanded
name will use this ID.
154
* @return the
expanded
-name id of the node.
162
* Given an
expanded
name represented by namespace, local name and node type,
163
* return an ID. If the
expanded
-name does not exist in the internal tables,
165
* nodes that are created that have this
expanded
name will use this ID
[
all
...]
Completed in 745 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>