HomeSort by relevance Sort by last modified time
    Searched refs:Sizes (Results 1 - 4 of 4) sorted by null

  /external/llvm/tools/lli/
lli.cpp 394 SmallVector<unsigned, 16> Sizes;
406 Sizes.push_back(I->first.size());
423 Sizes.push_back(I->first.size());
446 T->loadCode(Addr, Offsets[i].first, Sizes[i]);
451 T->loadData(Addr, Offsets[i].first, Sizes[i]);
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp     [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...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 141 milliseconds