HomeSort by relevance Sort by last modified time
    Searched defs:Revert (Results 1 - 25 of 27) sorted by null

1 2

  /external/webrtc/webrtc/modules/desktop_capture/win/
scoped_thread_desktop.cc 24 Revert();
35 void ScopedThreadDesktop::Revert() {
43 Revert();
  /external/sfntly/cpp/src/sfntly/table/bitmap/
ebdt_table.cc 67 Revert();
120 Revert();
170 void EbdtTable::Builder::Revert() {
index_sub_table.cc 102 void IndexSubTable::Builder::Revert() {
index_sub_table_format1.cc 163 Revert();
215 void IndexSubTableFormat1::Builder::Revert() {
217 IndexSubTable::Builder::Revert();
index_sub_table_format3.cc 105 void IndexSubTableFormat3::Builder::Revert() {
107 IndexSubTable::Builder::Revert();
175 Revert();
bitmap_size_table.cc 207 Revert();
384 void BitmapSizeTable::Builder::Revert() {
eblc_table.cc 235 Revert();
242 void EblcTable::Builder::Revert() {
index_sub_table_format4.cc 209 Revert();
254 void IndexSubTableFormat4::Builder::Revert() {
256 IndexSubTable::Builder::Revert();
index_sub_table_format5.cc 182 Revert();
258 void IndexSubTableFormat5::Builder::Revert() {
260 IndexSubTable::Builder::Revert();
  /external/sfntly/cpp/src/sfntly/table/truetype/
loca_table.cc 146 void LocaTable::Builder::Revert() {
glyph_table.cc 197 void GlyphTable::Builder::Revert() {
  /external/skia/src/utils/win/
SkIStream.cpp 75 HRESULT STDMETHODCALLTYPE SkBaseIStream::Revert(void)
  /external/v8/src/full-codegen/
full-codegen.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wia.h     [all...]
scardssp.h 278 virtual HRESULT WINAPI Revert(void) = 0;
303 HRESULT (WINAPI *Revert)(IByteBuffer *This);
330 #define IByteBuffer_Revert(This) (This)->lpVtbl->Revert(This)
    [all...]
shdeprecated.h 146 virtual HRESULT WINAPI Revert(void) = 0;
164 HRESULT (WINAPI *Revert)(ITravelLog *This);
184 #define ITravelLog_Revert(This) (This)->lpVtbl->Revert(This)
    [all...]
  /external/clang/include/clang/Parse/
Parser.h 669 /// after the token consumption is done, Commit() or Revert() is called to
670 /// either "commit the consumed tokens" or revert to the previously marked
676 /// TPA.Revert();
703 void Revert() {
715 assert(!isActive && "Forgot to call Commit or Revert!");
725 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 692 /// after the token consumption is done, Commit() or Revert() is called to
693 /// either "commit the consumed tokens" or revert to the previously marked
699 /// TPA.Revert();
726 void Revert() {
738 assert(!isActive && "Forgot to call Commit or Revert!");
748 ~RevertingTentativeParsingAction() { Revert(); }
    [all...]

Completed in 1352 milliseconds

1 2