/third_party/NuttX/fs/vfs/ |
H A D | fs_stat.c | 54 struct Vnode *vp = NULL; in stat() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | degenerate-ptr.c | 33 void *vp; in local() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | rectangle.h | 41 static av_always_inline void fill_rectangle(void *vp, int w, int h, int stride, uint32_t val, int size){ in fill_rectangle() argument
|
H A D | vorbis_parser.c | 304 AVVorbisParseContext *vp; member
|
/third_party/NuttX/fs/driver/ |
H A D | fs_findblockdriver.c | 61 struct Vnode *vp = NULL; in find_blockdriver() local
|
H A D | fs_registerblockdriver.c | 66 struct Vnode *vp = NULL; in register_blockdriver() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_viewport.h | 38 util_viewport_zmin_zmax(const struct pipe_viewport_state *vp, bool halfz, in util_viewport_zmin_zmax() argument
|
/third_party/NuttX/fs/dirent/ |
H A D | fs_opendir.c | 86 struct Vnode *vp = NULL; in opendir() local 158 struct Vnode *vp = NULL; do_opendir() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_draw.c | 138 const struct ir3_shader_variant *vp = fd3_emit_get_vp(&emit); variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_draw.c | 132 const struct ir3_shader_variant *vp = fd4_emit_get_vp(&emit); variable
|
/third_party/openssl/test/testutil/ |
H A D | apps_shims.c | 18 void *vp; in app_malloc() local
|
/third_party/ltp/testcases/kernel/mem/shmt/ |
H A D | shmt09.c | 74 void *vp; in main() local [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_meta.c | 39 struct panfrost_ptr vp = pan_pool_alloc_desc(pool, VIEWPORT); in meta_emit_viewport() local
|
/third_party/selinux/checkpolicy/ |
H A D | queue.c | 125 int queue_map(queue_t q, int (*f) (queue_element_t, void *), void *vp) in queue_map() argument 143 queue_map_remove_on_error(queue_t q, int (*f) (queue_element_t, void *), void (*g) (queue_element_t, void *), void *vp) queue_map_remove_on_error() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_draw.c | 108 const struct ir3_shader_variant *vp = fd5_emit_get_vp(&emit); variable
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
H A D | generator_impl_sanitizer_test.cc | 318 auto* vp = in TEST_F() local
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl_sanitizer_test.cc | 312 auto* vp = in TEST_F() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_shader.c | 193 struct gl_program *vp; in st_update_vp() local
|
H A 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 [all...] |
H A D | st_cb_feedback.c | 306 struct gl_program *vp = st->ctx->VertexProgram._Current; in st_RenderMode() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_compiler.c | 53 struct nv30_vertprog vp; in nv30_vp() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_vertprog.c | 38 nv30_vertprog_destroy(struct nv30_vertprog *vp) in nv30_vertprog_destroy() argument 60 struct nv30_vertprog *vp = nv30->vertprog.program; nv30_vertprog_validate() local 226 struct nv30_vertprog *vp = CALLOC_STRUCT(nv30_vertprog); nv30_vp_state_create() local 245 struct nv30_vertprog *vp = hwcso; nv30_vp_state_delete() local [all...] |
/third_party/backends/backend/ |
H A D | u12-if.c | 63 char *vp; member
|
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | tri-gs.c | 60 struct pipe_viewport_state vp; in set_viewport() local [all...] |
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_save_draw.c | 225 struct gl_program *vp = ctx->VertexProgram._Current; in vbo_save_playback_vertex_list_gallium() local
|