Home
last modified time | relevance | path

Searched defs:todo (Results 1 – 25 of 46) sorted by relevance

12

/external/toybox/scripts/
Dmkstatus.py83 todo=[] variable
114 todo = [] variable
/external/elfutils/tests/
Darextract.c39 size_t todo; in main() local
/external/boringssl/src/tool/
Drand.cc69 size_t todo = sizeof(buf); in Rand() local
/external/boringssl/src/crypto/poly1305/
Dpoly1305_test.cc39 size_t todo = 16; in TestSIMD() local
Dpoly1305.c214 unsigned todo = 16 - state->buf_used; in CRYPTO_poly1305_update() local
232 size_t todo = in_len & ~0xf; in CRYPTO_poly1305_update() local
Dpoly1305_arm.c220 unsigned int todo = 32 - st->buf_used; in CRYPTO_poly1305_update_neon() local
/external/boringssl/src/decrepit/ripemd/
Dripemd_test.cc80 size_t todo = stride; in TEST() local
/external/boringssl/src/crypto/cmac/
Dcmac_test.cc48 size_t todo = std::min(msg_len - done, static_cast<size_t>(chunk_size)); in test() local
Dcmac.c176 size_t todo = AES_BLOCK_SIZE - ctx->block_used; in CMAC_Update() local
/external/boringssl/src/crypto/fipsmodule/modes/
Dpolyval.c70 size_t todo = in_len; in CRYPTO_POLYVAL_update_blocks() local
/external/boringssl/src/decrepit/cfb/
Dcfb_test.cc64 size_t todo = stride; in TEST() local
/external/boringssl/src/crypto/evp/
Dpbkdf.c80 size_t todo = md_len; in PKCS5_PBKDF2_HMAC() local
/external/kmod/shared/
Dutil.c201 size_t todo = buflen - 1; in read_str_safe() local
226 size_t todo = buflen; in write_str_safe() local
/external/boringssl/src/crypto/hkdf/
Dhkdf.c84 size_t todo; in HKDF_expand() local
/external/boringssl/src/crypto/chacha/
Dchacha.c126 size_t todo, i; in CRYPTO_chacha_20() local
/external/boringssl/src/crypto/fipsmodule/rand/
Dctrdrbg.c158 size_t todo = kChunkSize; in CTR_DRBG_generate() local
Drand.c325 size_t todo = out_len; in RAND_bytes_with_additional_data() local
/external/eigen/unsupported/Eigen/src/BVH/
DBVAlgorithms.h159 …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/boringssl/src/crypto/fipsmodule/bn/
Dbytes.c217 size_t todo = in->top * BN_BYTES; in BN_bn2le_padded() local
/external/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc165 size_t todo = chunk_size; in TestOperation() local
/external/gptfdisk/
Dgptpart.cc201 int todo ; local
/external/boringssl/src/crypto/base64/
Dbase64_test.cc265 size_t todo = encoded_len - i; in TEST_P() local
Dbase64.c147 const size_t todo = sizeof(ctx->data) - ctx->data_used; in EVP_EncodeUpdate() local
/external/boringssl/src/crypto/bn_extra/
Dconvert.c127 int todo = BN_BYTES * 2; in decode_hex() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineVerifier.cpp858 DenseSet<const MachineBasicBlock*> todo; in calcRegsPassed() local
895 DenseSet<const MachineBasicBlock*> todo; in calcRegsRequired() local

12