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

<<41424344454647484950>>

  /external/selinux/policycoreutils/sepolicy/sepolicy/
generate.py 638 def add_capability(self, capability):
639 if capability not in self.capabilities:
640 self.capabilities.append(capability)
662 newte = "allow %s_t self:capability { %s };\n" % (self.name, " ".join(self.capabilities))
    [all...]
  /external/sepolicy/
app.te 216 neverallow { appdomain -bluetooth } self:capability *;
  /external/tcpdump/
print-802_11.c 498 "Cannot Support all requested capabilities in the Capability "
522 "capability is required", /* 22 */
524 "Power Capability element is unacceptable", /* 23 */
586 "Disassociated because the information in the Power Capability "
    [all...]
  /external/valgrind/none/tests/mips64/
arithmetic_instruction.c 231 This instruction does not provide the capability of writing
  /external/wpa_supplicant_8/src/ap/
ctrl_iface_ap.c 107 sta->aid, sta->capability, sta->listen_interval);
  /external/wpa_supplicant_8/src/utils/
os_unix.c 15 #include <sys/capability.h>
  /frameworks/av/include/ndk/
NdkMediaDrm.h 400 * Applications of this capability include securing various types of purchased or
  /frameworks/av/media/libeffects/proxy/
EffectProxy.cpp 39 EFFECT_FLAG_VOLUME_CTRL), // effect capability flags
  /frameworks/av/media/mtp/
mtp.h 483 // Storage Access Capability
  /frameworks/base/docs/html/google/play/licensing/
overview.jd 31 device user. The licensing service is based on the capability of the Google Play licensing server
  /frameworks/base/docs/html/guide/practices/
screens-distribution.jd 151 the capability for apps to specify size requirements based on a minimum number of
  /frameworks/base/docs/html/training/enterprise/
app-restrictions.jd 30 This capability is particularly useful for enterprise-approved apps deployed to
work-policy-ctrl.jd 53 the enterprise can turn app capability on or off as needed.
  /frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp 62 // TODO(all): Need to detect the CPU capability and decide whether to use
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CommandsInterface.java     [all...]
  /hardware/libhardware/include/hardware/
bluetooth.h 327 * capability. We still need support this in the stack for completeness */
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 76 unsigned short capability; // capabilities advertised in the beacon member in struct:__anon24934
  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.h 464 * the software mixer will emulate this capability.
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h 269 /*ENCODER PROPERTY CONFIGURATION & CAPABILITY IOCTLs*/
  /libcore/luni/src/main/java/java/sql/
Timestamp.java 28 * capability of representing the SQL {@code TIMESTAMP} nanosecond value, in
  /ndk/sources/host-tools/make-3.81/
configure.in 235 # See if the user wants to use pmake's "customs" distributed build capability
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.cpp 26 #define DM 38 // 2^(1+DM/2) element sort capability. DM=38 for >10^6 elements
  /packages/apps/Email/provider_src/com/android/email/activity/setup/
AccountSettingsUtils.java 240 * capability.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
ProvisionParser.java 237 // We may now support device (internal) encryption; we'll check this capability
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.cpp 26 #define DM 38 // 2^(1+DM/2) element sort capability. DM=38 for >10^6 elements

Completed in 706 milliseconds

<<41424344454647484950>>