/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/shortcut/ |
shortcut_list_reading_utils.cpp | 47 const uint8_t *const dictRoot, const int maxLength, int *const outWord, int *const pos) { 48 return ByteArrayUtils::readStringAndAdvancePosition(dictRoot, maxLength, outWord, pos);
|
shortcut_list_reading_utils.h | 58 int *const outWord, int *const pos);
|
/external/llvm/include/llvm/Support/ |
OutputBuffer.h | 64 void outword(unsigned X) { function in class:llvm::OutputBuffer 99 outword(X); 106 outword((unsigned)X);
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
rc4-ia64.pl | 235 &I(\$c,"shr.u OutWord[%u] = OutWord[%u], 32;;", 238 &I(\$c, "st4 [OutPtr] = OutWord[%u], 4", $iw1 % $NOutWord); 274 &I(\$c, "dep OutWord[%u] = Data[%u], OutWord[%u], BYTE_POS(%u), 8", 286 &I(\$c, "st8 [OutPtr] = OutWord[%u], 8", 290 &I(\$c, "mov OutWord[%u] = OutWord[%u]", 476 OutWord[2]
|
/external/openssl/crypto/rc4/asm/ |
rc4-ia64.pl | 235 &I(\$c,"shr.u OutWord[%u] = OutWord[%u], 32;;", 238 &I(\$c, "st4 [OutPtr] = OutWord[%u], 4", $iw1 % $NOutWord); 274 &I(\$c, "dep OutWord[%u] = Data[%u], OutWord[%u], BYTE_POS(%u), 8", 286 &I(\$c, "st8 [OutPtr] = OutWord[%u], 8", 290 &I(\$c, "mov OutWord[%u] = OutWord[%u]", 476 OutWord[2]
|