Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 25 of 1412) sorted by relevance

12345678910>>...57

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_dump_state.c43 util_stream_writef(FILE *stream, const char *format, ...) in util_stream_writef()
55 util_dump_bool(FILE *stream, int value) in util_dump_bool()
61 util_dump_int(FILE *stream, long long int value) in util_dump_int()
67 util_dump_uint(FILE *stream, long long unsigned value) in util_dump_uint()
73 util_dump_float(FILE *stream, double value) in util_dump_float()
79 util_dump_string(FILE *stream, const char *str) in util_dump_string()
87 util_dump_enum(FILE *stream, const char *value) in util_dump_enum()
93 util_dump_array_begin(FILE *stream) in util_dump_array_begin()
99 util_dump_array_end(FILE *stream) in util_dump_array_end()
105 util_dump_elem_begin(FILE *stream) in util_dump_elem_begin()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump_state.c43 util_stream_writef(FILE *stream, const char *format, ...) in util_stream_writef()
55 util_dump_bool(FILE *stream, int value) in util_dump_bool()
61 util_dump_int(FILE *stream, long long int value) in util_dump_int()
67 util_dump_uint(FILE *stream, long long unsigned value) in util_dump_uint()
73 util_dump_float(FILE *stream, double value) in util_dump_float()
79 util_dump_string(FILE *stream, const char *str) in util_dump_string()
87 util_dump_enum(FILE *stream, const char *value) in util_dump_enum()
93 util_dump_array_begin(FILE *stream) in util_dump_array_begin()
99 util_dump_array_end(FILE *stream) in util_dump_array_end()
105 util_dump_elem_begin(FILE *stream) in util_dump_elem_begin()
[all …]
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3rewritestreams.c65 freeRS (pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream) in freeRS()
108 freeNodeRS(pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream) in freeNodeRS()
174 expungeRS(pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream) in expungeRS()
189 pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream; in antlr3RewriteRuleElementStreamNewAE() local
259 pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream; in antlr3RewriteRuleElementStreamNewAEE() local
282 pANTLR3_REWRITE_RULE_ELEMENT_STREAM stream; in antlr3RewriteRuleElementStreamNewAEV() local
311 pANTLR3_REWRITE_RULE_TOKEN_STREAM stream; in antlr3RewriteRuleTOKENStreamNewAE() local
335 pANTLR3_REWRITE_RULE_TOKEN_STREAM stream; in antlr3RewriteRuleTOKENStreamNewAEE() local
354 pANTLR3_REWRITE_RULE_TOKEN_STREAM stream; in antlr3RewriteRuleTOKENStreamNewAEV() local
375 pANTLR3_REWRITE_RULE_SUBTREE_STREAM stream; in antlr3RewriteRuleSubtreeStreamNewAE() local
[all …]
/external/freetype/src/base/
Dftstream.c35 FT_Stream_OpenMemory( FT_Stream stream, in FT_Stream_OpenMemory()
49 FT_Stream_Close( FT_Stream stream ) in FT_Stream_Close()
57 FT_Stream_Seek( FT_Stream stream, in FT_Stream_Seek()
92 FT_Stream_Skip( FT_Stream stream, in FT_Stream_Skip()
103 FT_Stream_Pos( FT_Stream stream ) in FT_Stream_Pos()
110 FT_Stream_Read( FT_Stream stream, in FT_Stream_Read()
119 FT_Stream_ReadAt( FT_Stream stream, in FT_Stream_ReadAt()
164 FT_Stream_TryRead( FT_Stream stream, in FT_Stream_TryRead()
193 FT_Stream_ExtractFrame( FT_Stream stream, in FT_Stream_ExtractFrame()
215 FT_Stream_ReleaseFrame( FT_Stream stream, in FT_Stream_ReleaseFrame()
[all …]
Dftapi.c47 FT_Stream stream ) in FT_New_Memory_Stream()
56 FT_Seek_Stream( FT_Stream stream, in FT_Seek_Stream()
64 FT_Skip_Stream( FT_Stream stream, in FT_Skip_Stream()
72 FT_Read_Stream( FT_Stream stream, in FT_Read_Stream()
81 FT_Read_Stream_At( FT_Stream stream, in FT_Read_Stream_At()
91 FT_Extract_Frame( FT_Stream stream, in FT_Extract_Frame()
100 FT_Release_Frame( FT_Stream stream, in FT_Release_Frame()
107 FT_Access_Frame( FT_Stream stream, in FT_Access_Frame()
115 FT_Forget_Frame( FT_Stream stream ) in FT_Forget_Frame()
/external/chromium_org/third_party/freetype/src/base/
Dftstream.c35 FT_Stream_OpenMemory( FT_Stream stream, in FT_Stream_OpenMemory()
49 FT_Stream_Close( FT_Stream stream ) in FT_Stream_Close()
57 FT_Stream_Seek( FT_Stream stream, in FT_Stream_Seek()
92 FT_Stream_Skip( FT_Stream stream, in FT_Stream_Skip()
103 FT_Stream_Pos( FT_Stream stream ) in FT_Stream_Pos()
110 FT_Stream_Read( FT_Stream stream, in FT_Stream_Read()
119 FT_Stream_ReadAt( FT_Stream stream, in FT_Stream_ReadAt()
164 FT_Stream_TryRead( FT_Stream stream, in FT_Stream_TryRead()
193 FT_Stream_ExtractFrame( FT_Stream stream, in FT_Stream_ExtractFrame()
215 FT_Stream_ReleaseFrame( FT_Stream stream, in FT_Stream_ReleaseFrame()
[all …]
Dftapi.c47 FT_Stream stream ) in FT_New_Memory_Stream()
56 FT_Seek_Stream( FT_Stream stream, in FT_Seek_Stream()
64 FT_Skip_Stream( FT_Stream stream, in FT_Skip_Stream()
72 FT_Read_Stream( FT_Stream stream, in FT_Read_Stream()
81 FT_Read_Stream_At( FT_Stream stream, in FT_Read_Stream_At()
91 FT_Extract_Frame( FT_Stream stream, in FT_Extract_Frame()
100 FT_Release_Frame( FT_Stream stream, in FT_Release_Frame()
107 FT_Access_Frame( FT_Stream stream, in FT_Access_Frame()
115 FT_Forget_Frame( FT_Stream stream ) in FT_Forget_Frame()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftstream.c35 FT_Stream_OpenMemory( FT_Stream stream, in FT_Stream_OpenMemory()
49 FT_Stream_Close( FT_Stream stream ) in FT_Stream_Close()
57 FT_Stream_Seek( FT_Stream stream, in FT_Stream_Seek()
92 FT_Stream_Skip( FT_Stream stream, in FT_Stream_Skip()
103 FT_Stream_Pos( FT_Stream stream ) in FT_Stream_Pos()
110 FT_Stream_Read( FT_Stream stream, in FT_Stream_Read()
119 FT_Stream_ReadAt( FT_Stream stream, in FT_Stream_ReadAt()
164 FT_Stream_TryRead( FT_Stream stream, in FT_Stream_TryRead()
193 FT_Stream_ExtractFrame( FT_Stream stream, in FT_Stream_ExtractFrame()
215 FT_Stream_ReleaseFrame( FT_Stream stream, in FT_Stream_ReleaseFrame()
[all …]
Dftapi.c47 FT_Stream stream ) in FT_New_Memory_Stream()
56 FT_Seek_Stream( FT_Stream stream, in FT_Seek_Stream()
64 FT_Skip_Stream( FT_Stream stream, in FT_Skip_Stream()
72 FT_Read_Stream( FT_Stream stream, in FT_Read_Stream()
81 FT_Read_Stream_At( FT_Stream stream, in FT_Read_Stream_At()
91 FT_Extract_Frame( FT_Stream stream, in FT_Extract_Frame()
100 FT_Release_Frame( FT_Stream stream, in FT_Release_Frame()
107 FT_Access_Frame( FT_Stream stream, in FT_Access_Frame()
115 FT_Forget_Frame( FT_Stream stream ) in FT_Forget_Frame()
/external/chromium_org/net/quic/test_tools/
Dreliable_quic_stream_peer.cc16 ReliableQuicStream* stream) { in SetWriteSideClosed()
23 ReliableQuicStream* stream) { in SetStreamBytesWritten()
28 void ReliableQuicStreamPeer::CloseReadSide(ReliableQuicStream* stream) { in CloseReadSide()
33 bool ReliableQuicStreamPeer::FinSent(ReliableQuicStream* stream) { in FinSent()
38 bool ReliableQuicStreamPeer::RstSent(ReliableQuicStream* stream) { in RstSent()
43 uint32 ReliableQuicStreamPeer::SizeOfQueuedData(ReliableQuicStream* stream) { in SizeOfQueuedData()
55 void ReliableQuicStreamPeer::SetFecPolicy(ReliableQuicStream* stream, in SetFecPolicy()
62 ReliableQuicStream* stream) { in StreamContributesToConnectionFlowControl()
/external/nanopb-c/
Dpb_encode.c58 static bool checkreturn buf_write(pb_ostream_t *stream, const uint8_t *buf, size_t count) in buf_write()
71 pb_ostream_t stream; in pb_ostream_from_buffer() local
86 bool checkreturn pb_write(pb_ostream_t *stream, const uint8_t *buf, size_t count) in pb_write()
111 static bool checkreturn encode_array(pb_ostream_t *stream, const pb_field_t *field, in encode_array()
200 static bool checkreturn encode_basic_field(pb_ostream_t *stream, in encode_basic_field()
261 static bool checkreturn encode_callback_field(pb_ostream_t *stream, in encode_callback_field()
281 static bool checkreturn encode_field(pb_ostream_t *stream, in encode_field()
300 static bool checkreturn default_extension_encoder(pb_ostream_t *stream, in default_extension_encoder()
309 static bool checkreturn encode_extension_field(pb_ostream_t *stream, in encode_extension_field()
336 bool checkreturn pb_encode(pb_ostream_t *stream, const pb_field_t fields[], const void *src_struct) in pb_encode()
[all …]
Dpb_decode.c80 static bool checkreturn buf_read(pb_istream_t *stream, uint8_t *buf, size_t count) in buf_read()
94 bool checkreturn pb_read(pb_istream_t *stream, uint8_t *buf, size_t count) in pb_read()
130 static bool checkreturn pb_readbyte(pb_istream_t *stream, uint8_t *buf) in pb_readbyte()
150 pb_istream_t stream; in pb_istream_from_buffer() local
168 static bool checkreturn pb_decode_varint32(pb_istream_t *stream, uint32_t *dest) in pb_decode_varint32()
204 bool checkreturn pb_decode_varint(pb_istream_t *stream, uint64_t *dest) in pb_decode_varint()
226 bool checkreturn pb_skip_varint(pb_istream_t *stream) in pb_skip_varint()
237 bool checkreturn pb_skip_string(pb_istream_t *stream) in pb_skip_string()
246 bool checkreturn pb_decode_tag(pb_istream_t *stream, pb_wire_type_t *wire_type, uint32_t *tag, bool… in pb_decode_tag()
272 bool checkreturn pb_skip_field(pb_istream_t *stream, pb_wire_type_t wire_type) in pb_skip_field()
[all …]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
Dcss.js33 function tokenBase(stream, state) { argument
82 return function(stream, state) { argument
96 function tokenParenthesized(stream, state) { argument
113 function pushContext(state, stream, type) { argument
123 function pass(type, stream, state) { argument
126 function popAndPass(type, stream, state, n) { argument
134 function wordAsValue(stream) { argument
146 states.top = function(type, stream, state) { argument
175 states.block = function(type, stream, state) { argument
201 states.maybeprop = function(type, stream, state) { argument
[all …]
Dxml.js66 function inText(stream, state) { argument
113 function inTag(stream, state) { argument
139 var closure = function(stream, state) { argument
153 return function(stream, state) { argument
165 return function(stream, state) { argument
211 function baseState(type, stream, state) { argument
221 function tagNameState(type, stream, state) { argument
231 function closeTagNameState(type, stream, state) { argument
258 function closeStateErr(type, stream, state) { argument
282 function attrEqState(type, stream, state) { argument
[all …]
/external/nanopb-c/tests/alltypes_callback/
Dencode_alltypes_callback.c13 static bool write_varint(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_varint()
19 static bool write_svarint(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_svarint()
25 static bool write_fixed32(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_fixed32()
31 static bool write_fixed64(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_fixed64()
37 static bool write_string(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_string()
43 static bool write_submsg(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_submsg()
50 static bool write_emptymsg(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_emptymsg()
57 static bool write_repeated_varint(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_repeated_varint()
71 static bool write_repeated_svarint(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_repeated_svarint()
85 static bool write_repeated_fixed32(pb_ostream_t *stream, const pb_field_t *field, void * const *arg) in write_repeated_fixed32()
[all …]
/external/mesa3d/src/gallium/drivers/i915/
Di915_debug.c71 struct debug_stream *stream, in PRINTF()
83 static boolean debug( struct debug_stream *stream, const char *name, unsigned len ) in debug()
128 static boolean debug_prim( struct debug_stream *stream, const char *name, in debug_prim()
158 static boolean debug_program( struct debug_stream *stream, const char *name, unsigned len ) in debug_program()
179 static boolean debug_chain( struct debug_stream *stream, const char *name, unsigned len ) in debug_chain()
203 static boolean debug_variable_length_prim( struct debug_stream *stream ) in debug_variable_length_prim()
227 struct debug_stream *stream, in BITS()
261 struct debug_stream *stream, in FLAG()
280 static boolean debug_load_immediate( struct debug_stream *stream, in debug_load_immediate()
387 static boolean debug_load_indirect( struct debug_stream *stream, in debug_load_indirect()
[all …]
Di915_debug_fp.c37 struct debug_stream *stream, in PRINTF()
133 print_reg_type_nr(struct debug_stream *stream, unsigned type, unsigned nr) in print_reg_type_nr()
180 print_reg_neg_swizzle(struct debug_stream *stream, unsigned reg) in print_reg_neg_swizzle()
222 print_src_reg(struct debug_stream *stream, unsigned dword) in print_src_reg()
232 print_dest_reg(struct debug_stream *stream, unsigned dword) in print_dest_reg()
257 print_arith_op(struct debug_stream *stream, in print_arith_op()
291 print_tex_op(struct debug_stream *stream, in print_tex_op()
309 print_texkil_op(struct debug_stream *stream, in print_texkil_op()
322 print_dcl_op(struct debug_stream *stream, in print_dcl_op()
333 i915_disassemble_program(struct debug_stream *stream, in i915_disassemble_program()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
Di915_debug.c71 struct debug_stream *stream, in PRINTF()
83 static boolean debug( struct debug_stream *stream, const char *name, unsigned len ) in debug()
128 static boolean debug_prim( struct debug_stream *stream, const char *name, in debug_prim()
158 static boolean debug_program( struct debug_stream *stream, const char *name, unsigned len ) in debug_program()
179 static boolean debug_chain( struct debug_stream *stream, const char *name, unsigned len ) in debug_chain()
203 static boolean debug_variable_length_prim( struct debug_stream *stream ) in debug_variable_length_prim()
227 struct debug_stream *stream, in BITS()
261 struct debug_stream *stream, in FLAG()
280 static boolean debug_load_immediate( struct debug_stream *stream, in debug_load_immediate()
387 static boolean debug_load_indirect( struct debug_stream *stream, in debug_load_indirect()
[all …]
Di915_debug_fp.c37 struct debug_stream *stream, in PRINTF()
133 print_reg_type_nr(struct debug_stream *stream, unsigned type, unsigned nr) in print_reg_type_nr()
180 print_reg_neg_swizzle(struct debug_stream *stream, unsigned reg) in print_reg_neg_swizzle()
222 print_src_reg(struct debug_stream *stream, unsigned dword) in print_src_reg()
232 print_dest_reg(struct debug_stream *stream, unsigned dword) in print_dest_reg()
257 print_arith_op(struct debug_stream *stream, in print_arith_op()
291 print_tex_op(struct debug_stream *stream, in print_tex_op()
309 print_texkil_op(struct debug_stream *stream, in print_texkil_op()
322 print_dcl_op(struct debug_stream *stream, in print_dcl_op()
333 i915_disassemble_program(struct debug_stream *stream, in i915_disassemble_program()
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
Dfakemediastreamsignaling.h89 virtual void OnAddRemoteStream(webrtc::MediaStreamInterface* stream) { in OnAddRemoteStream()
91 virtual void OnRemoveRemoteStream(webrtc::MediaStreamInterface* stream) { in OnRemoveRemoteStream()
95 virtual void OnAddLocalAudioTrack(webrtc::MediaStreamInterface* stream, in OnAddLocalAudioTrack()
99 virtual void OnAddLocalVideoTrack(webrtc::MediaStreamInterface* stream, in OnAddLocalVideoTrack()
103 virtual void OnAddRemoteAudioTrack(webrtc::MediaStreamInterface* stream, in OnAddRemoteAudioTrack()
108 virtual void OnAddRemoteVideoTrack(webrtc::MediaStreamInterface* stream, in OnAddRemoteVideoTrack()
114 webrtc::MediaStreamInterface* stream, in OnRemoveRemoteAudioTrack()
119 webrtc::MediaStreamInterface* stream, in OnRemoveRemoteVideoTrack()
124 webrtc::MediaStreamInterface* stream, in OnRemoveLocalAudioTrack()
129 webrtc::MediaStreamInterface* stream, in OnRemoveLocalVideoTrack()
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
Di915_debug.c35 debug(struct debug_stream *stream, const char *name, GLuint len) in debug()
81 debug_prim(struct debug_stream *stream, const char *name, in debug_prim()
111 debug_program(struct debug_stream *stream, const char *name, GLuint len) in debug_program()
133 debug_chain(struct debug_stream *stream, const char *name, GLuint len) in debug_chain()
158 debug_variable_length_prim(struct debug_stream *stream) in debug_variable_length_prim()
206 debug_load_immediate(struct debug_stream *stream, const char *name, GLuint len) in debug_load_immediate()
312 debug_load_indirect(struct debug_stream *stream, const char *name, GLuint len) in debug_load_indirect()
368 static void BR13( struct debug_stream *stream, in BR13()
379 static void BR2223( struct debug_stream *stream, in BR2223()
400 static void BR09( struct debug_stream *stream, in BR09()
[all …]
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_debug.c35 debug(struct debug_stream *stream, const char *name, GLuint len) in debug()
81 debug_prim(struct debug_stream *stream, const char *name, in debug_prim()
111 debug_program(struct debug_stream *stream, const char *name, GLuint len) in debug_program()
133 debug_chain(struct debug_stream *stream, const char *name, GLuint len) in debug_chain()
158 debug_variable_length_prim(struct debug_stream *stream) in debug_variable_length_prim()
206 debug_load_immediate(struct debug_stream *stream, const char *name, GLuint len) in debug_load_immediate()
312 debug_load_indirect(struct debug_stream *stream, const char *name, GLuint len) in debug_load_indirect()
368 static void BR13( struct debug_stream *stream, in BR13()
379 static void BR2223( struct debug_stream *stream, in BR2223()
400 static void BR09( struct debug_stream *stream, in BR09()
[all …]
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
DTestTreeNodeStream.java43 public String toTokenTypeString(TreeNodeStream stream) { in toTokenTypeString()
50 TreeNodeStream stream = newStream(t); in testSingleNode() local
67 TreeNodeStream stream = newStream(t); in test4Nodes() local
90 TreeNodeStream stream = newStream(root); in testList() local
107 TreeNodeStream stream = newStream(root); in testFlatList() local
122 TreeNodeStream stream = newStream(root); in testListWithOneNode() local
136 TreeNodeStream stream = newStream(t); in testAoverB() local
153 TreeNodeStream stream = newStream(t); in testLT() local
181 TreeNodeStream stream = newStream(r0); in testMarkRewindEntire() local
212 TreeNodeStream stream = newStream(r0); in testMarkRewindInMiddle() local
[all …]
/external/deqp/framework/delibs/destream/
DdeOutStream.h45 DE_INLINE deStreamResult deOutStream_write (deOutStream* stream, const void* buf, deInt32 bufSize, … in deOutStream_write()
50 DE_INLINE deStreamResult deOutStream_flush (deOutStream* stream) in deOutStream_flush()
55 DE_INLINE deStreamResult deOutStream_deinit (deOutStream* stream) in deOutStream_deinit()
60 DE_INLINE const char* deOutStream_getError (deOutStream* stream) in deOutStream_getError()
65 DE_INLINE deStreamStatus deOutStream_getStatus (deOutStream* stream) in deOutStream_getStatus()
DdeFileStream.c34 static deStreamResult fileIOStream_read (deStreamData* stream, void* buf, deInt32 bufSize, deInt32*… in fileIOStream_read()
67 static deStreamResult fileIOStream_write (deStreamData* stream, const void* buf, deInt32 bufSize, d… in fileIOStream_write()
99 static const char* fileIOStream_getError (deStreamData* stream) in fileIOStream_getError()
106 static deStreamResult fileIOStream_flush (deStreamData* stream) in fileIOStream_flush()
114 static deStreamResult fileIOStream_deinit (deStreamData* stream) in fileIOStream_deinit()
125 static deStreamStatus fileIOStrem_getStatus (deStreamData* stream) in fileIOStrem_getStatus()
158 void fileIOStream_init (deIOStream* stream, const char* filename, deFileMode mode) in fileIOStream_init()
178 void deFileInStream_init (deInStream* stream, const char* filename, deFileMode mode) in deFileInStream_init()
198 void deFileOutStream_init (deOutStream* stream, const char* filename, deFileMode mode) in deFileOutStream_init()

12345678910>>...57