HomeSort by relevance Sort by last modified time
    Searched refs:supports (Results 101 - 125 of 605) sorted by null

1 2 3 45 6 7 8 91011>>

  /compatibility/cdd/3_software/
3_4_web-compatibility.md 32 possible and if it supports the feature SHOULD conform to the
3_12_tv-input-framework.md 103 * If the TV input supports recording and the recording of a program is not
  /compatibility/cdd/7_hardware-compatibility/
7_1_display-and-graphics.md 26 The Android UI framework supports a variety of different logical screen layout
47 support for screen sizes through the [<`supports-screens`>](
48 https://developer.android.com/guide/topics/manifest/supports-screens-element.html)
68 * The app has declared that it supports a larger screen aspect ratio
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiSetMem.asm 18 ; This is the code that supports IA32-optimized SetMem service
EfiZeroMem.asm 18 ; This is the code that supports IA32-optimized ZeroMem service
  /external/capstone/
config.mk 54 # thus supports complete X86 instructions.
  /external/libunwind/doc/
unw_init_local.tex 61 version of \Prog{libunwind} which supports remote unwinding only
unw_init_remote.tex 57 version of \Prog{libunwind} which supports local unwinding only
  /external/mesa3d/docs/specs/
MESA_ycbcr_texture.spec 34 This extension supports texture images stored in the YCbCr format.
  /hardware/interfaces/media/omx/1.0/vts/functional/
README.md 7 Functionality of master is to enumerate all the omx components (and the roles it supports) available in android media framework.
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue7978.go 17 // primitive, and although gcc supports it, it doesn't inline its definition.
  /prebuilts/go/linux-x86/misc/cgo/test/
issue7978.go 17 // primitive, and although gcc supports it, it doesn't inline its definition.
  /cts/tests/tests/media/src/android/media/cts/
MediaCodecCapabilitiesTest.java 325 return supports(mime, false /* isEncoder */, profile, level, false /* defaultOnly */);
329 return supports(mime, true /* isEncoder */, profile, level, false /* defaultOnly */);
335 if (!supports(mime, false /* isEncoder */, profile, level, true /* defaultOnly */)) {
342 private boolean supports( method in class:MediaCodecCapabilitiesTest
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_macros.mk 10 $(error This makefile only works with a Make program that supports $$(eval))
  /external/icu/icu4c/source/tools/tzcode/
private.h 152 Please use a compiler that supports a 64-bit integer type (or wider);
  /frameworks/base/core/java/android/app/timezone/
RulesState.java 171 return mDistroFormatVersionSupported.supports(distroFormatVersion);
  /frameworks/base/media/java/android/media/
SRTRenderer.java 39 public boolean supports(MediaFormat format) { method in class:SRTRenderer
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2Capabilities.java 90 if (supports(FocusMode.AUTO)) {
  /frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
LayoutLibTestCallback.java 176 public boolean supports(int ideFeature) { method in class:LayoutLibTestCallback
  /prebuilts/go/darwin-x86/src/net/
interface.go 42 FlagBroadcast // interface supports broadcast access capability
45 FlagMulticast // interface supports multicast access capability
ipsock_posix.go 81 // "udp", with a wildcard address: If the platform supports
164 // When the IP node supports IPv4-mapped IPv6 address,
  /prebuilts/go/linux-x86/src/net/
interface.go 42 FlagBroadcast // interface supports broadcast access capability
45 FlagMulticast // interface supports multicast access capability
ipsock_posix.go 81 // "udp", with a wildcard address: If the platform supports
164 // When the IP node supports IPv4-mapped IPv6 address,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
VaryingConfiguration.java 277 boolean canScaleNinePatch = supports(Capability.FIXED_SCALABLE_NINE_PATCH);
384 // TODO: Use manifest's supports screen to decide which are most relevant
  /build/blueprint/bootstrap/
glob.go 27 // This file supports globbing source files in Blueprints files.

Completed in 629 milliseconds

1 2 3 45 6 7 8 91011>>