Home
last modified time | relevance | path

Searched refs:close (Results 3751 - 3775 of 7689) sorted by relevance

1...<<151152153154155156157158159160>>...308

/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_utils.cpp283 close(fd); in GetInterfaceMacAddr()
374 close(socketFd); in GetInterfaceIpString()
379 close(socketFd); in GetInterfaceIpString()
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp456 close(fd); in SendAndEchoFileDescriptor()
459 close(fd); in SendAndEchoFileDescriptor()
748 close(fd); in SendAndEchoFileDescriptor()
/foundation/communication/netstack/test/fuzztest/socket/fuzztest/socketexec_fuzzer/
H A Dsocket_exec_fuzzer.cpp66 close(sockfd); in MakeUdpSocketFuzzTest()
80 close(sockfd); in MakeTcpSocketFuzzTest()
376 close(sockfd); in MakeLocalSocketFuzzTest()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp183 void SkiaPath::AddPoly(const std::vector<Point>& points, int count, bool close) in AddPoly() argument
189 path_.addPoly(&pt[0], count, close); in AddPoly()
388 path_.close(); in Close()
/test/ostest/wukong/report/src/
H A Dreport.cpp354 csvFileStream.close(); in SegmentedWriteCSV()
439 jsonFileStream.close(); in SegmentedWriteJson()
464 jsonFileStream.close(); in SegmentedWriteForFocusInput()
/test/testfwk/developer_test/src/core/driver/
H A Dlite_driver.py284 self.lite_device.close()
421 self.config.device.device.com_dict.get(ComType.deploy_com).close()
527 self.config.device.close()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dspawnndk1.cpp79 close(p[1]); in PosixSpawnFileActionsAddclose()
80 close(p[0]); in PosixSpawnFileActionsAddclose()
136 close(fd); in PosixSpawnFileActionsAddOpen()
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp72 outFile_->close(); in ~TestConsumerListener()
277 inFile_->close(); in ReleaseInFile()
318 inFile_->close(); in StartVideoDecoder()
/third_party/elfutils/tests/
H A Delfstrmerge.c82 close (fdnew); in release()
90 close (fd); in release()
676 close (fdnew); in main()
/third_party/gn/src/base/files/
H A Dfile_util_posix.cc531 // Mark the descriptor as close-on-exec. in OpenFile()
551 if (IGNORE_EINTR(close(fd)) < 0) in ReadFile()
562 if (IGNORE_EINTR(close(fd)) < 0) in WriteFile()
593 if (IGNORE_EINTR(close(fd)) < 0) { in AppendToFile()
/third_party/alsa-lib/src/pcm/
H A Dpcm_extplug.c424 if (ext->data->callback->close) in snd_pcm_extplug_close()
425 ext->data->callback->close(ext->data); in snd_pcm_extplug_close()
461 .close = snd_pcm_extplug_close,
616 The close callback is called when the PCM is closed. If the plugin
/third_party/NuttX/fs/inode/
H A Dfs_files.c207 if (filep->ops && filep->ops->close) in _files_close()
209 /* Perform the close operation */ in _files_close()
211 ret = filep->ops->close(filep); in _files_close()
219 /* Block char device is removed when close */ in _files_close()
345 * close the file and release the vnode. in file_dup2()
475 /* 0,1,2 fd is not opened in system, no need to close them */ in files_close_internal()
495 /* Perform the protected close operation */ in files_close_internal()
888 close(sysFd); in delete_files()
/third_party/jinja2/
H A Dlexer.py310 self.stream.close()
391 self.close()
395 def close(self) -> None: member in TokenStream
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c187 close(handle.handle); in tegra_screen_import_resource()
199 close(fd); in tegra_screen_import_resource()
586 close(screen->gpu_fd); in tegra_screen_create()
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py96 config_json_file.close()
382 input_file.close()
705 out_file.close()
/third_party/node/deps/v8/third_party/jinja2/
H A Dlexer.py314 self.stream.close()
389 self.close()
392 def close(self): member in TokenStream
/third_party/node/tools/inspector_protocol/
H A Dcode_generator.py86 config_json_file.close()
366 input_file.close()
698 out_file.close()
/third_party/node/tools/inspector_protocol/jinja2/
H A Dlexer.py290 self.stream.close()
361 self.close()
364 def close(self): member in TokenStream
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c402 close(int fd) in close() function
682 struct drm_gem_close *close = argp; in ioctl() local
684 remove_bo(fd, close->handle); in ioctl()
748 libc_close = dlsym(RTLD_NEXT, "close"); in init()
752 "failed to get libc ioctl or close\n"); in init()
/third_party/libdrm/tests/amdgpu/
H A Dras_tests.c565 close(fd); in set_file_contents()
576 close(fd); in get_file_contents()
587 close(fd); in is_file_ok()
/third_party/lwip/src/include/lwip/
H A Dsockets.h207 #define SO_LINGER 0x0080 /* linger on close if data present */
567 #define lwip_close close
568 #define closesocket(s) close(s)
691 #define close(s) lwip_close(s) macro
/third_party/lwip/src/netif/ppp/
H A Dutils.c853 close(fd);
891 close(fd);
933 close(fd);
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c329 close(fd); in device_select_find_boot_vga_vid_did()
341 close(fd); in device_select_find_boot_vga_vid_did()
381 close(fd); in device_select_find_boot_vga_default()
/third_party/mesa3d/src/util/
H A Du_cpu_detect.c180 close(fd); in check_os_altivec_support()
424 close (fd); in check_os_arm_support()
455 close (fd); in check_os_mips64_support()
/third_party/python/Tools/ccbench/
H A Dccbench.py286 sock.close()
361 sock.close()
419 sock.close()

Completed in 30 milliseconds

1...<<151152153154155156157158159160>>...308