Home
last modified time | relevance | path

Searched defs:vp (Results 1 – 25 of 1149) sorted by relevance

12345678910>>...46

/external/sg3_utils/lib/
Dsg_pt_dummy.c138 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 …]
Dsg_pt_haiku.c119 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 …]
Dsg_pt_solaris.c123 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 …]
Dsg_pt_osf1.c196 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 …]
Dsg_pt_linux.c429 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 …]
Dsg_pt_win32.c676 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/
Dcjs_event.cpp63 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 …]
Dcjs_color.cpp152 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 …]
Dcjs_field.cpp710 v8::Local<v8::Value> vp) { in set_alignment()
746 v8::Local<v8::Value> vp) { in set_border_style()
781 v8::Local<v8::Value> vp) { in set_button_align_x()
808 v8::Local<v8::Value> vp) { in set_button_align_y()
834 v8::Local<v8::Value> vp) { in set_button_fit_bounds()
860 v8::Local<v8::Value> vp) { in set_button_position()
886 v8::Local<v8::Value> vp) { in set_button_scale_how()
920 v8::Local<v8::Value> vp) { in set_button_scale_when()
944 v8::Local<v8::Value> vp) { in set_calc_order_index()
965 v8::Local<v8::Value> vp) { in set_char_limit()
[all …]
Dcjs_document.cpp151 v8::Local<v8::Value> vp) { in set_num_fields()
164 v8::Local<v8::Value> vp) { in set_dirty()
178 v8::Local<v8::Value> vp) { in set_ADBE()
194 v8::Local<v8::Value> vp) { in set_page_num()
645 v8::Local<v8::Value> vp) { in set_bookmark_root()
654 v8::Local<v8::Value> vp) { in set_author()
720 v8::Local<v8::Value> vp) { in set_info()
743 v8::Local<v8::Value> vp) { in set_creation_date()
753 v8::Local<v8::Value> vp) { in set_creator()
765 v8::Local<v8::Value> vp) { in set_delay()
[all …]
Dcjs_app.cpp112 v8::Local<v8::Value> vp) { in set_active_docs()
121 v8::Local<v8::Value> vp) { in set_calculate()
133 v8::Local<v8::Value> vp) { in set_forms_version()
142 v8::Local<v8::Value> vp) { in set_viewer_type()
151 v8::Local<v8::Value> vp) { in set_viewer_variation()
165 v8::Local<v8::Value> vp) { in set_viewer_version()
180 v8::Local<v8::Value> vp) { in set_platform()
195 v8::Local<v8::Value> vp) { in set_language()
299 CJS_Result CJS_App::set_fs(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { in set_fs()
482 v8::Local<v8::Value> vp) { in set_runtime_highlight()
[all …]
/external/ppp/pppd/plugins/radius/
Davpair.c37 VALUE_PAIR *vp; in rc_avpair_add() local
60 int rc_avpair_assign (VALUE_PAIR *vp, void *pval, int len) in rc_avpair_assign()
112 VALUE_PAIR *vp = (VALUE_PAIR *) NULL; in rc_avpair_new() local
162 VALUE_PAIR *vp; in rc_avpair_gen() local
263 VALUE_PAIR **vp) in rc_extract_vendor_specific_attributes()
352 VALUE_PAIR *rc_avpair_get (VALUE_PAIR *vp, UINT4 attr) in rc_avpair_get()
369 VALUE_PAIR *vp, *fp = NULL, *lp = NULL; in rc_avpair_copy() local
402 VALUE_PAIR *vp; in rc_avpair_insert() local
775 VALUE_PAIR *vp = NULL; in rc_avpair_readin() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_vertprog.c104 static GLboolean r200VertexProgUpdateParams(struct gl_context *ctx, struct r200_vertex_program *vp) in r200VertexProgUpdateParams()
254 static unsigned long t_src_index(struct r200_vertex_program *vp, struct prog_src_register *src) in t_src_index()
282 static unsigned long t_src(struct r200_vertex_program *vp, struct prog_src_register *src) in t_src()
294 static unsigned long t_src_scalar(struct r200_vertex_program *vp, struct prog_src_register *src) in t_src_scalar()
397 …tic GLboolean r200_translate_vertex_program(struct gl_context *ctx, struct r200_vertex_program *vp) in r200_translate_vertex_program()
1108 struct r200_vertex_program *vp = (struct r200_vertex_program *)ctx->VertexProgram.Current; in r200SetupVertexProg() local
1191 struct r200_vertex_program *vp = rzalloc(NULL, in r200NewProgram() local
1215 struct r200_vertex_program *vp = (void *)prog; in r200ProgramStringNotify() local
1240 struct r200_vertex_program *vp = (void *)prog; in r200IsProgramNative() local
/external/mksh/src/
Dvar.c99 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/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c73 static unsigned long t_dst_index(struct r300_vertex_program_code *vp, in t_dst_index()
122 static unsigned long t_src_index(struct r300_vertex_program_code *vp, in t_src_index()
140 static unsigned long t_src(struct r300_vertex_program_code *vp, in t_src()
156 static unsigned long t_src_scalar(struct r300_vertex_program_code *vp, in t_src_scalar()
174 static int valid_dst(struct r300_vertex_program_code *vp, in valid_dst()
186 static void ei_vector1(struct r300_vertex_program_code *vp, in ei_vector1()
203 static void ei_vector2(struct r300_vertex_program_code *vp, in ei_vector2()
220 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1()
237 static void ei_lit(struct r300_vertex_program_code *vp, in ei_lit()
274 static void ei_mad(struct r300_vertex_program_code *vp, in ei_mad()
[all …]
/external/fec/
Dviterbi615_port.c28 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
Dviterbi29_port.c27 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
Dviterbi27_port.c30 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
Dviterbi39_port.c27 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
Dviterbi27_mmx.c30 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
Dviterbi29_mmx.c31 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
Dviterbi29_sse.c30 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
Dviterbi29_sse2.c30 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
Dviterbi27_sse.c28 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
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vertprog.c37 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy()
59 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_vertprog_validate() local
225 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); in nv30_vp_state_create() local
237 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete() local

12345678910>>...46