/external/chromium_org/win8/test/ |
test_registrar.rgs | 73 ForceRemove Capabilities { 94 val '%APP_USER_MODEL_ID%' = s 'Software\Clients\StartMenuInternet\%APP_USER_MODEL_ID%\Capabilities'
|
/external/kernel-headers/original/uapi/linux/ |
securebits.h | 27 capabilities to be gained/lost. */ 35 /* When set, a process can retain its capabilities even after
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
proc-llist.h | 38 char *capabilities; // Text of partial capabilities member in struct:_lnode
|
/frameworks/base/media/lib/signer/ |
README.txt | 3 the certficate provisioning and private key signing capabilities provided 26 this library is a compromise to make new capabilities available to the system
|
/hardware/qcom/gps/msm8960/core/ |
ContextBase.h | 60 unsigned long capabilities) { 61 mIzatProxy->requestUlp(adapter, capabilities);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
securebits.h | 27 capabilities to be gained/lost. */ 35 /* When set, a process can retain its capabilities even after
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
securebits.h | 27 capabilities to be gained/lost. */ 35 /* When set, a process can retain its capabilities even after
|
/external/chromium_org/chrome/common/ |
chrome_utility_printing_messages.h | 89 // Tells the utility process to get capabilities and defaults for the specified 96 // Tells the utility process to get capabilities and defaults for the specified 126 // capabilities and defaults. 132 // semantic capabilities and defaults. 139 // capabilities and defaults. 144 // semantic capabilities and defaults.
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Init.c | 41 /* passed the default capabilities. */ 47 /* capabilities are ignored and the memory table returns the allocated memory and */ 135 /* pCapabilities Pointer to the capabilities structure */ 144 /* 3. This function must be called with the same capabilities as used for the */ 169 * Save the capabilities in the instance structure 171 pInstance->Capabilities = *pCapabilities;
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
wpa.h | 45 #define DOT11_RC_INVALID_WPA_CAP 22 /* Invalid WPA IE capabilities */ 130 #define RSN_CAP_LEN 2 /* Length of RSN capabilities field (2 octets) */ 132 /* RSN Capabilities defined in 802.11i */ 148 /* WPA capabilities defined in 802.11i */ 154 /* WPA capabilities defined in 802.11zD9.0 */ 158 #define WPA_CAP_LEN RSN_CAP_LEN /* Length of RSN capabilities in RSN IE (2 octets) */
|
/external/chromium_org/remoting/host/ |
client_session.h | 104 // Returns the set of capabilities negotiated between client and host. 105 const std::string& capabilities() const { return capabilities_; } function in class:remoting::ClientSession 115 const protocol::Capabilities& capabilities) OVERRIDE; 233 // The set of all capabilities supported by the client. 236 // The set of all capabilities supported by the host. 239 // The set of all capabilities negotiated between client and host.
|
/frameworks/base/media/jni/ |
android_media_MediaCodecList.cpp | 178 const sp<MediaCodecInfo::Capabilities> &capabilities = local 182 if (capabilities == NULL) { 187 capabilities->getSupportedColorFormats(&colorFormats); 188 capabilities->getSupportedProfileLevels(&profileLevels); 189 uint32_t flags = capabilities->getFlags(); 190 sp<AMessage> details = capabilities->getDetails();
|
/frameworks/base/telecomm/java/android/telecom/ |
Call.java | 206 * Whether the supplied capabilities supports the specified capability. 208 * @param capabilities A bit field of capabilities. 209 * @param capability The capability to check capabilities for. 213 public static boolean can(int capabilities, int capability) { 214 return (capabilities & capability) != 0; 218 * Whether the capabilities of this {@code Details} supports the specified capability. 220 * @param capability The capability to check capabilities for. 231 * @param capabilities A capability bit field. 234 public static String capabilitiesToString(int capabilities) { [all...] |
ParcelableConnection.java | 54 int capabilities, 68 mConnectionCapabilities = capabilities; 146 .append(", capabilities:") 159 int capabilities = source.readInt(); 177 capabilities,
|
/frameworks/base/core/java/android/printservice/ |
PrinterDiscoverySession.java | 50 * printers whose properties or capabilities changed are updated through a call to 59 * specifying its capabilities. This enables you to avoid querying all discovered 60 * printers for their capabilities, rather querying the capabilities of a printer 63 * provide the printers' capabilities but may do so. 69 * changes in the printer state and capabilities. You also <strong>must</strong> 70 * update the printer capabilities if you did not provide them when adding it, or 327 * whose properties or capabilities changed should be updated via calling {@link 342 * to provide the capabilities of the printers, rather verify whether they exist 370 * the printer capabilities when updating the printers that do exist [all...] |
/external/chromium_org/chrome/browser/resources/print_preview/data/ |
destination.js | 68 * Print capabilities of the destination. 309 /** @return {print_preview.Cdd} Print capabilities of the destination. */ 310 get capabilities() { 315 * @param {!print_preview.Cdd} capabilities Print capabilities of the 318 set capabilities(capabilities) { 319 this.capabilities_ = capabilities; 434 * The CDD (Cloud Device Description) describes the capabilities of a print
|
cloud_parsers.js | 17 CAPABILITIES: 'capabilities', 97 if (json.hasOwnProperty(CloudDestinationParser.Field_.CAPABILITIES)) { 98 cloudDest.capabilities = /** @type {!print_preview.Cdd} */( 99 json[CloudDestinationParser.Field_.CAPABILITIES]);
|
/frameworks/base/wifi/java/android/net/wifi/ |
ScanResult.java | 47 public String capabilities; field in class:ScanResult 232 this.capabilities = caps; 246 this.capabilities = caps; 260 capabilities = source.capabilities; 292 append(", capabilities: "). 293 append(capabilities == null ? none : capabilities). 326 dest.writeString(capabilities);
|
/external/chromium_org/cc/output/ |
output_surface.h | 60 struct Capabilities { 61 Capabilities() 80 const Capabilities& capabilities() const { function in class:cc::OutputSurface 151 struct OutputSurface::Capabilities capabilities_;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/ |
svga3d_caps.h | 29 * Definitions for SVGA3D hardware capabilities. Capabilities 35 * Note that these definitions are only for 3D capabilities. 36 * The SVGA device also has "device capabilities" and "FIFO 37 * capabilities", which are non-3D-specific and are stored as
|
/external/libcap-ng/libcap-ng-0.7/ |
libcap-ng.spec | 3 Summary: An alternate posix capabilities library 16 Libcap-ng is a library that makes using posix capabilities easier 42 Summary: Utilities for analyzing and setting file capabilities 48 posix capabilities of all the program running on a system. It also 49 lets you set the file system based capabilities.
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga3d_caps.h | 29 * Definitions for SVGA3D hardware capabilities. Capabilities 35 * Note that these definitions are only for 3D capabilities. 36 * The SVGA device also has "device capabilities" and "FIFO 37 * capabilities", which are non-3D-specific and are stored as
|
/docs/source.android.com/src/devices/tech/security/ |
enhancements43.jd | 21 Added support for filesystem capabilities 39 unnecessary capabilities prior to executing applications. 41 the shell from acquiring privileged capabilities.</li>
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
CapabilitiesNewTest.java | 83 * all returned capabilities' values are expected values and that 92 logWriter.println("\trequest capabilities"); 111 printErrorAndFail("Unexpected received capabilities values found out");
|
/external/bluetooth/bluedroid/stack/include/ |
avdtc_api.h | 36 #define AVDTC_GETCAP_IND_EVT (1 + AVDTC_EVT_BEGIN) /* Get capabilities indication */ 97 ** Description Send a get capabilities response. 108 ** Description Send a get all capabilities response.
|