/third_party/pulseaudio/src/pulsecore/ |
H A D | core-util.c | 155 char *pa_win32_get_toplevel(HANDLE handle) { in pa_win32_get_toplevel() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 1241 NativeHandle handle; in testSemaphoreSignalExportImportWait() local 1279 NativeHandle handle; testSemaphoreExportSignalImportWait() local 1316 NativeHandle handle; testSemaphoreExportImportSignalWait() local 1352 NativeHandle handle; testSemaphoreSignalImport() local 1403 NativeHandle handle; testSemaphoreSignalWaitImport() local 1439 NativeHandle handle = -1; testSemaphoreImportSyncFdSignaled() local 1471 NativeHandle handle; testSemaphoreMultipleExports() local 1571 NativeHandle handle; testSemaphoreTransference() local 2245 NativeHandle handle; testFenceSignalExportImportWait() local 2279 NativeHandle handle = -1; testFenceImportSyncFdSignaled() local 2308 NativeHandle handle; testFenceExportSignalImportWait() local 2345 NativeHandle handle; testFenceExportImportSignalWait() local 2381 NativeHandle handle; testFenceSignalImport() local 2435 NativeHandle handle; testFenceReset() local 2501 NativeHandle handle; testFenceSignalWaitImport() local 2543 NativeHandle handle; testFenceMultipleExports() local 2643 NativeHandle handle; testFenceTransference() local 3545 NativeHandle handle; testMemoryMultipleExports() local 3573 NativeHandle handle; testMemoryFdProperties() local 3965 NativeHandle handle; testBufferBindExportImportBind() local 4030 NativeHandle handle; testBufferExportBindImportBind() local 4094 NativeHandle handle; testBufferExportImportBindBind() local 4332 NativeHandle handle; testImageBindExportImportBind() local 4377 NativeHandle handle; testImageExportBindImportBind() local 4439 NativeHandle handle; testImageExportImportBindBind() local 4941 NativeHandle handle; testAndroidHardwareBufferImageFormat() local 4970 NativeHandle handle; testAndroidHardwareBufferImageFormat() local 4996 NativeHandle handle; testAndroidHardwareBufferImageFormat() local 5269 NativeHandle handle; testOHOSNativeBufferImageFormat() local 5305 NativeHandle handle; testOHOSNativeBufferImageFormat() local 5337 NativeHandle handle; testOHOSNativeBufferImageFormat() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiExternalMemoryTests.cpp | 1229 NativeHandle handle; in testSemaphoreSignalExportImportWait() local 1267 NativeHandle handle; testSemaphoreExportSignalImportWait() local 1304 NativeHandle handle; testSemaphoreExportImportSignalWait() local 1340 NativeHandle handle; testSemaphoreSignalImport() local 1391 NativeHandle handle; testSemaphoreSignalWaitImport() local 1427 NativeHandle handle = -1; testSemaphoreImportSyncFdSignaled() local 1459 NativeHandle handle; testSemaphoreMultipleExports() local 1556 NativeHandle handle; testSemaphoreTransference() local 2230 NativeHandle handle; testFenceSignalExportImportWait() local 2264 NativeHandle handle = -1; testFenceImportSyncFdSignaled() local 2293 NativeHandle handle; testFenceExportSignalImportWait() local 2330 NativeHandle handle; testFenceExportImportSignalWait() local 2366 NativeHandle handle; testFenceSignalImport() local 2420 NativeHandle handle; testFenceReset() local 2486 NativeHandle handle; testFenceSignalWaitImport() local 2528 NativeHandle handle; testFenceMultipleExports() local 2625 NativeHandle handle; testFenceTransference() local 3426 NativeHandle handle; testMemoryMultipleExports() local 3454 NativeHandle handle; testMemoryFdProperties() local 3846 NativeHandle handle; testBufferBindExportImportBind() local 3884 NativeHandle handle; testBufferExportBindImportBind() local 3921 NativeHandle handle; testBufferExportImportBindBind() local 4131 NativeHandle handle; testImageBindExportImportBind() local 4172 NativeHandle handle; testImageExportBindImportBind() local 4228 NativeHandle handle; testImageExportImportBindBind() local 4632 NativeHandle handle; testAndroidHardwareBufferImageFormat() local 4661 NativeHandle handle; testAndroidHardwareBufferImageFormat() local 4687 NativeHandle handle; testAndroidHardwareBufferImageFormat() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationESEXT.cpp | 1147 ValidateImportMemoryZirconHandleANGLE(const Context *context, angle::EntryPoint entryPoint, MemoryObjectID memory, GLuint64 size, HandleType handleType, GLuint handle) ValidateImportMemoryZirconHandleANGLE() argument 1463 ValidateImportSemaphoreZirconHandleANGLE(const Context *context, angle::EntryPoint entryPoint, SemaphoreID semaphore, HandleType handleType, GLuint handle) ValidateImportSemaphoreZirconHandleANGLE() argument
|
/third_party/python/Modules/ |
H A D | _asynciomodule.c | 356 PyObject *handle; in call_soon() local
|
/third_party/python/Lib/test/ |
H A D | test_xml_etree.py | 3377 def handle(*args): function
|
/third_party/selinux/libsepol/src/ |
H A D | policydb.c | 1182 static int policydb_index_decls(sepol_handle_t * handle, policydb_t * p) in policydb_index_decls() argument 1225 int policydb_index_others(sepol_handle_t * handle, in policydb_index_others() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/web/ |
H A D | web_event.h | 316 void SetAsyncHandle(std::shared_ptr<WebResponseAsyncHandle> handle) in SetAsyncHandle() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_api.cpp | 1714 void DisposeDialog(ArkUIDialogHandle handle) in DisposeDialog() argument 1719 ArkUI_Int32 SetDialogContent(ArkUIDialogHandle handle, ArkUINodeHandle contentNode) in SetDialogContent() argument 1724 ArkUI_Int32 RemoveDialogContent(ArkUIDialogHandle handle) in RemoveDialogContent() argument 1735 ArkUI_Int32 ResetDialogContentAlignment(ArkUIDialogHandle handle) in ResetDialogContentAlignment() argument 1729 SetDialogContentAlignment( ArkUIDialogHandle handle, ArkUI_Int32 alignment, ArkUI_Float32 offsetX, ArkUI_Float32 offsetY) SetDialogContentAlignment() argument 1740 SetDialogModalMode(ArkUIDialogHandle handle, ArkUI_Bool isModal) SetDialogModalMode() argument 1745 SetDialogAutoCancel(ArkUIDialogHandle handle, ArkUI_Bool autoCancel) SetDialogAutoCancel() argument 1750 SetDialogMask(ArkUIDialogHandle handle, ArkUI_Uint32 maskColor, ArkUIRect* rect) SetDialogMask() argument 1755 SetDialogBackgroundColor(ArkUIDialogHandle handle, uint32_t backgroundColor) SetDialogBackgroundColor() argument 1760 SetDialogCornerRadius( ArkUIDialogHandle handle, float topLeft, float topRight, float bottomLeft, float bottomRight) SetDialogCornerRadius() argument 1766 SetDialogGridColumnCount(ArkUIDialogHandle handle, int32_t gridCount) SetDialogGridColumnCount() argument 1771 EnableDialogCustomStyle(ArkUIDialogHandle handle, ArkUI_Bool enableCustomStyle) EnableDialogCustomStyle() argument 1776 EnableDialogCustomAnimation(ArkUIDialogHandle handle, ArkUI_Bool enableCustomAnimation) EnableDialogCustomAnimation() argument 1781 ShowDialog(ArkUIDialogHandle handle, ArkUI_Bool showInSubWindow) ShowDialog() argument 1786 CloseDialog(ArkUIDialogHandle handle) CloseDialog() argument 1792 RegisterOnWillDialogDismiss(ArkUIDialogHandle handle, bool (*eventHandler)(ArkUI_Int32)) RegisterOnWillDialogDismiss() argument [all...] |
/foundation/arkui/napi/test/unittest/ |
H A D | test_napi.cpp | 3755 napi_async_cleanup_hook_handle handle; member 3773 static void AfterCleanupHookTwo(uv_handle_t* handle) in AfterCleanupHookTwo() argument 3786 static void AsyncCleanupHook(napi_async_cleanup_hook_handle handle, void* arg) in AsyncCleanupHook() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/ |
H A D | pipeline_state_desc.h | 1334 RenderHandle handle; member
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 235 uint32_t FindHandleIndex(vector<T> const& handles, T handle) in FindHandleIndex() argument 245 uint32_t FindOrAddIndex(vector<T>& handles, const T& handle) in FindOrAddIndex() argument 323 RenderHandleReference handle; member 1114 const auto handle = gpuHandleManager.GetRenderHandleReference(materialDesc.materialShader.graphicsState); UpdateShaderStateToGltfMaterial() local 1127 const auto handle = gpuHandleManager.GetRenderHandleReference(materialDesc.materialShader.shader); UpdateShaderStateToGltfMaterial() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def_controller_baseband_cmd.h | 503 uint16_t handle; member 508 uint16_t handle; member 517 uint16_t handle; member 523 uint16_t handle; member 766 uint16_t handle; member
|
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
H A D | ffrtndk.cpp | 1152 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, ffrt_create_function_wrapper(OnePlusForTest, in QueueApiTest005() local 1185 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, ffrt_create_function_wrapper(OnePlusForTest, in QueueApiTest006() local 1217 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, in QueueApiTest007() local 1273 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, ffrt_create_function_wrapper(OnePlusForTest, QueueApiTest008() local 1301 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, ffrt_create_function_wrapper(OnePlusForTest, QueueApiTest009() local 1333 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, ffrt_create_function_wrapper(OnePlusForTest, QueueApiTest010() local 1361 ffrt_task_handle_t handle = ffrt_queue_submit_h(nullptr, QueueApiTest011() local 1399 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, QueueApiTest012() local 1840 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, QueueDfxTest005() local 1887 ffrt_task_handle_t handle[5]; QueueDfxTest006() local 1922 ffrt_task_handle_t handle = ffrt_queue_submit_h(queue_handle, QueueTest001() local 2995 int handle = ffrt_timer_start(ffrt_qos_default, delayTime, reinterpret_cast<void *>(&timerData), ffrt_timer_cancel_0001() local [all...] |
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 304 SSL* handle; member [all...] |
/third_party/glfw/src/ |
H A D | wl_platform.h | 470 void* handle; member 512 void* handle; member 535 void* handle; member 544 void* handle; member 552 void* handle; member
|
/third_party/backends/backend/ |
H A D | avision.c | 8557 sane_open (SANE_String_Const devicename, SANE_Handle *handle) in sane_open() argument 8741 sane_close (SANE_Handle handle) in sane_close() argument 8797 sane_get_option_descriptor(SANE_Handle handle, SANE_Int option) sane_get_option_descriptor() argument 8809 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void* val, SANE_Int* info) sane_control_option() argument 9060 sane_get_parameters(SANE_Handle handle, SANE_Parameters* params) sane_get_parameters() argument 9085 sane_start(SANE_Handle handle) sane_start() argument 9343 sane_read(SANE_Handle handle, SANE_Byte* buf, SANE_Int max_len, SANE_Int* len) sane_read() argument 9381 sane_cancel(SANE_Handle handle) sane_cancel() argument 9391 sane_set_io_mode(SANE_Handle handle, SANE_Bool non_blocking) sane_set_io_mode() argument 9408 sane_get_select_fd(SANE_Handle handle, SANE_Int* fd) sane_get_select_fd() argument [all...] |
/third_party/libsnd/src/ |
H A D | common.h | 320 void *handle, *hsaved ; member
|
/third_party/libuv/include/ |
H A D | uv.h | 470 uv_stream_t* handle; global() member 587 uv_stream_t* handle; global() member 644 uv_stream_t* handle; global() member 721 uv_udp_t* handle; global() member 817 uv_tty_set_mode(uv_tty_t* handle, int mode) uv_tty_set_mode() argument [all...] |
/third_party/libuv/include/uv_ndk/ |
H A D | uv.h | 424 uv_stream_t* handle; global() member 531 uv_stream_t* handle; global() member 588 uv_stream_t* handle; global() member 665 uv_udp_t* handle; global() member 760 uv_tty_set_mode(uv_tty_t* handle, int mode) uv_tty_set_mode() argument [all...] |
/third_party/mesa3d/include/drm-uapi/ |
H A D | drm.h | 207 void *handle; /**< Handle of map */ member 221 void *handle; /**< User-space: "Handle" to pass to mmap() */ member 419 drm_context_t handle; member 435 drm_drawable_t handle; member 446 drm_drawable_t handle; member 540 unsigned long handle; /**< Used for binding / unbinding */ member 551 unsigned long handle; /**< From drm_agp_buffer */ member 581 unsigned long handle; /**< Used for mapping / unmapping */ member 597 __u32 handle; member 604 __u32 handle; global() member 616 __u32 handle; global() member 842 __u32 handle; global() member 852 __u32 handle; global() member 858 __u32 handle; global() member 865 __u32 handle; global() member [all...] |
H A D | drm_mode.h | 660 __u32 handle; member 775 __u32 handle; member 786 __u32 handle; member 983 __u32 handle; member 991 __u32 handle; member 1002 __u32 handle; global() member [all...] |
/third_party/libdrm/include/drm/ |
H A D | drm.h | 207 void *handle; /**< Handle of map */ member 221 void *handle; /**< User-space: "Handle" to pass to mmap() */ member 419 drm_context_t handle; member 435 drm_drawable_t handle; member 446 drm_drawable_t handle; member 540 unsigned long handle; /**< Used for binding / unbinding */ member 551 unsigned long handle; /**< From drm_agp_buffer */ member 581 unsigned long handle; /**< Used for mapping / unmapping */ member 597 __u32 handle; member 604 __u32 handle; global() member 616 __u32 handle; global() member 842 __u32 handle; global() member 852 __u32 handle; global() member 858 __u32 handle; global() member 865 __u32 handle; global() member [all...] |
H A D | drm_mode.h | 576 __u32 handle; member 691 __u32 handle; member 702 __u32 handle; member 899 __u32 handle; member 907 __u32 handle; member 918 __u32 handle; global() member [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 2898 int handle = nir_tex_instr_src_index(tex, nir_tex_src_texture_handle); in match_tex_dests_instr() local
|