Home
last modified time | relevance | path

Searched refs:close (Results 1576 - 1600 of 10216) sorted by relevance

1...<<61626364656667686970>>...409

/third_party/python/Tools/freeze/
H A Dparsesetup.py37 fp.close()
77 fp.close()
/third_party/python/Tools/scripts/
H A Ddb2pickle.py129 db.close()
130 pfile.close()
H A Dndiff.py74 a = f1.readlines(); f1.close()
75 b = f2.readlines(); f2.close()
/third_party/python/Lib/test/
H A Dtest_atexit.py100 os.close(w)
102 os.close(r)
H A Dtest_bufio.py31 f.close()
39 f.close()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dgen_emulated_builtin_function_tables.py76 map_file.close()
146 f.close()
/third_party/skia/third_party/externals/angle2/src/tests/gles_conformance_tests/
H A Dgenerate_gles_conformance_tests.py10 file.close()
69 output.close()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
H A Dgen_mtl_internal_shaders.py103 out_file.close()
136 out_file.close()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DHtmlViewer.java38 writer.close(); in tag()
50 is.close(); in loadFont()
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5hl.c42 #define close _close macro
120 close(f); in MD5FileChunk()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddigest_auth_example.c120 (void) close (fd); in main()
125 (void) close(fd); in main()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DMidiOutputPortSelector.java50 close(); in onPortSelected()
84 mOpenDevice.close(); in onClose()
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DEngineOpenSLES.cpp59 close(); in open()
63 void EngineOpenSLES::close() { in close() function in EngineOpenSLES
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DBrotliOutputStream.java44 public void close() throws IOException { in close() method in BrotliOutputStream
45 encoder.close(); in close()
51 throw new IOException("write after close"); in flush()
59 throw new IOException("write after close"); in write()
75 throw new IOException("write after close"); in write()
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DDecoderTest.java41 bundle.close(); in suite()
66 bundle.close(); in run()
H A DBrotliInputStream.java42 public void close() throws IOException { in close() method in BrotliInputStream
43 decoder.close(); in close()
54 throw new IOException("read after close"); in read()
79 throw new IOException("read after close"); in read()
101 throw new IOException("read after close"); in skip()
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DBrotliInputStream.java103 public void close() throws IOException { in close() method in BrotliInputStream
104 Decode.close(state); in close()
/third_party/python/Lib/test/test_asyncio/
H A Dtest_buffered_proto.py58 writer.close()
69 srv.close()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Daddress_is_readable.cc80 // the child could use the routine, then close all file descriptors and then in AddressIsReadable()
105 } else { // fds not exposed to other threads; we can close them. in AddressIsReadable()
106 close(p[0]); in AddressIsReadable()
107 close(p[1]); in AddressIsReadable()
/third_party/skia/build/fuchsia/skqp/
H A Dappend_assets_to_manifest72 out_file.close()
73 deps_file.close()
/third_party/skia/docs/examples/
H A DChromeMDRefreshTabs.cpp42 right_path.close(); in REG_FIDDLE()
65 left_path.close(); in REG_FIDDLE()
/third_party/vk-gl-cts/scripts/
H A Dcheck_resolution_list.py38 f.close()
52 f.close()
/applications/standard/app_samples/code/Project/HapBuild/test-tool/
H A DInstallAndTestSpecial_ci.py50 f.close()
60 f.close()
68 f.close()
185 auto_log.close()
337 file.close()
362 error_log.close()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_120to30_test.cpp157 close(pipeFd[1]); in Process1()
158 close(pipe1Fd[0]); in Process1()
279 close(pipeFd[0]); in Process1()
280 close(pipe1Fd[1]); in Process1()
286 close(pipeFd[0]); in Process2()
287 close(pipe1Fd[1]); in Process2()
/foundation/multimedia/av_codec/test/unittest/audio_vivid_test/
H A Daudio_decoder_avbuffer_vivid_unit_test.cpp169 inputFile_.close(); in TearDown()
172 pcmOutputFile_.close(); in TearDown()
185 inputFile_.close(); in Release()
188 pcmOutputFile_.close(); in Release()
253 inputFile_.close(); in InputFunc()
286 pcmOutputFile_.close(); in OutputFunc()

Completed in 10 milliseconds

1...<<61626364656667686970>>...409