HomeSort by relevance Sort by last modified time
    Searched full:null_handle (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiBaseTypes.h 135 #define NULL_HANDLE ((VOID *) 0)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiTypes.h 109 #define NULL_HANDLE ((VOID *) 0)
  /libcore/ojluni/src/main/java/java/io/
ObjectInputStream.java 212 private static final int NULL_HANDLE = -1;
254 private int passHandle = NULL_HANDLE;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiNullHandleTests.cpp 299 return createTestGroup(testCtx, "null_handle", "Destroying/freeing a VK_NULL_HANDLE should be silently ignored", addTestsToGroup);
  /frameworks/native/vulkan/api/
vulkan.api 54 define NULL_HANDLE 0
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp     [all...]
  /art/runtime/
class_linker.cc 7306 ScopedNullHandle<mirror::PointerArray> null_handle; local
    [all...]
  /art/tools/ahat/etc/
O.hprof     [all...]

Completed in 880 milliseconds