/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/ |
pvmi_mio_avi_wav_file.h | 355 * Verify one key-value pair parameter against capability of the port and
|
/external/qemu/hw/ |
goldfish_events_device.c | 278 /* now set the events capability bits depending on hardware configuration */
|
/external/tcpdump/ |
print-cdp.c | 52 { 0x04, "Capability"},
|
print-ospf.c | 129 { LS_OPAQUE_TE_LINK_SUBTLV_INTF_SW_CAP_DESCR, "Interface Switching Capability" }, 658 printf("\n\t\tInterface Switching Capability: %s", [all...] |
print-pim.c | 75 { PIMV2_HELLO_OPTION_REFRESH_CAP, "State Refresh Capability" }, 76 { PIMV2_HELLO_OPTION_BIDIR_CAP, "Bi-Directional Capability" }, 687 printf("Bi-Directional Capability (Old)");
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
ieee802_11_defs.h | 349 /* HT Capability element */
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver.h | 44 * @caps: capability information field in host byte order 89 * @caps: capability information field in host byte order 294 * struct wpa_driver_capa - Driver capability information 431 * disabled), Privacy flag configuration for capability field (note: [all...] |
driver_osx.m | 189 res->caps = info->capability;
|
/frameworks/base/docs/html/sdk/ |
tools-notes.jd | 81 development, a capability that lets you store shared Android application
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioHardwareInterface.h | 199 * the software mixer will emulate this capability.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
fourXManager.c | 285 ("unrecognized capability in TI IE: %d\n",cap_type));
|
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/ |
pvmf_sm_fsp_rtsp_unicast.cpp | [all...] |
/external/bluetooth/bluez/src/ |
security.c | 472 cp.capability = cap; 489 evt->capability, evt->authentication);
|
/external/kernel-headers/original/linux/ |
hdreg.h | 470 unsigned char capability; /* (upper byte of word 49) member in struct:hd_driveid 665 * 0 capability
|
/external/opencore/doc/oscl_html/ |
classOscl__Queue.html | 44 Oscl_Queue Class. A subset of STL::Queue methods. Oscl_Queue supports constant time insertion (at the end) and removal of elements at the front of the queue. It does not support insertion or removal of elements at the other ends or middle of the queue, nor random access to elements. * No iteration capability is [currently] supplied. * No assignment or copy capability is [currently] supplied. The number of elements in a queue can vary dynamically, and memory management is performed automatically.
|
/external/opencore/engines/2way/src/ |
pv_2way_engine.h | 121 // TBD ARI: This should be removed when capability exchange between video encoder and video source is implemented 786 bool Supports(PVMFNodeCapability &capability, PVMFFormatType aFormat, bool isInput = true); [all...] |
/external/opencore/nodes/pvdownloadmanagernode/src/ |
pvmf_downloadmanager_node.h | 702 //From capability and config interface [all...] |
/external/opencore/nodes/pvmp4ffcomposernode/src/ |
pvmp4ffcn_port.cpp | 154 LOG_ERR((0, "PVMp4FFComposerPort::Connect: Error - Peer port does not support capability interface")); 221 LOG_ERR((0, "PVMp4FFComposerPort::PeerConnect: Error - Peer port does not support capability interface")); [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ZygoteInit.java | 803 * Retrieves the permitted capability set from another process. 812 * Sets the permitted and effective capability sets of this process.
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
OMX_AacEnc_Utils.h | 54 /* PV opencore capability custom parameter index */ 165 ////////////////// OMX COMPONENT CAPABILITY RELATED MEMBERS (for opencore compatability)
|
/hardware/ti/wlan/wl1271/utils/ |
802_11Defs.h | 608 /* Power Capability Information Element */ 711 /* QoS Capability Information Element */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/ |
802_11Defs.h | 560 /* Power Capability Information Element */ 680 /* QoS Capability Information Element */ [all...] |
/system/wlan/ti/wilink_6_1/utils/ |
802_11Defs.h | 609 /* Power Capability Information Element */ 712 /* QoS Capability Information Element */ [all...] |
/external/opencore/nodes/pvmediaoutputnode/src/ |
pv_media_output_node.cpp | 212 // Get input formats capability from media IO 227 // Get output formats capability from media IO 594 //capability & config interface [all...] |
/external/openssl/apps/ |
s_client.c | 997 /* STARTTLS command requires CAPABILITY... */ 998 BIO_printf(fbio,". CAPABILITY\r\n"); 1000 /* wait for multi-line CAPABILITY response */ [all...] |