Home
last modified time | relevance | path

Searched refs:recording (Results 1 – 25 of 58) sorted by relevance

123

/external/jsilver/src/com/google/streamhtmlparser/util/
DCharacterRecorder.java61 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/
Dlldbtest.py201 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/
DREADME5 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/
Dindex.md19 * Picture (for recording and then playing back into another Canvas)
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-top.txt144 Enables call-graph (stack chain/backtrace) recording.
147 Setup and enable call-graph (stack chain/backtrace) recording,
Dperf-record.txt93 Enables call-graph (stack chain/backtrace) recording.
96 Setup and enable call-graph (stack chain/backtrace) recording,
Dperf-probe.txt177 Add a probe on schedule() function 12th line with recording cpu local variable:
Dperf-script-python.txt349 scripts, one for recording and one for 'reporting'.
/external/libmtp/src/
Dlibmtp.h.in628 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/
Dslides_content2.lua70 - Optimized for recording speed
/external/libvncserver/webclients/java-applet/
DVncViewer.jarMETA-INF/MANIFEST.MF VncViewer.class VncViewer.java package VncViewer extends java.applet ...
/external/wpa_supplicant_8/
DCONTRIBUTIONS9 recording of the terms.
/external/libvncserver/webclients/java-applet/ssl/
DSignedVncViewer.jarMETA-INF/MANIFEST.MF META-INF/SWKEY.SF META-INF/SWKEY ...
DVncViewer.jarMETA-INF/ META-INF/MANIFEST.MF AuthPanel.class AuthPanel.java package AuthPanel ...
DSignedUltraViewerSSL.jarMETA-INF/MANIFEST.MF META-INF/SWKEY.SF META-INF/SWKEY ...
DUltraViewerSSL.jarMETA-INF/ META-INF/MANIFEST.MF AuthPanel.class AuthPanel.java package AuthPanel ...
/external/blktrace/btreplay/doc/
Dbtreplay.tex175 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/
Ddesign.txt225 The 'mmap' and 'munmap' bits allow recording of PROT_EXEC mmap/munmap
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt918 # depends on global new/delete and STL. Not recording these here.
/external/libexif/po/
Den_AU.po2890 "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 "
Den_GB.po2890 "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 "
Dlibexif-12.pot2779 "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 "
Duk.po2782 "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 "
Dsq.po2783 "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/
DStatepoints.rst101 #. recording a mapping of live pointers (and the allocation they're

123