Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dutil.cc236 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsMappingHelper()
246 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsMutableMappingHelper()
257 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsMappingViewHelper()
267 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsObjectProxy()
276 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsAttrsHelper()
293 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsIndexedSlicesHelper()
303 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsTensorHelper()
313 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsEagerTensorHelper()
323 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsResourceVariableHelper()
333 static auto* const check_cache = new CachedTypeCheck([](PyObject* to_check) { in IsOwnedIteratorHelper()
[all …]
/external/ltp/testcases/kernel/syscalls/splice/
Dsplice02.c58 size_t page_size, to_check, block, blocks, i, fail = 0; in do_child() local
/external/dynamic_depth/internal/xmpmeta/
Djpeg_io.cc70 bool HasPrefixString(const string& to_check, const string& prefix) { in HasPrefixString()
/external/freetype/src/sdf/
Dftbsdf.c317 ED* to_check = NULL; in bsdf_is_edge() local
853 ED* to_check; in compare_neighbor() local
/external/rust/crates/rusqlite/src/util/
Dsqlite_string.rs181 let to_check = [ in test_from_str() localVariable
/external/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
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dtls_cbc.c96 size_t to_check = 256; // maximum amount of padding, inc length byte. in EVP_tls_cbc_remove_padding() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp468 std::queue<uint32_t> to_check; in GetProblematicInstructionsIfConditionalCanBeFlattened() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp468 std::queue<uint32_t> to_check; in GetProblematicInstructionsIfConditionalCanBeFlattened() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp468 std::queue<uint32_t> to_check; in GetProblematicInstructionsIfConditionalCanBeFlattened() local