HomeSort by relevance Sort by last modified time
    Searched full:low (Results 601 - 625 of 2034) sorted by null

<<21222324252627282930>>

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterPM.h 85 to PS in low Traffic.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
802_11Defs.h     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngr_manualSM.c 46 * The Roaming triggers are: Low RSSI, PER, consecutive No ACK on TX,
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
txCtrlParams.c 125 * The low threshold triggers event only when crossed downward (traffic decreased below threshold).
127 * The high threshold should be greater than the low threshold.
141 /* crossing below the low threshold */
152 TRACE3(pTxCtrl->hReport, REPORT_SEVERITY_INFORMATION, "crossed below low threshold !!! prevUsage = %d, currUsage = %d, lowCreditThreshold = %d\n", prevUsage, currUsage, lowCreditThreshold);
    [all...]
Ctrl.c     [all...]
  /external/openssl/crypto/bn/
bn_mul.c 757 * l is the low words of the output.
826 /* s0 == low(al*bl)
827 * s1 == low(ah*bh)+low((al-ah)*(bh-bl))+low(al*bl)+high(al*bl)
829 * high(al*bl) == s1 - low(ah*bh+s0+(al-ah)*(bh-bl))
863 /* s[0] = low(al*bl)
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
ticon.c 572 {(PS8)"Low pass filter time", CON_PARM_RANGE, 0, 1440, 30 }, CON_LAST_PARM };
573 Console_AddToken(pTiCon->hConsole,h, (PS8)"Low pass filter", (PS8)"Time in sec ", (FuncToken_t) CuCmd_RoamingLowPassFilter, aaa );
601 {(PS8)"Low rssi threshold", CON_PARM_RANGE | CON_PARM_SIGN, -150, 0, -80 }, CON_LAST_PARM };
603 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low rssi thresHold ", (PS8)"Low RSSI threshold", (FuncToken_t) CuCmd_RoamingLowRssiThreshold, aaa );
607 {(PS8)"low Snr threshold", CON_PARM_RANGE, 0, 255, 10 }, CON_LAST_PARM };
608 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low Snr threshold ", (PS8)"Low SNR threshold", (FuncToken_t) CuCmd_RoamingLowSnrThreshold, aaa );
612 {(PS8)"low Quality for scan", CON_PARM_RANGE | CON_PARM_SIGN, -150, -40, -85 }, CON_LAST_PARM };
613 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low Quality for scan ", (PS8)"Increase the background scan", (FuncToken_t) CuCmd_RoamingLowQualityForB (…)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
ticon.c 613 { "Low pass filter time", CON_PARM_DEFVAL, 0, 1440, 30 }, CON_LAST_PARM };
614 consoleAddToken(h, "Low pass filter", "Time in sec ", (FuncToken_t) cmd_Roaming_lowPassFilter, aaa );
642 { "Low rssi threshold", CON_PARM_DEFVAL | CON_PARM_SIGN, -150, 0, -80 }, CON_LAST_PARM };
644 consoleAddToken(h1, "Low rssi threshold ", "Low RSSI threshold", (FuncToken_t) cmd_Roaming_lowRssiThreshold, aaa );
648 { "low Snr threshold", CON_PARM_DEFVAL, 0, 255, 10 }, CON_LAST_PARM };
649 consoleAddToken(h1, "low Snr threshold ", "Low SNR threshold", (FuncToken_t) cmd_Roaming_lowSnrThreshold, aaa );
653 { "low Quality for scan", CON_PARM_DEFVAL | CON_PARM_SIGN, -150, -40, -85 }, CON_LAST_PARM };
654 consoleAddToken(h1, "low Quality for scan ", "Increase the background scan", (FuncToken_t) cmd_Roaming_lowQualityForBackgr (…)
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
ticon.c 561 {(PS8)"Low pass filter time", CON_PARM_RANGE, 0, 1440, 30 }, CON_LAST_PARM };
562 Console_AddToken(pTiCon->hConsole,h, (PS8)"Low pass filter", (PS8)"Time in sec ", (FuncToken_t) CuCmd_RoamingLowPassFilter, aaa );
590 {(PS8)"Low rssi threshold", CON_PARM_RANGE | CON_PARM_SIGN, -150, 0, -80 }, CON_LAST_PARM };
592 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low rssi thresHold ", (PS8)"Low RSSI threshold", (FuncToken_t) CuCmd_RoamingLowRssiThreshold, aaa );
596 {(PS8)"low Snr threshold", CON_PARM_RANGE, 0, 255, 10 }, CON_LAST_PARM };
597 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low Snr threshold ", (PS8)"Low SNR threshold", (FuncToken_t) CuCmd_RoamingLowSnrThreshold, aaa );
601 {(PS8)"low Quality for scan", CON_PARM_RANGE | CON_PARM_SIGN, -150, -40, -85 }, CON_LAST_PARM };
602 Console_AddToken(pTiCon->hConsole,h1, (PS8)"low Quality for scan ", (PS8)"Increase the background scan", (FuncToken_t) CuCmd_RoamingLowQualityForB (…)
    [all...]
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 75 * Note: the low register of a floating point pair is sufficient to
409 kThumb2Vldrs, /* vldr low sx [111011011001] rn[19..16] rd[15-12]
411 kThumb2Vldrd, /* vldr low dx [111011011001] rn[19..16] rd[15-12]
417 kThumb2Vstrs, /* vstr low sx [111011011000] rn[19..16] rd[15-12]
419 kThumb2Vstrd, /* vstr low dx [111011011000] rn[19..16] rd[15-12]
    [all...]
  /external/bluetooth/bluez/src/
sdpd-request.c 577 uint16_t low = (0xffff0000 & range) >> 16; local
582 SDPDBG("Low id : 0x%x", low);
585 if (low == 0x0000 && high == 0xffff && pdu.data_size <= buf->buf_size) {
592 for (attr = low; attr < high; attr++) {
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 595 size_t low = 0; local
597 while (low < high) {
598 size_t mid = (low + high) / 2;
605 low = mid + 1;
608 for (size_t i = mid; i > low; --i) {
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.c     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gdbserver 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
xmmintrin.h 664 /* Convert the low four signed 8-bit values in A to SPFP form. */
675 /* Convert the four low bytes to words. */
681 /* Convert the low four unsigned 8-bit values in A to SPFP form. */
987 /* Sets the low SPFP value of A from the low value of B. */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
xmmintrin.h 664 /* Convert the low four signed 8-bit values in A to SPFP form. */
675 /* Convert the four low bytes to words. */
681 /* Convert the low four unsigned 8-bit values in A to SPFP form. */
987 /* Sets the low SPFP value of A from the low value of B. */
    [all...]
  /external/bzip2/
manual.xml 388 short, if your machine is low on memory (8 megabytes or less),
703 three separate parts: the low level interface, and the high level
722 <sect2 id="ll-summary" xreflabel="Low-level summary">
723 <title>Low-level summary</title>
733 <para>The low-level part of the library has no global variables
736 <para>Six routines make up the low level interface:
767 low-level interface to facilitate reading and writing
787 <para>As with the low-level library, no global variables are used
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 12 <li>You should create separate icon sets for high-, medium-, and low-density screens.</li>
112 <li>Scale the baseline icons down 75% to create the low-density assets.</li>
122 <li>Low-density assets go in a <code>res/drawable-ldpi/</code>
125 <li>Test and adjust the high- and low-density icons if needed</li>
143 <nobr>Low density screen <em>(ldpi)</em></nobr>
269 for your icons, supply versions of the icons that are designed for low, medium,
494 <li>Icon Dimensions for low-density (<code>ldpi</code>) screens:</li>
588 medium, and low-density screens, see <a
601 Sets</a>, above, you should create separate icon sets for low-, normal, and
733 Sets</a>, above, you should create separate icon sets for low-, normal, an
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ToStream.java 73 * single chars or surrogate pairs of high/low chars form
996 final char low = ch[i+1]; local
    [all...]
  /external/v8/src/
spaces.cc 40 ASSERT((space).low() <= (info).top \
514 Address low = RoundUp(chunk_start, Page::kPageSize); local
520 ((OffsetFrom(high) - OffsetFrom(low)) / Page::kPageSize));
523 Address page_addr = low;
535 return Page::FromAddress(low);
597 Address low = RoundUp(chunks_[chunk_id].address(), Page::kPageSize); local
598 return Page::FromAddress(low);
    [all...]
  /dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/
BigIntegerConvertTest.java 787 * The low digit is positive
804 * The low digit is positive
821 * The low digit is negative.
839 * The low digit is negative.
857 * The low digit is negative.
874 * The low digit is positive.
    [all...]
  /external/qemu/tcg/
tcg-op.h 1543 tcg_gen_mov_i32(TCGV_LOW(dest), low); local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
bfd.h     [all...]
  /external/icu4c/data/unidata/
DerivedBidiClass.txt 366 1980..19A9 ; L # Lo [42] NEW TAI LUE LETTER HIGH QA..NEW TAI LUE LETTER LOW XVA
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
CachedXPathAPI.java 36 * low-level XPath API.
40 * XPaths using the low-level API, and then just use the XPaths

Completed in 663 milliseconds

<<21222324252627282930>>