OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:capability
(Results
151 - 175
of
934
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/ti/wlan/wl1271/Test/
rsnDbg.c
113
/* Get 802_11
capability
info */
169
WLAN_OS_REPORT(("707 - Get 802.11 authentication/encryption
capability
\n"));
/packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java
39
public static final String
CAPABILITY
= "
CAPABILITY
";
/external/chromium/base/
port.h
41
// StringUtil.VariableArgsFunc unit test tests this
capability
.
/external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3
11
This function will change uid and gid to the ones given while retaining the capabilities previously specified in capng_update. It is not necessary and perhaps better if capng_apply has not been called prior to this function so that all necessary privileges are still intact. The caller is required to have CAP_SETPCAP
capability
still active before calling this function.
/external/libcap-ng/libcap-ng-0.7/utils/
filecap.8
34
.B To set a file
capability
on a specific program:
/external/libvpx/vpx/
vp8dx.h
29
* This interface provides the
capability
to decode raw VP8 streams, as would
/external/mesa3d/docs/
README.OpenStep
3
systems we simply use the offscreen rendering
capability
of Mesa
/external/sepolicy/
security_classes
13
class
capability
/external/srec/shared/include/
ESR_VariableTypes.h
24
* Enumeration of all possible variable types. Used to add strong-typing
capability
to generic
/external/webkit/Tools/MiniBrowser/qt/
MiniBrowser.pro
51
TARGET.
CAPABILITY
= ReadUserData WriteUserData NetworkServices
/external/webkit/Tools/QtTestBrowser/
QtTestBrowser.pro
57
TARGET.
CAPABILITY
= ReadUserData WriteUserData NetworkServices Location
/external/wpa_supplicant_8/src/ap/
ap_list.h
28
u16
capability
;
member in struct:ap_info
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
MAKE_RESTARTS
5
# Test basic
capability
/external/kernel-headers/original/linux/
pci_regs.h
40
#define PCI_STATUS_CAP_LIST 0x10 /* Support
Capability
List */
104
#define PCI_CAPABILITY_LIST 0x34 /* Offset of first
capability
list entry */
189
/*
Capability
lists */
191
#define PCI_CAP_LIST_ID 0 /*
Capability
ID */
200
#define PCI_CAP_ID_VNDR 0x09 /* Vendor specific
capability
*/
204
#define PCI_CAP_LIST_NEXT 1 /* Next
capability
in the list */
205
#define PCI_CAP_FLAGS 2 /*
Capability
defined flags (16 bits) */
241
#define PCI_AGP_RFU 3 /* Rest of
capability
flags */
283
#define PCI_MSI_RFU 3 /* Rest of
capability
flags */
324
/* PCI Express
capability
registers *
[
all
...]
/external/libsepol/tests/policies/test-deps/
base-metreq.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
base-notmetreq.conf
10
class
capability
347
class
capability
349
# The capabilities are defined in include/linux/
capability
.h
small-base.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
/external/libsepol/tests/policies/test-expander/
alias-base.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
role-base.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
user-base.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
/external/libsepol/tests/policies/test-hooks/
cmp_policy.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
small-base.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
/external/libsepol/tests/policies/test-linker/
small-base.conf
10
class
capability
352
class
capability
354
# The capabilities are defined in include/linux/
capability
.h
/external/wpa_supplicant_8/wpa_supplicant/
wifi_display.c
82
* [WFD Extended
Capability
]
88
* [WFD Extended
Capability
]
161
/* Remove WFD Extended
Capability
from buffer */
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
Bridge.java
55
* Returns an {@link EnumSet} of the supported {@link
Capability
}.
59
public EnumSet<
Capability
> getCapabilities() {
60
return EnumSet.noneOf(
Capability
.class);
Completed in 1014 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>