Searched defs:stream (Results 1 - 25 of 125) sorted by relevance

12345

/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree-dump.h59 /* The stream on which to dump the information. */
60 FILE *stream; member in struct:dump_info
H A Dpretty-print.h92 FILE *stream; member in struct:__anon375
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree-dump.h59 /* The stream on which to dump the information. */
60 FILE *stream; member in struct:dump_info
H A Dpretty-print.h92 FILE *stream; member in struct:__anon1104
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
H A Dtree-dump.h59 /* The stream on which to dump the information. */
60 FILE *stream; member in struct:dump_info
H A Dpretty-print.h92 FILE *stream; member in struct:__anon1935
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
H A Dtree-dump.h59 /* The stream on which to dump the information. */
60 FILE *stream; member in struct:dump_info
H A Dpretty-print.h92 FILE *stream; member in struct:__anon2664
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
H A Dpcm_extplug.h90 * stream direction; read-only status
92 snd_pcm_stream_t stream; member in struct:snd_pcm_extplug
159 snd_pcm_stream_t stream, int mode);
H A Dpcm_ioplug.h104 snd_pcm_stream_t stream; /**< stream direcion; read-only */ member in struct:snd_pcm_ioplug
195 snd_pcm_stream_t stream, int mode);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_extplug.h90 * stream direction; read-only status
92 snd_pcm_stream_t stream; member in struct:snd_pcm_extplug
159 snd_pcm_stream_t stream, int mode);
H A Dpcm_ioplug.h104 snd_pcm_stream_t stream; /**< stream direcion; read-only */ member in struct:snd_pcm_ioplug
195 snd_pcm_stream_t stream, int mode);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_extplug.h90 * stream direction; read-only status
92 snd_pcm_stream_t stream; member in struct:snd_pcm_extplug
159 snd_pcm_stream_t stream, int mode);
H A Dpcm_ioplug.h104 snd_pcm_stream_t stream; /**< stream direcion; read-only */ member in struct:snd_pcm_ioplug
195 snd_pcm_stream_t stream, int mode);
/prebuilts/devtools/adt/lib/
H A Dsdktestutils.jar ... relativePath boolean expectExists String path java.io.InputStream stream protected java.lang.String readTestFile (java.lang ...
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Drawmidi.h5 * Abstract layer for MIDI v1.0 stream
68 /* midi stream buffer */
89 struct list_head list; /* list of all substream for given stream */
90 int stream; /* direction */ member in struct:snd_rawmidi_substream
152 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream,
H A Dpcm.h352 int stream; /* stream (direction) */ member in struct:snd_pcm_substream
399 int stream; /* stream (direction) */ member in struct:snd_pcm_str
455 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count);
478 int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, struct file *file,
481 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file,
613 substream->stream == SNDRV_PCM_STREAM_PLAYBACK));
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Drawmidi.h5 * Abstract layer for MIDI v1.0 stream
68 /* midi stream buffer */
89 struct list_head list; /* list of all substream for given stream */
90 int stream; /* direction */ member in struct:snd_rawmidi_substream
152 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream,
H A Dpcm.h352 int stream; /* stream (direction) */ member in struct:snd_pcm_substream
399 int stream; /* stream (direction) */ member in struct:snd_pcm_str
455 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count);
478 int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, struct file *file,
481 int snd_pcm_attach_substream(struct snd_pcm *pcm, int stream, struct file *file,
613 substream->stream == SNDRV_PCM_STREAM_PLAYBACK));
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_heapq.py166 stream = random.randrange(4) variable in class:TestHeap.test_merge_stability.Int
169 obj.pair = (x, stream)
170 inputs[stream].append(obj)
171 for stream in inputs:
172 stream.sort()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_heapq.py166 stream = random.randrange(4) variable in class:TestHeap.test_merge_stability.Int
169 obj.pair = (x, stream)
170 inputs[stream].append(obj)
171 for stream in inputs:
172 stream.sort()
/prebuilts/devtools/tools/lib/
H A Dninepatch.jar ... java.io.IOException java.io.InputStream stream java.awt.image.BufferedImage image public static ...
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/tools/common/jfreechart/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 532 milliseconds

12345