/third_party/python/Tools/c-analyzer/c_common/ |
H A D | logging.py | 51 def restore(): function
|
/third_party/skia/src/core/ |
H A D | SkMarkerStack.cpp | 58 void SkMarkerStack::restore(void* boundary) { in restore() function in SkMarkerStack
|
H A D | SkRasterClipStack.h | 42 void restore() { in restore() function in SkRasterClipStack
|
H A D | SkDevice.h | 154 void restore(const SkM44& ctm) { in restore() function in SkBaseDevice
|
H A D | SkClipStack.cpp | 591 void SkClipStack::restore() { in restore() function in SkClipStack
|
/third_party/python/Tools/scripts/ |
H A D | ndiff.py | 119 def restore(which): function
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-console-agent-impl.cc | 46 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
|
H A D | v8-profiler-agent-impl.cc | 253 void V8ProfilerAgentImpl::restore() { in restore() function in v8_inspector::V8ProfilerAgentImpl
|
H A D | v8-heap-profiler-agent-impl.cc | 198 void V8HeapProfilerAgentImpl::restore() { in restore() function in v8_inspector::V8HeapProfilerAgentImpl
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
H A D | VulkanTester.cpp | 92 void restore() in restore() function in ScopedSetEnvVar
|
/third_party/skia/tools/gpu/ |
H A D | GrContextFactory.cpp | 90 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local 318 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
|
/third_party/skia/experimental/sorttoy/ |
H A D | Fake.cpp | 127 void FakeDevice::restore(PaintersOrder paintersOrderWhenPopped) { in restore() function in FakeDevice
|
H A D | Fake.h | 262 void restore() { in restore() function in FakeCanvas
|
/third_party/skia/modules/skparagraph/src/ |
H A D | ParagraphPainterImpl.cpp | 101 void CanvasParagraphPainter::restore() { in restore() function in skia::textlayout::CanvasParagraphPainter
|
/third_party/skia/src/utils/ |
H A D | SkCamera.cpp | 172 void Sk3DView::restore() { in restore() function in Sk3DView
|
/third_party/skia/gm/ |
H A D | rasterhandleallocator.cpp | 27 void restore() { fCanvas->restore(); } in restore() function in GraphicsPort
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_insert_exec_mask.cpp | 479 Operand restore = ctx.info[idx].exec.back().first; in add_coupling_code() local 481 bld.copy(Definition(exec, bld.lm), restore); in add_coupling_code() local
|
/third_party/node/deps/v8/src/parsing/ |
H A D | rewriter.cc | 262 Expression* restore = factory()->NewAssignment( in VisitTryFinallyStatement() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_batch.h | 91 } invalidated, cleared, fast_cleared, restore, resolve; member
|
/third_party/python/Lib/ |
H A D | difflib.py | 2019 def restore(delta, which): function
|
/third_party/python/Lib/unittest/test/ |
H A D | test_discovery.py | 465 def restore(): function 815 def restore(): function
|
H A D | test_program.py | 350 def restore(): function 372 def restore(): function
|
/third_party/pulseaudio/src/modules/ |
H A D | module-filter-apply.c | 383 static void move_object_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, bool is_sink_input) { in move_object_for_filter() argument 417 static void move_objects_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, in move_objects_for_filter() argument
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | Canvas.java | 29 public void restore() { in restore() method in Canvas
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
H A D | canvas2dcontext.js | [all...] |