OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if
(Results
176 - 200
of
7290
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/test/
complit.go
30
if
a[i].num != i {
38
if
t == nil || t.i != i {
43
if
t != nil {
67
if
len(a1) != 3 {
71
if
len(a2) != 10 || cap(a2) != 10 {
76
if
len(a3) != 10 || a2[3] != 0 {
82
if
len(oai) != 3 {
87
if
len(at) != 3 {
93
if
len(ac) != 3 {
98
if
len(aat) != 2 || len(aat[1]) != 3
[
all
...]
/prebuilts/go/linux-x86/test/fixedbugs/
issue4585.go
55
if
a != b {
61
if
len(m) == 2 {
64
if
m[a] != 2 {
77
if
a != b {
83
if
len(m) == 2 {
86
if
m[a] != 2 {
96
if
a != b {
109
if
a != b {
115
if
len(m) == 2 {
118
if
m[a] != 2
[
all
...]
/prebuilts/go/darwin-x86/src/compress/gzip/
gzip_test.go
19
if
err := NewWriter(buf).Close(); err != nil {
24
if
err != nil {
28
if
err != nil {
31
if
len(b) != 0 {
34
if
err := r.Close(); err != nil {
49
if
_, err := w.Write([]byte("payload")); err != nil {
52
if
err := w.Close(); err != nil {
57
if
err != nil {
61
if
err != nil {
64
if
string(b) != "payload"
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
vlrt.go
48
if
y < 0 {
69
if
sh >= 0 {
72
if
sh < 32 {
73
if
sh == 0 {
81
if
sh == 32 {
83
} else
if
sh < 64 {
90
if
sh <= 11 {
98
if
x&sign64 != 0 {
99
if
ylo != 0 {
112
if
uint32(n>>32) == 0 && uint32(d>>32) == 0
[
all
...]
/prebuilts/go/linux-x86/src/compress/gzip/
gzip_test.go
19
if
err := NewWriter(buf).Close(); err != nil {
24
if
err != nil {
28
if
err != nil {
31
if
len(b) != 0 {
34
if
err := r.Close(); err != nil {
49
if
_, err := w.Write([]byte("payload")); err != nil {
52
if
err := w.Close(); err != nil {
57
if
err != nil {
61
if
err != nil {
64
if
string(b) != "payload"
[
all
...]
/prebuilts/go/linux-x86/src/runtime/
vlrt.go
48
if
y < 0 {
69
if
sh >= 0 {
72
if
sh < 32 {
73
if
sh == 0 {
81
if
sh == 32 {
83
} else
if
sh < 64 {
90
if
sh <= 11 {
98
if
x&sign64 != 0 {
99
if
ylo != 0 {
112
if
uint32(n>>32) == 0 && uint32(d>>32) == 0
[
all
...]
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
typecheck.go
27
* resolve ONONAME to definition,
if
any.
30
if
n != nil && n.Op == ONONAME && n.Sym != nil {
32
if
r != nil {
33
if
r.Op != OIOTA {
35
} else
if
n.Name.Iota >= 0 {
82
if
Isslice(t) {
86
if
0 <= et && et < len(_typekind) {
88
if
s != "" {
103
if
l.N.Op == cur.Op {
104
if
l.N != first
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
typecheck.go
24
* resolve ONONAME to definition,
if
any.
27
if
n != nil && n.Op == ONONAME && n.Sym != nil {
29
if
r != nil {
30
if
r.Op != OIOTA {
32
} else
if
n.Name.Iota >= 0 {
79
if
Isslice(t) {
83
if
0 <= et && et < len(_typekind) {
85
if
s != "" {
100
if
l.N.Op == cur.Op {
101
if
l.N != first
[
all
...]
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
typecheck.go
27
* resolve ONONAME to definition,
if
any.
30
if
n != nil && n.Op == ONONAME && n.Sym != nil {
32
if
r != nil {
33
if
r.Op != OIOTA {
35
} else
if
n.Name.Iota >= 0 {
82
if
Isslice(t) {
86
if
0 <= et && et < len(_typekind) {
88
if
s != "" {
103
if
l.N.Op == cur.Op {
104
if
l.N != first
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
typecheck.go
24
* resolve ONONAME to definition,
if
any.
27
if
n != nil && n.Op == ONONAME && n.Sym != nil {
29
if
r != nil {
30
if
r.Op != OIOTA {
32
} else
if
n.Name.Iota >= 0 {
79
if
Isslice(t) {
83
if
0 <= et && et < len(_typekind) {
85
if
s != "" {
100
if
l.N.Op == cur.Op {
101
if
l.N != first
[
all
...]
/external/v8/test/mjsunit/regress/
regress-1200351.js
26
// OF THIS SOFTWARE, EVEN
IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
45
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
49
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
53
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
57
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
61
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
65
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
69
} catch (e) {
if
(e.message.length > 0) { print (e.message); } };
73
} catch (e) {
if
(e.message.length > 0) { print (e.message); } }
[
all
...]
/external/clang/www/analyzer/scripts/
menu.js
2
if
(document.all&&document.getElementById) {
6
if
(node.nodeName=="LI") {
/external/v8/src/js/
harmony-regexp.js
28
if
(!IS_RECEIVER(this)) {
33
if
(this.global) result += 'g';
34
if
(this.ignoreCase) result += 'i';
35
if
(this.multiline) result += 'm';
36
if
(this.unicode) result += 'u';
37
if
(this.sticky) result += 'y';
43
if
(!IS_REGEXP(this)) {
46
if
(this === GlobalRegExpPrototype) {
/external/v8/test/mjsunit/asm/
do-while-false.js
25
do {
if
(a) return 114; } while(false);
31
do {
if
(a) return 116; else break; } while(false);
37
do {
if
(a) return 118; } while(false);
44
if
(a == 0) return 120;
45
if
(a == 1) break;
46
if
(a == 2) return 122;
47
if
(a == 3) continue;
48
if
(a == 4) return 124;
/external/v8/test/mjsunit/
bounds-checks-elimination.js
43
if
(b) c = a[3] * a[0] * a[6] * a[7];
49
if
(b) c *= a[3] * a[0] * a[6];
55
if
(b) c *= a[3] * a[0] * a[6];
61
if
(b) {
71
if
(b) {
81
if
(b != 4) {
91
if
(b != 4) {
101
if
(b != 4) {
/frameworks/rs/java/
Android.mk
3
# Only build our tests
if
we doing a top-level build. Do not build the
4
# tests
if
we are just doing an mm or mmm in frameworks/rs.
/prebuilts/go/darwin-x86/src/io/ioutil/
tempfile_test.go
16
if
f != nil || err == nil {
22
if
f == nil || err != nil {
25
if
f != nil {
29
if
!re.MatchString(f.Name()) {
37
if
name != "" || err == nil {
43
if
name == "" || err != nil {
46
if
name != "" {
49
if
!re.MatchString(name) {
/prebuilts/go/darwin-x86/src/net/http/
cookie.go
46
if
len(parts) == 1 && parts[0] == "" {
51
if
j < 0 {
55
if
!isCookieNameValid(name) {
59
if
!success {
69
if
len(parts[i]) == 0 {
74
if
j := strings.Index(attr, "="); j >= 0 {
79
if
!success {
95
if
err != nil || secs != 0 && val[0] == '0' {
98
if
secs <= 0 {
107
if
err != nil
[
all
...]
/prebuilts/go/darwin-x86/src/os/exec/
lp_unix_test.go
17
if
err != nil {
22
if
err != nil {
26
if
err != nil {
32
if
err != nil {
36
if
err != nil {
44
if
err != nil {
49
if
err == nil {
52
if
path != "" {
/prebuilts/go/darwin-x86/test/syntax/
if.go
13
if
{ // ERROR "missing condition"
16
if
x(); { // ERROR "missing condition"
semi1.go
10
if
x; y // ERROR "missing .*{.* after
if
clause|undefined"
/prebuilts/go/linux-x86/src/io/ioutil/
tempfile_test.go
16
if
f != nil || err == nil {
22
if
f == nil || err != nil {
25
if
f != nil {
29
if
!re.MatchString(f.Name()) {
37
if
name != "" || err == nil {
43
if
name == "" || err != nil {
46
if
name != "" {
49
if
!re.MatchString(name) {
/prebuilts/go/linux-x86/src/net/http/
cookie.go
46
if
len(parts) == 1 && parts[0] == "" {
51
if
j < 0 {
55
if
!isCookieNameValid(name) {
59
if
!success {
69
if
len(parts[i]) == 0 {
74
if
j := strings.Index(attr, "="); j >= 0 {
79
if
!success {
95
if
err != nil || secs != 0 && val[0] == '0' {
98
if
secs <= 0 {
107
if
err != nil
[
all
...]
/prebuilts/go/linux-x86/src/os/exec/
lp_unix_test.go
17
if
err != nil {
22
if
err != nil {
26
if
err != nil {
32
if
err != nil {
36
if
err != nil {
44
if
err != nil {
49
if
err == nil {
52
if
path != "" {
/prebuilts/go/linux-x86/test/syntax/
if.go
13
if
{ // ERROR "missing condition"
16
if
x(); { // ERROR "missing condition"
Completed in 685 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>