Home
last modified time | relevance | path

Searched defs:Revert (Results 1 – 24 of 24) sorted by relevance

/third_party/node/src/
Dnode_revert.h53 inline void Revert(const reversion cve) { in Revert() function
58 inline void Revert(const char* cve, std::string* error) { in Revert() function
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc151 void LocaTable::Builder::Revert() { in Revert() function in sfntly::LocaTable::Builder
Dglyph_table.cc197 void GlyphTable::Builder::Revert() { in Revert() function in sfntly::GlyphTable::Builder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dloca_table.cc151 void LocaTable::Builder::Revert() { in Revert() function in sfntly::LocaTable::Builder
Dglyph_table.cc197 void GlyphTable::Builder::Revert() { in Revert() function in sfntly::GlyphTable::Builder
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.cc102 void IndexSubTable::Builder::Revert() { in Revert() function in sfntly::IndexSubTable::Builder
Debdt_table.cc170 void EbdtTable::Builder::Revert() { in Revert() function in sfntly::EbdtTable::Builder
Deblc_table.cc242 void EblcTable::Builder::Revert() { in Revert() function in sfntly::EblcTable::Builder
Dindex_sub_table_format3.cc105 void IndexSubTableFormat3::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat3::Builder
Dindex_sub_table_format1.cc215 void IndexSubTableFormat1::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat1::Builder
Dindex_sub_table_format5.cc258 void IndexSubTableFormat5::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat5::Builder
Dindex_sub_table_format4.cc254 void IndexSubTableFormat4::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat4::Builder
Dbitmap_size_table.cc384 void BitmapSizeTable::Builder::Revert() { in Revert() function in sfntly::BitmapSizeTable::Builder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table.cc102 void IndexSubTable::Builder::Revert() { in Revert() function in sfntly::IndexSubTable::Builder
Debdt_table.cc170 void EbdtTable::Builder::Revert() { in Revert() function in sfntly::EbdtTable::Builder
Deblc_table.cc242 void EblcTable::Builder::Revert() { in Revert() function in sfntly::EblcTable::Builder
Dindex_sub_table_format3.cc105 void IndexSubTableFormat3::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat3::Builder
Dindex_sub_table_format1.cc215 void IndexSubTableFormat1::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat1::Builder
Dindex_sub_table_format5.cc258 void IndexSubTableFormat5::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat5::Builder
Dindex_sub_table_format4.cc254 void IndexSubTableFormat4::Builder::Revert() { in Revert() function in sfntly::IndexSubTableFormat4::Builder
Dbitmap_size_table.cc384 void BitmapSizeTable::Builder::Revert() { in Revert() function in sfntly::BitmapSizeTable::Builder
/third_party/skia/src/utils/win/
DSkIStream.cpp66 SK_STDMETHODIMP SkBaseIStream::Revert() in Revert() function in SkBaseIStream
/third_party/flutter/skia/src/utils/win/
DSkIStream.cpp66 SK_STDMETHODIMP SkBaseIStream::Revert() in Revert() function in SkBaseIStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp134 bool Revert = false; member