/external/elfutils/src/tests/ |
D | arextract.c | 39 size_t todo; in main() local
|
/external/boringssl/src/tool/ |
D | rand.cc | 68 size_t todo = sizeof(buf); in Rand() local
|
/external/boringssl/src/crypto/hkdf/ |
D | hkdf.c | 61 size_t todo; in HKDF() local
|
/external/toybox/scripts/ |
D | mkstatus.py | 95 todo = [] variable
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305.c | 227 unsigned int todo = 16 - state->buf_used; in CRYPTO_poly1305_update() local 245 size_t todo = in_len & ~0xf; in CRYPTO_poly1305_update() local
|
D | poly1305_arm.c | 217 unsigned int todo = 32 - st->buf_used; in CRYPTO_poly1305_update_neon() local
|
/external/boringssl/src/crypto/cmac/ |
D | cmac_test.cc | 63 size_t todo = std::min(msg_len - done, static_cast<size_t>(chunk_size)); in test() local
|
D | cmac.c | 174 size_t todo = AES_BLOCK_SIZE - ctx->block_used; in CMAC_Update() local
|
/external/boringssl/src/crypto/rand/ |
D | urandom.c | 145 size_t todo; in CRYPTO_sysrand() local
|
D | rand.c | 119 size_t todo = remaining; in RAND_bytes() local
|
/external/boringssl/src/crypto/chacha/ |
D | chacha_generic.c | 92 size_t todo, i; in CRYPTO_chacha_20() local
|
/external/boringssl/src/crypto/bn/ |
D | random.c | 255 size_t done, todo, attempt; in BN_generate_dsa_nonce() local
|
/external/eigen/unsupported/Eigen/src/BVH/ |
D | BVAlgorithms.h | 159 …std::priority_queue<QueueElement, std::vector<QueueElement>, std::greater<QueueElement> > todo; //… in minimize_helper() local 252 …std::priority_queue<QueueElement, std::vector<QueueElement>, std::greater<QueueElement> > todo; //… in BVMinimize() local
|
/external/gptfdisk/ |
D | gptpart.cc | 199 int todo ; local
|
/external/boringssl/src/ssl/ |
D | s3_pkt.c | 859 const size_t todo = (rr->length < avail) ? rr->length : avail; in ssl3_read_bytes() local
|
/external/boringssl/src/crypto/bio/ |
D | bio.c | 497 const size_t todo = len - done; in bio_read_all() local
|
/external/llvm/lib/CodeGen/ |
D | MachineVerifier.cpp | 1186 SmallPtrSet<const MachineBasicBlock*, 8> todo; in calcRegsPassed() local 1221 SmallPtrSet<const MachineBasicBlock*, 8> todo; in calcRegsRequired() local
|
/external/toybox/lib/ |
D | xwrap.c | 343 struct string_list *todo, *done = 0; in xabspath() local
|
/external/fio/ |
D | backend.c | 1871 unsigned int i, todo, nr_running, m_rate, t_rate, nr_started; in run_threads() local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 1905 register zic_t todo; in writezone() local
|