| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 1280 verify_cn_callback(const char *cn, const uint8_t *asn1_public_cert COAP_UNUSED, size_t asn1_length COAP_UNUSED, coap_session_t *session COAP_UNUSED, unsigned depth, int validated COAP_UNUSED, void *arg COAP_UNUSED) verify_cn_callback() argument
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_x11.c | 236 get_xcb_visualtype_for_depth(struct dri2_egl_display *dri2_dpy, int depth) in get_xcb_visualtype_for_depth() argument 256 dri2_x11_get_red_mask_for_depth(struct dri2_egl_display *dri2_dpy, int depth) dri2_x11_get_red_mask_for_depth() argument 1060 dri2_format_for_depth(struct dri2_egl_display *dri2_dpy, uint32_t depth) dri2_format_for_depth() argument [all...] |
| H A D | egl_dri2.h | 321 int depth; member 517 dri2_x11_get_red_mask_for_depth(struct dri2_egl_display *dri2_dpy, int depth) in dri2_x11_get_red_mask_for_depth() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_image.c | 954 gfx10_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) gfx10_make_texture_descriptor() argument 1114 si_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) si_make_texture_descriptor() argument 1328 radv_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) radv_make_texture_descriptor() argument [all...] |
| H A D | radv_private.h | 600 } depth[MAX_SAMPLES_LOG2]; member 622 } depth[MAX_SAMPLES_LOG2]; member [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_cmd_buffer.c | 187 v3dv_zs_buffer(bool depth, bool stencil) in v3dv_zs_buffer() argument [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 63 unsigned depth; member
|
| /third_party/littlefs/runners/ |
| H A D | test_runner.c | 1711 run_powerloss_exhaustive_layer( struct powerloss_exhaustive_cycles *cycles, const struct test_suite *suite, const struct test_case *case_, struct lfs_config *cfg, struct lfs_emubd_config *bdcfg, size_t depth) run_powerloss_exhaustive_layer() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 1611 float depth; r600_clear_texture() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri2.c | 127 int att, depth; in dri2_drawable_get_buffers() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 692 SVGA3D_vgpu10_ClearDepthStencilView(struct svga_winsys_context *swc, struct pipe_surface *ds_surf, uint16 flags, uint16 stencil, float depth) SVGA3D_vgpu10_ClearDepthStencilView() argument
|
| H A D | svga_tgsi_insn.c | 3196 SVGA3dShaderDestToken depth = emit->depth_pos; in emit_vs_postamble() local 3240 SVGA3dShaderDestToken depth = emit->depth_pos; in emit_vs_postamble() local
|
| /third_party/mesa3d/src/gallium/drivers/tegra/ |
| H A D | tegra_context.c | 735 tegra_clear(struct pipe_context *pcontext, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) tegra_clear() argument 762 tegra_clear_depth_stencil(struct pipe_context *pcontext, struct pipe_surface *pdst, unsigned int flags, double depth, unsigned int stencil, unsigned int dstx, unsigned int dsty, unsigned int width, unsigned int height, bool render_condition) tegra_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 615 virgl_encode_clear(struct virgl_context *ctx, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) virgl_encode_clear() argument [all...] |
| H A D | virgl_context.c | 847 virgl_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) virgl_clear() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmwgfx_drm.h | 245 __u32 depth; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader.cpp | 704 int depth = 0; in emit_control_flow() local 1265 void Shader::start_new_block(int depth) in start_new_block() argument
|
| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding.cc | 1966 ParseValue(const Char* start, const Char* end, const Char** value_token_end, int depth) ParseValue() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| H A D | regcomp.c | 963 int depth = 0; in tre_parse() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_tls.cc | 123 int depth = X509_STORE_CTX_get_error_depth(ctx); in verify_callback() local
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| H A D | regcomp.c | 964 int depth = 0; in tre_parse() local
|
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| H A D | regcomp.c | 963 int depth = 0; in tre_parse() local
|
| /third_party/musl/src/regex/ |
| H A D | regcomp.c | 963 int depth = 0; in tre_parse() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 348 BuildAndStoreHuffmanTree(const uint32_t* histogram, const size_t histogram_length, const size_t alphabet_size, HuffmanTree* tree, uint8_t* depth, uint16_t* bits, size_t* storage_ix, uint8_t* storage) BuildAndStoreHuffmanTree() argument 403 BrotliBuildAndStoreHuffmanTreeFast(MemoryManager* m, const uint32_t* histogram, const size_t histogram_total, const size_t max_bits, uint8_t* depth, uint16_t* bits, size_t* storage_ix, uint8_t* storage) BrotliBuildAndStoreHuffmanTreeFast() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 165 nir_ssa_def *depth = sample_via_nir(&b, texcoord, "depth", 0, in make_drawpix_z_stencil_program_nir() local 211 nir_ssa_def *depth = sample_via_nir(&b, texcoord, "depth", 0, in make_drawpix_zs_to_color_program_nir() local [all...] |