HomeSort by relevance Sort by last modified time
    Searched full:that (Results 776 - 800 of 189771) sorted by null

<<31323334353637383940>>

  /frameworks/support/legacy/v13/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/localbroadcastmanager/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/print/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/slidingpanelayout/
build.gradle 20 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
__init__.py 11 * simple_server -- a simple BaseHTTPServer that supports WSGI
13 * validate -- validation wrapper that sits between an app and a server
22 * router -- a simple middleware component that handles URL traversal
  /prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
__init__.py 11 * simple_server -- a simple BaseHTTPServer that supports WSGI
13 * validate -- validation wrapper that sits between an app and a server
22 * router -- a simple middleware component that handles URL traversal
  /prebuilts/go/darwin-x86/misc/cgo/test/issue9400/
gccgo.go 3 // license that can be found in the LICENSE file.
14 // The test for the gc compiler resets the stack pointer so that the
15 // stack gets modified. We don't have a way to do that for gccgo
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue9510.go 3 // license that can be found in the LICENSE file.
5 // Test that we can link together two different cgo packages that both
  /prebuilts/go/darwin-x86/misc/cgo/testgodefs/
anonunion.go 3 // license that can be found in the LICENSE file.
9 // This file tests that when cgo -godefs sees a struct with a field
10 // that is an anonymous union, the first field in the union is
main.go 3 // license that can be found in the LICENSE file.
7 // Test that the struct field in anonunion.go was promoted.
11 // Test that P, Q, and R all point to byte.
  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/globallib/
global.go 3 // license that can be found in the LICENSE file.
7 // Data is large enough to that offsets into it do not fit into
9 // 32-bit immediates, but that requires the test machine to have
  /prebuilts/go/darwin-x86/src/runtime/race/
race.go 3 // license that can be found in the LICENSE file.
9 // This file merely ensures that we link in runtime/cgo in race build,
10 // this is turn ensures that runtime uses pthread_create to create threads.
  /prebuilts/go/darwin-x86/src/testing/
testing_test.go 3 // license that can be found in the LICENSE file.
13 // It's here only so that there is at least one package in the
14 // standard library with a TestMain, so that code is executed.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug223.go 5 // license that can be found in the LICENSE file.
7 // check that initialization loop is diagnosed
8 // and that closure cannot be used to hide it.
issue9691.go 5 // license that can be found in the LICENSE file.
13 // Test that map index can be used in range
14 // and that slicebytetostringtmp is not used in this context.
  /prebuilts/go/darwin-x86/test/
typecheckloop.go 5 // license that can be found in the LICENSE file.
7 // Verify that constant definition loops are caught during
8 // typechecking and that the errors print correctly.
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
gccgo.go 3 // license that can be found in the LICENSE file.
14 // The test for the gc compiler resets the stack pointer so that the
15 // stack gets modified. We don't have a way to do that for gccgo
  /prebuilts/go/linux-x86/misc/cgo/test/
issue9510.go 3 // license that can be found in the LICENSE file.
5 // Test that we can link together two different cgo packages that both
  /prebuilts/go/linux-x86/misc/cgo/testgodefs/
anonunion.go 3 // license that can be found in the LICENSE file.
9 // This file tests that when cgo -godefs sees a struct with a field
10 // that is an anonymous union, the first field in the union is
main.go 3 // license that can be found in the LICENSE file.
7 // Test that the struct field in anonunion.go was promoted.
11 // Test that P, Q, and R all point to byte.
  /prebuilts/go/linux-x86/misc/cgo/testshared/src/globallib/
global.go 3 // license that can be found in the LICENSE file.
7 // Data is large enough to that offsets into it do not fit into
9 // 32-bit immediates, but that requires the test machine to have
  /prebuilts/go/linux-x86/src/runtime/race/
race.go 3 // license that can be found in the LICENSE file.
9 // This file merely ensures that we link in runtime/cgo in race build,
10 // this is turn ensures that runtime uses pthread_create to create threads.
  /prebuilts/go/linux-x86/src/testing/
testing_test.go 3 // license that can be found in the LICENSE file.
13 // It's here only so that there is at least one package in the
14 // standard library with a TestMain, so that code is executed.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug223.go 5 // license that can be found in the LICENSE file.
7 // check that initialization loop is diagnosed
8 // and that closure cannot be used to hide it.
issue9691.go 5 // license that can be found in the LICENSE file.
13 // Test that map index can be used in range
14 // and that slicebytetostringtmp is not used in this context.

Completed in 1196 milliseconds

<<31323334353637383940>>