Searched defs:abandon (Results 1 - 25 of 26) sorted by relevance

12

/external/skia/src/gpu/gl/
H A DGrGLGpuProgramCache.cpp59 void GrGLGpu::ProgramCache::abandon() { function in class:GrGLGpu::ProgramCache
H A DGrGLProgram.cpp62 void GrGLProgram::abandon() { function in class:GrGLProgram
/external/skia/src/gpu/vk/
H A DGrVkUniformBuffer.h35 void abandon() { this->vkAbandon(); } function in class:GrVkUniformBuffer
H A DGrVkPipelineStateCache.cpp64 void GrVkResourceProvider::PipelineStateCache::abandon() { function in class:GrVkResourceProvider::PipelineStateCache
H A DGrVkDescriptorSetManager.cpp84 void GrVkDescriptorSetManager::abandon() { function in class:GrVkDescriptorSetManager
H A DGrVkGpu.cpp1256 void GrVkGpu::deleteTestingOnlyBackendTexture(GrBackendObject id, bool abandon) { argument
1259 if (!abandon) {
/external/skia/src/gpu/
H A DGrGpuResourceCacheAccess.h45 void abandon() { function in class:GrGpuResource::CacheAccess
46 fResource->abandon();
H A DGrDrawingManager.cpp47 void GrDrawingManager::abandon() { function in class:GrDrawingManager
H A DGrGpuResource.cpp70 void GrGpuResource::abandon() { function in class:GrGpuResource
H A DGrResourceProvider.h240 void abandon() { function in class:GrResourceProvider
/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DRPCUtils.h77 // abandon - Abandon a promised (asynchronous) result.
118 static void abandon(std::promise<OptionalReturn> &P) { function in class:llvm::orc::remote::RPCBase::FunctionHelper
166 static void abandon(std::promise<OptionalReturn> &P) { P.set_value(false); } function in class:llvm::orc::remote::RPCBase::FunctionHelper
651 virtual void abandon() = 0;
664 void abandon() override { Func::abandon(P); }
680 KV.second->abandon();
/external/bzip2/
H A Dbzlib.c1012 int abandon,
1016 BZ2_bzWriteClose64 ( bzerror, b, abandon,
1024 int abandon,
1045 if ((!abandon) && bzf->lastErr == BZ_OK) {
1065 if ( !abandon && !ferror ( bzf->handle ) ) {
1009 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
1021 BZ2_bzWriteClose64( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in_lo32, unsigned int* nbytes_in_hi32, unsigned int* nbytes_out_lo32, unsigned int* nbytes_out_hi32 ) argument
/external/skia/include/gpu/gl/
H A DGrGLInterface.h478 virtual void abandon() const {} function in struct:GrGLInterface
/external/valgrind/VEX/switchback/
H A Dtest_bzip2.c300 int abandon,
308 int abandon,
5345 int abandon,
5349 BZ2_bzWriteClose64 ( bzerror, b, abandon,
5357 int abandon,
5378 if ((!abandon) && bzf->lastErr == BZ_OK) {
5398 if ( !abandon && !ferror ( bzf->handle ) ) {
5342 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
5354 BZ2_bzWriteClose64( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in_lo32, unsigned int* nbytes_in_hi32, unsigned int* nbytes_out_lo32, unsigned int* nbytes_out_hi32 ) argument
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c323 int abandon,
331 int abandon,
5371 int abandon,
5375 BZ2_bzWriteClose64 ( bzerror, b, abandon,
5383 int abandon,
5404 if ((!abandon) && bzf->lastErr == BZ_OK) {
5424 if ( !abandon && !ferror ( bzf->handle ) ) {
5368 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
5380 BZ2_bzWriteClose64( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in_lo32, unsigned int* nbytes_in_hi32, unsigned int* nbytes_out_lo32, unsigned int* nbytes_out_hi32 ) argument
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c316 int abandon,
324 int abandon,
5362 int abandon,
5366 BZ2_bzWriteClose64 ( bzerror, b, abandon,
5374 int abandon,
5395 if ((!abandon) && bzf->lastErr == BZ_OK) {
5415 if ( !abandon && !ferror ( bzf->handle ) ) {
5359 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
5371 BZ2_bzWriteClose64( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in_lo32, unsigned int* nbytes_in_hi32, unsigned int* nbytes_out_lo32, unsigned int* nbytes_out_hi32 ) argument
H A Dvarinfo6.c354 int abandon,
362 int abandon,
5400 int abandon,
5404 BZ2_bzWriteClose64 ( bzerror, b, abandon,
5412 int abandon,
5433 if ((!abandon) && bzf->lastErr == BZ_OK) {
5453 if ( !abandon && !ferror ( bzf->handle ) ) {
5397 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
5409 BZ2_bzWriteClose64( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in_lo32, unsigned int* nbytes_in_hi32, unsigned int* nbytes_out_lo32, unsigned int* nbytes_out_hi32 ) argument
/external/valgrind/perf/
H A Dbz2.c316 int abandon,
324 int abandon,
5360 int abandon,
5364 BZ2_bzWriteClose64 ( bzerror, b, abandon,
5372 int abandon,
5393 if ((!abandon) && bzf->lastErr == BZ_OK) {
5413 if ( !abandon && !ferror ( bzf->handle ) ) {
5357 BZ2_bzWriteClose( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in, unsigned int* nbytes_out ) argument
5369 BZ2_bzWriteClose64( int* bzerror, BZFILE* b, int abandon, unsigned int* nbytes_in_lo32, unsigned int* nbytes_in_hi32, unsigned int* nbytes_out_lo32, unsigned int* nbytes_out_hi32 ) argument
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 473 milliseconds

12