/aosp_15_r20/external/pdfium/xfa/fxfa/formcalc/ |
H A D | cxfa_fmparser.cpp | 72 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseExpressionList() local 105 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseFunction() local 160 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseExpression() local 216 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseDeclarationExpression() local 251 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseExpExpression() local 277 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseLogicalOrExpression() local 310 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseLogicalAndExpression() local 343 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseEqualityExpression() local 387 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseRelationalExpression() local 453 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseAdditiveExpression() local [all …]
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | autorestorer_unittest.cpp | 14 AutoRestorer<int> restorer(&x); in TEST() local 24 AutoRestorer<int> restorer(&x); in TEST() local 33 AutoRestorer<int> restorer(&x); in TEST() local 46 AutoRestorer<UnownedPtr<int>> restorer(&ptr); in TEST() local 57 AutoRestorer<UnownedPtr<int>> restorer(&ptr); in TEST() local 68 AutoRestorer<UnownedPtr<int>> restorer(&ptr); in TEST() local 83 AutoRestorer<RetainPtr<PseudoRetainable>> restorer(&ptr); in TEST() local 119 AutoRestorer<RetainPtr<PseudoRetainable>> restorer(&ptr); in TEST() local 138 AutoRestorer<RetainPtr<PseudoRetainable>> restorer(&ptr); in TEST() local
|
/aosp_15_r20/external/pdfium/xfa/fwl/theme/ |
H A D | cfwl_monthcalendartp.cpp | 107 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawTotalBK() local 119 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawHeadBk() local 131 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawLButton() local 166 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawRButton() local 202 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawHSeparator() local 214 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawWeekNumSep() local 221 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawDatesInBK() local 251 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawDatesInCircle() local 263 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawTodayCircle() local
|
H A D | cfwl_checkboxtp.cpp | 59 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignCheck() local 72 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignCircle() local 88 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignCross() local 108 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignDiamond() local 120 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignSquare() local 150 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignStar() local
|
H A D | cfwl_widgettp.cpp | 92 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawBorder() local 113 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in FillSolidRect() local 127 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawFocus() local
|
H A D | cfwl_scrollbartp.cpp | 82 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawThumbBtn() local 100 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawTrack() local
|
H A D | cfwl_comboboxtp.cpp | 38 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawBackground() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/ |
H A D | cffl_interactiveformfiller.cpp | 106 AutoRestorer<bool> restorer(&m_bNotifying); in OnMouseEnter() local 139 AutoRestorer<bool> restorer(&m_bNotifying); in OnMouseExit() local 175 AutoRestorer<bool> restorer(&m_bNotifying); in OnLButtonDown() local 255 AutoRestorer<bool> restorer(&m_bNotifying); in OnButtonUp() local 371 AutoRestorer<bool> restorer(&m_bNotifying); in OnSetFocus() local 424 AutoRestorer<bool> restorer(&m_bNotifying); in OnKillFocus() local 692 AutoRestorer<bool> restorer(&m_bNotifying); in OnKeyStrokeCommit() local 726 AutoRestorer<bool> restorer(&m_bNotifying); in OnValidate() local 777 AutoRestorer<bool> restorer(&m_bNotifying); in OnClick() local 809 AutoRestorer<bool> restorer(&m_bNotifying); in OnFull() local [all …]
|
/aosp_15_r20/bionic/benchmarks/ |
H A D | stdlib_benchmark.cpp | 44 ScopedDecayTimeRestorer restorer; in BM_stdlib_malloc_free_default() local 56 ScopedDecayTimeRestorer restorer; in BM_stdlib_malloc_free_decay1() local 81 ScopedDecayTimeRestorer restorer; in BM_stdlib_calloc_free_default() local 122 ScopedDecayTimeRestorer restorer; in BM_stdlib_malloc_forty_default() local 134 ScopedDecayTimeRestorer restorer; in BM_stdlib_malloc_forty_decay1() local 145 ScopedDecayTimeRestorer restorer; in BM_stdlib_malloc_multiple_8192_allocs_default() local 157 ScopedDecayTimeRestorer restorer; in BM_stdlib_malloc_multiple_8192_allocs_decay1() local
|
H A D | malloc_sql_benchmark.cpp | 108 ScopedDecayTimeRestorer restorer; in BM_malloc_sql_trace_default() local 121 ScopedDecayTimeRestorer restorer; in BM_malloc_sql_trace_decay1() local
|
/aosp_15_r20/bionic/tests/ |
H A D | gwp_asan_test.cpp | 169 SyspropRestorer restorer; in TEST() local 186 SyspropRestorer restorer; in TEST() local 204 SyspropRestorer restorer; in TEST() local 226 SyspropRestorer restorer; in TEST() local 248 SyspropRestorer restorer; in TEST() local 261 SyspropRestorer restorer; in TEST() local
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/undo/domain/interactor/ |
D | UndoInteractor.kt | 59 restorerByOwnerId.forEach { (ownerId, restorer) -> in <lambda>() method 93 val restorer = restorerByOwnerId[ownerId] in <lambda>() constant
|
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/ |
H A D | cpwl_edit_impl.cpp | 599 CFX_RenderDevice::StateRestorer restorer(pDevice); in DrawEdit() local 1088 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetScrollInfo() local 1123 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetScrollPosY() local 1233 AutoRestorer<bool> restorer(&m_bNotifyFlag); in Refresh() local 1305 AutoRestorer<bool> restorer(&m_bNotifyFlag); in RefreshWordRange() local 1321 AutoRestorer<bool> restorer(&m_bNotifyFlag); in RefreshWordRange() local 1362 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetCaretInfo() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_renderstatus.cpp | 219 AutoRestorer<int> restorer(&g_CurrentRecursionDepth); in RenderSingleObject() local 363 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessForm() local 933 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessType3Text() local 1087 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawShadingPattern() local 1124 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawTilingPattern() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_box.cpp | 225 CFGAS_GEGraphics::StateRestorer restorer(pGS); in DrawFill() local 310 CFGAS_GEGraphics::StateRestorer restorer(pGS); in StrokeArcOrRounded() local
|
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/ |
H A D | cfgas_gegraphics.cpp | 275 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithPattern() local 391 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithShading() local
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd_utils_test.cpp | 231 MountNamespaceRestorer restorer; in TEST() local 251 MountNamespaceRestorer restorer; in TEST() local
|
/aosp_15_r20/external/trusty/musl/src/internal/ |
D | ksigaction.h | 9 void (*restorer)(void); member
|
/aosp_15_r20/external/trusty/musl/arch/sh/ |
D | ksigaction.h | 6 void *restorer; member
|
/aosp_15_r20/external/musl/arch/sh/ |
H A D | ksigaction.h | 6 void *restorer; member
|
/aosp_15_r20/external/trusty/musl/arch/mipsn32/ |
D | ksigaction.h | 7 void (*restorer)(); member
|
/aosp_15_r20/external/trusty/musl/arch/mips/ |
D | ksigaction.h | 10 void (*restorer)(); member
|
/aosp_15_r20/external/trusty/musl/arch/mips64/ |
D | ksigaction.h | 7 void (*restorer)(); member
|
/aosp_15_r20/external/trusty/musl/arch/x86_64/ |
D | ksigaction.h | 6 void (*restorer)(void); member
|
/aosp_15_r20/external/musl/arch/x86_64/ |
H A D | ksigaction.h | 6 void (*restorer)(void); member
|