Searched defs:middle (Results 1 - 25 of 30) sorted by relevance

12

/xsrc/external/mit/libXpm/dist/src/
H A Drgb.c212 int left, right, middle; local in function:xpmGetRGBfromName
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dalpscomm.c153 int left = 0, right = 0, middle = 0; local in function:ALPS_process_packet
H A Dsynproto.h72 Bool middle; /* Some ALPS touchpads have a middle button */ member in struct:SynapticsHwState
/xsrc/external/mit/libXmu/dist/src/
H A DWidgetNode.c68 int middle = (lower + upper) / 2; local in function:binsearch
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c62 struct draw_pt_middle_end *middle = NULL; variable in typeref:struct:draw_pt_middle_end *
[all...]
H A Ddraw_pt_fetch_emit.c90 static void fetch_emit_prepare( struct draw_pt_middle_end *middle, argument
184 fetch_emit_bind_parameters(struct draw_pt_middle_end *middle) argument
190 static void fetch_emit_run( struct draw_pt_middle_end *middle, argument
251 static void fetch_emit_run_linear( struct draw_pt_middle_end *middle, argument
309 static boolean fetch_emit_run_linear_elts( struct draw_pt_middle_end *middle, argument
359 fetch_emit_finish(struct draw_pt_middle_end * middle) argument
365 fetch_emit_destroy(struct draw_pt_middle_end * middle) argument
[all...]
H A Ddraw_pt_fetch_shade_emit.c69 fse_prepare(struct draw_pt_middle_end *middle, argument
182 fse_bind_parameters(struct draw_pt_middle_end *middle) argument
189 fse_run_linear(struct draw_pt_middle_end *middle, argument
251 fse_run(struct draw_pt_middle_end *middle, argument
309 fse_run_linear_elts(struct draw_pt_middle_end *middle, argument
355 fse_finish(struct draw_pt_middle_end *middle) argument
361 fse_destroy(struct draw_pt_middle_end * middle) argument
[all...]
H A Ddraw_pt_fetch_shade_pipeline.c58 fetch_pipeline_middle_end(struct draw_pt_middle_end *middle) argument
70 fetch_pipeline_prepare(struct draw_pt_middle_end *middle, argument
148 fetch_pipeline_bind_parameters(struct draw_pt_middle_end *middle) argument
232 fetch_pipeline_generic(struct draw_pt_middle_end *middle, argument
390 fetch_pipeline_run(struct draw_pt_middle_end *middle, argument
420 fetch_pipeline_linear_run(struct draw_pt_middle_end * middle,unsigned start,unsigned count,unsigned prim_flags) argument
449 fetch_pipeline_linear_run_elts(struct draw_pt_middle_end * middle,unsigned start,unsigned count,const ushort * draw_elts,unsigned draw_count,unsigned prim_flags) argument
481 fetch_pipeline_finish(struct draw_pt_middle_end * middle) argument
488 fetch_pipeline_destroy(struct draw_pt_middle_end * middle) argument
[all...]
H A Ddraw_pt_vsplit.c45 struct draw_pt_middle_end *middle; member in struct:vsplit_frontend
200 vsplit_prepare(struct draw_pt_front_end * frontend,unsigned in_prim,struct draw_pt_middle_end * middle,unsigned opt) argument
[all...]
H A Ddraw_pt_fetch_shade_pipeline_llvm.c65 llvm_middle_end(struct draw_pt_middle_end *middle) argument
147 llvm_middle_end_prepare( struct draw_pt_middle_end *middle, argument
283 llvm_middle_end_bind_parameters(struct draw_pt_middle_end *middle) argument
351 llvm_pipeline_generic(struct draw_pt_middle_end *middle, argument
509 llvm_middle_end_run(struct draw_pt_middle_end *middle, argument
539 llvm_middle_end_linear_run(struct draw_pt_middle_end * middle,unsigned start,unsigned count,unsigned prim_flags) argument
567 llvm_middle_end_linear_run_elts(struct draw_pt_middle_end * middle,unsigned start,unsigned count,const ushort * draw_elts,unsigned draw_count,unsigned prim_flags) argument
599 llvm_middle_end_finish(struct draw_pt_middle_end * middle) argument
606 llvm_middle_end_destroy(struct draw_pt_middle_end * middle) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c69 fse_prepare(struct draw_pt_middle_end *middle, argument
182 fse_bind_parameters(struct draw_pt_middle_end *middle) argument
189 fse_run_linear(struct draw_pt_middle_end *middle, argument
251 fse_run(struct draw_pt_middle_end *middle, argument
309 fse_run_linear_elts(struct draw_pt_middle_end *middle, argument
355 fse_finish(struct draw_pt_middle_end *middle) argument
361 fse_destroy(struct draw_pt_middle_end * middle) argument
[all...]
H A Ddraw_pt.c64 struct draw_pt_middle_end *middle = NULL; variable in typeref:struct:draw_pt_middle_end *
[all...]
H A Ddraw_pt_fetch_shade_pipeline.c58 fetch_pipeline_middle_end(struct draw_pt_middle_end *middle) argument
70 fetch_pipeline_prepare(struct draw_pt_middle_end *middle, argument
148 fetch_pipeline_bind_parameters(struct draw_pt_middle_end *middle) argument
233 fetch_pipeline_generic(struct draw_pt_middle_end *middle, argument
392 fetch_pipeline_run(struct draw_pt_middle_end *middle, argument
422 fetch_pipeline_linear_run(struct draw_pt_middle_end * middle,unsigned start,unsigned count,unsigned prim_flags) argument
451 fetch_pipeline_linear_run_elts(struct draw_pt_middle_end * middle,unsigned start,unsigned count,const ushort * draw_elts,unsigned draw_count,unsigned prim_flags) argument
483 fetch_pipeline_finish(struct draw_pt_middle_end * middle) argument
490 fetch_pipeline_destroy(struct draw_pt_middle_end * middle) argument
[all...]
H A Ddraw_pt_vsplit.c45 struct draw_pt_middle_end *middle; member in struct:vsplit_frontend
200 vsplit_prepare(struct draw_pt_front_end * frontend,unsigned in_prim,struct draw_pt_middle_end * middle,unsigned opt) argument
[all...]
H A Ddraw_pt_fetch_shade_pipeline_llvm.c66 llvm_middle_end(struct draw_pt_middle_end *middle) argument
288 llvm_middle_end_prepare( struct draw_pt_middle_end *middle, argument
442 llvm_middle_end_bind_parameters(struct draw_pt_middle_end *middle) argument
569 llvm_pipeline_generic(struct draw_pt_middle_end *middle, argument
802 llvm_middle_end_run(struct draw_pt_middle_end *middle, argument
832 llvm_middle_end_linear_run(struct draw_pt_middle_end * middle,unsigned start,unsigned count,unsigned prim_flags) argument
860 llvm_middle_end_linear_run_elts(struct draw_pt_middle_end * middle,unsigned start,unsigned count,const ushort * draw_elts,unsigned draw_count,unsigned prim_flags) argument
892 llvm_middle_end_finish(struct draw_pt_middle_end * middle) argument
899 llvm_middle_end_destroy(struct draw_pt_middle_end * middle) argument
[all...]
/xsrc/external/mit/ctwm/dist/
H A Dcursor.c189 unsigned int width, height, middle; local in function:MakeStringCursor
/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontutil.c235 int first, last, middle; local in function:add_range
/xsrc/external/mit/libXfont2/dist/src/util/
H A Dfontutil.c226 int first, last, middle; local in function:add_range
/xsrc/external/mit/makedepend/dist/
H A Dparse.c359 int middle = (first + last) / 2; local in function:define2
450 int middle = (first + last) / 2; local in function:slookup
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_variable_index_to_cond_assign.cpp281 unsigned middle = (begin + end) >> 1; local in function:__anon8ba960860110::switch_generator::bisect
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_variable_index_to_cond_assign.cpp281 unsigned middle = (begin + end) >> 1; local in function:__anonacc470530110::switch_generator::bisect
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c305 const char *middle = " \t# "; local in function:configureDeviceSection
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c313 const char *middle = " \t# "; local in function:configureDeviceSection
/xsrc/external/mit/twm/dist/src/
H A Dparse.c605 int middle = (lower + upper) / 2; local in function:parse_keyword
/xsrc/external/mit/freetype/dist/src/base/
H A Dftstroke.c928 FT_Vector middle, delta; local in function:ft_stroker_cap
1107 FT_Vector middle, delta; local in function:ft_stroker_outside
[all...]

Completed in 37 milliseconds

12