| /third_party/f2fs-tools/tools/sg_write_buffer/ |
| D | sg_pt_linux.c | 432 destruct_scsi_pt_obj(struct sg_pt_base * vp) in destruct_scsi_pt_obj() 447 clear_scsi_pt_obj(struct sg_pt_base * vp) in clear_scsi_pt_obj() 482 set_pt_file_handle(struct sg_pt_base * vp, int dev_fd, int verbose) in set_pt_file_handle() 510 get_pt_file_handle(const struct sg_pt_base * vp) in get_pt_file_handle() 518 set_scsi_pt_cdb(struct sg_pt_base * vp, const unsigned char * cdb, in set_scsi_pt_cdb() 530 set_scsi_pt_sense(struct sg_pt_base * vp, unsigned char * sense, in set_scsi_pt_sense() 544 set_scsi_pt_data_in(struct sg_pt_base * vp, unsigned char * dxferp, in set_scsi_pt_data_in() 559 set_scsi_pt_data_out(struct sg_pt_base * vp, const unsigned char * dxferp, in set_scsi_pt_data_out() 573 set_pt_metadata_xfer(struct sg_pt_base * vp, unsigned char * dxferp, in set_pt_metadata_xfer() 586 set_scsi_pt_packet_id(struct sg_pt_base * vp, int pack_id) in set_scsi_pt_packet_id() [all …]
|
| /third_party/mksh/ |
| 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 …]
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | r3xx_vertprog.c | 75 static unsigned long t_dst_index(struct r300_vertex_program_code *vp, in t_dst_index() 124 static unsigned long t_src_index(struct r300_vertex_program_code *vp, in t_src_index() 142 static unsigned long t_src(struct r300_vertex_program_code *vp, in t_src() 158 static unsigned long t_src_scalar(struct r300_vertex_program_code *vp, in t_src_scalar() 176 static int valid_dst(struct r300_vertex_program_code *vp, in valid_dst() 188 static void ei_vector1(struct r300_vertex_program_code *vp, in ei_vector1() 205 static void ei_vector2(struct r300_vertex_program_code *vp, in ei_vector2() 222 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() 239 static void ei_lit(struct r300_vertex_program_code *vp, in ei_lit() 276 static void ei_mad(struct r300_vertex_program_code *vp, in ei_mad() [all …]
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| D | nv30_vertprog.c | 38 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy() 60 struct nv30_vertprog *vp = nv30->vertprog.program; in nv30_vertprog_validate() local 226 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); in nv30_vp_state_create() local 245 struct nv30_vertprog *vp = hwcso; in nv30_vp_state_delete() local
|
| D | nvfx_vertprog.c | 44 struct nv30_vertprog *vp; member 94 struct nv30_vertprog *vp = vpc->vp; in constant() local 124 struct nv30_vertprog *vp = vpc->vp; in emit_src() local 208 struct nv30_vertprog *vp = vpc->vp; in emit_dst() local 297 struct nv30_vertprog *vp = vpc->vp; in nvfx_vp_emit() local 958 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
|
| /third_party/NuttX/fs/dirent/ |
| D | fs_opendir.c | 83 struct Vnode *vp = NULL; in opendir() local 155 struct Vnode *vp = NULL; in do_opendir() local
|
| /third_party/NuttX/fs/romfs/ |
| D | fs_romfs.c | 219 int romfs_reclaim(struct Vnode *vp) in romfs_reclaim() 427 int romfs_opendir(struct Vnode *vp, struct fs_dirent_s *dir) in romfs_opendir() 476 int romfs_closedir(struct Vnode *vp, struct fs_dirent_s *dir) in romfs_closedir() 498 static int romfs_readdir(struct Vnode *vp, struct fs_dirent_s *dir) in romfs_readdir() 600 static int romfs_rewinddir(struct Vnode *vp, struct fs_dirent_s *dir) in romfs_rewinddir() 809 static int romfs_stat(struct Vnode *vp, struct stat *buf) in romfs_stat()
|
| /third_party/NuttX/fs/tmpfs/ |
| D | fs_tmpfs.c | 1167 struct Vnode *vp = NULL; in tmpfs_create() local 1408 int tmpfs_opendir(struct Vnode *vp, struct fs_dirent_s *dir) in tmpfs_opendir() 1472 int tmpfs_closedir(struct Vnode *vp, struct fs_dirent_s *dir) in tmpfs_closedir() 1526 int tmpfs_readdir(struct Vnode *vp, struct fs_dirent_s *dir) in tmpfs_readdir() 1624 int tmpfs_rewinddir(struct Vnode *vp, struct fs_dirent_s *dir) in tmpfs_rewinddir() 1637 int tmpfs_truncate(struct Vnode *vp, off_t len) in tmpfs_truncate() 1661 struct Vnode *vp = NULL; in tmpfs_mount() local 1783 struct Vnode *vp = NULL; in tmpfs_lookup() local 1873 int tmpfs_reclaim(struct Vnode *vp) in tmpfs_reclaim() 2024 struct Vnode *vp = NULL; in tmpfs_mkdir() local [all …]
|
| /third_party/gstreamer/gstplugins_bad/gst/rawparse/ |
| D | gstvideoparse.c | 152 gst_video_parse_init (GstVideoParse * vp) in gst_video_parse_init() 182 GstVideoParse *vp = GST_VIDEO_PARSE (object); in gst_video_parse_set_property() local 267 GstVideoParse *vp = GST_VIDEO_PARSE (object); in gst_video_parse_get_property() local
|
| /third_party/selinux/checkpolicy/ |
| D | queue.c | 125 int queue_map(queue_t q, int (*f) (queue_element_t, void *), void *vp) in queue_map() argument 145 void (*g) (queue_element_t, void *), void *vp) in queue_map_remove_on_error()
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_stat.c | 54 struct Vnode *vp = NULL; in stat() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_shader_state.c | 158 struct nv50_program *vp = nv50->vertprog; in nv50_vertprog_validate() local 428 struct nv50_program *vp = nv50->gmtyprog ? nv50->gmtyprog : nv50->vertprog; in nv50_fp_linkage_validate() local 604 struct nv50_program *vp, struct nv50_program *gp) in nv50_vp_gp_mapping() 638 struct nv50_program *vp = nv50->vertprog; in nv50_gp_linkage_validate() local
|
| D | nv50_state_validate.c | 206 struct pipe_viewport_state *vp = &nv50->viewports[i]; in nv50_validate_scissor() local 314 struct nv50_program *vp, uint8_t mask) in nv50_check_program_ucps() 354 struct nv50_program *vp; in nv50_validate_clip() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_atom_array.cpp | 183 const struct gl_vertex_program *vp, in st_setup_arrays() 206 const struct gl_vertex_program *vp, in st_setup_current() 270 const struct gl_vertex_program *vp, in st_setup_current_user() 306 const struct gl_vertex_program *vp = (struct gl_vertex_program *)st->vp; in st_update_array_templ() local
|
| D | st_shader_cache.c | 84 struct gl_vertex_program *vp = (struct gl_vertex_program *)prog; in st_serialise_nir_program() local 165 struct gl_vertex_program *vp = (struct gl_vertex_program *)prog; in st_deserialise_nir_program() local
|
| /third_party/iowow/src/utils/tests/ |
| D | iwhmap_test1.c | 66 const char *vp = iwhmap_get(hm, kbuf); in test_basic_crud_str() local 80 const char *vp = iwhmap_get(hm, kbuf); in test_basic_crud_str() local
|
| /third_party/NuttX/fs/driver/ |
| D | fs_findblockdriver.c | 61 struct Vnode *vp = NULL; in find_blockdriver() local
|
| D | fs_registerblockdriver.c | 66 struct Vnode *vp = NULL; in register_blockdriver() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_viewport.h | 38 util_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in util_viewport_zmin_zmax()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_state_viewport.c | 170 const struct pipe_viewport_state *vp, in si_get_scissor_from_viewport() 266 struct pipe_viewport_state vp; in si_emit_guardband() local 407 struct si_signed_scissor *vp = &ctx->viewports.as_scissor[0]; in si_emit_scissors() local 535 static inline void si_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in si_viewport_zmin_zmax()
|
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| D | degenerate-ptr.c | 33 void *vp; in local() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_vX_meta.c | 39 struct panfrost_ptr vp = pan_pool_alloc_desc(pool, VIEWPORT); in panvk_per_arch() local
|
| /third_party/openssl/test/testutil/ |
| D | apps_shims.c | 18 void *vp; in app_malloc() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | rectangle.h | 41 static av_always_inline void fill_rectangle(void *vp, int w, int h, int stride, uint32_t val, int s… in fill_rectangle()
|
| /third_party/ltp/testcases/kernel/mem/shmt/ |
| D | shmt09.c | 74 void *vp; in main() local
|