Searched defs:check_fn (Results 1 – 6 of 6) sorted by relevance
/external/libyuv/files/ |
D | setup_links.py | 350 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
|
/external/webrtc/ |
D | setup_links.py | 371 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
|
/external/libpng/contrib/tools/ |
D | genpng.c | 178 shape_fn_ptr check_fn; member
|
/external/dtc/ |
D | checks.c | 43 typedef void (*check_fn)(struct check *c, struct dt_info *dti, struct node *node); typedef
|
/external/u-boot/scripts/dtc/ |
D | checks.c | 43 typedef void (*check_fn)(struct check *c, struct dt_info *dti, struct node *node); typedef
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tfe_src.cc | 121 #define PARSE_VALUE(fn_name, type, check_fn, parse_fn) \ argument
|