| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | qxl_drm.h | 37 __u32 handle; member 41 __u32 handle; member 68 __u32 handle; member 90 __u32 handle; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | virtgpu_drm.h | 23 __u32 handle; member 84 __u32 handle; member
|
| H A D | v3d_drm.h | 53 __u32 handle; member 61 __u32 handle; member 67 __u32 handle; member 87 __u32 handle; member
|
| /kernel/liteos_a/testsuites/unittest/extended/liteipc/ |
| H A D | liteipc.h | 47 uint32_t handle; member
|
| /test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/ |
| H A D | hello.cpp | 45 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_CencInfo_Destroy() local 69 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetAlgorithm() local 114 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetKeyIdAndIv() local 165 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); in Test_AVCencInfo_SetSubsampleInfo() local 204 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); Test_AVCencInfo_SetMode() local 245 OH_AVCencInfo *handle = OH_AVCencInfo_Create(); Test_AVCencInfo_SetAVBuffer() local [all...] |
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_agree_dh_test.cpp | 50 struct OH_Huks_Blob handle = {sizeof(uint64_t), handleU}; in HksDhAgreeFinish() local 77 struct OH_Huks_Blob handle = {sizeof(uint64_t), handleU}; in HksDhAgreeAbort() local
|
| H A D | huks_agree_x25519_test.cpp | 97 struct OH_Huks_Blob handle = {sizeof(uint64_t), handleU}; in HksX25519AgreeFinish() local 124 struct OH_Huks_Blob handle = {sizeof(uint64_t), handleU}; in HksX25519AgreeAbort() local
|
| H A D | huks_signverify_sm2_test.cpp | 172 struct OH_Huks_Blob handle = {sizeof(uint64_t), tmpHandle}; in HksTestSignVerify() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| H A D | display_test_utils.cpp | 95 uint32_t GetPixelValue(const BufferHandle &handle, int x, int y) in GetPixelValue() argument 128 CheckPixel(const BufferHandle &handle, int x, int y, uint32_t color) CheckPixel() argument 169 SetPixel(const BufferHandle &handle, int x, int y, uint32_t color) SetPixel() argument 192 ClearColor(const BufferHandle &handle, uint32_t color) ClearColor() argument 201 ClearColorRect(const BufferHandle &handle, uint32_t color, const IRect &rect) ClearColorRect() argument 212 SplitBuffer(const BufferHandle &handle, std::vector<uint32_t> &colors) SplitBuffer() argument [all...] |
| H A D | hdi_test_layer.cpp | 218 BufferHandle* handle = buffer->Get(); in PreparePresent() local
|
| /test/xts/hats/hdf/display/composer/moduletest/ |
| H A D | hdi_device_test.cpp | 253 HdiGrallocBuffer* handle = layer->GetFrontBuffer(); in CreateTestLayer() local 489 HdiGrallocBuffer* handle = layer->GetBackBuffer(); // the backbuffer has not present now in TEST_P() local 549 HdiGrallocBuffer* handle = layer->GetBackBuffer(); // the backbuffer has not present now in TEST_F() local [all...] |
| /third_party/curl/tests/http/clients/ |
| H A D | h2-pausing.c | 61 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() argument 144 struct handle struct 155 struct handle *handle = (struct handle *) clientp; in cb() local [all...] |
| H A D | h2-download.c | 48 int my_trace(CURL *handle, curl_infotype type, in my_trace() argument
|
| H A D | tls-session-reuse.c | 60 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libfdk-aacenc.c | 41 HANDLE_AACENCODER handle; member [all...] |
| H A D | libfdk-aacdec.c | 50 HANDLE_AACDECODER handle; member [all...] |
| /third_party/ffmpeg/compat/ |
| H A D | w32pthreads.h | 50 void *handle; member
|
| /third_party/curl/tests/ |
| H A D | negtelnetserver.py | 81 def handle(self): member in NegotiatingTelnetHandler
|
| /third_party/eudev/src/udev/ |
| H A D | udev.h | 66 int handle; member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | alsa.c | 327 snd_pcm_t *handle = s->h; in ff_alsa_xrun_recover() local
|
| /third_party/curl/lib/vauth/ |
| H A D | ntlm.c | 68 static void ntlm_print_flags(FILE *handle, unsigned long flags) in ntlm_print_flags() argument 134 ntlm_print_hex(FILE *handle, const char *buf, size_t len) ntlm_print_hex() argument [all...] |
| /third_party/glfw/src/ |
| H A D | wgl_context.c | 776 glfwGetWGLContext(GLFWwindow* handle) glfwGetWGLContext() argument [all...] |
| H A D | win32_monitor.c | 41 static BOOL CALLBACK monitorCallback(HMONITOR handle, in monitorCallback() argument 317 void _glfwGetHMONITORContentScaleWin32(HMONITOR handle, float* xscale, float* yscale) in _glfwGetHMONITORContentScaleWin32() argument 541 GLFWAPI const char* glfwGetWin32Adapter(GLFWmonitor* handle) in glfwGetWin32Adapter() argument 557 glfwGetWin32Monitor(GLFWmonitor* handle) glfwGetWin32Monitor() argument [all...] |
| H A D | egl_context.c | 909 glfwGetEGLContext(GLFWwindow* handle) glfwGetEGLContext() argument 929 glfwGetEGLSurface(GLFWwindow* handle) glfwGetEGLSurface() argument [all...] |
| H A D | glx_context.c | 678 glfwGetGLXContext(GLFWwindow* handle) glfwGetGLXContext() argument 700 glfwGetGLXWindow(GLFWwindow* handle) glfwGetGLXWindow() argument [all...] |