Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_to_string.cc85 void EndSequence() override { in EndSequence() function
/external/flatbuffers/include/flatbuffers/
Dminireflect.h40 virtual void EndSequence() {} in EndSequence() function
326 void EndSequence() { in EndSequence() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DLineTable.cpp17 EndSequence = 0x00, ///< End of the line table. enumerator
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h134 EndSequence:1, member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h192 EndSequence : 1, member
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dsink.h380 bool EndSequence(HandlersPtr::Selector s) { in EndSequence() function