Searched refs:preserve (Results 1 – 13 of 13) sorted by relevance
15 # Uncomment this to preserve the line number information for
223 public void setPreserveFramesOnPause(boolean preserve) { in setPreserveFramesOnPause() argument224 mPreserveFramesOnPause = preserve; in setPreserveFramesOnPause()
69 bool setPreserveBuffer(EGLSurface surface, bool preserve);
487 bool EglManager::setPreserveBuffer(EGLSurface surface, bool preserve) { in setPreserveBuffer() argument491 preserve ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED); in setPreserveBuffer()
9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
26 // These are non-consecutive in order to preserve some existing, ad hoc IDs.
135 DelegateMethodAdapter since it doesn't preserve the original copy of the method and more importantly
346 For proto3, we need to be able to preserve unknown enum values that may come
246 that will preserve original names from .proto files instead.