/third_party/node/deps/openssl/openssl/crypto/ |
H A D | LPdir_win.c | 70 HANDLE handle; member
|
/third_party/node/deps/uvwasi/src/ |
H A D | poll_oneoff.c | 7 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument 23 static void timeout_cb(uv_timer_t* handle) { in timeout_cb() argument [all...] |
/third_party/openssl/crypto/ |
H A D | LPdir_win.c | 70 HANDLE handle; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | HandleAllocator.cpp | 87 void HandleAllocator::release(GLuint handle) in release() argument 99 void HandleAllocator::reserve(GLuint handle) in reserve() argument [all...] |
H A D | MemoryObject.cpp | 56 importZirconHandle(Context *context, GLuint64 size, HandleType handleType, GLuint handle) importZirconHandle() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | MemoryObjectGL.cpp | 61 importZirconHandle(gl::Context *context, GLuint64 size, gl::HandleType handleType, GLuint handle) importZirconHandle() argument
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | event_tracer.cpp | 44 angle::TraceEventHandle handle = in AddTraceEvent() local
|
/third_party/skia/third_party/externals/swiftshader/include/Android/nativebase/ |
H A D | nativebase.h | 60 const native_handle_t* handle; member
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCpuDescriptorManager.h | 56 bool ownsHandle(const GrD3DDescriptorHeap::CPUHandle& handle) { in ownsHandle() argument
|
H A D | GrD3DDescriptorHeap.h | 42 size_t getIndex(const CPUHandle& handle) { in getIndex() argument 50 size_t getIndex(const GPUHandle& handle) { in getIndex() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkDeviceMemoryExternalFuchsia.hpp | 35 zx_handle_t handle = ZX_HANDLE_INVALID; member
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | DisplaySurfaceKHR.hpp | 53 uint32_t handle; member in vk::DisplaySurfaceKHR
|
/third_party/openssl/providers/ |
H A D | legacyprov.c | 181 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jmemsys.h | 135 handle_union handle; /* reference to backing-store storage object */ member
|
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/ |
H A D | EventTracer.cpp | 49 TraceEventHandle handle = in AddTraceEvent() local
|
/third_party/python/Modules/_multiprocessing/clinic/ |
H A D | multiprocessing.c.h | 22 HANDLE handle; in _multiprocessing_closesocket() local 52 HANDLE handle; in _multiprocessing_recv() local 84 HANDLE handle; _multiprocessing_send() local [all...] |
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | printer_windows.cc | 27 HANDLE handle = INVALID_HANDLE_VALUE; member
|
/third_party/skia/tools/gpu/gl/mac/ |
H A D | CreatePlatformGLTestContext_mac.cpp | 148 void* handle = (nullptr == fGLLibrary) ? RTLD_DEFAULT : fGLLibrary; in onPlatformGetProcAddress() local
|
/third_party/skia/tools/skiaserve/urlhandlers/ |
H A D | BreakHandler.cpp | 22 int BreakHandler::handle(Request* request, MHD_Connection* connection, in handle() function in BreakHandler
|
H A D | PostHandler.cpp | 35 int PostHandler::handle(Request* request, MHD_Connection* connection, in handle() function in PostHandler
|
/third_party/skia/tools/trace/ |
H A D | SkDebugfTracer.cpp | 80 updateTraceEventDuration(const uint8_t* categoryEnabledFlag, const char* name, SkEventTracer::Handle handle) updateTraceEventDuration() argument
|
/third_party/python/Python/ |
H A D | dynload_shlib.c | 58 void *handle; in _PyImport_FindSharedFuncptr() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
H A D | reflection_test.cc | 49 auto* handle = absl::FindCommandLineFlag("some_flag"); in TEST_F() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_handle.cc | 75 void CordzHandle::Delete(CordzHandle* handle) { in Delete() argument [all...] |
/third_party/skia/bench/ |
H A D | PathIterBench.cpp | 83 auto handle = [this](int verb, const SkPoint pts[]) { variable
|