HomeSort by relevance Sort by last modified time
    Searched full:capability (Results 476 - 500 of 1792) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
ClassPrepareTest.java 87 logWriter.println("##WARNING: this VM doesn't possess capability: canUseSourceNameFilters");
150 logWriter.println("##WARNING: this VM doesn't possess capability: canUseSourceNameFilters");
  /external/deqp/framework/platform/raspi/
tcuRaspiPlatform.cpp 46 static const eglu::NativeDisplay::Capability DISPLAY_CAPABILITIES = eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_LEGACY;
47 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = eglu::NativeWindow::CAPABILITY_CREATE_SURFACE_LEGACY;
  /external/iproute2/include/linux/
atmsap.h 125 unsigned char fw_mpx_cap; /* forward multiplexing capability */
127 unsigned char bw_mpx_cap; /* backward multiplexing capability */
  /external/kernel-headers/original/uapi/linux/
atmsap.h 125 unsigned char fw_mpx_cap; /* forward multiplexing capability */
127 unsigned char bw_mpx_cap; /* backward multiplexing capability */
  /external/libcap-ng/libcap-ng-0.7/
configure.ac 54 AC_CHECK_HEADERS(linux/capability.h, [], [AC_MSG_ERROR(linux/capability.h is required in order to build libcap-ng.)])
  /external/libcap-ng/libcap-ng-0.7/utils/
filecap.c 83 // filecap /path/file capability1 capability2 capability 3 ...
145 printf("Unrecognized capability.\n");
  /external/libnfc-nxp/src/
phFriNfc_TopazMap.h 90 * \name Topaz - constants for the capability container
94 #define PH_FRINFC_TOPAZ_CC_BYTE0 0xE1 /*!< Capability container byte 0 = 0xE1 (NMN) */
95 #define PH_FRINFC_TOPAZ_CC_BYTE1 0x10 /*!< Capability container byte 1 = 0x10 (version number) */
96 #define PH_FRINFC_TOPAZ_CC_BYTE2_MAX 0x0E /*!< Capability container byte 2 = 0x0E (Total free space
98 #define PH_FRINFC_TOPAZ_CC_BYTE3_RW 0x00 /*!< Capability container byte 3 = 0x00 for
100 #define PH_FRINFC_TOPAZ_CC_BYTE3_RO 0x0F /*!< Capability container byte 3 = 0x0F for
419 * \brief \copydoc Dynamic Card : Capability Container bytes.
423 #define PH_FRINFC_TOPAZ_DYNAMIC_CC_BYTE2_MMSIZE 0x3F /*!< Capability container byte 2 = 0x3F (Total free space
  /external/lz4/
NEWS 93 Makefile : added capability to install libraries
97 lz4 & lz4hc : added capability to allocate state & stream state with custom allocator (issue 99)
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.h 85 // cards. If a capability is supported, then either usesHardware or
87 // usesSoftware must return false for the same capability. Hardware
  /external/tcpdump/tests/
ospf-gmpls.out 75 Interface Switching Capability subTLV (15), length: 44
76 Interface Switching Capability: Packet-Switch Capable-1
  /frameworks/base/drm/java/android/drm/
DrmSupportInfo.java 23 * An entity class that wraps the capability of each DRM plug-in (agent),
26 * Plug-in developers can expose the capability of their plug-in by passing an instance of this
  /frameworks/native/include/media/hardware/
HDCPAPI.h 60 // HDCPModule capability bit masks
91 // Returns the capability bitmask of this HDCP session.
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapConstants.java 42 public static final String CAPABILITY = "CAPABILITY";
  /packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
ImapConstants.java 42 public static final String CAPABILITY = "CAPABILITY";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
atmsap.h 125 unsigned char fw_mpx_cap; /* forward multiplexing capability */
127 unsigned char bw_mpx_cap; /* backward multiplexing capability */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmsap.h 125 unsigned char fw_mpx_cap; /* forward multiplexing capability */
127 unsigned char bw_mpx_cap; /* backward multiplexing capability */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 99 self._send('* CAPABILITY IMAP4rev1\r\n')
100 self._send('%s OK CAPABILITY completed\r\n' % (tag,))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 99 self._send('* CAPABILITY IMAP4rev1\r\n')
100 self._send('%s OK CAPABILITY completed\r\n' % (tag,))
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderService.java 28 import com.android.ide.common.rendering.api.Capability;
185 * capability
188 * @param capability the capability to check
189 * @return true if the capability is supported
193 @NonNull Capability capability) {
200 return layoutLib.supports(capability);
  /frameworks/base/core/java/android/hardware/camera2/
CameraCharacteristics.java 340 * <p>Camera devices that support the MANUAL_POST_PROCESSING capability will always list
385 * capability.</p>
556 * <p>Camera devices that support the MANUAL_POST_PROCESSING capability will always support OFF
580 * <p>Value must be &gt;= 0 for each element. For full-capability devices
599 * Value will be &gt;= 0. For FULL-capability devices, this
631 * Value will be &gt;= 0. For FULL-capability devices, this
687 * <p><b>Limited capability</b>
    [all...]
CameraDevice.java 109 * capability or the
111 * capability.
126 * capability.
317 * <p>Limited-capability ({@link CameraCharacteristics#INFO_SUPPORTED_HARDWARE_LEVEL}
335 * <p>FULL-capability ({@link CameraCharacteristics#INFO_SUPPORTED_HARDWARE_LEVEL}
341 * <tr><th colspan="7">FULL-capability additional guaranteed configurations</th></tr>
353 * <p>RAW-capability ({@link CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES} includes
360 * <tr><th colspan="7">RAW-capability additional guaranteed configurations</th></tr>
374 * <p>BURST-capability ({@link CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES} includes
378 * FULL-level devices support the BURST capability, and the below list is a strict subset of th
    [all...]
  /frameworks/base/docs/html/training/wearables/data-layer/
messages.jd 85 <p>The following example shows how to add a capability named <code>voice_transcription</code> to
102 <code>voice_transcription</code> capability:</p>
126 with the <code>voice_transcription</code> capability:</p>
150 to detect capability changes, you may want to override the
228 // Unable to retrieve node with transcription capability
  /frameworks/base/telecomm/java/android/telecom/
RemoteConference.java 361 * invoked only if the conference contains the capability
363 * capability indicates that the connections of this conference, despite being part of the
365 * for CDMA conference calls, but the capability is not used for GSM and SIP conference calls.
378 * This should be invoked only if the conference contains the capability
382 * capability is not used for GSM and SIP conference calls. Invoking this method will change the
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsConfig.java 27 * Provides APIs to get/set the IMS service feature/capability/parameters.
41 * Defines IMS service/capability feature constants.
72 * Defines IMS service/capability parameters.
179 * Period of time the capability information of the contact is cached on handset.
204 * Expiration timer for subscription of a Request Contained List, used in capability polling.
  /development/ndk/platforms/android-3/include/linux/
videodev2.h 295 __u32 capability; member in struct:v4l2_framebuffer
329 __u32 capability; member in struct:v4l2_captureparm
342 __u32 capability; member in struct:v4l2_outputparm
746 __u32 capability; member in struct:v4l2_tuner
760 __u32 capability; member in struct:v4l2_modulator
799 __u32 capability; member in struct:v4l2_audio
813 __u32 capability; member in struct:v4l2_audioout

Completed in 523 milliseconds

<<11121314151617181920>>