HomeSort by relevance Sort by last modified time
    Searched full:increase (Results 276 - 300 of 1278) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringBuffer2Test.java 294 assertTrue("Failed to increase capacity", sb.capacity() >= 100);
568 assertEquals("Failed to increase length", 1000, testBuffer.length());
569 assertTrue("Increase in length trashed buffer", testBuffer.toString()
  /external/icu4c/test/cintltst/
ncnvfbts.c 646 /*some more test to increase the code coverage in MBCS. Create an test converter from test1.ucm
671 /*some more test to increase the code coverage in MBCS. Create an test converter from test3.ucm
698 /*some more test to increase the code coverage in MBCS. Create an test converter from test4.ucm
  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc 337 // Scalar primitive extensions should increase the extension set size by a
395 // Repeated primitive extensions will increase space used by at least a
401 // - Adds a small number of values, testing that it doesn't increase the
  /external/kernel-headers/original/linux/
wireless.h 169 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
170 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
172 * - Increase IW_MAX_AP to 64 for driver returning a lot of addresses
203 * - Increase IW_ENCODING_TOKEN_MAX from 32 to 64
412 * don't increase this constant and don't fill the frequency list.
    [all...]
  /external/wpa_supplicant/
wireless_copy.h 169 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
170 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
172 * - Increase IW_MAX_AP to 64 for driver returning a lot of addresses
203 * - Increase IW_ENCODING_TOKEN_MAX from 32 to 64
424 * don't increase this constant and don't fill the frequency list.
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 169 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
170 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
172 * - Increase IW_MAX_AP to 64 for driver returning a lot of addresses
203 * - Increase IW_ENCODING_TOKEN_MAX from 32 to 64
424 * don't increase this constant and don't fill the frequency list.
    [all...]
  /external/wpa_supplicant_8/src/drivers/
wireless_copy.h 192 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
193 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
195 * - Increase IW_MAX_AP to 64 for driver returning a lot of addresses
226 * - Increase IW_ENCODING_TOKEN_MAX from 32 to 64
449 * don't increase this constant and don't fill the frequency list.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 169 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
170 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
172 * - Increase IW_MAX_AP to 64 for driver returning a lot of addresses
203 * - Increase IW_ENCODING_TOKEN_MAX from 32 to 64
424 * don't increase this constant and don't fill the frequency list.
    [all...]
  /external/speex/libspeex/
jitter.c 249 /* Two-frame penalty if we're going to increase the amount of late frames (hysteresis) */
646 /* Should we force an increase in the buffer or just do normal interpolation? */
649 /* Need to increase buffering */
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 83 <p>Using native code does not result in an automatic performance increase,
  /cts/tools/dx-tests/src/dxconvext/
ClassFileParser.java 114 * Indicate that the level of indentation for a dump should increase
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageDef.java 286 // TODO: hack, large test suites can take longer to collect tests, increase timeout
  /dalvik/dexgen/src/com/android/dexgen/util/
IntList.java 209 * Adds an element to the end of the list. This will increase the
  /dalvik/dx/src/com/android/dx/util/
IntList.java 209 * Adds an element to the end of the list. This will increase the
  /dalvik/vm/
BitVector.cpp 25 #define kBitVectorGrowth 4 /* increase by 4 u4s when limit hit */
  /development/pdk/docs/source/
using-eclipse.jd 28 Increase Eclipse's Memory Settings
  /development/testrunner/
coverage.py 121 Note this will increase size of generated report.
  /docs/source.android.com/src/source/
initializing.md 179 To increase the cap, add the following lines to your `~/.bash_profile`:
using-eclipse.md 43 ### Increase Eclipse's Memory Settings ###
  /external/antlr/src/org/antlr/runtime/tree/
BaseTree.java 165 * a list (nil-root tree). num of children can increase or decrease.
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
RouteSpecificPool.java 62 * This list is managed LIFO, to increase idle times and
  /external/chromium/base/
pickle.h 136 // You cannot increase the size of the variable buffer; only shrink it.
  /external/chromium/chrome/browser/
file_select_helper.cc 33 // the renderer must start at 0 and increase.
  /external/chromium/chrome/browser/history/
history_database.cc 80 // Increase the cache size. The page size, plus a little extra, times this
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.cc 251 // Next, we need to increase the region a little bit to account for the

Completed in 1807 milliseconds

<<11121314151617181920>>