Searched
full:layer (Results
801 -
825 of
1736) sorted by null
<<31323334353637383940>>
/hardware/ti/wlan/wl1271/utils/ |
timer.c | 36 * \brief The timers services OS-Independent layer over the OS-API timer services which are OS-Dependent. 89 * \param hOs - Handle to Os Abstraction Layer 216 * \param hOs - Handle to Os Abstraction Layer
|
queue.c | 130 * \param hOs - Handle to Os Abstraction Layer 203 * \param hOs - Handle to Os Abstraction Layer
|
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
osDot11.h | 138 /* As defined by the 802.11 standard, the layer management entity (LME) of */ 139 /* the physical layer uses a hop pattern to determine the hop sequence. */ 141 /* Specifies a set of patterns. The LME of the physical layer uses these */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/ |
MsduList.c | 54 pOs : Pointer to os abstraction layer 183 pOs : Pointer to os abstraction layer 217 pOs : Pointer to os abstraction layer
|
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
txResult.c | 45 * calls the upper layer callback function for each packet with its results. 295 * Go over the new Tx-results and call the upper layer callback function for each packet result. 396 TRACE1(pTxResult->hReport, REPORT_SEVERITY_INFORMATION , ": call upper layer CB, Status = %d\n", pCurrentResult->status);
|
/system/wlan/ti/wilink_6_1/utils/ |
context.c | 41 * protection-locking) is provided by the OS abstraction layer (osapi.c). 97 * \param hOs - Handle to Os Abstraction Layer 153 * \param hOs - Handle to Os Abstraction Layer
|
osDot11.h | 134 /* As defined by the 802.11 standard, the layer management entity (LME) of */ 135 /* the physical layer uses a hop pattern to determine the hop sequence. */ 137 /* Specifies a set of patterns. The LME of the physical layer uses these */
|
timer.c | 36 * \brief The timers services OS-Independent layer over the OS-API timer services which are OS-Dependent. 90 * \param hOs - Handle to Os Abstraction Layer 227 * \param hOs - Handle to Os Abstraction Layer
|
queue.c | 130 * \param hOs - Handle to Os Abstraction Layer 200 * \param hOs - Handle to Os Abstraction Layer
|
/external/opencore/fileformats/mp4/parser/src/ |
movieatom.cpp | 801 // to see the scalability and layer tags within the headers 839 // Find base layer video track 842 // reset enhance layer to ts 1009 // Find base layer video track 1012 // reset enhance layer to ts [all...] |
/dalvik/dx/src/com/android/dx/rop/code/ |
AccessFlags.java | 23 * related utilities. Although, at the rop layer, flags are generally 24 * ignored, this is the layer of communication, and as such, this
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
memory_slices.sgml | 25 chunks, and has per-thread free lists (the so-called magazine layer) 31 caching layer of the slice allocator adapts itself to high lock contention
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
pvdec_api.cpp | 216 status = PV_TRUE; /* we want to make sure that if first layer is bad, second layer is good return PV_FAIL */ 333 /* layer header information. 05/04/2000 */ 514 /* always start from base layer */ 714 /* the frame in the current layer. */ [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/ |
srp.h | 291 //Number or times to retry sending SRP command before notifying upper layer of failure. 467 /* Layer sendto interfaces.*/
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_eventreceive.cpp | 188 // This one is added to process user events from App layer. 194 // been passed to Tsc by a direct call from the App layer.
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/ |
SDL_joystick.c | 2 SDL - Simple DirectMedia Layer 24 /* This is the joystick API for Simple DirectMedia Layer */
|
/external/skia/include/views/ |
SkEvent.h | 177 /** Porting layer must call these functions **/ 201 /** Porting layer must implement these functions **/
|
/external/webkit/WebCore/platform/graphics/skia/ |
SkiaFontWin.cpp | 340 // thing would be to draw to a new layer and then draw that layer
|
/external/webkit/WebCore/rendering/ |
RenderLineBoxList.cpp | 155 ASSERT(renderer->isRenderBlock() || (renderer->isRenderInline() && renderer->hasLayer())); // The only way an inline could paint like this is if it has a layer. 223 ASSERT(renderer->isRenderBlock() || (renderer->isRenderInline() && renderer->hasLayer())); // The only way an inline could hit test like this is if it has a layer.
|
RenderWidget.cpp | 133 layer()->clearClipRects(); 265 // When painting widgets into compositing layers, tx and ty are relative to the enclosing compositing layer,
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
pvdec_api.cpp | 215 status = PV_TRUE; /* we want to make sure that if first layer is bad, second layer is good return PV_FAIL */ 332 /* layer header information. 05/04/2000 */ 513 /* always start from base layer */ 713 /* the frame in the current layer. */ 816 /* Return : This function returns decoded frame layer id (BASE/ENHANCE) * [all...] |
/packages/apps/Gallery3D/src/com/cooliris/media/ |
PopupMenu.java | 39 public final class PopupMenu extends Layer { 184 // Hide the layer if the close animation is complete.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
Concatenator.c | 59 * INPUT: hOs - handle to Os Abstraction Layer 102 * hOs - Handle to the Os Abstraction Layer
|
DeConcatenator.c | 54 * INPUT: hOs - handle to Os Abstraction Layer 97 * hOs - Handle to the Os Abstraction Layer
|
/external/blktrace/btt/doc/ |
btt.tex | 32 \texttt{btt} is a post-processing tool for the block layer IO tracing 36 is a block layer IO tracing mechanism which provides detailed 114 IO layer (queue trace) until it is inserted (insert trace). 146 trace) back to the block IO layer. 156 being handed to the block IO layer. 214 hardware) is to understand the block IO layer ends up merging incoming 228 we see that (on average) the block IO layer is combining upwards of 259 the block IO layer in adjacent sectors. (Obviously, the higher this 405 -- basically, from where an IO enters the block IO layer for a given 440 of IO requests submitted to lower layer drivers, for more informatio [all...] |
Completed in 230 milliseconds
<<31323334353637383940>>