/external/skqp/tools/gpu/atlastext/ |
D | GLTestAtlasTextRenderer.cpp | 77 auto restore = fContext->makeCurrentAndAutoRestore(); in GLTestAtlasTextRenderer() local 278 auto restore = fContext->makeCurrentAndAutoRestore(); in createTexture() local 300 auto restore = fContext->makeCurrentAndAutoRestore(); in deleteTexture() local 312 auto restore = fContext->makeCurrentAndAutoRestore(); in setTextureData() local 336 auto restore = fContext->makeCurrentAndAutoRestore(); in drawSDFGlyphs() local 388 auto restore = fContext->makeCurrentAndAutoRestore(); in makeTargetHandle() local 425 auto restore = fContext->makeCurrentAndAutoRestore(); in targetDeleted() local 434 auto restore = fContext->makeCurrentAndAutoRestore(); in readTargetHandle() local 452 auto restore = fContext->makeCurrentAndAutoRestore(); in clearTarget() local
|
/external/skia/tools/gpu/atlastext/ |
D | GLTestAtlasTextRenderer.cpp | 77 auto restore = fContext->makeCurrentAndAutoRestore(); in GLTestAtlasTextRenderer() local 278 auto restore = fContext->makeCurrentAndAutoRestore(); in createTexture() local 300 auto restore = fContext->makeCurrentAndAutoRestore(); in deleteTexture() local 312 auto restore = fContext->makeCurrentAndAutoRestore(); in setTextureData() local 336 auto restore = fContext->makeCurrentAndAutoRestore(); in drawSDFGlyphs() local 388 auto restore = fContext->makeCurrentAndAutoRestore(); in makeTargetHandle() local 425 auto restore = fContext->makeCurrentAndAutoRestore(); in targetDeleted() local 434 auto restore = fContext->makeCurrentAndAutoRestore(); in readTargetHandle() local 452 auto restore = fContext->makeCurrentAndAutoRestore(); in clearTarget() local
|
/external/skia/tools/gpu/ |
D | GrContextFactory.cpp | 60 SkScopeExit restore(nullptr); in destroyContexts() local 83 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local 101 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local 271 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
|
/external/skqp/tools/gpu/ |
D | GrContextFactory.cpp | 60 SkScopeExit restore(nullptr); in destroyContexts() local 83 auto restore = context.fTestContext->makeCurrentAndAutoRestore(); in abandonContexts() local 101 SkScopeExit restore(nullptr); in releaseResourcesAndAbandonContexts() local 271 auto restore = testCtx->makeCurrentAndAutoRestore(); in getContextInfoInternal() local
|
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ |
D | JcopBackupImpl.java | 57 public boolean restore(byte[] in, short offset) { in restore() method in JcopBackupImpl 58 LSPullModeRestore restore = getLSPullModeRestore(); in restore() local
|
D | BackupInterface.java | 27 boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength); in restore() method
|
D | DefaultOsBackupImpl.java | 54 public boolean restore(byte[] inBytes, short inBytesOffset) { in restore() method in DefaultOsBackupImpl
|
D | OsBackupInterface.java | 51 boolean restore(byte[] inBytes, short inBytesOffset); in restore() method
|
D | VersionStorage.java | 92 public boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength) { in restore() method in VersionStorage
|
/external/golang-protobuf/protoc-gen-go/plugin/ |
D | Makefile | 40 restore: target
|
/external/golang-protobuf/proto/testdata/ |
D | Makefile | 46 restore: target
|
/external/libbackup/src/com/google/android/libraries/backup/shadow/ |
D | BackupHelperSimulator.java | 27 public abstract void restore(Context context, Object data); in restore() method in BackupHelperSimulator
|
/external/tensorflow/tensorflow/contrib/data/python/ops/ |
D | iterator_ops.py | 75 def restore(self, restored_tensors, unused_restored_shapes): member in _Saveable
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/ |
D | MockCanvas.java | 25 public void restore() {} in restore() method in MockCanvas
|
/external/python/cpython3/Tools/scripts/ |
D | ndiff.py | 119 def restore(which): function
|
/external/python/cpython2/Tools/scripts/ |
D | ndiff.py | 119 def restore(which): function
|
/external/tensorflow/tensorflow/contrib/boosted_trees/python/ops/ |
D | model_ops.py | 66 def restore(self, restored_tensors, unused_restored_shapes): member in TreeEnsembleVariableSavable
|
/external/tensorflow/tensorflow/contrib/tensor_forest/python/ops/ |
D | stats_ops.py | 70 def restore(self, restored_tensors, unused_restored_shapes): member in FertileStatsVariableSavable
|
D | model_ops.py | 73 def restore(self, restored_tensors, unused_restored_shapes): member in TreeVariableSavable
|
/external/autotest/client/bin/net/ |
D | net_tc.py | 107 def restore(self, netif): member in tcclass 209 def restore(self, netif): member in tcfilter 237 def restore(self, netif): member in u32filter 299 def restore(self, netif): member in qdisc 336 def restore(self, netif): member in classful_qdisc
|
/external/selinux/policycoreutils/scripts/ |
D | fixfiles | 212 restore () { function
|
/external/pdfium/fxjs/xfa/ |
D | cjx_delta.cpp | 23 CJS_Return CJX_Delta::restore(CJS_V8* runtime, in restore() function in CJX_Delta
|
/external/v8/src/inspector/ |
D | v8-console-agent-impl.cc | 48 void V8ConsoleAgentImpl::restore() { in restore() function in v8_inspector::V8ConsoleAgentImpl
|
/external/clang/lib/CodeGen/ |
D | EHScopeStack.h | 61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
|
/external/tensorflow/tensorflow/contrib/eager/python/ |
D | checkpointable_utils.py | 283 def restore(self, restored_tensors, restored_shapes): member in _NoRestoreSaveable 359 def restore(save_path, root_checkpointable, session=None): function
|