/third_party/elfutils/tests/ |
H A D | arextract.c | 39 size_t todo; in main() local
|
/third_party/toybox/scripts/ |
H A D | mkstatus.py | 83 todo=[] variable 114 todo = [] variable [all...] |
/third_party/node/deps/openssl/openssl/crypto/chacha/ |
H A D | chacha_enc.c | 77 size_t todo, i; in ChaCha20_ctr32() local
|
/third_party/node/deps/uv/src/ |
H A D | idna.c | 120 unsigned todo; in uv__idna_toascii_label() local
|
/third_party/openssl/crypto/chacha/ |
H A D | chacha_enc.c | 77 size_t todo, i; in ChaCha20_ctr32() local
|
/third_party/skia/tools/ |
H A D | HashAndEncode.cpp | 75 int todo = std::min(N, 1<<27); // Keep todo*8 <= 1B; skcms requires N*bpp < MAX_INT. in HashAndEncode() local
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/ |
H A D | erst-inject.c | 202 int todo = ERST_MAX; in main() local
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/ |
H A D | erst-inject.c | 202 int todo = ERST_MAX; in main() local
|
/third_party/gptfdisk/ |
H A D | gptpart.cc | 208 int todo ; local
|
/third_party/libuv/src/ |
H A D | idna.c | 167 unsigned todo; in uv__idna_toascii_label() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfstruncate.c | 314 const char *todo = "This is still work in progress."; in dump_resident_attr_val() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_rand.c | 262 unsigned done, todo; in BN_generate_dsa_nonce() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_rand.c | 262 unsigned done, todo; in BN_generate_dsa_nonce() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_io_to_vector.c | 159 unsigned todo = 1; in get_flat_type() local
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator-verifier.cc | 605 DelayedAssessments* todo = todo_iter->second; in VerifyGapMoves() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_context.cpp | 863 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_context.cpp | 863 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() argument
|
/third_party/mbedtls/programs/test/ |
H A D | benchmark.c | 522 todo_list todo; in main() local [all...] |
/third_party/toybox/lib/ |
H A D | xwrap.c | 531 struct string_list *todo, *done = 0; in xabspath() local [all...] |
/third_party/python/Objects/ |
H A D | frameobject.c | 301 int todo = 1; in mark_stacks() local
|
/third_party/spirv-tools/source/opt/ |
H A D | ir_context.cpp | 924 void IRContext::AddCalls(const Function* func, std::queue<uint32_t>* todo) { in AddCalls() argument
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | list.c | 1553 } todo = { 0, }; in list_main() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 2135 SmallPtrSet<const MachineBasicBlock*, 8> todo; in calcRegsPassed() local 2170 SmallPtrSet<const MachineBasicBlock*, 8> todo; in calcRegsRequired() local [all...] |
/third_party/openssl/apps/ |
H A D | list.c | 1543 } todo = { 0, }; in list_main() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.cc | 997 absl::InlinedVector<SubRange, kInlinedVectorSize> todo; in NewSubRange() local [all...] |