/kernel/linux/linux-6.6/security/integrity/ |
H A D | iint.c | 83 int depth = inode->i_sb->s_stack_depth; in iint_lockdep_annotate() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | unwind_vdso.c | 65 int depth; /* -1 until we hit the trap source */ member
|
/kernel/linux/linux-6.6/mm/ |
H A D | mincore.c | 91 mincore_unmapped_range(unsigned long addr, unsigned long end, __always_unused int depth, struct mm_walk *walk) mincore_unmapped_range() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | generic-radix-tree.c | 20 static inline int genradix_depth_shift(unsigned depth) in genradix_depth_shift() argument 28 static inline size_t genradix_depth_size(unsigned depth) in genradix_depth_size() argument
|
/kernel/linux/linux-6.6/mm/kmsan/ |
H A D | kmsan.h | 158 static __always_inline unsigned int kmsan_extra_bits(unsigned int depth, in kmsan_extra_bits() argument
|
H A D | report.c | 92 unsigned int depth; in kmsan_print_origin() local
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_forward.c | 43 int depth; in br_dev_queue_push_xmit() local
|
/third_party/elfutils/tests/ |
H A D | nvidia_extended_linemap_libdw.c | 132 unsigned int depth = 0; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | sgidec.c | 33 unsigned int depth; member [all...] |
H A D | sgienc.c | 101 unsigned int width, height, depth, dimension; in encode_frame() local [all...] |
H A D | sunrastenc.c | 34 int depth; ///< depth of pixel member
|
H A D | targa.c | 56 int depth = (bpp + 1) >> 3; in targa_decode_rle() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_entropy.c | 38 int depth; member
|
H A D | af_vibrato.c | 30 double depth; member
|
H A D | vf_bitplanenoise.c | 37 int depth; member
|
H A D | avf_abitscope.c | 41 int depth; member [all...] |
H A D | vf_colorkey.c | 41 int depth; member
|
H A D | vf_mergeplanes.c | 36 int depth[4]; member [all...] |
H A D | vf_lagfun.c | 36 int depth; member
|
/third_party/ffmpeg/libavutil/ |
H A D | pixdesc.h | 57 int depth; member
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | intermOut.cpp | 97 static void OutputTreeText(TInfoSink& infoSink, const TIntermNode* node, const int depth) in OutputTreeText() argument 1259 OutputConstantUnion(TInfoSink& out, const TIntermTyped* node, const TConstUnionArray& constUnion, TOutputTraverser::EExtraOutput extra, int depth) OutputConstantUnion() argument [all...] |
/third_party/backends/backend/genesys/ |
H A D | image.cpp | 185 void write_tiff_file(const std::string& filename, const void* data, int depth, int channels, in write_tiff_file() argument
|
H A D | image_pixel.cpp | 32 unsigned depth; member 79 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixel_row_bytes() local 86 std::size_t depth = get_pixel_format_depth(format) * get_pixel_channels(format); in get_pixels_from_row_bytes() local 90 PixelFormat create_pixel_format(unsigned depth, unsigned channels, ColorOrder order) in create_pixel_format() argument [all...] |
/third_party/backends/backend/ |
H A D | kvs1025.c | 139 int width, length, depth = kv_get_depth (kv_get_mode (dev));; in sane_get_parameters() local
|
/third_party/curl/docs/examples/ |
H A D | xmlstream.c | 52 size_t depth; member
|