/external/e2fsprogs/lib/blkid/ |
D | save.c | 61 const char *opened = NULL; in blkid_flush_cache() local 100 opened = tmp; in blkid_flush_cache() 108 opened = filename; in blkid_flush_cache() 113 filename, opened)); in blkid_flush_cache() 134 if (opened != filename) { in blkid_flush_cache() 136 unlink(opened); in blkid_flush_cache() 138 printf("unlinked temp cache %s\n", opened)); in blkid_flush_cache() 149 rename(opened, filename); in blkid_flush_cache() 151 printf("moved temp cache %s\n", opened)); in blkid_flush_cache()
|
/external/jetty/src/java/org/eclipse/jetty/io/ |
D | NetworkTrafficListener.java | 47 public void opened(Socket socket); in opened() method 83 public void opened(Socket socket) in opened() method in NetworkTrafficListener.Empty
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-dialog/ |
D | paper-dialog-transition.css | 15 :host(.paper-dialog-transition.core-opened) { 26 :host(.paper-dialog-transition-center.core-opened) {
|
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/ |
D | Connector-mbean.properties | 18 connectionsOpen: Number of connections currently open that were opened since statsReset() called. U… 19 connectionsOpenMax: Maximum number of connections opened simultaneously since statsReset() called. …
|
D | AbstractConnector-mbean.properties | 12 reuseAddress: Whether the server socket will be opened in SO_REUSEADDR mode.
|
/external/doclava/res/assets/templates/ |
D | trailer.cs | 1 </div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
|
D | diff.cs | 37 .handle-opened { property
|
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_act.c | 698 evt_data.opened.pipe = p_evt_data->open_pipe.pipe; in nfa_hci_api_open_pipe() 699 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_api_open_pipe() 706 evt_data.opened.pipe = p_evt_data->open_pipe.pipe; in nfa_hci_api_open_pipe() 707 evt_data.opened.status = NFA_STATUS_FAILED; in nfa_hci_api_open_pipe() 1935 evt_data.opened.pipe = p_pipe->pipe_id; in nfa_hci_handle_generic_gate_cmd() 1936 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_handle_generic_gate_cmd() 1945 evt_data.opened.status = NFA_STATUS_OK; in nfa_hci_handle_generic_gate_cmd() 1990 evt_data.opened.status = status; in nfa_hci_handle_generic_gate_rsp() 1991 evt_data.opened.pipe = p_pipe->pipe_id; in nfa_hci_handle_generic_gate_rsp() 2001 evt_data.opened.status = status;; in nfa_hci_handle_generic_gate_rsp() [all …]
|
/external/opencv3/modules/videoio/src/ |
D | cap_gphoto2.cpp | 176 bool opened; member in cv::gphoto2::DigitalCameraCapture 320 opened = preview = reloadOnChange = false; in initContext() 447 opened = true; in open() 462 return opened; in isOpened() 482 opened = false; in close()
|
/external/jemalloc/msvc/ |
D | ReadMe.txt | 22 6. Now the project can be opened and built in Visual Studio:
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | log_path_fork_test.cc.disabled | 3 // Set verbosity to 1 so that the log files are opened prior to fork().
|
/external/autotest/client/site_tests/video_MultiplePlayback/ |
D | control | 7 PURPOSE = "Verify that simultaneous playback works fine in all opened tabs."
|
/external/freetype/include/ |
D | ftstroke.h | 377 FT_Bool opened );
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | ftstroke.h | 377 FT_Bool opened );
|
/external/chromium-trace/catapult/third_party/polymer/components/core-transition/ |
D | core-transition-overlay.css | 17 :host(.core-transition.core-opened) {
|
/external/autotest/server/site_tests/audio_AudioRoutingUSB/ |
D | control | 14 correct device file (/dev/snd/pcmCXDY) is opened in each case.
|
/external/protobuf/python/google/protobuf/internal/ |
D | text_format_test.py | 571 opened = self.ReadGolden('text_format_unittest_data.txt') 573 r = text_format.ParseLines(opened, parsed_message) 581 opened = self.ReadGolden('text_format_unittest_data.txt') 583 r = text_format.MergeLines(opened, parsed_message)
|
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/ |
D | control | 21 A test case shall pass when a single browser tab is opened for only the URLs
|
/external/zlib/src/contrib/iostream3/ |
D | README | 23 - gzipped output file opened with default compression level instead of maximum level
|
/external/jetty/src/java/org/eclipse/jetty/io/nio/ |
D | NetworkTrafficSelectChannelEndPoint.java | 81 listener.opened(_socket); in notifyOpened()
|
/external/bison/m4/ |
D | mmap-anon.m4 | 13 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
|
/external/fio/ |
D | io_u.c | 968 int opened = 0; in get_next_file_rand() local 988 opened = 1; in get_next_file_rand() 995 if (opened) in get_next_file_rand() 1010 int opened = 0; in get_next_file_rr() local 1037 opened = 1; in get_next_file_rr() 1045 if (opened) in get_next_file_rr()
|
/external/antlr/antlr-3.4/runtime/JavaScript/build/ |
D | README | 47 when opened with the 'file://' protocol. To circumvent this issue, start
|
/external/clang/docs/ |
D | HowToSetupToolingForLLVM.rst | 101 (if any). The output will go into the error window, which is opened 102 automatically when clang-check finds errors, and can be re-opened with
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_hci_api.h | 255 tNFA_HCI_OPEN_PIPE opened; /* NFA_HCI_OPEN_PIPE_EVT */ member
|