HomeSort by relevance Sort by last modified time
    Searched full:capabilities (Results 476 - 500 of 2339) sorted by null

<<11121314151617181920>>

  /packages/services/Telephony/src/com/android/services/telephony/
CdmaConference.java 43 public void updateCapabilities(int capabilities) {
44 capabilities |= Connection.CAPABILITY_MUTE | Connection.CAPABILITY_GENERIC_CONFERENCE;
45 setCapabilities(capabilities);
CdmaConnection.java 172 int capabilities = super.buildConnectionCapabilities(); local
174 capabilities |= CAPABILITY_MUTE;
176 return capabilities;
  /external/bluetooth/bluedroid/stack/avdt/
avdt_msg.c 143 avdt_msg_bld_single, /* get capabilities */
153 avdt_msg_bld_single, /* get all capabilities */
160 avdt_msg_bld_svccap, /* get capabilities */
170 avdt_msg_bld_all_svccap, /* get all capabilities */
177 avdt_msg_prs_single, /* get capabilities */
187 avdt_msg_prs_single, /* get all capabilities */
194 avdt_msg_prs_svccap, /* get capabilities */
204 avdt_msg_prs_all_svccap, /* get all capabilities */
211 AVDT_CCB_MSG_GETCAP_CMD_EVT + AVDT_CCB_MKR, /* get capabilities */
221 AVDT_CCB_MSG_GETCAP_CMD_EVT + AVDT_CCB_MKR, /* get all capabilities */
    [all...]
  /external/chromium_org/ppapi/api/private/
ppb_image_capture_private.idl 188 * Gets the camera capabilities.
190 * The camera capabilities do not change for a given camera source.
194 * @param[out] capabilities A <code>PPB_CameraCapabilities_Private</code> for
195 * storing the image capture capabilities on success. Otherwise, the value
203 [out] PP_Resource capabilities,
  /external/chromium_org/ppapi/c/private/
ppb_image_capture_private.h 204 * Gets the camera capabilities.
206 * The camera capabilities do not change for a given camera source.
210 * @param[out] capabilities A <code>PPB_CameraCapabilities_Private</code> for
211 * storing the image capture capabilities on success. Otherwise, the value
219 PP_Resource* capabilities,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
query.c 64 * Query the implementation's VdpVideoSurface capabilities.
101 * Query the implementation's VdpVideoSurface GetBits/PutBits capabilities.
152 * Query the implementation's VdpDecoder capabilities.
199 * Query the implementation's VdpOutputSurface capabilities.
398 * Query the implementation's VdpBitmapSurface capabilities.
  /external/kernel-headers/original/uapi/linux/
capability.h 21 capabilities based on the version tag given by the kernel. The
91 ** POSIX-draft defined capabilities.
146 ** Linux-specific capabilities
149 /* Without VFS support for capabilities:
152 * With VFS support for capabilities (neither of above, but)
  /external/mesa3d/src/gallium/state_trackers/vdpau/
query.c 64 * Query the implementation's VdpVideoSurface capabilities.
101 * Query the implementation's VdpVideoSurface GetBits/PutBits capabilities.
152 * Query the implementation's VdpDecoder capabilities.
199 * Query the implementation's VdpOutputSurface capabilities.
398 * Query the implementation's VdpBitmapSurface capabilities.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
VendorPolicyLoader.java 51 private static final String GET_IMAP_ID_CAPA = "getImapId.capabilities";
182 * @param capabilities reported capabilities, if known. null is OK
186 public String getImapIdValues(String userName, String host, String capabilities) {
190 params.putString(GET_IMAP_ID_CAPA, capabilities);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
capability.h 21 capabilities based on the version tag given by the kernel. The
92 ** POSIX-draft defined capabilities.
147 ** Linux-specific capabilities
150 /* Without VFS support for capabilities:
153 * With VFS support for capabilities (neither of above, but)
pci_regs.h 221 #define PCI_PM_PMC 2 /* PM Capabilities Register */
353 #define PCI_X_STATUS 4 /* PCI-X capabilities */
370 #define PCI_EXP_FLAGS 2 /* Capabilities register */
383 #define PCI_EXP_DEVCAP 4 /* Device capabilities */
416 #define PCI_EXP_LNKCAP 12 /* Link Capabilities */
446 #define PCI_EXP_SLTCAP 20 /* Slot Capabilities */
487 #define PCI_EXP_RTCAP 30 /* Root Capabilities */
489 #define PCI_EXP_DEVCAP2 36 /* Device Capabilities 2 */
496 /* Extended Capabilities (PCI-X 2.0 and Express) */
534 #define PCI_ERR_CAP 24 /* Advanced Error Capabilities */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
tic.h 56 ** boolean capabilities
61 ** capabilities, each as a short integer
65 ** capabilities.
167 * Offsets to string capabilities, with the corresponding functionkey
213 /* out-of-band values for representing absent capabilities */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
capability.h 21 capabilities based on the version tag given by the kernel. The
92 ** POSIX-draft defined capabilities.
147 ** Linux-specific capabilities
150 /* Without VFS support for capabilities:
153 * With VFS support for capabilities (neither of above, but)
pci_regs.h 221 #define PCI_PM_PMC 2 /* PM Capabilities Register */
353 #define PCI_X_STATUS 4 /* PCI-X capabilities */
370 #define PCI_EXP_FLAGS 2 /* Capabilities register */
383 #define PCI_EXP_DEVCAP 4 /* Device capabilities */
416 #define PCI_EXP_LNKCAP 12 /* Link Capabilities */
446 #define PCI_EXP_SLTCAP 20 /* Slot Capabilities */
487 #define PCI_EXP_RTCAP 30 /* Root Capabilities */
489 #define PCI_EXP_DEVCAP2 36 /* Device Capabilities 2 */
496 /* Extended Capabilities (PCI-X 2.0 and Express) */
534 #define PCI_ERR_CAP 24 /* Advanced Error Capabilities */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tic.h 56 ** boolean capabilities
61 ** capabilities, each as a short integer
65 ** capabilities.
167 * Offsets to string capabilities, with the corresponding functionkey
213 /* out-of-band values for representing absent capabilities */
  /external/chromium_org/remoting/host/
client_session_unittest.cc 85 ACTION_P2(SetCapabilities, client_session, capabilities) {
86 protocol::Capabilities capabilities_message;
87 capabilities_message.set_capabilities(capabilities);
104 // Matches a |protocol::Capabilities| argument against a list of capabilities
112 Tokenize(arg.capabilities(), " ", &words_args);
159 // Creates expectation that simulates client supporting same capabilities as
318 // Set the client to report the same capabilities as the host.
712 // correct capabilities being reported, and messages delivered correctly.
733 // Verify that the ClientSession reports the correct capabilities, and mimi
    [all...]
  /hardware/intel/common/libva/va/
va_vpp.h 82 * Finally, individual filter capabilities can be checked with
152 * implied capabilities and requirements with vaQueryVideoProcPipelineCaps().
446 /** \brief Video processing pipeline capabilities. */
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.cc 170 const char kPrinterCapabilities[] = "capabilities";
384 VLOG(1) << "Get printer capabilities start for " << printer_name;
395 LOG(WARNING) << "Failed to get capabilities for " << printer_name;
402 LOG(WARNING) << "Failed to convert capabilities for " << printer_name;
829 std::string capabilities; local
837 !settings->GetString(printing::kSettingCapabilities, &capabilities) ||
848 printer_name, print_ticket, capabilities, gfx::Size(width, height));
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan.cpp 113 ALOGD("%s: Capabilities. max_ap_cache_per_scan:%d, "
127 wifi_gscan_capabilities *capabilities)
136 if (capabilities == NULL) {
137 ALOGE("%s: NULL capabilities pointer provided. Exit.",
202 gScanCommand->getGetCapabilitiesRspParams(capabilities, (u32 *)&ret);
    [all...]
  /external/chromium_org/third_party/libva/va/
va_vpp.h 82 * Finally, individual filter capabilities can be checked with
152 * implied capabilities and requirements with vaQueryVideoProcPipelineCaps().
339 /** \brief Video processing pipeline capabilities. */
638 /** \brief Capabilities specification for the deinterlacing filter. */
644 /** \brief Capabilities specification for the color balance filter. */
686 * \brief Queries video filter capabilities.
688 * This function returns the list of capabilities supported by the driver
714 * \brief Queries video processing pipeline capabilities.
716 * This function returns the video processing pipeline capabilities. The
733 * @param[in,out] pipeline_caps the video processing pipeline capabilities
    [all...]
  /external/clang/docs/
ThreadSafetyAnalysis.rst 96 Basic Concepts: Capabilities
100 *capabilities*. A resource is either a data member, or a function/method
105 Capabilities are associated with named C++ objects which declare specific
119 capabilities (e.g. the set of mutexes that it has locked.) These act like keys
124 exact mechanism used to acquire and release capabilities; it assumes that the
128 The set of capabilities that are actually held by a given thread at a given
132 and describes the set of capabilities that are statically known to be held, or
134 approximation of the full set of capabilities that will actually held by a
182 capabilities. More than one capability may be specified. The capabilities
    [all...]
  /cts/tests/tests/print/src/android/print/cts/
PrinterDiscoverySessionLifecycleTest.java 105 // Wait for layout as the printer has different capabilities.
108 // Select the second printer (same capabilities as the other
362 // If the printer does not have capabilities reported add them.
365 // Add the capabilities to emulate lazy discovery.
367 PrinterCapabilitiesInfo capabilities = local
377 .setCapabilities(capabilities)
  /external/chromium_org/chrome/browser/resources/print_preview/data/
print_ticket_store.js 16 * handles validation of the print ticket against destination capabilities and
50 * Printing capabilities of Chromium and the currently selected destination.
386 assert(destination.capabilities,
388 'destination with no print capabilities');
497 * Called when the capabilities of the selected destination are ready.
501 var caps = this.destinationStore_.selectedDestination.capabilities;
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/jni/
JniInterface.java 147 /** Capability Manager through which capabilities and extensions are handled. */
192 String capabilities);
501 // Host and Client Capabilities
504 /** Set the list of negotiated capabilities between host and client. Called on the UI thread. */
506 public static void setCapabilities(String capabilities) {
507 sCapabilityManager.setNegotiatedCapabilities(capabilities);
  /external/libcap-ng/libcap-ng-0.7/utils/
netcap.c 2 * netcap.c - A program that lists network apps with capabilities
96 // now get the capabilities
199 node.capabilities = strdup(text);
217 // And print out anything with capabilities
221 "capabilities");
245 printf(" %s %s\n", n->capabilities, n->bounds);

Completed in 1276 milliseconds

<<11121314151617181920>>