HomeSort by relevance Sort by last modified time
    Searched full:upper (Results 301 - 325 of 1208) sorted by null

<<11121314151617181920>>

  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 147 TI_HANDLE hTxnDoneQueue; /* Queue for completed transactions not reported yet to the upper layer */
149 TFailureEventCb fErrCb; /* The upper layer CB function for error handling */
151 TRecoveryCb fRecoveryCb; /* The upper layer CB for restart complete */
401 * Register upper layer (health monitor) CB for bus error
405 * \param fErrCb - The upper layer CB function for error handling
414 /* Save upper layer (health monitor) CB for bus error */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/
txXfer.c 44 * This module gets the upper driver's Tx packets after FW resources were
48 * and immediately indicate the upper layer to start handling the next
293 ("txXfer_sendPacket(): Xfer Completed in upper driver context\n"));
352 It handles the transfer of packets sent by the upper driver to the HW via TNETWIF.
363 the HW, and the other is being processed from the upper driver to the Xfer in parallel.
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TwIf/
TwIf.c 144 TI_HANDLE hTxnDoneQueue; /* Queue for completed transactions not reported yet to the upper layer */
146 TFailureEventCb fErrCb; /* The upper layer CB function for error handling */
148 TRecoveryCb fRecoveryCb; /* The upper layer CB for restart complete */
359 * Register upper layer (health monitor) CB for bus error
363 * \param fErrCb - The upper layer CB function for error handling
372 /* Save upper layer (health monitor) CB for bus error */
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java 27 * [UPPER CASE] indicates a literal value,
31 * {UPPER CASE} indicates the given production,
  /external/freetype/src/truetype/
ttpload.c 210 /* upper bound for the size. */
490 /* 2.0 (2005), which get this wrong: The upper two bytes of */
  /external/webkit/WebCore/storage/
DatabaseAuthorizer.cpp 86 m_whitelistedFunctions.add("upper");
110 // like(), lower() and upper() are already in the list
  /external/webkit/WebKit/mac/WebView/
WebTextCompletionController.mm 209 // FIXME - 3769652 - Wrong positioning for right to left languages. We should line up the upper
210 // right corner with the caret instead of upper left, and the +1 would be a -1.
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
radiotap.c 173 * upper nybble: content alignment for arg
222 * elements inside arg, so we use upper nybble of length
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
changes-summary.html 80 whose API Level identifiers are given in the upper-right corner of this page. It compares a
87 description</a>. The statistics are accessible from the "Statistics" link in the upper-right corner.</p>
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
OpenWnnEngineEN.java 61 * CASE_HEAD_UPPER: the first letter is upper; others are lower.<br>
62 * CASE_UPPER: all letters are upper.<br>
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
Romkan.java 182 boolean upper = Character.isUpperCase(key.charAt(key.length() - 1));
185 if (upper) {
RomkanFullKatakana.java 186 boolean upper = Character.isUpperCase(key.charAt(key.length() - 1));
189 if (upper) {
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pretty-print.h 116 /* The ideal upper bound of number of characters per line, as suggested
165 /* The real upper bound of number of characters per line, taking into
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/EvHandler/
EvHandler.c 46 /* ************************** Upper Interface **********************************/
261 /* ************************** Upper Interface End*********************************/
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c 718 ("whal_hwAccess_ReadMem_Align: Error in addr 0x%x (lower:0x%x,upper:0x%x)\n",
747 ("whal_hwAccess_ReadMem_Align: Error in addr 0x%x (lower:0x%x,upper:0x%x)\n",
819 ("whal_hwAccess_WriteMem_Align: Error in addr 0x%x (lower:0x%x,upper:0x%x)\n",
848 ("whal_hwAccess_WriteMem_Align: Error in addr 0x%x (lower:0x%x,upper:0x%x)\n",
    [all...]
  /bionic/libc/stdlib/
strtoimax.c 39 * Ignores `locale' stuff. Assumes that the upper and lower case
strtol.c 40 * Ignores `locale' stuff. Assumes that the upper and lower case
  /bionic/libc/string/
strcasecmp.c 37 * This array is designed for mapping upper and lower case letter
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionState.java 83 * Returns the minimal upper bound of the content size enclosed
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 153 * @param name non-null name of attribute, in upper case.
  /development/cmds/monkey/
README.NETWORK.txt 65 y specify coordinates on the display (0 0 being the upper left) for
  /development/pdk/pndk/
Android_PNDK_README.html 302 .writely-toc-upper-alpha {
303 list-style-type: upper-alpha;
308 .writely-toc-upper-roman {
309 list-style-type: upper-roman;
  /external/apache-http/src/org/apache/commons/codec/language/
SoundexUtils.java 33 * upper case letters.
  /external/blktrace/btt/
bno_plot.py 34 typically all keys for input files are put in the upper right corner
  /external/bluetooth/bluez/doc/
device-api.txt 68 This enables upper-level applications to terminate

Completed in 249 milliseconds

<<11121314151617181920>>