Searched refs:close (Results 6476 - 6500 of 6745) sorted by relevance
1...<<251252253254255256257258259260>>...270
/third_party/mesa3d/src/intel/perf/ |
H A D | intel_perf.c | 146 close(fd); in read_file_uint64()
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | cmake.py | 1258 output.close()
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aubinator_viewer.cpp | 169 close(fd); in aub_file_open() 1076 /* Can't close this one. */ in display_windows()
|
/third_party/mesa3d/src/util/ |
H A D | xmlconfig.c | 976 close(fd); in _parseOneConfigFile()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video.c | 44 close(fd); in nv84_copy_firmware()
|
/third_party/icu/icu4c/source/tools/makeconv/ |
H A D | genmbcs.cpp | 161 mbcsData->newConverter.close=MBCSClose; in MBCSInit()
|
/third_party/libwebsockets/lib/secure-streams/ |
H A D | policy-json.c | 1243 close(fd); in lws_ss_policy_parse_file()
|
/third_party/libinput/test/ |
H A D | test-touch.c | 547 close(fd); in close_restricted()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 78 close(handle.handle); in lima_resource_create_scanout()
|
/third_party/rust/crates/libc/src/solid/ |
H A D | mod.rs | 825 pub fn close(arg1: c_int) -> c_int; in close() functions
|
/third_party/rust/crates/libc/src/ |
H A D | wasi.rs | 646 pub fn close(fd: ::c_int) -> ::c_int; in close() functions
|
/third_party/python/Lib/ |
H A D | pathlib.py | 1048 Open the file in bytes mode, read it, and close the file. 1055 Open the file in text mode, read it, and close the file. 1063 Open the file in bytes mode, write to it, and close the file. 1072 Open the file in text mode, write to it, and close the file. 1109 os.close(fd)
|
/third_party/openGLES/xml/ |
H A D | reg.py | 387 self.outFile.close()
|
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
H A D | genmbcs.cpp | 161 mbcsData->newConverter.close=MBCSClose; in MBCSInit()
|
/third_party/skia/tests/ |
H A D | ClipStackTest.cpp | 48 p.close(); in test_assign_and_comparison()
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | Decode.java | 309 static void close(State s) throws IOException { in close() method in Decode 1077 throw new IllegalStateException("Can't decompress after close"); in decompress()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | cffdecode.c | 1659 /* close hints recording session */ in FT_LOCAL_DEF() 1662 if ( hinter->close( hinter->hints, in FT_LOCAL_DEF()
|
H A D | t1decode.c | 1184 /* close hints recording session */ in FT_LOCAL_DEF() 1187 if ( hinter->close( hinter->hints, in FT_LOCAL_DEF()
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | reg.py | 398 self.outFile.close()
|
/third_party/python/Lib/test/ |
H A D | test_pydoc.py | 734 open(init_path, 'w').close()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 770 out.close();
|
/third_party/skia/third_party/externals/egl-registry/api/ |
H A D | reg.py | 399 self.outFile.close()
|
/third_party/python/Lib/unittest/test/testmock/ |
H A D | testasync.py | 198 loop.close()
|
/third_party/rust/crates/syn/tests/common/ |
H A D | eq.rs | 467 spanless_eq_struct!(DelimSpacing; open close);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_macsec_linux.c | 1566 close(drv->common.sock); in macsec_drv_hapd_deinit()
|
Completed in 50 milliseconds
1...<<251252253254255256257258259260>>...270