Home
last modified time | relevance | path

Searched defs:p_base (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c122 static void vmw_simple_resource_base_release(struct ttm_base_object **p_base) in vmw_simple_resource_base_release()
H A Dvmwgfx_bo.c550 static void vmw_user_bo_release(struct ttm_base_object **p_base) in vmw_user_bo_release()
612 struct ttm_base_object **p_base) in vmw_user_bo_alloc()
914 struct ttm_base_object **p_base) in vmw_user_bo_lookup()
H A Dttm_object.c226 void ttm_base_object_unref(struct ttm_base_object **p_base) in ttm_base_object_unref()
616 static void ttm_prime_refcount_release(struct ttm_base_object **p_base) in ttm_prime_refcount_release()
H A Dvmwgfx_context.c704 static void vmw_user_context_base_release(struct ttm_base_object **p_base) in vmw_user_context_base_release()
H A Dvmwgfx_shader.c699 static void vmw_user_shader_base_release(struct ttm_base_object **p_base) in vmw_user_shader_base_release()
H A Dvmwgfx_fence.c627 static void vmw_user_fence_base_release(struct ttm_base_object **p_base) in vmw_user_fence_base_release()
H A Dvmwgfx_surface.c692 static void vmw_user_surface_base_release(struct ttm_base_object **p_base) in vmw_user_surface_base_release()
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Drelocatable.c185 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Drelocatable.c190 const char *p_base = curr_pathname + FILE_SYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Drelocatable.c194 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Drelocatable.c185 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Drelocatable.c185 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Drelocatable.c190 const char *p_base = curr_pathname + FILE_SYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Drelocatable.c190 const char *p_base = curr_pathname + FILE_SYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Drelocatable.c185 const char *p_base = curr_pathname + FILESYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Drelocatable.c190 const char *p_base = curr_pathname + FILE_SYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Drelocatable.c190 const char *p_base = curr_pathname + FILE_SYSTEM_PREFIX_LEN (curr_pathname); in compute_curr_prefix() local
/netbsd-src/usr.bin/patch/
H A Dpch.c68 static LINENUM p_base; /* where to intuit this time */ variable