/external/sg3_utils/lib/ |
D | sg_pt_dummy.c | 138 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj() 147 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj() 157 partial_clear_scsi_pt_obj(struct sg_pt_base * vp) in partial_clear_scsi_pt_obj() 167 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb() 176 get_scsi_pt_cdb_len(const struct sg_pt_base * vp) in get_scsi_pt_cdb_len() 183 get_scsi_pt_cdb_buf(const struct sg_pt_base * vp) in get_scsi_pt_cdb_buf() 190 set_scsi_pt_sense(struct sg_pt_base * vp, uint8_t * sense, in set_scsi_pt_sense() 200 set_scsi_pt_data_in(struct sg_pt_base * vp, uint8_t * dxferp, in set_scsi_pt_data_in() 210 set_scsi_pt_data_out(struct sg_pt_base * vp, const uint8_t * dxferp, in set_scsi_pt_data_out() 219 set_scsi_pt_packet_id(struct sg_pt_base * vp, int pack_id) in set_scsi_pt_packet_id() [all …]
|
D | sg_pt_haiku.c | 119 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj() 128 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj() 142 set_scsi_pt_cdb(struct sg_pt_base * vp, const unsigned char * cdb, in set_scsi_pt_cdb() 155 set_scsi_pt_sense(struct sg_pt_base * vp, unsigned char * sense, in set_scsi_pt_sense() 169 set_scsi_pt_data_in(struct sg_pt_base * vp, unsigned char * dxferp, in set_scsi_pt_data_in() 186 set_scsi_pt_data_out(struct sg_pt_base * vp, const unsigned char * dxferp, in set_scsi_pt_data_out() 202 set_scsi_pt_packet_id(struct sg_pt_base * vp __attribute__ ((unused)), in set_scsi_pt_packet_id() 208 set_scsi_pt_tag(struct sg_pt_base * vp, uint64_t tag __attribute__ ((unused))) in set_scsi_pt_tag() 216 set_scsi_pt_task_management(struct sg_pt_base * vp, in set_scsi_pt_task_management() 225 set_scsi_pt_task_attr(struct sg_pt_base * vp, in set_scsi_pt_task_attr() [all …]
|
D | sg_pt_solaris.c | 123 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj() 132 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj() 151 partial_clear_scsi_pt_obj(struct sg_pt_base * vp) in partial_clear_scsi_pt_obj() 167 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb() 177 get_scsi_pt_cdb_len(const struct sg_pt_base * vp) in get_scsi_pt_cdb_len() 185 get_scsi_pt_cdb_buf(const struct sg_pt_base * vp) in get_scsi_pt_cdb_buf() 193 set_scsi_pt_sense(struct sg_pt_base * vp, uint8_t * sense, in set_scsi_pt_sense() 207 set_scsi_pt_data_in(struct sg_pt_base * vp, uint8_t * dxferp, in set_scsi_pt_data_in() 224 set_scsi_pt_data_out(struct sg_pt_base * vp, const uint8_t * dxferp, in set_scsi_pt_data_out() 240 set_scsi_pt_packet_id(struct sg_pt_base * vp, int pack_id) in set_scsi_pt_packet_id() [all …]
|
D | sg_pt_osf1.c | 196 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj() 205 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj() 222 partial_clear_scsi_pt_obj(struct sg_pt_base * vp) in partial_clear_scsi_pt_obj() 238 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb() 248 get_scsi_pt_cdb_len(const struct sg_pt_base * vp) in get_scsi_pt_cdb_len() 256 get_scsi_pt_cdb_buf(const struct sg_pt_base * vp) in get_scsi_pt_cdb_buf() 264 set_scsi_pt_sense(struct sg_pt_base * vp, uint8_t * sense, in set_scsi_pt_sense() 279 set_scsi_pt_data_in(struct sg_pt_base * vp, uint8_t * dxferp, in set_scsi_pt_data_in() 295 set_scsi_pt_data_out(struct sg_pt_base * vp, const uint8_t * dxferp, in set_scsi_pt_data_out() 310 set_scsi_pt_packet_id(struct sg_pt_base * vp, int pack_id) in set_scsi_pt_packet_id() [all …]
|
D | sg_pt_linux.c | 429 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj() 449 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj() 486 partial_clear_scsi_pt_obj(struct sg_pt_base * vp) in partial_clear_scsi_pt_obj() 539 set_pt_file_handle(struct sg_pt_base * vp, int dev_fd, int verbose) in set_pt_file_handle() 623 sg_linux_get_sg_version(const struct sg_pt_base * vp) in sg_linux_get_sg_version() 633 get_pt_file_handle(const struct sg_pt_base * vp) in get_pt_file_handle() 641 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb() 651 get_scsi_pt_cdb_len(const struct sg_pt_base * vp) in get_scsi_pt_cdb_len() 659 get_scsi_pt_cdb_buf(const struct sg_pt_base * vp) in get_scsi_pt_cdb_buf() 667 set_scsi_pt_sense(struct sg_pt_base * vp, uint8_t * sense, in set_scsi_pt_sense() [all …]
|
D | sg_pt_win32.c | 676 struct sg_pt_base * vp = NULL; in construct_scsi_pt_obj_with_fd() local 747 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj() 764 set_pt_file_handle(struct sg_pt_base * vp, int dev_han, int vb) in set_pt_file_handle() 819 get_pt_file_handle(const struct sg_pt_base * vp) in get_pt_file_handle() 832 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj() 867 partial_clear_scsi_pt_obj(struct sg_pt_base * vp) in partial_clear_scsi_pt_obj() 893 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb() 920 get_scsi_pt_cdb_len(const struct sg_pt_base * vp) in get_scsi_pt_cdb_len() 928 get_scsi_pt_cdb_buf(const struct sg_pt_base * vp) in get_scsi_pt_cdb_buf() 946 set_scsi_pt_sense(struct sg_pt_base * vp, uint8_t * sense, int sense_len) in set_scsi_pt_sense() [all …]
|
/external/pdfium/fxjs/ |
D | cjs_event.cpp | 63 v8::Local<v8::Value> vp) { in set_change() 78 v8::Local<v8::Value> vp) { in set_change_ex() 88 v8::Local<v8::Value> vp) { in set_commit_key() 101 v8::Local<v8::Value> vp) { in set_field_full() 111 v8::Local<v8::Value> vp) { in set_key_down() 121 v8::Local<v8::Value> vp) { in set_modifier() 130 CJS_Result CJS_Event::set_name(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_name() 139 CJS_Result CJS_Event::set_rc(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_rc() 150 v8::Local<v8::Value> vp) { in set_rich_change() 159 v8::Local<v8::Value> vp) { in set_rich_change_ex() [all …]
|
D | cjs_color.cpp | 152 v8::Local<v8::Value> vp) { in set_transparent() 161 v8::Local<v8::Value> vp) { in set_black() 170 v8::Local<v8::Value> vp) { in set_white() 178 CJS_Result CJS_Color::set_red(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_red() 187 v8::Local<v8::Value> vp) { in set_green() 195 CJS_Result CJS_Color::set_blue(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_blue() 203 CJS_Result CJS_Color::set_cyan(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_cyan() 212 v8::Local<v8::Value> vp) { in set_magenta() 221 v8::Local<v8::Value> vp) { in set_yellow() 230 v8::Local<v8::Value> vp) { in set_dark_gray() [all …]
|
D | cjs_field.cpp | 711 v8::Local<v8::Value> vp) { in set_alignment() 747 v8::Local<v8::Value> vp) { in set_border_style() 782 v8::Local<v8::Value> vp) { in set_button_align_x() 809 v8::Local<v8::Value> vp) { in set_button_align_y() 835 v8::Local<v8::Value> vp) { in set_button_fit_bounds() 861 v8::Local<v8::Value> vp) { in set_button_position() 887 v8::Local<v8::Value> vp) { in set_button_scale_how() 921 v8::Local<v8::Value> vp) { in set_button_scale_when() 945 v8::Local<v8::Value> vp) { in set_calc_order_index() 966 v8::Local<v8::Value> vp) { in set_char_limit() [all …]
|
D | cjs_document.cpp | 152 v8::Local<v8::Value> vp) { in set_num_fields() 165 v8::Local<v8::Value> vp) { in set_dirty() 179 v8::Local<v8::Value> vp) { in set_ADBE() 195 v8::Local<v8::Value> vp) { in set_page_num() 638 v8::Local<v8::Value> vp) { in set_bookmark_root() 647 v8::Local<v8::Value> vp) { in set_author() 713 v8::Local<v8::Value> vp) { in set_info() 736 v8::Local<v8::Value> vp) { in set_creation_date() 746 v8::Local<v8::Value> vp) { in set_creator() 758 v8::Local<v8::Value> vp) { in set_delay() [all …]
|
D | cjs_app.cpp | 113 v8::Local<v8::Value> vp) { in set_active_docs() 122 v8::Local<v8::Value> vp) { in set_calculate() 134 v8::Local<v8::Value> vp) { in set_forms_version() 143 v8::Local<v8::Value> vp) { in set_viewer_type() 152 v8::Local<v8::Value> vp) { in set_viewer_variation() 166 v8::Local<v8::Value> vp) { in set_viewer_version() 181 v8::Local<v8::Value> vp) { in set_platform() 196 v8::Local<v8::Value> vp) { in set_language() 298 CJS_Result CJS_App::set_fs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_fs() 476 v8::Local<v8::Value> vp) { in set_runtime_highlight() [all …]
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r3xx_vertprog.c | 57 t_dst_index(struct r300_vertex_program_code *vp, struct rc_dst_register *dst) in t_dst_index() 109 t_src_index(struct r300_vertex_program_code *vp, struct rc_src_register *src) in t_src_index() 126 t_src(struct r300_vertex_program_code *vp, struct rc_src_register *src) in t_src() 139 t_src_scalar(struct r300_vertex_program_code *vp, struct rc_src_register *src) in t_src_scalar() 153 valid_dst(struct r300_vertex_program_code *vp, struct rc_dst_register *dst) in valid_dst() 165 ei_vector1(struct r300_vertex_program_code *vp, unsigned int hw_opcode, in ei_vector1() 177 ei_vector2(struct r300_vertex_program_code *vp, unsigned int hw_opcode, in ei_vector2() 189 ei_math1(struct r300_vertex_program_code *vp, unsigned int hw_opcode, in ei_math1() 201 ei_math1_select(struct r300_vertex_program_code *vp, in ei_math1_select() 221 ei_cmp(struct r300_vertex_program_code *vp, struct rc_sub_instruction *vpi, unsigned int *inst) in ei_cmp() [all …]
|
/external/mksh/src/ |
D | var.c | 99 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock() local 155 register struct tbl *vp; in varsearch() local 189 struct tbl *vp; in array_index_calc() local 245 struct tbl *vp; in isglobal() local 337 struct tbl *vp; in local() local 385 str_val(struct tbl *vp) in str_val() 528 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint() 626 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v() 658 formatstr(struct tbl *vp, const char *s) in formatstr() 741 exportprep(struct tbl *vp, const char *val, size_t cursz) in exportprep() [all …]
|
/external/fec/ |
D | viterbi615_port.c | 28 struct v615 *vp; in create_viterbi615_port() local 57 struct v615 *vp = p; in init_viterbi615_port() local 78 struct v615 *vp = p; in chainback_viterbi615_port() local 103 struct v615 *vp = p; in delete_viterbi615_port() local 133 struct v615 *vp = p; in update_viterbi615_blk_port() local
|
D | viterbi39_port.c | 27 struct v39 *vp = p; in init_viterbi39_port() local 55 struct v39 *vp; in create_viterbi39_port() local 80 struct v39 *vp = p; in chainback_viterbi39_port() local 109 struct v39 *vp = p; in delete_viterbi39_port() local 140 struct v39 *vp = p; in update_viterbi39_blk_port() local
|
D | viterbi27_port.c | 30 struct v27 *vp = p; in init_viterbi27_port() local 57 struct v27 *vp; in create_viterbi27_port() local 80 struct v27 *vp = p; in chainback_viterbi27_port() local 108 struct v27 *vp = p; in delete_viterbi27_port() local 137 struct v27 *vp = p; in update_viterbi27_blk_port() local
|
D | viterbi29_port.c | 27 struct v29 *vp = p; in init_viterbi29_port() local 55 struct v29 *vp; in create_viterbi29_port() local 80 struct v29 *vp = p; in chainback_viterbi29_port() local 109 struct v29 *vp = p; in delete_viterbi29_port() local 139 struct v29 *vp = p; in update_viterbi29_blk_port() local
|
D | viterbi29_mmx.c | 31 struct v29 *vp; in create_viterbi29_mmx() local 70 struct v29 *vp = p; in init_viterbi29_mmx() local 92 struct v29 *vp = (struct v29 *)p; in chainback_viterbi29_mmx() local 112 struct v29 *vp = p; in delete_viterbi29_mmx() local
|
D | viterbi27_sse.c | 28 struct v27 *vp; in create_viterbi27_sse() local 57 struct v27 *vp = p; in init_viterbi27_sse() local 78 struct v27 *vp = p; in chainback_viterbi27_sse() local 107 struct v27 *vp = p; in delete_viterbi27_sse() local
|
D | viterbi29_sse.c | 30 struct v29 *vp; in create_viterbi29_sse() local 59 struct v29 *vp = p; in init_viterbi29_sse() local 80 struct v29 *vp = p; in chainback_viterbi29_sse() local 108 struct v29 *vp = p; in delete_viterbi29_sse() local
|
D | viterbi29_sse2.c | 30 struct v29 *vp = p; in init_viterbi29_sse2() local 57 struct v29 *vp; in create_viterbi29_sse2() local 84 struct v29 *vp = p; in chainback_viterbi29_sse2() local 113 struct v29 *vp = p; in delete_viterbi29_sse2() local
|
D | viterbi27_mmx.c | 30 struct v27 *vp = (struct v27 *)p; in init_viterbi27_mmx() local 66 struct v27 *vp; in create_viterbi27_mmx() local 90 struct v27 *vp = (struct v27 *)p; in chainback_viterbi27_mmx() local 109 struct v27 *vp = p; in delete_viterbi27_mmx() local
|
D | viterbi39_mmx.c | 28 struct v39 *vp = p; in init_viterbi39_mmx() local 56 struct v39 *vp; in create_viterbi39_mmx() local 80 struct v39 *vp = p; in chainback_viterbi39_mmx() local 110 struct v39 *vp = p; in delete_viterbi39_mmx() local 120 struct v39 *vp = p; in update_viterbi39_blk_mmx() local
|
D | viterbi27_av.c | 28 struct v27 *vp = p; in init_viterbi27_av() local 54 struct v27 *vp; in create_viterbi27_av() local 76 struct v27 *vp = p; in chainback_viterbi27_av() local 104 struct v27 *vp = p; in delete_viterbi27_av() local 114 struct v27 *vp = p; in update_viterbi27_blk_av() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_vertprog.c | 39 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy() 61 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_vertprog_validate() local 227 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); in nv30_vp_state_create() local 246 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete() local
|