Home
last modified time | relevance | path

Searched refs:close (Results 3901 - 3925 of 10216) sorted by relevance

1...<<151152153154155156157158159160>>...409

/third_party/python/Lib/
H A Dwebbrowser.py440 s.close()
669 rc = osapipe.close()
706 rc = osapipe.close()
/third_party/python/Lib/email/
H A Dfeedparser.py13 data. When you have no more data to push into the parser, call .close().
71 def close(self):
186 def close(self):
188 self._input.close()
70 def close(self): global() member in BufferedSubFile
184 def close(self): global() member in FeedParser
/third_party/toybox/toys/net/
H A Difconfig.c466 close(fd); in ifconfig_main()
489 close(fd6); in ifconfig_main()
549 close(TT.sockfd); in ifconfig_main()
/third_party/toybox/toys/pending/
H A Dinit.c54 while (fd > 2) close(fd--); in initialize_console()
270 close(0); in final_run()
390 close(0); in restart_init_handler()
H A Dtcpsvd.c32 immediately. MSG is written to the peer before close
332 close(newfd); in tcpsvd_main()
391 close(0); in tcpsvd_main()
392 close(1); in tcpsvd_main()
398 xclose(newfd); //close and reopen for next client. in tcpsvd_main()
/third_party/python/Lib/xml/sax/
H A Dexpatreader.py216 # except when invoked from close.
228 file.close()
232 file.close()
234 def close(self): member in ExpatParser
/third_party/rust/crates/nix/test/sys/
H A Dtest_sockopt.rs97 use nix::unistd::{close, write}; in test_so_tcp_maxseg()
150 close(rsock).unwrap(); in test_so_tcp_maxseg()
151 close(ssock).unwrap(); in test_so_tcp_maxseg()
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Djsonrpc2.go231 close(r.nextRequest)
323 close(nextRequest)
400 close(rchan)
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c563 close(tmpFile); in qpCrashHandler_writeCrashInfo()
619 close(tmpFile); in qpCrashHandler_writeCrashInfo()
631 close(tmpFile); in qpCrashHandler_writeCrashInfo()
/third_party/zlib/examples/
H A Dgun.c65 #include <unistd.h> /* read(), write(), close(), chown(), unlink() */
574 close(infile); in gunzip()
583 if (outfile > 2) close(outfile); in gunzip()
584 if (infile > 2) close(infile); in gunzip()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c249 close(fd); in filename__has_section()
991 close(fd); in read_build_id()
1020 close(fd); in filename__read_build_id()
1076 close(fd); in sysfs__read_build_id()
1166 close(fd); in filename__read_debuglink()
1214 close(ss->fd); in symsrc__destroy()
1328 close(fd); in symsrc__init()
1946 close(kcore->fd); in kcore__open()
1976 close(kcore->fd); in kcore__init()
1984 close(kcor in kcore__close()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c657 close(fd); in msg_loop()
822 close(c2); in sendmsg_test()
920 close(i); in forever_ping_pong()
1300 close(s1); in run_options()
1301 close(s2); in run_options()
1302 close(p1); in run_options()
1303 close(p2); in run_options()
1304 close(c1); in run_options()
1305 close(c2); in run_options()
2109 close(cg_f in main()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c778 close(fd); in TEST_SIGNAL()
1547 ASSERT_EQ(0, close(fd)); in start_tracer()
1601 close(pipefd[0]); in setup_trace_fixture()
1606 close(pipefd[1]); in setup_trace_fixture()
1609 close(pipefd[0]); in setup_trace_fixture()
3056 EXPECT_EQ(0, close(pipefd[1])); in TEST()
3094 EXPECT_EQ(0, close(pipefd[0])); in TEST()
3173 EXPECT_EQ(0, close(pipefd[1])); in TEST()
3305 EXPECT_EQ(0, close(pipefd[0])); in TEST()
3307 ASSERT_EQ(0, close(pipef in TEST()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp85 in.close(); in ReadFileIntoJson()
91 in.close(); in ReadFileIntoJson()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_extractor.cpp212 close(fp); in ExtractInstallMsg()
215 close(fp); in ExtractInstallMsg()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.cpp137 close(importSemaphoreFdInfo.fd); in CreateVkSemaphore()
196 close(fenceFd); in RequestFrame()
/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
H A Dfont_parser_test.cpp81 fileStream.close(); in HWTEST_F()
102 fileStream.close(); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_system_test.cpp335 close(pipeFd[0]); in HWTEST_F()
336 close(pipeFd[1]); in HWTEST_F()
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp211 close(fd); in ~AVCodecE2EDemoAPI10()
212 close(outFd); in ~AVCodecE2EDemoAPI10()
H A Davcodec_e2e_demo.cpp190 close(fd); in ~AVCodecE2EDemo()
191 close(outFd); in ~AVCodecE2EDemo()
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_opus_encoder_demo.cpp279 inputFile_->close(); in InputFunc()
323 outputFile_->close(); in OutputFunc()
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmedia_decrypt_module_service.cpp108 (void)::close(srcBuffer.fd); in DecryptMediaData()
109 (void)::close(dstBuffer.fd); in DecryptMediaData()
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_low_latency_impl.cpp95 (void)close(fileDes_); in PrepareSound()
189 (void)close(fileDes_); in ReleaseSoundPoolPlayer()
/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp126 (void)::close(fd_); in ~UriHelper()
248 MEDIA_LOGI("UriHelper ParseFdUri try close fd, fd is %{public}d, Set fd: %{public}d", fd_, fd); in ParseFdUri()
250 close(fd_); in ParseFdUri()
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp96 if (::close(sockFds[0]) != 0) { in AllocSocketFd()
99 if (::close(sockFds[1]) != 0) { in AllocSocketFd()

Completed in 27 milliseconds

1...<<151152153154155156157158159160>>...409