Home
last modified time | relevance | path

Searched defs:new_handle (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkSemaphoreExternalFuchsia.hpp59 VkResult importHandle(zx_handle_t new_handle) override in importHandle()
68 zx_handle_t new_handle = ZX_HANDLE_INVALID; in exportHandle() local
/external/python/cffi/doc/source/
Dref.rst502 .. _`typical usage example`:
532 .. _ffi-dlopen:
533 .. _ffi-dlclose:
/external/tpm2-tss/test/integration/
Desys-tr-fromTpmPublic-session.int.c65 ESYS_TR new_handle = ESYS_TR_NONE; in test_esys_tr_fromTpmPublic_session() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dchannel_tracker.cc44 ChannelHandle new_handle = AllocateHandle(type); in NewChannel() local
/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.h295 void Set(HANDLE new_handle) { in Set()
/external/libchrome/mojo/public/cpp/platform/tests/
Dplatform_handle_unittest.cc207 auto new_handle = std::move(test_handle()); in TEST_P() local
/external/igt-gpu-tools/tests/i915/
Dgem_stolen.c230 uint32_t new_handle; in stolen_fill_purge_test() local
Dgem_userptr_blits.c386 static void flink_userptr_bo(uint32_t old_handle, uint32_t new_handle) in flink_userptr_bo()
/external/mesa3d/src/drm-shim/
Ddevice.c325 for (int new_handle = 1; ; new_handle++) { in drm_shim_bo_get_handle() local
/external/libchrome/mojo/core/test/
Dmojo_test_base.cc206 MojoHandle new_handle; in DuplicateBuffer() local
/external/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c847 D3DWindowBuffer *new_handle; in present() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c375 uint32_t old_handle, uint32_t new_handle) in replace_bo_in_reloc_list()
/external/python/cffi/cffi/
Dapi.py536 def new_handle(self, x): member in FFI
/external/tensorflow/tensorflow/c/
Dc_api.cc516 string new_handle; in TF_PRunSetup() local
2339 string new_handle; in TF_SessionPRunSetup() local