HomeSort by relevance Sort by last modified time
    Searched full:maxsize (Results 426 - 450 of 575) sorted by null

<<11121314151617181920>>

  /external/stressapptest/src/
sat.cc 311 uint64 maxsize = os_->FindFreeMemSize() * 4;
312 sat_assert(maxsize != 0);
317 uint64 arraysize = maxsize / 4096 / 8;
324 page_bitmap_size_ = maxsize;
    [all...]
  /external/tcpdump/
README 212 two files of summary data (maxsize is the maximum packet size,
print-rx.c 1011 acl_print(u_char *s, int maxsize, u_char *end)
1018 if ((user = (char *)malloc(maxsize)) == NULL)
1050 snprintf(fmt, sizeof(fmt), "%%%ds %%d\n%%n", maxsize - 1);
1064 snprintf(fmt, sizeof(fmt), "%%%ds %%d\n%%n", maxsize - 1);
    [all...]
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h 424 uint32_t maxSize;
  /external/guava/guava/src/com/google/common/collect/
MinMaxPriorityQueue.java 914 // Now cap it at maxSize + 1
936 /** There's no reason for the queueSize to ever be more than maxSize + 1 */
  /packages/apps/UnifiedEmail/src/com/android/mail/photomanager/
PhotoManager.java 226 LogUtils.d(TAG, "Cache size: " + btk(sBitmapHolderCache.maxSize())
227 + " + " + btk(sBitmapCache.maxSize()));
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /build/core/
definitions.mk     [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
compact_lang_det_impl.cc     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_unicode.py 655 format_string = u"%{}f".format(sys.maxsize + 1)
    [all...]
test_io.py 560 if sys.maxsize > 0x7FFFFFFF:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_unicode.py 655 format_string = u"%{}f".format(sys.maxsize + 1)
    [all...]
test_io.py 560 if sys.maxsize > 0x7FFFFFFF:
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.cpp     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/DOM/resources/dom-perf/
template.js     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1.h 274 long maxsize; member in struct:asn1_string_table_st
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
asn1.h 274 long maxsize; member in struct:asn1_string_table_st
    [all...]
  /external/openssl/crypto/asn1/
asn1.h 274 long maxsize; member in struct:asn1_string_table_st
    [all...]

Completed in 1392 milliseconds

<<11121314151617181920>>