Home
last modified time | relevance | path

Searched defs:maxdepth (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpnmenc.c97 int maxdepth = (1 << av_pix_fmt_desc_get(avctx->pix_fmt)->comp[0].depth) - 1; in pnm_encode_frame() local
Dvorbisdec.c52 uint8_t maxdepth; member
/third_party/e2fsprogs/lib/ext2fs/
Dget_pathname.c72 ext2_ino_t ino, int maxdepth, in ext2fs_get_pathname_int()
/third_party/libunwind/src/x86_64/
DGtrace.c404 int maxdepth = 0; in tdep_trace() local
/third_party/libunwind/src/arm/
DGtrace.c408 int maxdepth = 0; in tdep_trace() local
/third_party/libunwind/src/aarch64/
DGtrace.c406 int maxdepth = 0; in tdep_trace() local
/third_party/grpc/third_party/upb/upb/
Dreflection.c305 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth) { in upb_msg_discardunknown()
/third_party/eudev/src/libudev/
Dlibudev-enumerate.c861 static int parent_crawl_children(struct udev_enumerate *enumerate, const char *path, int maxdepth) in parent_crawl_children()
/third_party/python/Python/
Dcompile.c6489 int nblocks = 0, maxdepth = 0; in stackdepth() local
6880 int posorkeywordargcount, posonlyargcount, kwonlyargcount, maxdepth; in makecode() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c5869 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth) { in upb_msg_discardunknown()