HomeSort by relevance Sort by last modified time
    Searched full:maxsize (Results 626 - 650 of 831) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 326 typedef PVOID (NTAPI LSA_CREATE_SHARED_MEMORY)(ULONG MaxSize,ULONG InitialSize);
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_dragonfly_amd64.go 233 SYS_VARSYM_LIST = 452 // { int varsym_list(int level, char *buf, int maxsize, int *marker); }
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_dragonfly_amd64.go 233 SYS_VARSYM_LIST = 452 // { int varsym_list(int level, char *buf, int maxsize, int *marker); }
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.2/
commons-collections-3.2.2.jar 
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_interceptors.inc     [all...]
  /external/pcre/dist/
pcre_jit_compile.c     [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_6.sh 225 run_test "spec/EXT_framebuffer_object/fbo-maxsize" 0.0 "bin/fbo-maxsize -fbo -auto"
    [all...]
  /external/elfutils/libelf/
ChangeLog 318 negative. Include start_offset in maxsize.
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
string_tests.py 190 self.checkequal(-1, 'ab', 'find', 'xxx', sys.maxsize + 1, 0)
261 self.checkequal(-1, 'ab', 'rfind', 'xxx', sys.maxsize + 1, 0)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
string_tests.py 190 self.checkequal(-1, 'ab', 'find', 'xxx', sys.maxsize + 1, 0)
261 self.checkequal(-1, 'ab', 'rfind', 'xxx', sys.maxsize + 1, 0)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
string_tests.py 190 self.checkequal(-1, 'ab', 'find', 'xxx', sys.maxsize + 1, 0)
261 self.checkequal(-1, 'ab', 'rfind', 'xxx', sys.maxsize + 1, 0)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
string_tests.py 190 self.checkequal(-1, 'ab', 'find', 'xxx', sys.maxsize + 1, 0)
261 self.checkequal(-1, 'ab', 'rfind', 'xxx', sys.maxsize + 1, 0)
    [all...]
  /build/core/
Makefile     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 461 psz[0] = MIN2(psz[0], ctx->Point.MaxSize);
    [all...]
  /external/valgrind/coregrind/m_initimg/
initimg-darwin.c 410 VG_(printf)("stringsize=%d auxsize=%d stacksize=%d maxsize=0x%x\n"
  /frameworks/base/core/java/android/widget/
RemoteViewsAdapter.java 553 // the maxCount number of items, or the maxSize memory usage.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
msvc9compiler.py 40 NATIVE_WIN64 = (sys.platform == 'win32' and sys.maxsize > 2**32)
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
msvc9compiler.py 40 NATIVE_WIN64 = (sys.platform == 'win32' and sys.maxsize > 2**32)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 40 NATIVE_WIN64 = (sys.platform == 'win32' and sys.maxsize > 2**32)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 40 NATIVE_WIN64 = (sys.platform == 'win32' and sys.maxsize > 2**32)
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ContextHandler.java     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
  /packages/apps/UnifiedEmail/res/values/
strings.xml 83 <string name="too_large_to_attach_single">Can\'t attach file over <xliff:g id="maxSize">%1$s</xliff:g>.</string>
85 <string name="too_large_to_attach_multiple">One or more files not attached. Limit <xliff:g id="maxSize">%1$s</xliff:g>.</string>
87 <string name="too_large_to_attach_additional">File not attached. <xliff:g id="maxSize">%1$s</xliff:g> limit reached.</string>
    [all...]

Completed in 1118 milliseconds

<<21222324252627282930>>