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

1234567891011>>

/xsrc/external/mit/libdrm/dist/tests/etnaviv/
H A Detnaviv_cmd_stream_test.c36 struct etna_cmd_stream *stream; local in function:test_avail
70 struct etna_cmd_stream *stream; local in function:test_emit
94 struct etna_cmd_stream *stream; local in function:test_offset
[all...]
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/tests/
H A Detnaviv_cmd_stream_test.c36 struct etna_cmd_stream *stream; local in function:test_avail
70 struct etna_cmd_stream *stream; local in function:test_emit
94 struct etna_cmd_stream *stream; local in function:test_offset
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_misc.cpp30 EmitVertex::EmitVertex(int stream, bool cut): argument
H A Dsfn_instruction_misc.h38 int stream() const { return m_stream;} function in class:r600::EmitVertex
/xsrc/external/mit/freetype/dist/src/base/
H A Dftsnames.c65 FT_Stream stream = face->stream; local in function:FT_Get_Sfnt_Name
121 FT_Stream stream = face->stream; local in function:FT_Get_Sfnt_LangTag
H A Dftsystem.c177 ft_ansi_stream_close( FT_Stream stream ) argument
214 ft_ansi_stream_io(FT_Stream stream,unsigned long offset,unsigned char * buffer,unsigned long count) argument
237 FT_Stream_Open(FT_Stream stream,const char * filepathname) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dstreamout_jit.h78 STREAMOUT_STREAM stream; member in struct:STREAMOUT_COMPILE_STATE
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dstreamout_jit.h78 STREAMOUT_STREAM stream; member in struct:STREAMOUT_COMPILE_STATE
[all...]
/xsrc/external/mit/freetype/dist/builds/vms/
H A Dftsystem.c194 ft_close_stream( FT_Stream stream ) argument
207 FT_Stream_Open(FT_Stream stream,const char * filepathname) argument
[all...]
/xsrc/external/mit/freetype/dist/src/tools/
H A Dtest_afm.c114 FT_StreamRec stream; local in function:main
75 parse_afm(FT_Library library,FT_Stream stream,AFM_FontInfo fi) argument
[all...]
/xsrc/external/mit/freetype/dist/src/type42/
H A Dt42parse.h32 FT_Stream stream; member in struct:T42_ParserRec_
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_stream.c36 int sna_static_stream_init(struct sna_static_stream *stream) argument
45 static uint32_t sna_static_stream_alloc(struct sna_static_stream *stream, argument
63 sna_static_stream_add(struct sna_static_stream * stream,const void * data,uint32_t len,uint32_t align) argument
71 sna_static_stream_map(struct sna_static_stream * stream,uint32_t len,uint32_t align) argument
78 sna_static_stream_offsetof(struct sna_static_stream * stream,void * ptr) argument
83 sna_static_stream_fini(struct sna * sna,struct sna_static_stream * stream) argument
102 sna_static_stream_compile_sf(struct sna * sna,struct sna_static_stream * stream,bool (* compile)(struct brw_compile *)) argument
124 sna_static_stream_compile_wm(struct sna * sna,struct sna_static_stream * stream,bool (* compile)(struct brw_compile *,int),int dispatch_width) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_stream.c36 int sna_static_stream_init(struct sna_static_stream *stream) argument
45 static uint32_t sna_static_stream_alloc(struct sna_static_stream *stream, argument
63 sna_static_stream_add(struct sna_static_stream * stream,const void * data,uint32_t len,uint32_t align) argument
71 sna_static_stream_map(struct sna_static_stream * stream,uint32_t len,uint32_t align) argument
78 sna_static_stream_offsetof(struct sna_static_stream * stream,void * ptr) argument
83 sna_static_stream_fini(struct sna * sna,struct sna_static_stream * stream) argument
102 sna_static_stream_compile_sf(struct sna * sna,struct sna_static_stream * stream,bool (* compile)(struct brw_compile *)) argument
124 sna_static_stream_compile_wm(struct sna * sna,struct sna_static_stream * stream,bool (* compile)(struct brw_compile *,int),int dispatch_width) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_gs_count_vertices.c82 unsigned stream = nir_intrinsic_stream_id(intrin); local in function:nir_gs_count_vertices_and_primitives
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug_refcnt.c50 static FILE *stream; variable in typeref:typename:FILE *
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DWrBitF.c101 FILE *stream; local in function:XWriteBitmapFile
[all...]
/xsrc/external/mit/fontconfig/dist/src/
H A Dftglue.c74 ftglue_stream_pos( FT_Stream stream ) argument
82 ftglue_stream_seek( FT_Stream stream, argument
103 ftglue_stream_frame_enter(FT_Stream stream,FT_ULong count) argument
153 ftglue_stream_frame_exit(FT_Stream stream) argument
169 ftglue_face_goto_table(FT_Face face,FT_ULong the_tag,FT_Stream stream) argument
[all...]
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dftsystem.c195 ft_close_stream_by_munmap( FT_Stream stream ) argument
217 ft_close_stream_by_free(FT_Stream stream) argument
230 FT_Stream_Open(FT_Stream stream,const char * filepathname) argument
[all...]
/xsrc/external/mit/freetype/dist/src/cid/
H A Dcidparse.c267 FT_Stream stream = parser->stream; local in function:cid_parser_done
56 cid_parser_new(CID_Parser * parser,FT_Stream stream,FT_Memory memory,PSAux_Service psaux) argument
H A Dcidparse.h71 FT_Stream stream; member in struct:CID_Parser_
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dttbdf.c47 FT_Stream stream = FT_FACE( face )->stream; local in function:tt_face_free_bdf_props
61 tt_face_load_bdf_props(TT_Face face,FT_Stream stream) argument
H A Dttmtx.c235 FT_Stream stream local in function:tt_face_get_metrics
72 tt_face_load_hmtx(TT_Face face,FT_Stream stream,FT_Bool vertical) argument
129 tt_face_load_hhea(TT_Face face,FT_Stream stream,FT_Bool vertical) argument
[all...]
H A Dttpost.c383 FT_Stream stream; local in function:load_post_names
159 load_format_20(TT_Face face,FT_Stream stream,FT_ULong post_limit) argument
314 load_format_25(TT_Face face,FT_Stream stream,FT_ULong post_limit) argument
[all...]
/xsrc/external/mit/freetype/dist/src/type1/
H A Dt1parse.c69 read_pfb_tag( FT_Stream stream, argument
97 check_type1_format( FT_Stream stream, argument
135 T1_New_Parser(T1_Parser parser,FT_Stream stream,FT_Memory memory,PSAux_Service psaux) argument
263 FT_Stream stream = parser->stream; local in function:T1_Get_Private_Dict
[all...]
H A Dt1parse.h72 FT_Stream stream; member in struct:T1_ParserRec_

Completed in 20 milliseconds

1234567891011>>