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

1 2

  /external/opencv3/3rdparty/jinja2/markupsafe/
__init__.py 124 r"""Unescape markup again into an text_type string. This also resolves
147 also resolves known HTML4 and XHTML entities. Whitespace is
  /external/v8/test/mjsunit/
debug-evaluate-declaration.js 7 // Test that debug-evaluate only resolves variables that are used by
debug-evaluate-shadowed-context.js 7 // Test that debug-evaluate only resolves variables that are used by
  /cts/tests/tests/content/src/android/content/pm/cts/
PackageManagerTest.java 121 private void checkActivityInfoName(String expectedName, List<ResolveInfo> resolves) {
124 Iterator<ResolveInfo> infoIterator = resolves.iterator();
136 private void checkServiceInfoName(String expectedName, List<ResolveInfo> resolves) {
138 Iterator<ResolveInfo> infoIterator = resolves.iterator();
  /external/v8/test/webkit/
resolve-arguments-from-scope.js 25 "Tests that doing repeated resolves of 'arguments' from some nested scope doesn't crash."
  /prebuilts/go/darwin-x86/src/net/
iprawsock.go 42 // "ipv6-host%zone" and resolves the domain name on the network net,
tcpsock.go 43 // or "[ipv6-host%zone]:port" and resolves a pair of domain name and
udpsock.go 43 // or "[ipv6-host%zone]:port" and resolves a pair of domain name and
ipsock.go 200 // internetAddrList resolves addr, which may be a literal IP
lookup_windows.go 346 // returns only results applicable to name and resolves CNAME entries
  /prebuilts/go/linux-x86/src/net/
iprawsock.go 42 // "ipv6-host%zone" and resolves the domain name on the network net,
tcpsock.go 43 // or "[ipv6-host%zone]:port" and resolves a pair of domain name and
udpsock.go 43 // or "[ipv6-host%zone]:port" and resolves a pair of domain name and
ipsock.go 200 // internetAddrList resolves addr, which may be a literal IP
lookup_windows.go 346 // returns only results applicable to name and resolves CNAME entries
  /prebuilts/go/darwin-x86/src/go/ast/
resolve.go 54 // An Importer resolves import paths to package Objects.
65 // NewPackage creates a new Package node from a set of File nodes. It resolves
  /prebuilts/go/linux-x86/src/go/ast/
resolve.go 54 // An Importer resolves import paths to package Objects.
65 // NewPackage creates a new Package node from a set of File nodes. It resolves
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 397 // a regular variable) resolves to data needed to access the thread-local g. It is
403 // R_TLS_LE (only used on 386 and amd64 currently) resolves to the offset of the
408 // R_TLS_IE (only used on 386 and amd64 currently) resolves to the PC-relative
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 397 // a regular variable) resolves to data needed to access the thread-local g. It is
403 // R_TLS_LE (only used on 386 and amd64 currently) resolves to the offset of the
408 // R_TLS_IE (only used on 386 and amd64 currently) resolves to the PC-relative
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
link.go 400 // a regular variable) resolves to data needed to access the thread-local g. It is
406 // R_TLS_LE (only used on 386 and amd64 currently) resolves to the offset of the
411 // R_TLS_IE (only used on 386 and amd64 currently) resolves to the PC-relative
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
link.go 400 // a regular variable) resolves to data needed to access the thread-local g. It is
406 // R_TLS_LE (only used on 386 and amd64 currently) resolves to the offset of the
411 // R_TLS_IE (only used on 386 and amd64 currently) resolves to the PC-relative
  /prebuilts/go/darwin-x86/src/go/internal/gccgoimporter/
importer.go 138 // An Importer resolves import paths to Packages. The imports map records
  /prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
importer.go 138 // An Importer resolves import paths to Packages. The imports map records
  /prebuilts/go/darwin-x86/src/go/types/
api.go 52 // An importer resolves import paths to Packages.
  /prebuilts/go/linux-x86/src/go/types/
api.go 52 // An importer resolves import paths to Packages.

Completed in 3940 milliseconds

1 2