Home
last modified time | relevance | path

Searched refs:close (Results 1 - 25 of 5755) sorted by relevance

12345678910>>...231

/third_party/musl/libc-test/src/functionalext/trace/
H A Dtrace_marker.c94 close(out_fd); in dump_trace()
124 close(trace_fd); in trace_marker_0010()
130 close(trace_fd); in trace_marker_0010()
136 close(trace_fd); in trace_marker_0010()
145 close(trace_fd); in trace_marker_0010()
175 close(trace_fd); in trace_marker_0020()
181 close(trace_fd); in trace_marker_0020()
187 close(trace_fd); in trace_marker_0020()
196 close(trace_fd); in trace_marker_0020()
226 close(trace_f in trace_marker_0030()
[all...]
/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/
H A DRdbstorePredicatesJsunit.test.js131 result.close()
150 result.close()
169 result.close()
188 result.close()
207 result.close()
227 result.close()
246 result.close()
265 result.close()
287 result1.close()
294 result2.close()
[all...]
H A DRdbStoreResultSetJsunit.test.js139 resultSet.close();
167 resultSet.close();
194 resultSet.close();
218 resultSet.close();
239 resultSet.close();
262 resultSet.close();
284 resultSet.close();
306 resultSet.close();
327 resultSet.close();
348 resultSet.close();
[all...]
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreAfterCloseJsunit.test.js71 await rdbStore.close();
72 console.info(`${TAG} close succeeded`);
74 console.error(`${TAG} close failed, code is ${err.code},message is ${err.message}`);
99 await rdbStore.close();
100 console.info(`${TAG} close succeeded`);
102 console.error(`${TAG} close failed, code is ${err.code},message is ${err.message}`);
127 await rdbStore.close();
128 console.info(`${TAG} close succeeded`);
130 console.error(`${TAG} close failed, code is ${err.code},message is ${err.message}`);
157 await rdbStore.close();
[all...]
H A DRdbstorePredicatesJsunit.test.js140 result.close()
160 result.close()
180 result.close()
200 result.close()
220 result.close()
242 result.close()
263 result.close()
284 result.close()
307 result1.close()
314 result2.close()
[all...]
H A DRdbStoreResultSetJsunit.test.js144 resultSet.close();
172 resultSet.close();
199 resultSet.close();
223 resultSet.close();
244 resultSet.close();
267 resultSet.close();
289 resultSet.close();
311 resultSet.close();
332 resultSet.close();
353 resultSet.close();
[all...]
H A DRdbStoreResultSetSyncJsunit.test.js144 resultSet.close();
172 resultSet.close();
199 resultSet.close();
223 resultSet.close();
244 resultSet.close();
267 resultSet.close();
289 resultSet.close();
311 resultSet.close();
332 resultSet.close();
353 resultSet.close();
[all...]
/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp44 close(serverFd); in Bm_function_socket_server()
78 close(socks[0]); in Bm_function_socketpair_sendmsg_recvmsg()
79 close(socks[1]); in Bm_function_socketpair_sendmsg_recvmsg()
94 close(socks[0]); in Bm_function_socketpair_sendmsg_recvmsg()
95 close(socks[1]); in Bm_function_socketpair_sendmsg_recvmsg()
131 close(socks[0]); in Bm_function_socketpair_sendmmsg_recvmmsg()
132 close(socks[1]); in Bm_function_socketpair_sendmmsg_recvmmsg()
149 close(socks[0]); in Bm_function_socketpair_sendmmsg_recvmmsg()
150 close(socks[1]); in Bm_function_socketpair_sendmmsg_recvmmsg()
172 close(sock in Bm_function_socketpair_sendto_recvfrom()
[all...]
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_new_file_test.c53 close(creat(pathname, 0600)); in create2()
164 close(pipe_fd[1]); in stage_file_test()
166 close(pipe_fd[0]); in stage_file_test()
181 close(pipe_fd[1]); in stage_file_test()
183 close(pipe_fd[0]); in stage_file_test()
193 close(fd); in stage_file_test()
198 close(fd); in stage_file_test()
205 close(fd); in stage_file_test()
210 close(fd); in stage_file_test()
217 close(f in stage_file_test()
[all...]
H A Dtomoyo_rewrite_test.c71 close(open(REWRITE_PATH, O_WRONLY | O_APPEND | O_CREAT, 0600)); in stage_rewrite_test()
79 close(fd); in stage_rewrite_test()
84 close(fd); in stage_rewrite_test()
90 close(fd); in stage_rewrite_test()
95 close(fd); in stage_rewrite_test()
100 close(fd); in stage_rewrite_test()
111 close(fd); in stage_rewrite_test()
124 close(fd); in stage_rewrite_test()
129 close(fd); in stage_rewrite_test()
134 close(f in stage_rewrite_test()
[all...]
/third_party/python/Lib/multiprocessing/
H A Dresource_sharer.py34 self._id = _resource_sharer.register(send, new_sock.close)
51 def close(): function
52 os.close(new_fd)
53 self._id = _resource_sharer.register(send, close)
72 def register(self, send, close):
78 self._cache[self._key] = (send, close)
98 c.close()
103 self._listener.close()
107 for key, (send, close) in self._cache.items():
108 close()
[all...]
/third_party/node/test/parallel/
H A Dtest-readline-promises-interface.js55 rli.close();
154 rli.close();
166 rli.close();
177 rli.close();
191 rli.close();
203 rli.close();
218 rli.close();
235 rli.close();
312 rli.close();
342 rli.close();
[all...]
H A Dtest-readline-interface.js84 rli.close();
96 rli.close();
177 rli.close();
189 rli.close();
200 rli.close();
214 rli.close();
226 rli.close();
241 rli.close();
258 rli.close();
335 rli.close();
[all...]
/foundation/resourceschedule/ffrt/src/eu/
H A Drtg_perf_ctrl.cpp58 close(fd); in SetTaskRtg()
61 close(fd); in SetTaskRtg()
73 close(fd); in SetRtgStatus()
76 close(fd); in SetRtgStatus()
88 close(fd); in SetRtgQos()
91 close(fd); in SetRtgQos()
111 close(fd); in SetRtgLoadMode()
114 close(fd); in SetRtgLoadMode()
127 close(fd); in set_task_min_util()
130 close(f in set_task_min_util()
[all...]
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_s.c78 close(s); in main()
85 close(s); in main()
99 close(s); in main()
108 close(as); in main()
112 close(as); in main()
118 close(s); /* close service socket */ in main()
123 close(as); in main()
147 close(as); in main()
158 close(a in main()
[all...]
/third_party/python/Lib/test/
H A Dtest_file.py24 self.f.close()
32 self.f.close()
47 self.f.close()
56 self.f.close()
65 self.f.close()
95 f.close()
115 # __exit__ should close the file
149 self.open(TESTFN, 'wb').close()
156 f.close()
188 f.close()
[all...]
H A Dtest_winconsoleio.py44 f.close() # multiple close should not crash
45 f.close()
56 f.close()
57 f.close()
68 f.close()
69 f.close()
78 f.close() # multiple close should not crash
79 f.close()
[all...]
/third_party/musl/src/misc/
H A Dforkpty.c22 close(s); in forkpty()
28 close(m); in forkpty()
29 close(p[0]); in forkpty()
34 close(p[1]); in forkpty()
39 close(s); in forkpty()
40 close(p[1]); in forkpty()
47 close(p[0]); in forkpty()
51 else close(m); in forkpty()
/third_party/node/benchmark/async_hooks/
H A Dasync-resource-vs-destroy.js33 close,
60 function close() { function
62 server.close();
74 close,
95 function close() {
97 server.close();
111 close,
130 function close() {
132 server.close();
172 const { server, close }
[all...]
/third_party/ltp/testcases/kernel/syscalls/signalfd/
H A Dsignalfd01.c121 close(sfd); in do_test1()
129 close(sfd); in do_test1()
142 close(sfd); in do_test1()
149 close(sfd); in do_test1()
152 close(sfd); in do_test1()
160 close(sfd); in do_test1()
172 close(sfd); in do_test1()
191 close(fd); in do_test2()
208 close(sfd); in do_test2()
218 close(sf in do_test2()
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dclat_manager.cpp73 close(tunFd); in ClatStart()
85 close(tunFd); in ClatStart()
86 close(readSock6); in ClatStart()
87 close(writeSock6); in ClatStart()
113 close(clatdTrackers_[v6Iface].tunFd); in ClatStop()
114 close(clatdTrackers_[v6Iface].readSock6); in ClatStop()
115 close(clatdTrackers_[v6Iface].writeSock6); in ClatStop()
171 close(tunFd); in CreateAndConfigureTunIface()
178 close(tunFd); in CreateAndConfigureTunIface()
186 close(tunF in CreateAndConfigureTunIface()
[all...]
/third_party/ffmpeg/doc/examples/
H A Dvaapi_encode.c127 goto close; in main()
134 goto close; in main()
140 goto close; in main()
145 goto close; in main()
158 goto close; in main()
163 goto close; in main()
169 goto close; in main()
176 goto close; in main()
184 goto close; in main()
188 goto close; in main()
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dvms_term_sock.c186 close (TerminalSocketPair[0]); in TerminalSocket()
188 close (TerminalSocketPair[1]); in TerminalSocket()
200 close (TerminalSocketPair[0]); in TerminalSocket()
201 close (TerminalSocketPair[1]); in TerminalSocket()
219 close (TerminalSocketPair[0]); in TerminalSocket()
220 close (TerminalSocketPair[1]); in TerminalSocket()
237 close (TerminalSocketPair[0]); in TerminalSocket()
238 close (TerminalSocketPair[1]); in TerminalSocket()
248 close (TerminalSocketPair[0]); in TerminalSocket()
249 close (TerminalSocketPai in TerminalSocket()
[all...]
/third_party/openssl/apps/lib/
H A Dvms_term_sock.c186 close (TerminalSocketPair[0]); in TerminalSocket()
188 close (TerminalSocketPair[1]); in TerminalSocket()
200 close (TerminalSocketPair[0]); in TerminalSocket()
201 close (TerminalSocketPair[1]); in TerminalSocket()
219 close (TerminalSocketPair[0]); in TerminalSocket()
220 close (TerminalSocketPair[1]); in TerminalSocket()
237 close (TerminalSocketPair[0]); in TerminalSocket()
238 close (TerminalSocketPair[1]); in TerminalSocket()
248 close (TerminalSocketPair[0]); in TerminalSocket()
249 close (TerminalSocketPai in TerminalSocket()
[all...]
/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/
H A Dremotefileshare_fuzzer.cpp74 close(dirFd); in ShareFilePathIoctlFdAndCidFuzzTest()
80 close(dirFd); in ShareFilePathIoctlFdAndCidFuzzTest()
117 close(dirFd); in ShareFilePathIoctlCidFuzzTest()
123 close(dirFd); in ShareFilePathIoctlCidFuzzTest()
124 close(srcFd); in ShareFilePathIoctlCidFuzzTest()
130 close(dirFd); in ShareFilePathIoctlCidFuzzTest()
131 close(srcFd); in ShareFilePathIoctlCidFuzzTest()
135 close(srcFd); in ShareFilePathIoctlCidFuzzTest()
168 close(dirFd); in ShareFilePathIoctlFdFuzzTest()
175 close(dirF in ShareFilePathIoctlFdFuzzTest()
[all...]

Completed in 11 milliseconds

12345678910>>...231