Searched defs:cmd (Results 1 - 25 of 252) sorted by path

1234567891011

/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php505 $cmd = ''; variable
552 $cmd = "(PID=`cat " . $pidfile . "`; " . variable
[all...]
/haiku/headers/libs/agg/
H A Dagg_basics.h524 unsigned cmd; member in struct:agg::vertex_base
H A Dagg_bounding_rect.h46 unsigned cmd; local
88 unsigned cmd; local
H A Dagg_conv_adaptor_vcgen.h91 unsigned cmd = path_cmd_stop; local
[all...]
H A Dagg_conv_adaptor_vpgen.h69 unsigned cmd = path_cmd_stop; local
[all...]
H A Dagg_conv_close_polygon.h64 unsigned cmd = path_cmd_stop; local
[all...]
H A Dagg_conv_concat.h44 unsigned cmd; local
H A Dagg_conv_curve.h165 unsigned cmd = m_source->vertex(x, y); local
H A Dagg_conv_marker.h89 unsigned cmd = path_cmd_move_to; local
H A Dagg_conv_transform.h43 unsigned cmd = m_source->vertex(x, y); local
H A Dagg_conv_unclose_polygon.h37 unsigned cmd = m_source->vertex(x, y); local
H A Dagg_path_length.h34 unsigned cmd; local
H A Dagg_path_storage.h148 unsigned cmd = v.vertex(i, &x, &y); local
163 add_vertex(double x, double y, unsigned cmd) argument
185 modify_vertex(unsigned idx, double x, double y, unsigned cmd) argument
199 modify_command(unsigned idx, unsigned cmd) argument
218 int8u cmd = m_cmd_blocks[b1][o1]; local
724 unsigned cmd; local
739 unsigned cmd; local
987 unsigned cmd = m_vertices.prev_vertex(&x_ctrl, &y_ctrl); local
1046 unsigned cmd = prev_vertex(&x_ctrl1, &y_ctrl1); local
1146 modify_vertex(unsigned idx, double x, double y, unsigned cmd) argument
1153 modify_command(unsigned idx, unsigned cmd) argument
1268 unsigned cmd; local
1324 unsigned cmd = m_vertices.vertex(i, &x, &y); local
1341 unsigned cmd = m_vertices.vertex(i, &x, &y); local
1363 add_vertex(double x, double y, unsigned cmd) argument
1377 modify_vertex(unsigned idx, double x, double y, unsigned cmd) argument
1385 modify_command(unsigned idx, unsigned cmd) argument
[all...]
H A Dagg_path_storage_integer.h153 unsigned cmd = m_storage[m_vertex_idx].vertex(x, y); local
268 unsigned cmd = v.vertex(x, y, m_dx, m_dy, m_scale); local
H A Dagg_rasterizer_compound_aa.h147 unsigned cmd; local
387 void rasterizer_compound_aa<Clip>::add_vertex(double x, double y, unsigned cmd) argument
H A Dagg_rasterizer_outline.h72 void add_vertex(double x, double y, unsigned cmd) argument
99 unsigned cmd; local
H A Dagg_rasterizer_outline_aa.h140 void add_vertex(double x, double y, unsigned cmd) argument
171 unsigned cmd; local
H A Dagg_rasterizer_scanline_aa.h193 unsigned cmd; local
411 void rasterizer_scanline_aa<Clip>::add_vertex(double x, double y, unsigned cmd) argument
H A Dagg_trans_double_path.h70 unsigned cmd; local
H A Dagg_trans_single_path.h63 unsigned cmd; local
H A Dagg_vcgen_vertex_sequence.h74 inline void vcgen_vertex_sequence::add_vertex(double x, double y, unsigned cmd) argument
H A Dagg_vertex_sequence.h159 unsigned cmd; member in struct:agg::vertex_dist_cmd
/haiku/headers/private/audio/
H A Dsoundcard.h1880 char cmd[64]; /* Command using the device (if known) */ member in struct:oss_audioinfo
1938 char cmd[64]; /* Command using the device (if known) */ member in struct:oss_midi_info
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h349 uint32 cmd; /* actual command to execute */ member in struct:__anon950
/haiku/headers/private/graphics/via/
H A DDriverInterface.h360 uint32 cmd; /* actual command to execute */ member in struct:__anon17

Completed in 214 milliseconds

1234567891011