Home
last modified time | relevance | path

Searched refs:close (Results 3476 - 3500 of 4508) sorted by relevance

1...<<131132133134135136137138139140>>...181

/third_party/skia/gm/
H A Dcompressed_textures.cpp63 tmp.close(); in make_gear()
H A Dconvexpolyclip.cpp257 return SkPathBuilder(fPathBuilder).close().detach(); in asClosedPath()
H A Dquadpaths.cpp222 path.fPath.close();
223 path.fName = "moveTo-quad-close";
H A Daaxfermodes.cpp102 .close()
/third_party/skia/include/core/
H A DSkPathBuilder.h66 SkPathBuilder& close();
/third_party/skia/buildtools/checkdeps/
H A Dbuilddeps.py75 popen.stdout.close()
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Ddir.rs89 let _ = c::close(raw);
/third_party/rust/crates/nix/src/
H A Dpty.rs20 /// must manually close the file descriptors.
34 /// must manually close the file descriptors.
71 // we must panic on EBADF, because it is always an error to close an in drop()
72 // invalid file descriptor. That frequently indicates a double-close in drop()
75 let e = unistd::close(self.0); in drop()
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
H A Druntests.py133 f.close()
/third_party/vk-gl-cts/scripts/
H A Dtestset.py92 f.close()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttp_client.c292 close(c->sd); in http_client_free()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dwps-ap-nfc.py337 clf.close()
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dserver.cpp254 client.socket->close(); in operator ()()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttp_client.c292 close(c->sd); in http_client_free()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dwps-ap-nfc.py337 clf.close()
/third_party/zlib/examples/
H A Dgzjoin.c59 #include <unistd.h> /* close(), read(), lseek() */
86 /* close a buffered file and free allocated memory */
91 close(in->fd); in bclose()
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c630 close(fd); in get_rootdev()
640 close(fd); in get_rootdev()
801 close(fd); in f2fs_dev_is_umounted()
/third_party/ffmpeg/libavcodec/
H A Dsonic.c1086 .close = sonic_decode_close,
1105 .close = sonic_encode_close,
1121 .close = sonic_encode_close,
/third_party/glfw/src/
H A Dwindow.c156 // Notifies shared code that the user wishes to close a window
164 if (window->callbacks.close) in _glfwInputWindowCloseRequest()
165 window->callbacks.close((GLFWwindow*) window); in _glfwInputWindowCloseRequest()
1091 _GLFW_SWAP(GLFWwindowclosefun, window->callbacks.close, cbfun); in glfwSetWindowCloseCallback()
/third_party/backends/backend/
H A Dcanon_pp.c1778 close(f); in init_cal()
1880 close(i); in fix_weights_file()
1888 close(i); in fix_weights_file()
/third_party/alsa-lib/src/pcm/
H A Dpcm_meter.c164 scope->ops->close(scope); in snd_pcm_scope_remove()
511 .close = snd_pcm_meter_close,
1161 .close = s16_close,
H A Dpcm_ioplug.c903 if (io->data->callback->close) in snd_pcm_ioplug_close()
904 io->data->callback->close(io->data); in snd_pcm_ioplug_close()
911 .close = snd_pcm_ioplug_close,
1025 When the PCM is closed, close callback is called. If the driver
H A Dpcm_file.c502 close(file->fd); in snd_pcm_file_close()
507 close(file->ifd); in snd_pcm_file_close()
829 .close = snd_pcm_file_close,
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DRoundTripTest.java333 out.close(); in TestHan()
1261 out.close(); in test()
1274 fos.close(); in test()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRoundTripTest.java318 out.close(); in TestHan()
1246 out.close(); in test()
1259 fos.close(); in test()

Completed in 28 milliseconds

1...<<131132133134135136137138139140>>...181