Home
last modified time | relevance | path

Searched defs:to_check (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dutil.cc234 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsMappingHelper()
244 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsMutableMappingHelper()
255 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsMappingViewHelper()
265 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsObjectProxy()
274 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsAttrsHelper()
291 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsIndexedSlicesHelper()
301 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsTensorHelper()
311 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsTensorSpecHelper()
321 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsEagerTensorHelper()
331 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsResourceVariableHelper()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/
Dframing.rs151 let to_check = vec![ in framing_proposal() localVariable
158 let mut to_check = to_check; in framing_proposal() localVariable
241 let to_check = vec![test_case.commit_priv.clone(), test_case.commit_pub.clone()]; in framing_commit() localVariable
245 let to_check = { in framing_commit() localVariable
246 let mut to_check = to_check; in framing_commit() localVariable
/aosp_15_r20/external/double-conversion/test/cctest/
H A Dtest-strtod.cc1096 double to_check) { in CheckDouble()
1182 float to_check) { in CheckFloat()
/aosp_15_r20/external/freetype/src/sdf/
H A Dftbsdf.c317 ED* to_check = NULL; in bsdf_is_edge() local
851 ED* to_check; in compare_neighbor() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DTunable.cpp245 const std::unordered_map<std::string, std::string>& to_check) { in CheckMandatoryKeys()
263 const std::unordered_map<std::string, std::string>& to_check) { in CheckKeysMatching()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/splice/
H A Dsplice02.c58 size_t page_size, to_check, block, blocks, i, fail = 0; in do_child() local
/aosp_15_r20/external/dynamic_depth/internal/xmpmeta/
H A Djpeg_io.cc70 bool HasPrefixString(const string& to_check, const string& prefix) { in HasPrefixString()
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/util/
Dsqlite_string.rs179 let to_check = [ in test_from_str() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dtls_cbc.c87 size_t to_check = 256; // maximum amount of padding, inc length byte. in EVP_tls_cbc_remove_padding() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dtls_cbc.c87 size_t to_check = 256; // maximum amount of padding, inc length byte. in EVP_tls_cbc_remove_padding() local
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A Dtls_cbc.c87 size_t to_check = 256; // maximum amount of padding, inc length byte. in EVP_tls_cbc_remove_padding() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
H A Dtls_cbc.c87 size_t to_check = 256; // maximum amount of padding, inc length byte. in EVP_tls_cbc_remove_padding() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp468 std::queue<uint32_t> to_check; in GetProblematicInstructionsIfConditionalCanBeFlattened() local
/aosp_15_r20/external/rappor/analysis/R/
H A Ddecode_ngrams.R206 to_check <- as.vector(tail(t(active_cands), n = 1)) functionVar
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_flatten_conditional_branch.cpp468 std::queue<uint32_t> to_check; in GetProblematicInstructionsIfConditionalCanBeFlattened() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_flatten_conditional_branch.cpp468 std::queue<uint32_t> to_check; in GetProblematicInstructionsIfConditionalCanBeFlattened() local
/aosp_15_r20/bootable/deprecated-ota/applypatch/
H A Dimgdiff.cpp596 size_t to_check = cur + 1; in MergeAdjacentNormalChunks() local
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h59436 struct list_head to_check; member
H A Dvmlinux.h59436 struct list_head to_check; member