Searched defs:EndTable (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader_test_common.h143 TestAbbrevTable &EndTable() { function in class:TestAbbrevTable
/external/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp171 const char *EndTable = "</table>"; member in namespace:__anon13629
251 OSRef << EndTable; local
262 OS << EndTable; local
/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h615 // Should correspond to what EndTable() below builds up.
642 /// `PushElement`/`AddElement`/`EndTable`, or the builtin `CreateString`/
839 // From generated code (or from the parser), we call StartTable/EndTable
850 uoffset_t EndTable(uoffset_t start, voffset_t numfields) {
1499 // with EndTable().
1507 bool EndTable() { function in class:flatbuffers::FLATBUFFERS_FINAL_CLASS

Completed in 156 milliseconds