Home
last modified time | relevance | path

Searched defs:InvalidIndex (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/compiler/translator/
DCallDAG.h66 const static size_t InvalidIndex; variable
DCallDAG.cpp265 const size_t CallDAG::InvalidIndex = std::numeric_limits<size_t>::max(); member in sh::CallDAG
/external/tensorflow/tensorflow/compiler/xla/service/
Dmapped_ptr_container_sorter.h150 static size_t InvalidIndex() { return std::numeric_limits<size_t>::max(); } in InvalidIndex() function
/external/crosvm/disk/src/qcow/
Drefcount.rs24 InvalidIndex, enumerator
Dmod.rs80 InvalidIndex, enumerator
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder_test.cc1119 TEST_P(HpackDecoderTest, InvalidIndex) { in TEST_P() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp163 static const uint32_t InvalidIndex = -1; variable
/external/crosvm/devices/src/
Dvfio.rs73 InvalidIndex(u32), enumerator
/external/clang/lib/CodeGen/
DCGCall.cpp1285 static const unsigned InvalidIndex = ~0U; member in __anonf3f484ab0411::ClangToLLVMArgMapping