Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 56) sorted by relevance

123

/build/kati/
Dfileutil.cc79 close(pipefd[1]); in RunCommand()
99 close(pipefd[0]); in RunCommand()
103 close(pipefd[0]); in RunCommand()
111 close(fd); in RunCommand()
115 close(pipefd[1]); in RunCommand()
Dfile.cc51 if (close(fd) < 0) { in Makefile()
/build/tools/
Ddiff_package_overlays.py46 f.close()
57 f.close()
84 f.close()
Dcheck_radio_versions.py35 f.close()
49 f.close()
Dgenerate-notice-files.py76 f.close()
149 output_file.close()
164 output_file.close()
Dpost_process_props.py116 f.close()
137 f.close()
Dadbs45 stream.close()
Djava-layers.py122 f.close()
177 f.close()
193 f.close()
Dcompare_fileslist.py38 f.close()
/build/tools/releasetools/
Dtest_common.py87 zip_file.close()
92 test_file.close()
114 zip_file.close()
156 zip_file.close()
161 test_file.close()
269 zip_file.close()
Dcommon.py127 os.close(d)
511 img_unsigned.close()
512 img_keyblock.close()
518 ramdisk_img.close()
519 img.close()
639 devnull.close()
898 os.close(fd)
984 f.close()
1006 f.close()
1102 zip_file.close()
[all …]
Dadd_img_to_target_files61 ofile.close()
210 img.close()
251 img.close()
Dadd_img_to_target_files.py61 ofile.close()
210 img.close()
251 img.close()
Dsign_target_files_apks160 unsigned.close()
161 signed.close()
295 f.close()
298 f.close()
Dsign_target_files_apks.py160 unsigned.close()
161 signed.close()
295 f.close()
298 f.close()
Dcheck_target_files_signatures133 f.close()
196 f.close()
257 z.close()
Dcheck_target_files_signatures.py133 f.close()
196 f.close()
257 z.close()
/build/libs/host/
DCopyFile.c258 (void) close(srcFd); in copyRegular()
275 (void) close(srcFd); in copyRegular()
287 (void) close(srcFd); in copyRegular()
293 (void) close(srcFd); in copyRegular()
294 (void) close(dstFd); in copyRegular()
322 (void) close(srcFd); in copyRegular()
323 (void) close(dstFd); in copyRegular()
/build/tools/signtos/
DSignTos.java147 input.close(); in readPrivateKey()
308 input.close(); in main()
309 output.close(); in main()
/build/tools/droiddoc/templates-sdk-dev/assets/css/
Ddefault.css121 /* This should be close to the top, so it is easier to override. */
1994 .lightbox .close {
2000 background: url(../images/close.png) no-repeat 0 0;
2002 .lightbox .close:hover, .lightbox .close:focus {
3862 #player-frame .close {
3871 background: url(../images/close.png) no-repeat 0 0;
3874 #player-frame .close:hover, #player-frame .close:focus {
5735 …al > .dac-sprite, .dac-fab > .dac-modal-header-close:before, .dac-button-social > .dac-modal-heade…
6705 .dac-header-console-btn > .dac-sprite, .dac-header-console-btn > .dac-modal-header-close:before, .p…
6891 .dac-header-search-close, .dac-header-search-clear {
[all …]
/build/tools/signapk/src/com/android/signapk/
DSignApk.java184 input.close(); in readPublicKey()
277 input.close(); in readPrivateKey()
387 input.close(); in addOtacert()
743 outputJar.close(); in write()
1132 outputJar.close(); in main()
1161 outputFile.close(); in main()
1170 if (inputJar != null) inputJar.close(); in main()
1171 if (outputFile != null) outputFile.close(); in main()
/build/tools/makeparallel/
Dmakeparallel.cpp192 close(dup_fd); in ReadByteTimeout()
226 close(dup_fd); in ReadByteTimeout()
/build/tools/droiddoc/templates-sdk-refonly/
Dmacros_override.cs2 <?cs # pre is an HTML string to start the list, post is an HTML string to close the list ?>
/build/tools/droiddoc/templates-ndk/
Dmacros_override.cs2 <?cs # pre is an HTML string to start the list, post is an HTML string to close the list ?>
/build/tools/droiddoc/templates-pdk/assets/
Djquery-history.js20 d.close();

123