HomeSort by relevance Sort by last modified time
    Searched refs:close (Results 1426 - 1450 of 3754) sorted by null

<<51525354555657585960>>

  /device/samsung/manta/liblights/
lights.c 84 close(fd);
211 err = close(fd);
352 dev->common.close = close_lights;
  /device/samsung/manta/libsensors/
sensors.cpp 224 close(mPollFds[wake].fd);
225 close(mWritePipeFd);
375 dev->device.common.close = poll__close;
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 332 // try to close the input stream if one was opened.
335 fis.close();
358 // try to close the input stream if one was opened.
361 fis.close();
597 // try to close the reader.
598 rd.close();
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 332 // try to close the input stream if one was opened.
335 fis.close();
358 // try to close the input stream if one was opened.
361 fis.close();
597 // try to close the reader.
598 rd.close();
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 331 // try to close the input stream if one was opened.
334 fis.close();
357 // try to close the input stream if one was opened.
360 fis.close();
596 // try to close the reader.
597 rd.close();
  /external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 332 // try to close the input stream if one was opened.
335 fis.close();
358 // try to close the input stream if one was opened.
361 fis.close();
597 // try to close the reader.
598 rd.close();
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 332 // try to close the input stream if one was opened.
335 fis.close();
358 // try to close the input stream if one was opened.
361 fis.close();
597 // try to close the reader.
598 rd.close();
  /external/chromium_org/components/cronet/android/java/src/org/chromium/net/
HttpUrlConnectionUrlRequest.java 294 mPostDataChannel.close();
333 uploadStream.close();
362 mSink.close();
  /external/chromium_org/components/nacl/loader/
nacl_helper_linux.cc 62 PCHECK(0 == IGNORE_EINTR(close(pipefd[0])));
63 PCHECK(0 == IGNORE_EINTR(close(pipefd[1])));
75 // Close or shutdown IPC channels that we don't need anymore.
76 PCHECK(0 == IGNORE_EINTR(close(kNaClZygoteDescriptor)));
77 // In Non-SFI mode, it's important to close any non-expected IPC channels.
139 // Save the browser socket and close the rest.
191 // First, close the dummy_fd so the sandbox won't find me when
192 // looking for the child's pid in /proc. Also close other fds.
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.cc 275 if (IGNORE_EINTR(close(fds[1])) != 0)
276 LOG(ERROR) << "close(fds[1]) failed";
297 if (IGNORE_EINTR(close(fds[0])) != 0)
298 LOG(ERROR) << "close(fds[0]) failed";
311 // side effect of close: delegate process will terminate
313 if (IGNORE_EINTR(close(fd_)) != 0)
314 LOG(ERROR) << "close(fd_) failed";
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
MediaPlayerBridge.java 167 parcelFd.close();
221 decoder.close();
227 if (fos != null) fos.close();
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
html.py 26 data_file.close()
118 source_file.close()
278 fout.close()
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
rtcd.pl 57 close CONFIG_FILE;
111 close FILE;
380 close CONFIG_FILE;
  /external/chromium_org/third_party/npapi/npspy/common/
logger.cpp 84 filer.close();
373 filer.close();
388 filer.close();
  /external/chromium_org/third_party/pexpect/
pexpect.py 271 child.close()
384 close() method. The exit or signal status of the child will be stored
431 # Used by close() to give kernel time to update process status.
466 then this does not close it. """
470 # teardown of the Python VM itself. Thus self.close() may
471 # trigger an exception because os.close may be None.
474 self.close()
584 os.close(i)
628 os.close(parent_fd)
636 os.close(child_fd
695 def close(self, force=True): member in class:spawn
    [all...]
  /external/chromium_org/tools/dromaeo_benchmark_runner/
dromaeo_benchmark_runner.py 105 file.close()
120 file.close()
261 server.socket.close()
  /external/chromium_org/tools/perf_expectations/
make_expectations.py 42 file.close()
75 connection.close()
125 file.close()
  /external/chromium_org/v8/tools/testrunner/network/
network_execution.py 164 self.local_socket.close()
221 sock.close()
229 sock.close()
  /external/clang/lib/ARCMigrate/
FileRemapper.cpp 156 newOut.close();
164 infoOut.close();
189 Out.close();
  /external/dnsmasq/src/
helper.c 69 close(pipefd[0]); /* close reader side */
102 /* close all the sockets etc, we don't need them here. This closes err_fd, so that
107 close(max_fd);
275 close(pipefd[0]);
  /external/e2fsprogs/debugfs/
dump.c 94 close(fd);
191 if (close(fd) != 0) {
278 if (close(fd) != 0) {
  /external/e2fsprogs/lib/ext2fs/
ismounted.c 62 close(loop_fd);
205 close(fd);
382 close(fd);
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 125 clsin.close ();
224 clsin.close ();
331 if (in != null) try { in.close (); } catch (Exception ignore) {}
  /external/emma/core/java12/com/vladium/util/
Property.java 235 if (in != null) try { in.close (); } catch (Throwable ignore) {}
269 if (in != null) try { in.close (); } catch (Throwable ignore) {}
301 if (in != null) try { in.close (); } catch (Throwable ignore) {}
  /external/f2fs-tools/fsck/
dump.c 61 close(fd);
115 close(fd);
265 close(config.dump_fd);

Completed in 1399 milliseconds

<<51525354555657585960>>