Home
last modified time | relevance | path

Searched defs:handle (Results 1 - 25 of 3793) sorted by relevance

12345678910>>...152

/third_party/node/test/parallel/
H A Dtest-http-server-write-after-end.js10 function handle(req, res) { function
H A Dtest-http-server-write-end-after-end.js8 function handle(req, res) { function
H A Dtest-net-sync-cork.js29 function handle(socket) { function
/third_party/mesa3d/src/tool/dlclose-skip/
H A Ddlclose-skip.c26 int dlclose(void *handle) in dlclose() argument
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Duart_mini_virtual.c12 int32_t UartBlockWrite(DevHandle handle, uint8_t *data, uint32_t size) in UartBlockWrite() argument
H A Dwatchdog_mini_virtual.c12 int32_t WatchdogBark(DevHandle handle) in WatchdogBark() argument
19 int32_t WatchdogEnable(DevHandle handle, bool enable) in WatchdogEnable() argument
27 int32_t WatchdogGetEnable(DevHandle handle, bool *enable) in WatchdogGetEnable() argument
H A Di2c_mini_virtual.c12 int32_t I2cRead(DevHandle handle, uint8_t *buf, uint16_t len) in I2cRead() argument
21 int32_t I2cWrite(DevHandle handle, uint8_t *buf, uint16_t len) in I2cWrite() argument
/kernel/liteos_m/testsuites/sample/kernel/dynlink/
H A DIt_los_dynlink_001.c37 VOID *handle = NULL; in TestCase() local
H A DIt_los_dynlink_003.c36 VOID *handle = NULL; in TestCase() local
H A DIt_los_dynlink_016.c36 VOID *handle = NULL; in TestCase() local
H A DIt_los_dynlink_020.c36 VOID *handle = NULL; in TestCase() local
/test/xts/acts/security/huks/security_huks_reformed_test/huks_hmac_promise_BasicTest/entry/src/ohosTest/js/test/HMAC/
H A DSecurityHuksHmacBasicPromiseJsunit.test.js22 var handle; variable
[all...]
/test/xts/acts/security/huks/security_huks_basic/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksCipherSM2BasicPromiseJsunit.test.js37 var handle; variable
[all...]
H A DSecurityHuksCipherRSABasicPromiseJsunit.test.js36 var handle; variable
[all...]
H A DSecurityHuksCipherAESBasicPromiseJsunit.test.js27 var handle; variable
/test/xts/acts/security/huks/security_huks_reformed_test/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksCipherSM2BasicPromiseJsunit.test.js55 var handle; variable
[all...]
H A DSecurityHuksCipherRSABasicPromiseJsunit.test.js50 var handle; variable
[all...]
/third_party/NuttX/drivers/bch/
H A Dbchlib_teardown.c42 int bchlib_teardown(void *handle) in bchlib_teardown() argument
/third_party/libuv/src/win/
H A Dloop-watcher.c29 void uv__loop_watcher_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__loop_watcher_endgame() argument
[all...]
/third_party/libuv/test/
H A Dtest-tcp-flags.c31 uv_tcp_t handle; in TEST_IMPL() local
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/
H A Ddlopen_load_so_1.c7 void* handle = dlopen("libc.so", RTLD_NOW); in DlopenLoadSoImpl() local
/third_party/musl/libc-test/src/functional/
H A Ddl_multithread_test_dso.c20 static void* handle = NULL; variable
/third_party/node/deps/uv/src/win/
H A Dloop-watcher.c29 void uv__loop_watcher_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__loop_watcher_endgame() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkStrUtil.hpp38 inline std::ostream& operator<< (std::ostream& s, const Handle<Type>& handle) in operator <<() argument
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-designware-baytrail.c19 acpi_handle handle; in i2c_dw_probe_lock_support() local

Completed in 6 milliseconds

12345678910>>...152