HomeSort by relevance Sort by last modified time
    Searched refs:sizes (Results 501 - 525 of 541) sorted by null

<<2122

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socket.py 368 sizes = {socket.htonl: 32, socket.ntohl: 32,
370 for func, size in sizes.items():
    [all...]
test_io.py     [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]
  /external/chromium_org/v8/src/
heap.cc 785 int *sizes,
794 if (sizes[space] != 0) {
797 allocation = new_space()->AllocateRaw(sizes[space]);
799 allocation = paged_space(space)->AllocateRaw(sizes[space]);
817 node->set_size(this, sizes[space]);
    [all...]
spaces.h     [all...]
heap.h     [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 703 <li><a href="<?cs var:toroot ?>training/design-navigation/multiple-sizes.html">
704 Planning for Multiple Touchscreen Sizes
824 patterns that are optimized for different screen sizes."
833 >Supporting Different Screen Sizes</a>
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 220 on one machine to devices (with offsets and sizes) on the replay
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 257 * Hence populating with default sizes for now. This needs
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp 6387 const ExternalASTSource::MemoryBufferSizes &sizes = local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /external/chromium_org/remoting/webapp/
client_session.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 543 \mysection{Key Sizes and Number of Rounds}
589 are the minimum and maximum key sizes in bytes. The \textit{block\_length} member is the block size of the cipher
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc 3474 static const GLsizei sizes[] = { local
    [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 1189 milliseconds

<<2122