/external/jsilver/src/com/google/streamhtmlparser/util/ |
D | CharacterRecorder.java | 61 private boolean recording; field in CharacterRecorder 69 recording = false; in CharacterRecorder() 80 recording = aCharacterRecorder.recording; in CharacterRecorder() 92 recording = true; in startRecording() 99 recording = false; in stopRecording() 110 if (recording && (sb.length() < RECORDING_BUFFER_SIZE)) { in maybeRecord() 129 recording = false; in reset() 148 return recording; in isRecording()
|
/external/lldb/test/ |
D | lldbtest.py | 201 class recording(StringIO.StringIO): class 267 with recording(test, traceAlways) as sbuf: 1059 with recording(self, traceAlways) as sbuf: 1072 with recording(self, traceAlways) as sbuf: 1090 with recording(self, traceAlways) as sbuf: 1116 with recording(self, False) as sbuf: 1124 with recording(self, False) as sbuf: 1132 with recording(self, False) as sbuf: 1144 with recording(self, False) as sbuf: 1153 with recording(self, False) as sbuf: [all …]
|
/external/sonic/samples/ |
D | README | 5 This is a sonic 2X sped-up version of a public domain librivox.org recording, from 9 This is the same recording as sonic.wav, but sped up using soundtouch, which
|
/external/skia/site/user/ |
D | index.md | 19 * Picture (for recording and then playing back into another Canvas)
|
/external/linux-tools-perf/src/tools/perf/Documentation/ |
D | perf-top.txt | 144 Enables call-graph (stack chain/backtrace) recording. 147 Setup and enable call-graph (stack chain/backtrace) recording,
|
D | perf-record.txt | 93 Enables call-graph (stack chain/backtrace) recording. 96 Setup and enable call-graph (stack chain/backtrace) recording,
|
D | perf-probe.txt | 177 Add a probe on schedule() function 12th line with recording cpu local variable:
|
D | perf-script-python.txt | 349 scripts, one for recording and one for 'reporting'.
|
/external/libmtp/src/ |
D | libmtp.h.in | 628 char *artist; /**< Name of recording artist */ 629 char *composer; /**< Name of recording composer */ 632 char *date; /**< Date of original recording as a string */ 634 uint16_t tracknumber; /**< Track number (in sequence on recording) */ 637 uint16_t nochannels; /**< Number of channels in this recording 0 = unknown, 1 or 2 */ 671 char *composer; /**< Name of recording composer */
|
/external/skia/resources/ |
D | slides_content2.lua | 70 - Optimized for recording speed
|
/external/libvncserver/webclients/java-applet/ |
D | VncViewer.jar | META-INF/MANIFEST.MF
VncViewer.class
VncViewer.java
package VncViewer extends java.applet ... |
/external/wpa_supplicant_8/ |
D | CONTRIBUTIONS | 9 recording of the terms.
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | SignedVncViewer.jar | META-INF/MANIFEST.MF
META-INF/SWKEY.SF
META-INF/SWKEY ... |
D | VncViewer.jar | META-INF/
META-INF/MANIFEST.MF
AuthPanel.class
AuthPanel.java
package AuthPanel ... |
D | SignedUltraViewerSSL.jar | META-INF/MANIFEST.MF
META-INF/SWKEY.SF
META-INF/SWKEY ... |
D | UltraViewerSSL.jar | META-INF/
META-INF/MANIFEST.MF
AuthPanel.class
AuthPanel.java
package AuthPanel ... |
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 175 on the recording system, we wrap CPU IDs. This \emph{may} result in an 215 machine must be the same as on the recording machine.
|
/external/linux-tools-perf/src/tools/perf/ |
D | design.txt | 225 The 'mmap' and 'munmap' bits allow recording of PROT_EXEC mmap/munmap
|
/external/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 918 # depends on global new/delete and STL. Not recording these here.
|
/external/libexif/po/ |
D | en_AU.po | 2890 "A character string recording the name of the method used for location " 2895 "A character string recording the name of the method used for location " 2906 "A character string recording the name of the GPS area. The first byte " 2910 "A character string recording the name of the GPS area. The first byte " 2920 "A character string recording date and time information relative to UTC " 2924 "A character string recording date and time information relative to UTC " 3042 "The manufacturer of the recording equipment. This is the manufacturer of the " 3046 "The manufacturer of the recording equipment. This is the manufacturer of the "
|
D | en_GB.po | 2890 "A character string recording the name of the method used for location " 2895 "A character string recording the name of the method used for location " 2906 "A character string recording the name of the GPS area. The first byte " 2910 "A character string recording the name of the GPS area. The first byte " 2920 "A character string recording date and time information relative to UTC " 2924 "A character string recording date and time information relative to UTC " 3042 "The manufacturer of the recording equipment. This is the manufacturer of the " 3046 "The manufacturer of the recording equipment. This is the manufacturer of the "
|
D | libexif-12.pot | 2779 "A character string recording the name of the method used for location " 2791 "A character string recording the name of the GPS area. The first byte " 2802 "A character string recording date and time information relative to UTC " 2903 "The manufacturer of the recording equipment. This is the manufacturer of the "
|
D | uk.po | 2782 "A character string recording the name of the method used for location " 2794 "A character string recording the name of the GPS area. The first byte " 2805 "A character string recording date and time information relative to UTC " 2906 "The manufacturer of the recording equipment. This is the manufacturer of the "
|
D | sq.po | 2783 "A character string recording the name of the method used for location " 2795 "A character string recording the name of the GPS area. The first byte " 2806 "A character string recording date and time information relative to UTC " 2907 "The manufacturer of the recording equipment. This is the manufacturer of the "
|
/external/llvm/docs/ |
D | Statepoints.rst | 101 #. recording a mapping of live pointers (and the allocation they're
|