HomeSort by relevance Sort by last modified time
    Searched full:supports (Results 226 - 250 of 7512) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libdaemon/m4/
attributes.m4 56 AC_CACHE_CHECK([if $CC supports $1 flag],
68 AC_CACHE_CHECK([if $CC supports $1 flag],
88 AC_CACHE_CHECK([if $CC supports $1 flag],
134 dnl - Sun Studio compiler supports -errwarn=%all
146 AC_CACHE_CHECK([if $CC supports __attribute__(( ifelse([$2], , [$1], [$2]) ))],
159 [Define this if the compiler supports __attribute__(( ifelse([$2], , [$1], [$2]) ))]
252 AC_CACHE_CHECK([if $CC supports -fvisibility=hidden],
263 [Define this if the compiler supports the -fvisibility flag])
286 [Define this if the compiler supports __builtin_expect() function])
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
Utils.java 76 // TODO: move this to RemoteAndroidTestRunner once it supports users
108 // TODO: move this to ITestDevice once it supports users
119 * user if the device supports it. Always call
141 // TODO: move this to ITestDevice once it supports users
160 // TODO: move this to ITestDevice once it supports users
  /cts/tests/tests/media/src/android/media/cts/
EnumDevicesTest.java 137 // Note: an empty array indicates that the device supports arbitrary sample rates.
142 // Note: an empty array indicates that the device supports arbitrary channel masks.
147 // Note: an empty array indicates that the device supports arbitrary channel index
153 // Note: an empty array indicates that the device supports arbitrary channel counts.
158 // Note: an empty array indicates that the device supports arbitrary encodings.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/compat/
TelephonyManagerCompat.java 33 * "Voice capable" means that this device supports circuit-switched
101 * Whether the phone supports TTY mode.
104 * @return {@code true} if the device supports TTY mode, and {@code false} otherwise.
119 * Whether the phone supports hearing aid compatibility.
122 * @return {@code true} if the device supports hearing aid compatibility, and {@code false}
  /bionic/libc/arch-arm/krait/bionic/
memset.S 34 * This code assumes it is running on a processor that supports all arm v7
35 * instructions, that supports neon instructions, and that supports
memcpy.S 35 * This code assumes it is running on a processor that supports all arm v7
36 * instructions, that supports neon instructions, and that has a 32 byte
  /external/antlr/antlr-3.4/runtime/C/doxygen/
changes31.dox 22 /// The 3.1 runtime now supports tree rewrites from tree parsers. See the main ANTLR
30 /// supports remote debugging only (you cannot generate C, compile and debug it from the
32 /// you are using a version of ANTLRWorks that supports tree parser debugging. Generate
  /external/bison/m4/
c-working.m4 53 # Whether the compiler for the current language supports -g in
60 [AC_CACHE_CHECK([whether $_AC_CC supports POSIXLY_CORRECT=1],
74 # Whether the C compiler supports -g in POSIXLY_CORRECT mode.
warnings.m4 21 # Check if the compiler supports OPTION when compiling PROGRAM.
45 # Adds parameter to WARN_CFLAGS if the compiler supports it when
  /external/clang/include/clang/Frontend/
LangStandard.h 58 /// Language supports '//' comments.
82 /// hasDigraphs - Language supports digraphs.
88 /// hasHexFloats - Language supports hexadecimal float constants.
  /external/libmicrohttpd/m4/
ax_have_epoll.m4 12 # This macro determines whether the system supports the epoll I/O event
19 # [epoll], [This platform supports epoll(7)],
20 # [HAVE_EPOLL], [This platform supports epoll(7).])
  /external/libopus/
config.h.in 88 /* Define if assembler supports EDSP instructions */
91 /* Define if assembler supports ARMv6 media instructions */
94 /* Define if compiler supports NEON instructions */
  /frameworks/base/core/java/android/hardware/location/
IFusedLocationHardware.aidl 47 * @return The batch size the hardware supports.
89 * Flags if the Hardware supports injection of diagnostic data.
104 * Flags if the Hardware supports injection of device context information.
  /frameworks/base/docs/html/guide/topics/manifest/
supports-screens-element.jd 1 page.title=<supports-screens>
11 &lt;supports-screens android:<a href="#resizeable">resizeable</a>=["true"| "false"]
27 <dd itemprop="description">Lets you specify the screen sizes your application supports and enable <a
29 larger than what your application supports. It's important that you always use this element in your
30 application to specify the screen sizes your application supports.
32 <p>An application "supports" a given screen size if it resizes properly to fill the entire screen.
41 can use the attributes of the {@code <supports-screens>} element to control whether your
79 <dd>Indicates whether the application supports smaller screen form-factors.
89 <dd>Indicates whether an application supports the "normal" screen
96 <dd>Indicates whether the application supports larger screen form-factors
    [all...]
compatible-screens-element.jd 48 should use the <a href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
49 <supports-screens>}</a> element. For example, if you want your application to be available
51 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
52 <supports-screens>}</a> element allows you to declare that your application does not
55 href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
56 <supports-screens>}</a> element to declare whether the system should resize your
  /packages/apps/UnifiedEmail/res/menu/
conversation_list_menu.xml 22 <!-- Available only in the trash folder, when the account supports emptying it -->
29 <!-- Available only in the spam folder, when the account supports emptying it -->
37 that supports FOLDER_SERVER_SEARCH -->
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
TLog.java 34 * Supports formatting in the style of String.format()
51 * Supports formatting in the style of String.format()
70 * <p>The trace will be added after the main error message. Supports formatting in
  /external/libpcap/
config.h 212 /* define if the system supports zerocopy BPF */
260 /* target host supports Bluetooth sniffing */
263 /* target host supports CAN sniffing */
266 /* target host supports canusb */
272 /* target host supports netfilter sniffing */
275 /* target host supports USB sniffing */
  /bionic/libc/arch-arm/cortex-a9/bionic/
memcpy.S 33 * This code assumes it is running on a processor that supports all arm v7
34 * instructions, that supports neon instructions, and that has a 32 byte
  /build/core/tasks/
build_custom_images.mk 37 # - CUSTOM_IMAGE_SELINUX, set to "true" if the image supports selinux.
38 # - CUSTOM_IMAGE_SUPPORT_VERITY, set to "true" if the product supports verity.
  /cts/tests/camera/src/android/hardware/cts/helpers/
CameraUtils.java 32 * Returns {@code true} if this device only supports {@code LEGACY} mode operation in the
37 * @return {@code true} if this device only supports {@code LEGACY} mode.
  /docs/source.android.com/src/devices/accessories/
protocol.jd 45 <li><strong>AOAv1</strong>. Supports generic accessory communication and adb
50 <li><strong>AOAv2</strong>. Supports audio streaming and human interface
  /external/autotest/client/virt/tests/
guest_s4.py 9 Suspend guest to disk, supports both Linux & Windows OSes.
21 error.context("checking whether guest OS supports S4", logging.info)
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
__init__.py 59 '''Find out if this agent supports recording of clock sync markers.
62 Boolean value indicating whether this agent supports recording
  /external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
setup.py 20 A comprehensive HTTP client library, ``httplib2`` supports many features left out of other HTTP libraries.
27 Supports HTTP 1.1 Keep-Alive, keeping the socket open and performing multiple requests over the same connection if possible.

Completed in 2651 milliseconds

1 2 3 4 5 6 7 8 91011>>