OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:works
(Results
26 - 50
of
524
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/test/fixedbugs/
bug219.go
21
// this
works
30
// this
works
bug026.go
20
type I struct { val int; }; // BUG: can't be local;
works
if global
bug069.go
14
i, ok = <-c; //
works
bug092.go
10
var a [1000] int64; // this alone
works
bug139.go
12
func () { if x == false { println(2); } }(); // this
works
as expected
/prebuilts/jdk/jdk9/darwin-x86/legal/jdk.crypto.cryptoki/
pkcs11cryptotoken.md
10
License is also granted to make and use derivative
works
provided that
11
such
works
are identified as "derived from the RSA Security Inc. PKCS #11
/prebuilts/jdk/jdk9/linux-x86/legal/jdk.crypto.cryptoki/
pkcs11cryptotoken.md
10
License is also granted to make and use derivative
works
provided that
11
such
works
are identified as "derived from the RSA Security Inc. PKCS #11
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-dtpoffd1.s
1
; Check that .dtpoffd trivially
works
, for external (though presumably
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
thumb1-bl.s
1
@ Test to ensure that a Thumb-1 BL
works
.
thumb2-bl.s
1
@ Test to ensure that a Thumb-2 BL
works
with an offset that is
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
req.s
5
# Check that builtin register alias 'r0'
works
.
11
# Check that it
works
.
17
# And make sure that it no longer
works
.
/prebuilts/go/darwin-x86/misc/cgo/nocgo/
nocgo.go
5
// Test that -static
works
when not using cgo. This test is in
16
// Make sure that
works
.
/prebuilts/go/linux-x86/misc/cgo/nocgo/
nocgo.go
5
// Test that -static
works
when not using cgo. This test is in
16
// Make sure that
works
.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
reloclab.s
2
# Mix in different accesses to local labels to see that relaxing
works
for
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
esa-z9-109.s
12
# make sure the old version still
works
for esa
/prebuilts/go/darwin-x86/misc/cgo/test/
issue13930.go
6
// C function calls
works
in variable declaration statements.
/prebuilts/go/darwin-x86/test/fixedbugs/
bug026.go
20
type I struct { val int; }; // BUG: can't be local;
works
if global
bug069.go
14
i, ok = <-c; //
works
bug092.go
10
var a [1000] int64; // this alone
works
bug139.go
12
func () { if x == false { println(2); } }(); // this
works
as expected
bug246.go
12
//
works
bug275.go
15
_ = real(t) // this
works
issue16741.go
7
// Make sure CSE of multi-output opcodes
works
correctly
/prebuilts/go/darwin-x86/test/
varinit.go
7
// Test var x = x + 1
works
.
/prebuilts/go/linux-x86/misc/cgo/test/
issue13930.go
6
// C function calls
works
in variable declaration statements.
Completed in 1290 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>