Home
last modified time | relevance | path

Searched defs:maxdepth (Results 1 - 8 of 8) 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
/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
/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 31 milliseconds