Home
last modified time | relevance | path

Searched defs:vp (Results 1 - 25 of 140) sorted by relevance

123456

/third_party/NuttX/fs/vfs/
H A Dfs_stat.c54 struct Vnode *vp = NULL; in stat() local
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Ddegenerate-ptr.c33 void *vp; in local() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Drectangle.h41 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 Dvorbis_parser.c304 AVVorbisParseContext *vp; member
/third_party/NuttX/fs/driver/
H A Dfs_findblockdriver.c61 struct Vnode *vp = NULL; in find_blockdriver() local
H A Dfs_registerblockdriver.c66 struct Vnode *vp = NULL; in register_blockdriver() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_viewport.h38 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 Dfs_opendir.c86 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 Dfd3_draw.c138 const struct ir3_shader_variant *vp = fd3_emit_get_vp(&emit); variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_draw.c132 const struct ir3_shader_variant *vp = fd4_emit_get_vp(&emit); variable
/third_party/openssl/test/testutil/
H A Dapps_shims.c18 void *vp; in app_malloc() local
/third_party/ltp/testcases/kernel/mem/shmt/
H A Dshmt09.c74 void *vp; in main() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta.c39 struct panfrost_ptr vp = pan_pool_alloc_desc(pool, VIEWPORT); in meta_emit_viewport() local
/third_party/selinux/checkpolicy/
H A Dqueue.c125 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 Dfd5_draw.c108 const struct ir3_shader_variant *vp = fd5_emit_get_vp(&emit); variable
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_sanitizer_test.cc318 auto* vp = in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_sanitizer_test.cc312 auto* vp = in TEST_F() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_shader.c193 struct gl_program *vp; in st_update_vp() local
H A Dst_shader_cache.c84 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 Dst_cb_feedback.c306 struct gl_program *vp = st->ctx->VertexProgram._Current; in st_RenderMode() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_compiler.c53 struct nv30_vertprog vp; in nv30_vp() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.c38 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 Du12-if.c63 char *vp; member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c60 struct pipe_viewport_state vp; in set_viewport() local
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_draw.c225 struct gl_program *vp = ctx->VertexProgram._Current; in vbo_save_playback_vertex_list_gallium() local

Completed in 12 milliseconds

123456