OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:capability
(Results
251 - 275
of
1792
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h
63
** String Table, one per string
capability
137
* three are also used in the hash table of
capability
names. The scanner
142
#define BOOLEAN 0 /* Boolean
capability
*/
143
#define NUMBER 1 /* Numeric
capability
*/
144
#define STRING 2 /* String-valued
capability
*/
145
#define CANCEL 3 /*
Capability
to be cancelled in following tc's */
159
char *tk_name; /* name of
capability
*/
160
int tk_valnumber; /* value of
capability
(if a number) */
161
char *tk_valstring; /* value of
capability
(if a string) */
190
* per possible
capability
. These are indexed by a hash table array o
[
all
...]
/device/lge/hammerhead/sepolicy/
thermald.te
17
allow thermald self:
capability
{ dac_override net_admin };
18
auditallow thermald self:
capability
dac_override;
/device/moto/shamu/sepolicy/
mdm_helper.te
8
allow mdm_helper self:
capability
dac_override;
52
allow mdm_helper self:
capability
{ fowner chown fsetid };
/external/clang/docs/
ThreadSafetyAnalysis.rst
103
read/write the data) unless it has the *
capability
* to do so.
106
methods to acquire and release the
capability
. The name of the object serves
107
to identify the
capability
. The most common example is a mutex. For example,
109
to acquire the
capability
to access data that is protected by ``mu``. Similarly,
110
calling ``mu.Unlock()`` releases that
capability
.
112
A thread may hold a
capability
either *exclusively* or *shared*. An exclusive
113
capability
can be held by only one thread at a time, while a shared
capability
121
security keys, a thread cannot make copy of a
capability
, nor can it destroy
122
one. A thread can only release a
capability
to another thread, or acquire on
[
all
...]
/external/vboot_reference/tests/
vboot_api_devmode_tests.c
55
{0, 0, 0}, // probing for
capability
64
{0, 0, 0}, // probing for
capability
77
{0, 0, 0}, // probing for
capability
86
{0, 0, 0}, // probing for
capability
99
{0, 0, 0}, // probing for
capability
108
{0, 0, 0}, // probing for
capability
118
{0, 0, 0}, // probing for
capability
/frameworks/support/v4/java/android/support/v4/accessibilityservice/
AccessibilityServiceInfoCompat.java
125
*
Capability
: This accessibility service can retrieve the active window content.
130
*
Capability
: This accessibility service can request touch exploration mode in which
136
*
Capability
: This accessibility service can request enhanced web accessibility
142
*
Capability
: This accessibility service can filter the key event stream.
218
* this flag have to declare this
capability
in their meta-data by setting
242
* Services that want to set this flag have to declare this
capability
269
* Services that want to set this flag have to declare this
capability
418
* @return The
capability
bit mask.
430
* Returns the string representation of a
capability
. For example,
434
* @param
capability
The capability
[
all
...]
/docs/source.android.com/src/devices/camera/
versioning.jd
95
<code>RAW</code>
capability
that is optional even for full devices. Limited
97
the <code>BACKWARD_COMPATIBLE</code>
capability
must always be defined.</p>
106
<li><code>android.hardware.camera.
capability
.raw</code>
107
<li><code>android.hardware.camera.
capability
.manual_sensor</code>
108
<li><code>android.hardware.camera.
capability
.manual_post_processing</code>
138
<p>Second revision of expanded-
capability
HAL:</p>
156
<p>Minor revision of expanded-
capability
HAL:</p>
165
<p>First revision of expanded-
capability
HAL:</p>
183
<p>Initial release of expanded-
capability
HAL (Android 4.2) [camera2.h]:</p>
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
JDWPEventModifierTestCase.java
255
* Checks the VM supports the canWatchFieldAccess
capability
. If it does
258
* @return true if the VM supports the canWatchFieldAccess
capability
, false
262
logWriter.println("Checking canWatchFieldAccess
capability
");
271
* Checks the VM supports the canWatchFieldModification
capability
. If it
274
* @return true if the VM supports the canWatchFieldModification
capability
,
278
logWriter.println("Checking canWatchFieldModification
capability
");
287
* Warns about an unsupported
capability
by printing a message in the
290
* @param capabilityName the
capability
name
295
new StringBuilder("# WARNING: this VM doesn't possess
capability
: ");
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
InstancesTest.java
61
// check
capability
, relevant for this test
62
logWriter.println("=> Check
capability
: canGetInstanceInfo");
67
.println("##WARNING: this VM dosn't possess
capability
: canGetInstanceInfo");
220
// check
capability
, relevant for this test
221
logWriter.println("=> Check
capability
: canGetInstanceInfo");
226
.println("##WARNING: this VM dosn't possess
capability
: canGetInstanceInfo");
280
// check
capability
, relevant for this test
281
logWriter.println("=> Check
capability
: canGetInstanceInfo");
286
.println("##WARNING: this VM dosn't possess
capability
: canGetInstanceInfo");
/device/lge/hammerhead/original-kernel-headers/sound/
compress_offload.h
114
* struct snd_compr_codec_caps: query
capability
of codec
115
* @codec: codec for which
capability
is queried
117
* @descriptor: array of codec
capability
descriptor
158
* SNDRV_COMPRESS_GET_CAPS: Query
capability
of DSP
159
* SNDRV_COMPRESS_GET_CODEC_CAPS: Query
capability
of a codec
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
CurrentContendedMonitorTest.java
60
//check
capability
, relevant for this test
62
logWriter.println("=> Check
capability
: canGetMonitorInfo");
65
logWriter.println("##WARNING: this VM doesn't possess
capability
: canGetMonitorInfo");
68
logWriter.println("=> Check
capability
: canGetCurrentContendedMonitor");
71
logWriter.println("##WARNING: this VM doesn't possess
capability
: canGetCurrentContendedMonitor");
/external/kernel-headers/original/uapi/sound/
compress_offload.h
113
* struct snd_compr_codec_caps: query
capability
of codec
114
* @codec: codec for which
capability
is queried
116
* @descriptor: array of codec
capability
descriptor
147
* SNDRV_COMPRESS_GET_CAPS: Query
capability
of DSP
148
* SNDRV_COMPRESS_GET_CODEC_CAPS: Query
capability
of a codec
/external/mesa3d/src/gallium/include/pipe/
p_screen.h
74
* Query an integer-valued
capability
/parameter/limit
80
* Query a float-valued
capability
/parameter/limit
86
* Query a per-shader-stage integer-valued
capability
/parameter/limit
92
* Query an integer-valued
capability
/parameter/limit for a codec/profile
100
* Query a compute-specific
capability
/parameter/limit.
/frameworks/base/core/java/android/net/
NetworkCapabilities.java
165
* Indicates that this network is not a VPN. This
capability
is set by default and should be
209
* Adds the given
capability
to this {@code NetworkCapability} instance.
213
* @param
capability
the {@code NetworkCapabilities.NET_CAPABILITY_*} to be added.
217
public NetworkCapabilities addCapability(int
capability
) {
218
if (
capability
< MIN_NET_CAPABILITY ||
capability
> MAX_NET_CAPABILITY) {
221
mNetworkCapabilities |= 1 <<
capability
;
226
* Removes (if found) the given
capability
from this {@code NetworkCapability} instance.
228
* @param
capability
the {@code NetworkCapabilities.NET_CAPABILTIY_*} to be removed.
232
public NetworkCapabilities removeCapability(int
capability
) {
[
all
...]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
compress_offload.h
114
* struct snd_compr_codec_caps: query
capability
of codec
115
* @codec: codec for which
capability
is queried
117
* @descriptor: array of codec
capability
descriptor
158
* SNDRV_COMPRESS_GET_CAPS: Query
capability
of DSP
159
* SNDRV_COMPRESS_GET_CODEC_CAPS: Query
capability
of a codec
/hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_offload.h
114
* struct snd_compr_codec_caps: query
capability
of codec
115
* @codec: codec for which
capability
is queried
117
* @descriptor: array of codec
capability
descriptor
158
* SNDRV_COMPRESS_GET_CAPS: Query
capability
of DSP
159
* SNDRV_COMPRESS_GET_CODEC_CAPS: Query
capability
of a codec
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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 */
368
/* PCI Express
capability
registers */
371
#define PCI_EXP_FLAGS_VERS 0x000f /*
Capability
version *
[
all
...]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
FieldAccessTest.java
54
//check
capability
, relevant for this test
55
logWriter.println("=> Check
capability
: canWatchFieldAccess");
59
logWriter.println("##WARNING: this VM doesn't possess
capability
: canWatchFieldAccess");
FieldModificationTest.java
54
//check
capability
, relevant for this test
55
logWriter.println("=> Check
capability
: canWatchFieldModification");
59
logWriter.println("##WARNING: this VM doesn't possess
capability
: canWatchFieldModification");
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
BytecodesTest.java
50
//check
capability
, relevant for this test
51
logWriter.println("=> Check
capability
: canGetBytecodes");
55
logWriter.println("##WARNING: this VM doesn't possess
capability
: canGetBytecodes");
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
SetDefaultStratumTest.java
60
//check
capability
, relevant for this test
61
logWriter.println("=> Check
capability
: canSetDefaultStratum");
65
logWriter.println("##WARNING: this VM dosn't possess
capability
: canSetDefaultStratum");
InstanceCountsTest.java
47
// InstanceCounts need canGetInstanceInfo VM
capability
support
49
// check
capability
, relevant for this test
50
logWriter.println("=> Check
capability
: canGetInstanceInfo");
67
logWriter.println("##WARNING: this VM dosn't possess
capability
: canGetInstanceInfo");
155
logWriter.println("##WARNING: this VM dosn't possess
capability
: canGetInstanceInfo");
202
logWriter.println("##WARNING: this VM dosn't possess
capability
: canGetInstanceInfo");
/external/openssh/
sandbox-capsicum.c
25
#include <sys/
capability
.h>
42
*
capability
mode.
105
fatal("%s: failed to enter
capability
mode", __func__);
/external/sepolicy/
kernel.te
4
allow kernel self:
capability
sys_nice;
25
allow kernel self:
capability
sys_resource;
32
allow kernel self:
capability
sys_boot;
adbd.te
16
allow adbd self:
capability
{ setuid setgid };
19
allow adbd self:
capability
setpcap;
Completed in 2035 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>