Searched defs:maxdepth (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | pnmenc.c | 97 int maxdepth = (1 << av_pix_fmt_desc_get(avctx->pix_fmt)->comp[0].depth) - 1; in pnm_encode_frame() local
|
D | vorbisdec.c | 52 uint8_t maxdepth; member
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | get_pathname.c | 72 ext2_ino_t ino, int maxdepth, in ext2fs_get_pathname_int()
|
/third_party/libunwind/src/x86_64/ |
D | Gtrace.c | 404 int maxdepth = 0; in tdep_trace() local
|
/third_party/libunwind/src/arm/ |
D | Gtrace.c | 408 int maxdepth = 0; in tdep_trace() local
|
/third_party/libunwind/src/aarch64/ |
D | Gtrace.c | 406 int maxdepth = 0; in tdep_trace() local
|
/third_party/grpc/third_party/upb/upb/ |
D | reflection.c | 305 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth) { in upb_msg_discardunknown()
|
/third_party/eudev/src/libudev/ |
D | libudev-enumerate.c | 861 static int parent_crawl_children(struct udev_enumerate *enumerate, const char *path, int maxdepth) in parent_crawl_children()
|
/third_party/python/Python/ |
D | compile.c | 6489 int nblocks = 0, maxdepth = 0; in stackdepth() local 6880 int posorkeywordargcount, posonlyargcount, kwonlyargcount, maxdepth; in makecode() local
|
/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 5869 bool upb_msg_discardunknown(upb_msg *msg, const upb_msgdef *m, int maxdepth) { in upb_msg_discardunknown()
|