HomeSort by relevance Sort by last modified time
    Searched full:capability (Results 576 - 600 of 895) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 26 import com.android.ide.common.rendering.api.Capability;
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.c 604 if (msg->capability) {
610 dev->info.dev_capab |= msg->capability[0] &
612 dev->info.group_capab = msg->capability[1];
653 * like Provision Discovery Request that contains P2P Capability and P2P Device
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_sec.c     [all...]
  /external/libusb_aah/libusb/
libusb.h 944 * library supports a given capability by calling
956 int LIBUSB_CALL libusb_has_capability(uint32_t capability);
    [all...]
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 273 /// the specified string in the output .s file. This capability is
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java     [all...]
  /frameworks/base/docs/html/distribute/googleplay/quality/
core.jd 215 <td><p style="margin-bottom:.5em;">App does not request permissions to access sensitive data (such as Contacts or the System Log) or services that can cost the user money (such as the Dialer or SMS), unless related to a core capability of the app.
308 <p style="margin-bottom:.5em;">App should not leave any services running when the app is in the background, unless related to a core capability of the app.</p>
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 121 uint16 capability; /* Capability information */ member in struct:wl_bss_info_107
154 uint16 capability; /* Capability information */ member in struct:wl_bss_info_108
196 uint16 capability; /* Capability information */ member in struct:wl_bss_info
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 72 /* PV opencore capability custom parameter index */
446 ////////////////// OMX COMPONENT CAPABILITY RELATED MEMBERS (for opencore compatability)
  /hardware/ti/wlan/mac80211/ti-utils/
nl80211.h 470 * @NL80211_ATTR_HT_CAPABILITY: HT Capability information element (from
    [all...]
  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmRxNative.cpp 491 div = (vt.capability & V4L2_TUNER_CAP_LOW) ? 1000 : 1;
845 div = (vt.capability & V4L2_TUNER_CAP_LOW) ? 1000 : 1;
    [all...]
  /system/core/adb/
adb.c 38 #include <sys/capability.h>
    [all...]
  /bionic/libc/kernel/common/linux/
hdreg.h 400 unsigned char capability; member in struct:hd_driveid
  /external/aac/libMpegTPDec/include/
tpdec_lib.h 265 /* Capability flags */
  /external/bluetooth/bluedroid/stack/avrc/
avrc_bld_tg.c 34 ** Description This function builds the Get Capability response.
  /external/chromium/base/
message_loop.cc 72 // Provide some pretty print capability in our histogram for our internal
message_loop.h 391 // A function to encapsulate all the exception handling capability in the
  /external/chromium/chrome/browser/search_engines/
template_url.cc 47 // Like google:baseURL, but for the Search Suggest capability.
  /external/chromium/net/base/
net_error_list.h 304 // We have the capability to ignore this error, but it is probably not the
  /external/dnsmasq/
CHANGELOG 390 Yet more tweaking of Linux capability code, to suppress
  /external/dnsmasq/src/
dnsmasq.h 105 #include <linux/capability.h>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
IJG_README 90 considerable functionality beyond the bare JPEG coding/decoding capability;
  /external/eigen/unsupported/Eigen/src/AutoDiff/
AutoDiffScalar.h 34 * \brief A scalar type replacement with automatic differentation capability
  /external/grub/netboot/
natsemi.c 579 " capability.\n", nic_name,
  /external/jpeg/
README 90 considerable functionality beyond the bare JPEG coding/decoding capability;

Completed in 1757 milliseconds

<<21222324252627282930>>