Home
last modified time | relevance | path

Searched defs:base_p (Results 1 - 6 of 6) sorted by relevance

/third_party/jerryscript/jerry-port/default/
H A Ddefault-module.c145 char *base_p = dirname (base_file_p); in jerry_port_normalize_path() local
/third_party/glfw/deps/
H A Dstb_image_write.h1540 int base_p = (stbi__flip_vertically_on_write ? (height-1-clamped_row) : clamped_row)*width*comp; variable
1578 int base_p = (stbi__flip_vertically_on_write ? (height-1-clamped_row) : clamped_row)*width*comp; variable
/third_party/astc-encoder/Source/
H A Dstb_image_write.h1540 int base_p = (stbi__flip_vertically_on_write ? (height-1-clamped_row) : clamped_row)*width*comp; variable
1578 int base_p = (stbi__flip_vertically_on_write ? (height-1-clamped_row) : clamped_row)*width*comp; variable
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c930 vmw_surface_handle_reference(struct vmw_private *dev_priv, struct drm_file *file_priv, uint32_t u_handle, enum drm_vmw_handle_type handle_type, struct ttm_base_object **base_p) vmw_surface_handle_reference() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c899 vmw_surface_handle_reference(struct vmw_private *dev_priv, struct drm_file *file_priv, uint32_t u_handle, enum drm_vmw_handle_type handle_type, struct ttm_base_object **base_p) vmw_surface_handle_reference() argument
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects.c2000 ecma_op_object_is_prototype_of (ecma_object_t *base_p, /**< base object */ in ecma_op_object_is_prototype_of() argument

Completed in 14 milliseconds