Home
last modified time | relevance | path

Searched defs:InvalidIndex (Results 1 – 5 of 5) 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/crosvm/qcow/src/
Drefcount.rs19 InvalidIndex, enumerator
Dqcow.rs39 InvalidIndex, enumerator
/external/clang/lib/CodeGen/
DCGCall.cpp1285 static const unsigned InvalidIndex = ~0U; member in __anon187f26710411::ClangToLLVMArgMapping