HomeSort by relevance Sort by last modified time
    Searched refs:imported (Results 1 - 25 of 465) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/issue5957.dir/
c.go 4 "./a" // ERROR "imported and not used: \x22a\x22 as surprise|imported and not used: surprise"
5 "./b" // ERROR "imported and not used: \x22b\x22 as surprise2|imported and not used: surprise2"
6 b "./b" // ERROR "imported and not used: \x22b\x22$|imported and not used: surprise2"
7 foo "math" // ERROR "imported and not used: \x22math\x22 as foo|imported and not used: math"
9 "strings" // ERROR "imported and not used: \x22strings\x22|imported and not used: strings
    [all...]
  /prebuilts/go/linux-x86/test/fixedbugs/issue5957.dir/
c.go 4 "./a" // ERROR "imported and not used: \x22a\x22 as surprise|imported and not used: surprise"
5 "./b" // ERROR "imported and not used: \x22b\x22 as surprise2|imported and not used: surprise2"
6 b "./b" // ERROR "imported and not used: \x22b\x22$|imported and not used: surprise2"
7 foo "math" // ERROR "imported and not used: \x22math\x22 as foo|imported and not used: math"
9 "strings" // ERROR "imported and not used: \x22strings\x22|imported and not used: strings
    [all...]
  /prebuilts/go/darwin-x86/test/import4.dir/
import4.go 5 // Verify that various kinds of "imported and not used"
12 import "fmt" // ERROR "imported and not used.*fmt"
15 import X "math" // ERROR "imported and not used.*math"
18 import . "bufio" // ERROR "imported and not used.*bufio"
21 import "./empty" // ERROR "imported and not used.*empty"
22 import Z "./empty" // ERROR "imported and not used.*empty"
23 import . "./empty" // ERROR "imported and not used.*empty"
  /prebuilts/go/linux-x86/test/import4.dir/
import4.go 5 // Verify that various kinds of "imported and not used"
12 import "fmt" // ERROR "imported and not used.*fmt"
15 import X "math" // ERROR "imported and not used.*math"
18 import . "bufio" // ERROR "imported and not used.*bufio"
21 import "./empty" // ERROR "imported and not used.*empty"
22 import Z "./empty" // ERROR "imported and not used.*empty"
23 import . "./empty" // ERROR "imported and not used.*empty"
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
documentimportnode11.java 40 * node. Verify if the node has been imported correctly by its nodeName atttribute and
77 Node imported; local
83 imported = doc.importNode(docElement, false);
84 success = imported.hasChildNodes();
86 nodeNameImported = imported.getNodeName();
documentimportnode14.java 35 * Document. Verify if the node has been imported correctly by checking
36 * if the default attribute present on this node has not been imported
37 * and an explicit attribute has been imported.
79 Node imported; local
90 imported = newDoc.importNode(employeeElem, true);
91 attrNode = ((Element) /*Node */imported).getAttributeNodeNS(nullNS, "defaultAttr");
93 attrValue = ((Element) /*Node */imported).getAttributeNS("http://www.w3.org/2000/xmlns/", "emp");
documentimportnode12.java 40 * Document. Verify if the node has been imported correctly by checking the length of the
77 Node imported; local
86 imported = doc.importNode(addressElem, true);
88 importedChildren = imported.getChildNodes();
documentimportnode13.java 40 * Document. Verify if the node has been imported correctly by checking the length of the
77 Node imported; local
84 imported = doc.importNode(employeeElem, false);
85 importedList = imported.getChildNodes();
documentimportnode07.java 35 * A NOT_SUPPORTED_ERR is raised if the type of node being imported is
39 * DocumentType object. Since DocumentType nodes cannot be imported, a
75 Node imported; local
83 imported = doc.importNode(docType, true);
documentimportnode08.java 35 * A NOT_SUPPORTED_ERR is raised if the type of node being imported is
39 * node. Since DocumentType nodes cannot be imported, a NOT_SUPPORTED_ERR should be raised.
75 Node imported; local
87 imported = doc.importNode(docType, true);
  /prebuilts/go/darwin-x86/test/
import1.go 13 import bufio "os" // ERROR "redeclared|redefinition|incompatible" "imported and not used"
17 fmt "math" // ERROR "redeclared|redefinition|incompatible" "imported and not used: \x22math\x22 as fmt"
18 . "math" // GC_ERROR "imported and not used: \x22math\x22$"
  /prebuilts/go/linux-x86/test/
import1.go 13 import bufio "os" // ERROR "redeclared|redefinition|incompatible" "imported and not used"
17 fmt "math" // ERROR "redeclared|redefinition|incompatible" "imported and not used: \x22math\x22 as fmt"
18 . "math" // GC_ERROR "imported and not used: \x22math\x22$"
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug367.go 7 // Issue 1536: bug when handling imported interfaces with
bug414.go 7 // Issue 1743: test embedding of imported types with private methods.
bug239.go 19 bug239.go:11: imported and not used: unsafe
  /prebuilts/go/darwin-x86/test/fixedbugs/issue4510.dir/
f1.go 7 import "fmt" // ERROR "fmt redeclared|imported"
  /prebuilts/go/darwin-x86/test/interface/
recursive1.go 7 // Mutually recursive type definitions imported and used by recursive1.go.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug367.go 7 // Issue 1536: bug when handling imported interfaces with
bug414.go 7 // Issue 1743: test embedding of imported types with private methods.
  /prebuilts/go/linux-x86/test/fixedbugs/issue4510.dir/
f1.go 7 import "fmt" // ERROR "fmt redeclared|imported"
  /prebuilts/go/linux-x86/test/interface/
recursive1.go 7 // Mutually recursive type definitions imported and used by recursive1.go.
  /prebuilts/go/darwin-x86/misc/cgo/testplugin/altpath/src/plugin-mismatch/
main.go 10 // The common package imported here does not match the common package
11 // imported by plugin1. A program that attempts to load plugin1 and
  /prebuilts/go/linux-x86/misc/cgo/testplugin/altpath/src/plugin-mismatch/
main.go 10 // The common package imported here does not match the common package
11 // imported by plugin1. A program that attempts to load plugin1 and
  /external/openssh/regress/
keygen-convert.sh 24 ${SSHKEYGEN} -q -i -f $OBJ/$t-key-rfc >$OBJ/$t-rfc-imported || \
28 cmp $OBJ/$t-key-nocomment.pub $OBJ/$t-rfc-imported || \
29 fail "$t imported differs from original"
32 $OBJ/$t-rfc-imported $OBJ/$t-key-nocomment.pub
  /prebuilts/go/darwin-x86/test/ddd2.dir/
ddd2.go 5 // This file is compiled and then imported by ddd3.go.

Completed in 353 milliseconds

1 2 3 4 5 6 7 8 91011>>