Home
last modified time | relevance | path

Searched defs:InvalidIndex (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.h66 const static size_t InvalidIndex; member in sh::CallDAG
H A DCallDAG.cpp265 const size_t CallDAG::InvalidIndex = std::numeric_limits<size_t>::max(); member in sh::CallDAG
/third_party/libexif/contrib/c++/
H A Dexif.hxx36 struct InvalidIndex : std::runtime_error struct
38 InvalidIndex(const std::string& s) in InvalidIndex() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp163 static const uint32_t InvalidIndex = -1; member

Completed in 4 milliseconds