/external/chromium_org/third_party/libusb/src/libusb/ |
descriptor.c | 851 /* Get the device capability descriptors */ 967 * \param dev_cap Device Capability descriptor with a bDevCapabilityType of 1022 * Get a SuperSpeed USB Device Capability descriptor 1025 * \param dev_cap Device Capability descriptor with a bDevCapabilityType of 1029 * Capability descriptor. Only valid if 0 was returned. Must be freed with 1066 * Free a SuperSpeed USB Device Capability descriptor obtained from 1083 * \param dev_cap Device Capability descriptor with a bDevCapabilityType of [all...] |
/prebuilts/devtools/tools/lib/ |
layoutlib-api.jar | |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
802.11.h | 243 uint16 capability; member in struct:dot11_bcn_prb 256 uint16 capability; /* capability information */ member in struct:dot11_assoc_req 262 uint16 capability; /* capability information */ member in struct:dot11_reassoc_req 269 uint16 capability; /* capability information */ member in struct:dot11_assoc_resp 763 /* QoS Capability IE */ [all...] |
/external/libnfc-nci/src/nfc/include/ |
tags_defs.h | 77 /* Capability Container definitions */ 78 #define T1T_CC_BLOCK 1 /* Capability container block */ 159 /* Capability Container definitions */ 160 #define T2T_CC_BLOCK 0x03 /* Capability container block */ 480 /* ICODE Capability Container(CC) definition */
|
/external/libnfc-nci/src/nfc/int/ |
rw_int.h | 95 #define RW_T1T_SUBSTATE_WAIT_SET_CC 0x0F /* waiting for response to format/set capability container */ 261 #define RW_T2T_SUBSTATE_WAIT_SET_CC 0x15 /* waiting for response to format/set capability container */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.6 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.6 | |
/external/chromium_org/chrome/browser/net/ |
http_server_properties_manager_unittest.cc | 159 // Set pipeline capability for www.google.com:80. 181 // Set pipelining capability for mail.google.com:80 228 // Verify pipeline capability.
|
/external/libvpx/libvpx/vpx/ |
vpx_codec.h | 102 /*!\brief Algorithm does not have required capability */ 469 * that advertise the VPX_CODEC_CAP_XMA capability. Calling these functions 470 * for codecs that don't advertise this capability will result in an error
|
/frameworks/base/docs/html/guide/practices/ |
compatibility.jd | 94 ?capability detection?. Web developers typically prefer this approach to 134 <p>To manage this, Android defines <em>feature IDs</em>. Every capability has a 206 capability, though a (fixed-focus) camera was still required. Some apps such as
|
/external/bluetooth/bluedroid/stack/include/ |
avdt_api.h | 149 #define AVDT_ERR_MEDIA_TRANS 0x23 /* Media transport capability not correct */ 150 #define AVDT_ERR_RECOV_FMT 0x25 /* Recovery service capability not correct */ 151 #define AVDT_ERR_ROHC_FMT 0x26 /* Header compression service capability not correct */ 152 #define AVDT_ERR_CP_FMT 0x27 /* Content protection service capability not correct */ 153 #define AVDT_ERR_MUX_FMT 0x28 /* Multiplexing service capability not correct */ 156 #define AVDT_ERR_REPORT_FMT 0x65 /* Report service capability not correct */ [all...] |
/external/android-clat/ |
clatd.c | 32 #include <sys/capability.h> 215 * drops root privs but keeps the needed capability
|
/external/chromium_org/sandbox/win/src/ |
sandbox_policy.h | 154 // Sets the AppContainer to be used for the sandboxed process. Any capability 165 // Sets a capability to be enabled for the sandboxed process' AppContainer.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/ |
svga_reg.h | 96 * SVGA_CAP_IRQMASK capability is present. 422 * associated capability bit is enabled. 476 * capability bits, since comparisons based on SVGA_FIFO_MIN aren't 663 * XXX: Add longer descriptions for each capability, including a list 664 * of the new features that each capability provides. 822 * SVGA_FIFO_CAP_SCREEN_OBJECT capability bit is set. [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_DesfireMap.h | 71 #define PH_FRINFC_NDEFMAP_DESF_STATE_READ_CAP_CONT 7 /*!< Reading a capability container */ 81 /* Following Constants are used to navigate the Capability Container(CC)*/
|
/external/llvm/utils/lit/lit/ |
ProgressBar.py | 111 for capability in self._STRING_CAPABILITIES: 112 (attrib, cap_name) = capability.split('=')
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_reg.h | 96 * SVGA_CAP_IRQMASK capability is present. 422 * associated capability bit is enabled. 476 * capability bits, since comparisons based on SVGA_FIFO_MIN aren't 663 * XXX: Add longer descriptions for each capability, including a list 664 * of the new features that each capability provides. 822 * SVGA_FIFO_CAP_SCREEN_OBJECT capability bit is set. [all...] |
/external/openssh/ |
uidswap.c | 32 #include <sys/capability.h> 322 /* set CAP_SYS_BOOT capability, so "adb reboot" will succeed */
|
/external/qemu/target-i386/ |
hax-windows.c | 159 dprint("hax capability is too long to hold.\n"); 160 dprint("Failed to get Hax capability:%d\n", err);
|
/external/wpa_supplicant_8/hostapd/ |
defconfig | 138 # the IEEE 802.11 Management capability (e.g., madwifi or FreeBSD/net80211) 290 # your driver must have survey dump capability that is filled by the driver
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_build.c | 66 /* P2P Capability */ 71 wpa_printf(MSG_DEBUG, "P2P: * Capability dev=%02x group=%02x",
|