| /third_party/backends/sanei/ |
| H A D | sanei_ir.c | 522 SANE_Int depth; sanei_ir_spectral_clean() local 781 int depth; sanei_ir_filter_madmean() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ICUResourceBundle.java | 949 findResourceWithFallback( String[] keys, int depth, ICUResourceBundle base, UResourceBundle requested) findResourceWithFallback() argument 1107 getResPathKeys(String[] keys, int depth) getResPathKeys() argument 1615 getAliasedResource( ICUResourceBundle base, String[] keys, int depth, String key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument 1635 getAliasedResource( String rpath, ClassLoader loaderToUse, String baseName, String[] keys, int depth, String[] baseKeyPath, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_device.h | 242 uint8_t depth; /* distance from root HUB */ member
|
| H A D | usb_request.c | 1670 usbd_req_set_hub_depth(struct usb_device *udev, struct mtx *mtx, uint16_t depth) usbd_req_set_hub_depth() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | ICUResourceBundle.java | 904 findResourceWithFallback( String[] keys, int depth, ICUResourceBundle base, UResourceBundle requested) findResourceWithFallback() argument 1062 getResPathKeys(String[] keys, int depth) getResPathKeys() argument 1484 getAliasedResource( ICUResourceBundle base, String[] keys, int depth, String key, int _resource, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | relo_core.c | 150 int depth = 32; /* max recursion depth */ in __bpf_core_types_are_compat() local 1548 int depth = 32; /* max recursion depth */ in __bpf_core_types_match() local
|
| /third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
| H A D | ssl_lib.c | 1053 void SSL_CTX_set_verify_depth(SSL_CTX *ctx, int depth) in SSL_CTX_set_verify_depth() argument 1073 void SSL_set_verify_depth(SSL *ssl, int depth) in SSL_set_verify_depth() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3dx_draw.c | 1515 v3d_draw_clear(struct v3d_context *v3d, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) v3d_draw_clear() argument 1534 v3d_tlb_clear(struct v3d_job *job, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) v3d_tlb_clear() argument 1652 v3d_clear(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) v3d_clear() argument 1674 v3d_clear_depth_stencil(struct pipe_context *pctx, struct pipe_surface *ps, unsigned buffers, double depth, unsigned stencil, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) v3d_clear_depth_stencil() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_ps.c | 463 LLVMValueRef depth = NULL, stencil = NULL, samplemask = NULL; in si_llvm_ps_build_end() local 886 LLVMValueRef depth = NULL, stencil = NULL, samplemask = NULL; in si_llvm_build_ps_epilog() local
|
| H A D | si_test_image_copy_region.c | 563 int width, height, depth; in si_test_image_copy_region() local
|
| H A D | si_clear.c | 597 static uint32_t si_get_htile_clear_value(struct si_texture *tex, float depth) in si_get_htile_clear_value() argument 647 static bool si_can_fast_clear_depth(struct si_texture *zstex, unsigned level, float depth, in si_can_fast_clear_depth() argument 665 si_fast_clear(struct si_context *sctx, unsigned *buffers, const union pipe_color_union *color, float depth, uint8_t stencil) si_fast_clear() argument 1102 si_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) si_clear() argument 1216 si_try_normal_clear(struct si_context *sctx, struct pipe_surface *dst, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled, unsigned buffers, const union pipe_color_union *color, float depth, unsigned stencil) si_try_normal_clear() argument 1284 si_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) si_clear_depth_stencil() argument 1322 float depth; si_clear_texture() local [all...] |
| H A D | si_compute_blit.c | 858 unsigned depth = DIV_ROUND_UP(tex->buffer.b.b.array_size, tex->surface.u.gfx9.color.dcc_block_depth); in gfx9_clear_dcc_msaa() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd.c | 896 SVGA3D_BeginClear(struct svga_winsys_context *swc, SVGA3dClearFlag flags, uint32 color, float depth, uint32 stencil, SVGA3dRect **rects, uint32 numRects) SVGA3D_BeginClear() argument 941 SVGA3D_ClearRect(struct svga_winsys_context *swc, SVGA3dClearFlag flags, uint32 color, float depth, uint32 stencil, uint32 x, uint32 y, uint32 w, uint32 h) SVGA3D_ClearRect() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 363 unsigned int w, h, bw, depth; in get_drawable_size() local 465 choose_depth_stencil_format(XMesaDisplay xmdpy, int depth, int stencil, in choose_depth_stencil_format() argument 827 int depth; XMesaCreateVisual() local 1069 int depth; XMesaCreateWindowBuffer() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
| H A D | virgl_drm_winsys.c | 165 virgl_drm_winsys_resource_create_blob(struct virgl_winsys *qws, enum pipe_texture_target target, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) virgl_drm_winsys_resource_create_blob() argument 248 virgl_drm_winsys_resource_create(struct virgl_winsys *qws, enum pipe_texture_target target, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t size, bool for_fencing) virgl_drm_winsys_resource_create() argument 335 use_explicit_stride(struct virgl_hw_res *res, uint32_t level, uint32_t depth) use_explicit_stride() argument 403 virgl_drm_winsys_resource_cache_create(struct virgl_winsys *qws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) virgl_drm_winsys_resource_cache_create() argument [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | drisw_glx.c | 148 unsigned uw, uh, bw, depth; in swrastGetDrawableInfo() local 714 unsigned uw, uh, bw, depth; in driswCreateDrawable() local
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_clear.c | 810 blorp_clear_depth_stencil(struct blorp_batch *batch, const struct blorp_surf *depth, const struct blorp_surf *stencil, uint32_t level, uint32_t start_layer, uint32_t num_layers, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, bool clear_depth, float depth_value, uint8_t stencil_mask, uint8_t stencil_value) blorp_clear_depth_stencil() argument 983 blorp_can_clear_full_surface(const struct blorp_surf *depth, const struct blorp_surf *stencil, uint32_t level, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, bool clear_depth, bool clear_stencil) blorp_can_clear_full_surface() argument 1006 blorp_hiz_clear_depth_stencil(struct blorp_batch *batch, const struct blorp_surf *depth, const struct blorp_surf *stencil, uint32_t level, uint32_t start_layer, uint32_t num_layers, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, bool clear_depth, float depth_value, bool clear_stencil, uint8_t stencil_value) blorp_hiz_clear_depth_stencil() argument [all...] |
| H A D | blorp_priv.h | 230 struct brw_blorp_surface_info depth; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module.cc | 121 int depth = 0; in GetSubtypingDepth() local
|
| /third_party/node/deps/zlib/ |
| H A D | deflate.h | 220 uch depth[2*L_CODES+1]; member
|
| /third_party/ninja/src/ |
| H A D | ninja.cc | 481 int ToolTargetsList(const vector<Node*>& nodes, int depth, int indent) {
in ToolTargetsList() argument 608 int depth = 1;
in ToolTargets() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4.cpp | 1189 unsigned depth = 0; in eliminate_find_live_channel() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_draw_hw_select.c | 444 nir_ssa_def *depth = get_window_space_depth(b, v, trans); in build_point_nir_shader() local 589 nir_ssa_def *depth = get_window_space_depth(b, vtx, trans); in build_planar_primitive_nir_shader() local
|
| H A D | st_pbo_compute.c | 154 uint16_t depth; member 773 download_texture_compute(struct st_context *st, const struct gl_pixelstore_attrib *pack, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, unsigned level, unsigned layer, GLenum format, GLenum type, enum pipe_format src_format, enum pipe_texture_target view_target, struct pipe_resource *src, enum pipe_format dst_format, enum swizzle_clamp swizzle_clamp) download_texture_compute() argument 1004 copy_converted_buffer(struct gl_context * ctx, struct gl_pixelstore_attrib *pack, enum pipe_texture_target view_target, struct pipe_resource *dst, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void *pixels) copy_converted_buffer() argument 1051 st_GetTexSubImage_shader(struct gl_context * ctx, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void * pixels, struct gl_texture_image *texImage) st_GetTexSubImage_shader() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | mipmap.c | 1924 GLint depth = baseImage->Depth; in _mesa_prepare_mipmap_levels() local 1842 prepare_mipmap_level(struct gl_context *ctx, struct gl_texture_object *texObj, GLuint level, GLsizei width, GLsizei height, GLsizei depth, GLsizei border, GLenum intFormat, mesa_format format) prepare_mipmap_level() argument
|