HomeSort by relevance Sort by last modified time
    Searched refs:Revert (Results 26 - 50 of 58) sorted by null

12 3

  /external/sfntly/cpp/src/sfntly/table/bitmap/
index_sub_table_format2.cc 180 Revert();
bitmap_size_table.cc 207 Revert();
384 void BitmapSizeTable::Builder::Revert() {
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 155 void Revert();
loca_table.cc 146 void LocaTable::Builder::Revert() {
glyph_table.cc 197 void GlyphTable::Builder::Revert() {
  /external/skia/src/utils/win/
SkIStream.cpp 79 HRESULT STDMETHODCALLTYPE SkBaseIStream::Revert(void)
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp     [all...]
ParseTemplate.cpp     [all...]
ParseExprCXX.cpp 342 TPA.Revert();
350 TPA.Revert();
    [all...]
ParseDecl.cpp     [all...]
ParseStmt.cpp     [all...]
ParseDeclCXX.cpp 151 TPA.Revert();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propidl.h 384 virtual HRESULT WINAPI Revert(void) = 0;
403 HRESULT (WINAPI *Revert)(IPropertyStorage *This);
424 #define IPropertyStorage_Revert(This) (This)->lpVtbl->Revert(This)
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...]
wia.h     [all...]
objidl.h     [all...]
wincodec.h     [all...]
  /external/v8/src/runtime/
runtime-compiler.cc 239 // Revert the patched back edge table, regardless of whether OSR succeeds.
240 BackEdgeTable::Revert(isolate, *caller_code);
  /external/v8/test/mjsunit/es6/
proxies-json.js 101 parent2.c = "remove"; // Revert side effect.
  /external/v8/src/full-codegen/
full-codegen.h     [all...]
full-codegen.cc     [all...]
  /external/clang/include/clang/Parse/
Parser.h 657 /// after the token consumption is done, Commit() or Revert() is called to
658 /// either "commit the consumed tokens" or revert to the previously marked
664 /// TPA.Revert();
691 void Revert() {
703 assert(!isActive && "Forgot to call Commit or Revert!");
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 399 // tested at the head of the function.) Revert to default ASCII-betical string
    [all...]

Completed in 588 milliseconds

12 3