Home
last modified time | relevance | path

Searched defs:kInvalidId (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcollective.cc176 int64 CollectiveExecutor::kInvalidId = -1; member in tensorflow::CollectiveExecutor
Dcollective.h295 static int64 kInvalidId; variable
/external/brotli/c/enc/
Dblock_splitter_inc.h157 static const uint16_t kInvalidId = 256; in FN() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp34 static const uint32_t kInvalidId = 0x400000; variable
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp34 static const uint32_t kInvalidId = 0x400000; variable
/external/v8/src/compiler/
Dregister-allocator.cc935 const int kInvalidId = std::numeric_limits<int>::max(); in Splinter() local