/kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 75 int depth = 0; in fdt_node_end_offset_() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | stackleak.c | 57 const unsigned int depth = STACKLEAK_SEARCH_DEPTH / sizeof(unsigned long); in stackleak_erase() local
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | ioctl.c | 188 int depth = reiserfs_write_unlock_nested(inode->i_sb); in reiserfs_unpack() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | headc57d.c | 35 u8 depth; in headc57d_or() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | commonring.c | 31 void brcmf_commonring_config(struct brcmf_commonring *commonring, u16 depth, in brcmf_commonring_config() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_fourcc.c | 41 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format() argument 119 drm_driver_legacy_fb_format(struct drm_device *dev, uint32_t bpp, uint32_t depth) drm_driver_legacy_fb_format() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | headc57d.c | 35 u8 depth; in headc57d_or() local [all...] |
/kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
H A D | fdt_wip.c | 75 int depth = 0; in fdt_node_end_offset_() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getscopes.c | 49 pc_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_match() argument 88 origin_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in origin_match() argument 121 pc_record (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_record() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | pgxdec.c | 118 int width, height, depth; in pgx_decode_frame() local 53 pgx_decode_header(AVCodecContext *avctx, GetByteContext *g, int *depth, int *width, int *height, int *sign) pgx_decode_header() argument [all...] |
H A D | txd.c | 40 unsigned int version, w, h, d3d_format, depth, stride, flags; in txd_decode_frame() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | median.h | 38 int depth; member
|
/third_party/glslang/StandAlone/ |
H A D | DirStackFileIncluder.h | 103 virtual IncludeResult* readLocalPath(const char* headerName, const char* includerName, int depth) in readLocalPath() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-pix.c | 48 depth; /* Depth of image (bits) */ in _cupsImageReadPIX() local
|
/third_party/libunwind/libunwind/tests/ |
H A D | Ltest-mem-validate.c | 94 void NOINLINE consume_and_run (int depth) in consume_and_run() argument
|
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd5_layout.c | 64 uint32_t depth = u_minify(depth0, level); in fdl5_layout() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_surface.c | 114 softpipe_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_depth_stencil() argument
|
H A D | sp_state_blend.c | 109 softpipe_delete_depth_stencil_state(struct pipe_context *pipe, void *depth) in softpipe_delete_depth_stencil_state() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_clear.h | 39 float depth; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_resource.h | 15 uint16_t depth; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_draw.c | 166 fd5_clear_lrz(struct fd_batch *batch, struct fd_resource *zsbuf, double depth) in fd5_clear_lrz() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_composites_test.cpp | 1067 int depth = 255; in TEST_F() local 1081 << depth << "\n"; in TEST_F() local 1097 spirv << "%new_composite = OpCompositeInsert %s_depth_" << depth in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_composites_test.cpp | 1067 int depth = 255; in TEST_F() local 1081 << depth << "\n"; in TEST_F() local 1097 spirv << "%new_composite = OpCompositeInsert %s_depth_" << depth in TEST_F() local
|
/third_party/vixl/test/ |
H A D | test-use-scratch-register-scope.cc | 83 int Run(int depth) { in Run() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
H A D | stacktrace.cc | 118 int DefaultStackUnwinder(void** pcs, int* sizes, int depth, int skip, in DefaultStackUnwinder() argument
|