Searched
full:capability (Results
251 -
275 of
1258) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/guide/topics/text/ |
index.jd | 30 are referring to. For some it?s about hardware capability, for others it refers to specific gesture
|
/frameworks/base/services/java/com/android/server/os/ |
SchedulingPolicyService.java | 53 // make good use of our CAP_SYS_NICE capability
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParser_V40.java | 33 * Note that some of current implementation lack basic capability required in vCard 4.0.
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
p2p.h | 63 #define P2P_SEID_P2P_INFO 2 /* P2P Capability (capabilities info) */ 85 /* WiFi P2P IE subelement: P2P Capability (capabilities info) */ 89 uint8 dev; /* Device Capability Bitmap */ 90 uint8 group; /* Group Capability Bitmap */ 94 /* P2P Capability subelement's Device Capability Bitmap bit values */ 102 /* P2P Capability subelement's Group Capability Bitmap bit values */ 277 uint8 devcap; /* Device Capability */
|
/hardware/qcom/display/msm8960/libexternal/ |
external.h | 31 //Type of scanning of EDID(Video Capability Data Block)
|
/hardware/qcom/display/msm8974/libexternal/ |
external.h | 32 //Type of scanning of EDID(Video Capability Data Block)
|
/hardware/qcom/display/msm8x26/libexternal/ |
external.h | 31 //Type of scanning of EDID(Video Capability Data Block)
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
ToggleAccessibilityServicePreferenceFragment.java | 209 // This capability is implicit for all services. 234 AccessibilityServiceInfo.CapabilityInfo capability = capabilities.get(i); local 246 labelView.setText(getString(capability.titleResId)); 250 descriptionView.setText(getString(capability.descResId));
|
/packages/apps/UnifiedEmail/res/menu-sw600dp/ |
conversation_list_menu.xml | 50 <!-- Available for Folders with SUPPORTS_SETTINGS capability -->
|
/system/core/include/private/ |
android_filesystem_capability.h | 18 * Taken from linux/capability.h, with minor modifications
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 479 /* alloc ion mem for capability buf */ 487 CDBG_ERROR("%s:alloc buf for capability error\n", __func__); 491 /* mapping capability buf */ 497 CDBG_ERROR("%s:map for capability error\n", __func__); 574 /* unmap capability buf */ 578 CDBG_ERROR("%s: unmap capability buf failed, rc=%d", __func__, rc); 603 /* dealloc capability buf */ 606 CDBG_ERROR("%s: release capability buf failed, rc=%d", __func__, rc);
|
/external/chromium_org/net/http/ |
http_pipelined_host_impl_unittest.cc | 39 void SetCapability(HttpPipelinedHostCapability capability) { 42 &delegate_, key_, factory_, capability));
|
http_server_properties_impl.h | 66 // Changes the number of host/port pairs we remember pipelining capability 135 HttpPipelinedHostCapability capability) OVERRIDE;
|
/external/chromium_org/ppapi/host/ |
ppapi_host.h | 118 // during iteration. If we add that capability, this should be replaced with 124 // iteration. If we add that capability, this should be replaced with an
|
/external/chromium_org/third_party/mesa/src/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/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/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/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/sepolicy/ |
access_vectors | 402 class capability 404 # The capabilities are defined in include/linux/capability.h
|
domain.te | 14 allow domain self:capability sys_nice; 131 # capability, it's essentially useless. This is needed to allow an app with
|
/external/tcpdump/tests/ |
ospf-gmpls.new | 72 Interface Switching Capability subTLV (15), length: 44 73 Interface Switching Capability: Packet-Switch Capable-1
|
ospf-gmpls.out | 72 Interface Switching Capability subTLV (15), length: 44 73 Interface Switching Capability: Packet-Switch Capable-1
|
Completed in 1059 milliseconds
<<11121314151617181920>>