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

1 2 3 4 5 6 7 8 91011>>

  /build/make/target/product/
product_launched_with_l.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
product_launched_with_l_mr1.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
product_launched_with_m.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
product_launched_with_n.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
product_launched_with_n_mr1.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
product_launched_with_o.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
product_launched_with_o_mr1.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
product_launched_with_p.mk 1 #PRODUCT_SHIPPING_API_LEVEL indicates the first api level, device has been commercially launched on.
  /prebuilts/go/darwin-x86/misc/cgo/errors/src/
malloc.go 32 // program to crash, so exiting normally indicates failure.
  /prebuilts/go/darwin-x86/src/runtime/
os_linux_s390x.go 23 // cpu indicates the availability of s390x facilities that can be used in
  /prebuilts/go/linux-x86/misc/cgo/errors/src/
malloc.go 32 // program to crash, so exiting normally indicates failure.
  /prebuilts/go/linux-x86/src/runtime/
os_linux_s390x.go 23 // cpu indicates the availability of s390x facilities that can be used in
  /frameworks/rs/script_api/
rs_allocation_create.spec 91 dimY, if present and non-zero, indicates that the Y dimension is present and
92 indicates its size.
94 dimZ, if present and non-zero, indicates that the Z dimension is present and
95 indicates its size.
97 mipmaps indicates the presence of level of detail (LOD).
99 faces indicates the presence of cubemap faces.
101 yuv_format indicates the associated YUV format (or RS_YUV_NONE).
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/d30v/
bittest.s 4 # If the user specifically indicates they should be in the IU, GAS will
bittest.l 13 4 # If the user specifically indicates they should be in the IU, GAS will
  /external/mesa3d/docs/specs/
WL_bind_wayland_display.spec 122 within each plane, the order or R, G, B, A, Y, U, and V indicates
124 sampler. X indicates that the corresponding component in the rgba
MESA_copy_sub_buffer.spec 68 <x> and <y> indicates the lower-left corner of the region to copy and
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/types/
scope.go 17 sym *Sym // sym == nil indicates stack mark
  /prebuilts/go/darwin-x86/src/go/types/
methodset.go 201 // A collision indicates that multiple fields with the
203 type fieldSet map[string]*Var // a nil entry indicates a name collision
225 // A collision indicates that multiple methods with the
227 type methodSet map[string]*Selection // a nil entry indicates a name collision
  /prebuilts/go/darwin-x86/src/os/
proc.go 57 // Conventionally, code zero indicates success, non-zero an error.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
bidi.go 29 // A Direction indicates the overall flow of text.
33 // LeftToRight indicates the text contains no right-to-left characters and
38 // RightToLeft indicates the text contains no left-to-right characters and
43 // Mixed indicates text contains both left-to-right and right-to-left
  /prebuilts/go/linux-x86/src/cmd/compile/internal/types/
scope.go 17 sym *Sym // sym == nil indicates stack mark
  /prebuilts/go/linux-x86/src/go/types/
methodset.go 201 // A collision indicates that multiple fields with the
203 type fieldSet map[string]*Var // a nil entry indicates a name collision
225 // A collision indicates that multiple methods with the
227 type methodSet map[string]*Selection // a nil entry indicates a name collision
  /prebuilts/go/linux-x86/src/os/
proc.go 57 // Conventionally, code zero indicates success, non-zero an error.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/
bidi.go 29 // A Direction indicates the overall flow of text.
33 // LeftToRight indicates the text contains no right-to-left characters and
38 // RightToLeft indicates the text contains no left-to-right characters and
43 // Mixed indicates text contains both left-to-right and right-to-left

Completed in 616 milliseconds

1 2 3 4 5 6 7 8 91011>>