Home
last modified time | relevance | path

Searched refs:close (Results 751 - 775 of 5587) sorted by relevance

1...<<31323334353637383940>>...224

/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstorePredicatesJoinJsunit.test.js139 resultSet.close();
164 resultSet.close();
180 resultSet.close();
205 resultSet.close();
/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/
H A DRdbstorePredicatesJoinJsunit.test.js135 resultSet.close();
160 resultSet.close();
176 resultSet.close();
201 resultSet.close();
H A DRdbstoreStoreExcuteSqlJsunit.test.js92 resultSet.close()
143 resultSet.close()
197 resultSet.close()
226 resultSet.close();
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dkey_control.c99 (void)close(fd); in FsIoctl()
102 (void)close(fd); in FsIoctl()
163 (void)close(fd); in CheckKernelFscrypt()
177 (void)close(fd); in CheckKernelFscrypt()
/third_party/gn/src/base/files/
H A Dfile_util.cc67 file1.close(); in ContentsEqual()
68 file2.close(); in ContentsEqual()
73 file1.close(); in ContentsEqual()
74 file2.close(); in ContentsEqual()
/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-tcp.c85 * Correctly close a single socket.
88 jerryx_debugger_tcp_close_socket (jerryx_socket socket_id) /**< socket to close */ in jerryx_debugger_tcp_close_socket()
93 close (socket_id); in jerryx_debugger_tcp_close_socket()
345 close (tcp_socket); in jerryx_debugger_tcp_create()
351 close (tcp_socket); in jerryx_debugger_tcp_create()
369 header_p->close = jerryx_debugger_tcp_close; in jerryx_debugger_tcp_create()
/third_party/mesa3d/src/amd/compiler/tests/
H A Dmain.cpp183 close(stdin_pipe[0]); in check_output()
184 close(stdin_pipe[1]); in check_output()
194 close(stdin_pipe[0]); in check_output()
195 close(stdin_pipe[1]); in check_output()
/third_party/ltp/lib/
H A Dtst_cmd.c90 close(STDOUT_FILENO); in tst_cmd_fds_()
95 close(STDERR_FILENO); in tst_cmd_fds_()
162 if ((stdout_fd != -1) && (close(stdout_fd) == -1)) in tst_cmd_()
164 "close() on %s failed at %s:%d", in tst_cmd_()
167 if ((stderr_fd != -1) && (close(stderr_fd) == -1)) in tst_cmd_()
169 "close() on %s failed at %s:%d", in tst_cmd_()
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c125 close(p1fd[1]); in P1()
126 close(p2fd[0]); in P1()
234 close(p1fd[0]); in P2()
235 close(p2fd[1]); in P2()
/third_party/ntfs-3g/libntfs-3g/
H A Dunix_io.c160 if (close(DEV_FD(dev))) in ntfs_device_unix_io_open()
181 if (close(DEV_FD(dev))) in ntfs_device_unix_io_open()
182 ntfs_log_perror("Failed to close '%s'", dev->d_name); in ntfs_device_unix_io_open()
224 if (close(DEV_FD(dev))) { in ntfs_device_unix_io_close()
225 ntfs_log_perror("Failed to close device %s", dev->d_name); in ntfs_device_unix_io_close()
383 .close = ntfs_device_unix_io_close,
/third_party/musl/src/thread/
H A Dsem_open.c92 close(fd); in sem_open()
96 close(fd); in sem_open()
128 close(fd); in sem_open()
133 close(fd); in sem_open()
/third_party/musl/scripts/
H A Dprint_so_deps.py103 f.close()
110 f.close()
116 f.close()
122 f.close()
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c218 close(s); in cleanup0()
230 (void)close(s); in cleanup1()
276 (void)close(sfd); in start_server()
318 (void)close(fd); in do_child()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl31.c295 close(pipe_fds[0]); in signal_parent()
318 close(fd); in signal_parent()
365 if (pipe_fds[0] > 0 && close(pipe_fds[0]) == -1) in cleanup()
366 tst_resm(TWARN | TERRNO, "close(%d) failed", pipe_fds[0]); in cleanup()
367 if (pipe_fds[1] > 0 && close(pipe_fds[1]) == -1) in cleanup()
368 tst_resm(TWARN | TERRNO, "close(%d) failed", pipe_fds[1]); in cleanup()
/third_party/ltp/testcases/kernel/fs/proc/
H A Dproc01.c369 (void)close(fd); in readproc()
378 (void)close(fd); in readproc()
391 (void)close(fd); in readproc()
431 (void)close(fd); in readproc()
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_connect.c216 close(svr_sk); in main()
217 close(clt_sk1); in main()
218 close(clt_sk2); in main()
219 close(peeloff_sk); in main()
/third_party/libevdev/test/
H A Dtest-common-uinput.c100 close(dev->uinput_fd); in uinput_device_free()
103 close(dev->dev_fd); in uinput_device_free()
172 close(d->dev_fd); in uinput_device_create()
174 close(d->uinput_fd); in uinput_device_create()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D4-3.c302 close(stat_pipe[0]); in main_loop()
306 close(stat_pipe[1]); in main_loop()
311 close(stat_pipe[1]); in main_loop()
313 close(stat_pipe[0]); in main_loop()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_drm.c195 close(new_fd); in pipe_loader_drm_probe_fd()
223 close(fd); in pipe_loader_drm_probe()
230 close(fd); in pipe_loader_drm_probe()
249 close(ddev->fd); in pipe_loader_drm_release()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_compute.c120 close(srv_ctx->timeline); in pvr_srv_winsys_compute_ctx_create()
135 close(srv_ctx->timeline); in pvr_srv_winsys_compute_ctx_destroy()
229 close(fence); in pvr_srv_winsys_compute_submit()
236 close(in_fd); in pvr_srv_winsys_compute_submit()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dsockets.h144 # define closesocket(s) close(s)
149 # define closesocket(s) close(s)
162 # define closesocket(s) close(s)
165 # define closesocket(s) close(s)
/third_party/python/Lib/idlelib/
H A Dsearchbase.py68 def close(self, event=None): member in SearchDialogBase
83 top.bind("<Escape>", self.close)
84 top.protocol("WM_DELETE_WINDOW", self.close)
184 b = self.make_button("Close", self.close)
/third_party/python/Lib/
H A Dshelve.py26 d.close() # close it
46 to the persistent mapping when you call d.close(). This ensures that
50 of memory for the cache, and it may make d.close() very slow, if you
53 actually mutate, so it must cache, and write back at close, all of the
138 self.close()
140 def close(self): member in Shelf
146 self.dict.close()
150 # Catch errors that may happen when close is called from __del__
162 self.close()
[all...]
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgen_proc_table.py199 out_file.close()
242 out_file.close()
276 out_file.close()
282 out_file.close()
/third_party/skia/samplecode/
H A DSampleComplexClip.cpp29 path.close();
35 path.close();
48 clipA.close();
57 clipB.close();

Completed in 11 milliseconds

1...<<31323334353637383940>>...224