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

<<11121314151617181920>>

  /external/sepolicy/
bluetooth.te 30 allow bluetooth self:capability net_admin;
72 neverallow bluetooth self:capability ~net_admin;
debuggerd.te 7 allow debuggerd self:capability { dac_override sys_ptrace chown kill fowner };
global_macros 4 define(`capability_class_set', `{ capability capability2 }')
logd.te 7 allow logd self:capability { setuid setgid sys_nice audit_control };
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ShowWithinMenu.java 4 import com.android.ide.common.rendering.api.Capability;
33 if (graphicalEditor.renderingSupports(Capability.EMBEDDED_LAYOUT)) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pci_regs.h 46 #define PCI_STATUS_CAP_LIST 0x10 /* Support Capability List */
110 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */
195 /* Capability lists */
197 #define PCI_CAP_LIST_ID 0 /* Capability ID */
215 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */
216 #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */
253 #define PCI_AGP_RFU 3 /* Rest of capability flags */
295 #define PCI_MSI_RFU 3 /* Rest of capability flags */
383 /* PCI Express capability registers */
386 #define PCI_EXP_FLAGS_VERS 0x000f /* Capability version *
    [all...]
  /external/kernel-headers/original/uapi/linux/
pci_regs.h 47 #define PCI_STATUS_CAP_LIST 0x10 /* Support Capability List */
111 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */
197 /* Capability lists */
199 #define PCI_CAP_LIST_ID 0 /* Capability ID */
220 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */
221 #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */
258 #define PCI_AGP_RFU 3 /* Rest of capability flags */
301 #define PCI_MSI_RFU 3 /* Rest of capability flags */
401 #define PCI_X_SSTATUS_VERS 0x3000 /* PCI-X Capability Version */
413 /* PCI Express capability registers *
    [all...]
xattr.h 68 #define XATTR_CAPS_SUFFIX "capability"
  /bionic/libc/include/sys/
capability.h 33 #include <linux/capability.h>
  /cts/tests/tests/security/jni/
android_security_cts_KernelSettingsTest.cpp 25 int result = getxattr("/system/bin/cat", "security.capability", NULL, 0);
  /developers/build/prebuilts/gradle/DataLayer/Wearable/src/main/res/values/
strings.xml 20 <string name="capability_2_notification">Capability 2</string>
  /developers/build/prebuilts/gradle/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/
DisconnectListenerService.java 39 * capability and we need to look for connected nodes that provide this capability AND are nearby,
52 /* the capability that the phone app would provide */
69 // "find_me" capability and are directly connected.
  /developers/samples/android/wearable/wear/DataLayer/Wearable/src/main/res/values/
strings.xml 20 <string name="capability_2_notification">Capability 2</string>
  /developers/samples/android/wearable/wear/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/
DisconnectListenerService.java 39 * capability and we need to look for connected nodes that provide this capability AND are nearby,
52 /* the capability that the phone app would provide */
69 // "find_me" capability and are directly connected.
  /development/ndk/platforms/android-21/include/sys/
capability.h 33 #include <linux/capability.h>
  /development/samples/browseable/DataLayer/Wearable/res/values/
strings.xml 20 <string name="capability_2_notification">Capability 2</string>
  /development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DisconnectListenerService.java 39 * capability and we need to look for connected nodes that provide this capability AND are nearby,
52 /* the capability that the phone app would provide */
69 // "find_me" capability and are directly connected.
  /device/asus/flo/sepolicy/
kickstart.te 13 allow kickstart self:capability { chown fowner };
  /device/moto/shamu/sepolicy/
ims.te 18 allow ims self:capability { setpcap setuid net_bind_service };
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
ForceEarlyReturn002Test.java 41 // ForceEarlyReturn needs canForceEarlyReturn VM capability support
43 // check capability, relevant for this test
44 logWriter.println("=> Check capability: canForceEarlyReturn");
67 .println("##WARNING: this VM dosn't possess capability:canForceEarlyReturn");
ForceEarlyReturn003Test.java 38 // ForceEarlyReturn needs canForceEarlyReturn VM capability support
40 // check capability, relevant for this test
41 logWriter.println("=> Check capability: canForceEarlyReturn");
64 .println("##WARNING: this VM dosn't possess capability:canForceEarlyReturn");
ForceEarlyReturn004Test.java 38 // ForceEarlyReturn needs canForceEarlyReturn VM capability support
40 // check capability, relevant for this test
41 logWriter.println("=> Check capability: canForceEarlyReturn");
64 .println("##WARNING: this VM dosn't possess capability:canForceEarlyReturn");
ForceEarlyReturn005Test.java 37 // ForceEarlyReturn needs canForceEarlyReturn VM capability support
39 // check capability, relevant for this test
40 logWriter.println("=> Check capability: canForceEarlyReturn");
63 .println("##WARNING: this VM dosn't possess capability:canForceEarlyReturn");
ForceEarlyReturn006Test.java 39 // ForceEarlyReturn needs canForceEarlyReturn VM capability support
41 // check capability, relevant for this test
42 logWriter.println("=> Check capability: canForceEarlyReturn");
88 .println("##WARNING: this VM dosn't possess capability:canForceEarlyReturn");
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
lockdown_ptrace.txt 1 Disable ptrace capability on your system.

Completed in 265 milliseconds

<<11121314151617181920>>