HomeSort by relevance Sort by last modified time
    Searched refs:abandon (Results 1 - 25 of 221) sorted by null

1 2 3 4 5 6 7 8 9

  /external/skia/src/gpu/
GrGpuResourceCacheAccess.h 45 void abandon() { function in class:GrGpuResource::CacheAccess
46 fResource->abandon();
  /external/skqp/src/gpu/
GrGpuResourceCacheAccess.h 45 void abandon() { function in class:GrGpuResource::CacheAccess
46 fResource->abandon();
  /frameworks/base/core/java/android/content/pm/
IPackageInstallerSession.aidl 40 void abandon();
  /cts/tests/tests/content/src/android/content/pm/cts/
InstallSessionTransferTest.java 191 session.abandon();
208 session.abandon();
226 session.abandon();
248 session.abandon();
267 session.abandon();
  /external/skia/src/gpu/vk/
GrVkDescriptorSetManager.h 37 void abandon();
GrVkUniformBuffer.h 35 void abandon() { this->vkAbandon(); } function in class:GrVkUniformBuffer
  /external/skqp/src/gpu/vk/
GrVkDescriptorSetManager.h 37 void abandon();
GrVkUniformBuffer.h 35 void abandon() { this->vkAbandon(); } function in class:GrVkUniformBuffer
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
ConstantInitFuture.h 71 /// Abandon this initializer.
72 void abandon();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/CodeGen/
ConstantInitFuture.h 71 /// Abandon this initializer.
72 void abandon();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/CodeGen/
ConstantInitFuture.h 71 /// Abandon this initializer.
72 void abandon();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
ConstantInitFuture.h 71 /// Abandon this initializer.
72 void abandon();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/CodeGen/
ConstantInitFuture.h 71 /// Abandon this initializer.
72 void abandon();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/CodeGen/
ConstantInitFuture.h 71 /// Abandon this initializer.
72 void abandon();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/CodeGen/
ConstantInitFuture.h 70 /// Abandon this initializer.
71 void abandon();
  /prebuilts/go/darwin-x86/src/context/
example_test.go 56 // function that it should abandon its work as soon as it gets to it.
78 // it should abandon its work after the timeout elapses.
81 // should abandon its work after the timeout elapses.
  /prebuilts/go/linux-x86/src/context/
example_test.go 56 // function that it should abandon its work as soon as it gets to it.
78 // it should abandon its work after the timeout elapses.
81 // should abandon its work after the timeout elapses.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DivU64x32Remainder.asm 44 jecxz @F ; abandon remainder if Remainder == NULL

Completed in 409 milliseconds

1 2 3 4 5 6 7 8 9