HomeSort by relevance Sort by last modified time
    Searched full:layer (Results 451 - 475 of 1736) sorted by null

<<11121314151617181920>>

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
symcat.h 42 /* Note the layer of indirection here is typically used to allow
  /prebuilt/windows/sdl/host/include/SDL/
SDL_active.h 2 SDL - Simple DirectMedia Layer
SDL_byteorder.h 2 SDL - Simple DirectMedia Layer
SDL_error.h 2 SDL - Simple DirectMedia Layer
SDL_quit.h 2 SDL - Simple DirectMedia Layer
  /prebuilt/windows/sdl/include/SDL/
SDL_active.h 2 SDL - Simple DirectMedia Layer
SDL_cpuinfo.h 2 SDL - Simple DirectMedia Layer
SDL_quit.h 2 SDL - Simple DirectMedia Layer
  /external/libxml2/include/libxml/
xlink.h 25 * NOTE: the link detection layer will try to resolve QName expansion
27 * then the link detection layer will expand role="foo:myrole"
29 * NOTE: the link detection layer will expand URI-Refences found on
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
lowerlayer.h 27 #include "layer.h"
94 /* Lower layer which binds to Network IO */
131 //Force lower layer to stop.
  /external/ppp/pppd/
fsm.h 68 int protocol; /* Data Link Layer Protocol field value */
106 void (*starting) /* Called when we want the lower layer */
108 void (*finished) /* Called when we don't want the lower layer */
  /external/webkit/WebCore/platform/graphics/android/
android_graphics.cpp 64 void CursorRing::draw(SkCanvas* canvas, LayerAndroid* layer)
67 int layerId = m_node->isInLayer() ? m_frame->layer(m_node)->uniqueId() : -1;
68 if (layer->uniqueId() != layerId)
  /external/webkit/WebKit/win/WebCoreSupport/
EmbeddedWidget.cpp 169 // Take our element and get the clip rect from the enclosing layer and frame view.
170 RenderLayer* layer = m_element->renderer()->enclosingLayer(); local
172 clipRect.intersect(parentView->windowClipRectForLayer(layer, true));
  /packages/apps/Gallery3D/src/com/cooliris/media/
BackgroundLayer.java 26 public class BackgroundLayer extends Layer {
42 public BackgroundLayer(GridLayer layer) {
43 mGridLayer = layer;
  /external/libpcap/
pcap.3 667 points to the data of the packet, including the link-layer header, and
685 Note that, on some platforms, the link-layer header of the packet that's
686 sent might not be the same as the link-layer header of the packet
689 as the source link-layer address, if the header contains such an
693 platforms might change the link-layer type field to whatever value
812 returns the link layer type; link layer types it can return include:
817 BSD loopback encapsulation; the link layer header is a 4-byte field, in
821 for the network-layer protocol of the packet.
843 SLIP; the link layer header contains, in order
    [all...]
gencode.c 148 OR_LINK, /* relative to the link-layer header */
149 OR_NET, /* relative to the network-layer header */
150 OR_NET_NOSNAP, /* relative to the network-layer header, with no SNAP header at the link layer */
151 OR_TRAN_IPV4, /* relative to the transport-layer header, with IPv4 network layer */
152 OR_TRAN_IPV6 /* relative to the transport-layer header, with IPv6 network layer */
683 * layer. These variables give the necessary offsets from the beginning
686 * If the link layer has variable_length headers, the offsets are offset
    [all...]
CHANGES 16 Various link-layer types, with a pseudo-header, for SITA http://www.sita.aero/
45 Add DLT for Bluetooth HCI UART transport layer
68 Fixes for MPLS packet generation (link layer)
70 beginning+link-layer
72 Fix allocation of buffer for list of link-layer types
91 Support for additional Juniper link-layer types
168 libpcap savefiles have system-independent link-layer type values
242 supply any "link layer" data.
244 - Change Linux to use SIOCGIFHWADDR ioctl to determine link layer type.
248 "link layer" data
    [all...]
pcap-snoop.c 241 * XXX hack - map device name to link layer type
261 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
270 * Ethernet link-layer headers but that *shouldn't offer
308 "snoop: unknown physical layer type");
346 * The argument to SIOCSNOOPLEN is the number of link-layer
347 * payload bytes to capture - it doesn't count link-layer
393 * Get rid of any link-layer type list we allocated.
savefile.c 123 * layer encapsulation types seen on those OSes, and those codes have had,
125 * link layer encapsulation types.
245 #define LINKTYPE_AURORA 126 /* Xilinx Aurora link layer */
294 * Reserved for private use. If you have some link-layer header type
296 * using that link-layer header type not ever be sent outside your
338 * Systems to store a number of bits of link-layer information
408 * the link-layer header.
415 * for vISDN (http://www.orlandi.com/visdn/). Its link-layer header
469 * Bluetooth HCI UART transport layer (part H:4); requested by
528 * Various link-layer types, with a pseudo-header, for SIT
    [all...]
pcap-linux.c 593 * the link-layer header even if the numerical values
980 * in references to the link-layer header and assume that
981 * the link-layer payload begins at 0; "fix_program()"
    [all...]
  /external/wpa_supplicant/
eap_i.h 305 u8 *eapRespData; /* peer to lower layer */
306 size_t eapRespDataLen; /* peer to lower layer */
307 Boolean eapKeyAvailable; /* peer to lower layer */
308 u8 *eapKeyData; /* peer to lower layer */
309 size_t eapKeyDataLen; /* peer to lower layer */
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrv.h 98 * upper layer (measurement manager) measurement complete
102 * upper layer (measurement manager) measurement complete
107 * upper layer command response CB, used for both start
117 * upper layer Failure Event CB.
143 * Holds the return code to the upper layer
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.h 100 * upper layer (measurement manager) measurement complete
104 * upper layer (measurement manager) measurement complete
109 * upper layer command response CB, used for both start
119 * upper layer Failure Event CB.
145 * Holds the return code to the upper layer
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.h 89 * upper layer (scan concentrator) scan complete
93 * upper layer (scan concentrator) scan complete
98 * upper layer command response CB. Passed down into the HAL
106 * upper layer Failure Event CB.
154 * Holds the return code to the upper layer
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrv.h 98 * upper layer (measurement manager) measurement complete
102 * upper layer (measurement manager) measurement complete
107 * upper layer command response CB, used for both start
117 * upper layer Failure Event CB.
143 * Holds the return code to the upper layer

Completed in 120 milliseconds

<<11121314151617181920>>