Home
last modified time | relevance | path

Searched defs:maxdepth (Results 1 - 16 of 16) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpnmenc.c130 int maxdepth = (1 << av_pix_fmt_desc_get(avctx->pix_fmt)->comp[0].depth) - 1; in pnm_encode_frame() local
H A Dvorbisdec.c53 uint8_t maxdepth; member
/third_party/libunwind/libunwind/src/x86_64/
H A DGtrace.c404 int maxdepth = 0; in tdep_trace() local
/third_party/libunwind/libunwind/src/aarch64/
H A DGtrace.c406 int maxdepth = 0; in tdep_trace() local
/third_party/libunwind/libunwind/src/arm/
H A DGtrace.c407 int maxdepth = 0; in tdep_trace() local
/kernel/linux/linux-5.10/net/sched/
H A Dsch_sfq.c118 u8 maxdepth; /* limit of packets per flow */ member
/kernel/linux/linux-6.6/net/sched/
H A Dsch_sfq.c118 u8 maxdepth; /* limit of packets per flow */ member
/third_party/eudev/src/libudev/
H A Dlibudev-enumerate.c861 static int parent_crawl_children(struct udev_enumerate *enumerate, const char *path, int maxdepth) in parent_crawl_children() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_trie.c157 unsigned int maxdepth; member
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c158 unsigned int maxdepth; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c517 static u_short maxdepth[3]; /* SHRES/HIRES/LORES: index = clk_shift */ variable
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c517 static u_short maxdepth[3]; /* SHRES/HIRES/LORES: index = clk_shift */ variable
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c5628 u_char reqtags, maxdepth; in ncr_setup_tags() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.c5462 u_char reqtags, maxdepth; in ncr_setup_tags() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5869 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth) { in upb_msg_discardunknown() argument
/third_party/python/Python/
H A Dcompile.c7159 int nblocks = 0, maxdepth = 0; in stackdepth() local
8441 int maxdepth = stackdepth(c); in assemble() local
7980 makecode(struct compiler *c, struct assembler *a, PyObject *constslist, int maxdepth, int nlocalsplus) makecode() argument
[all...]

Completed in 107 milliseconds