/external/libyuv/files/ |
setup_links.py | 263 source_path, link_path, check_fn=os.path.isfile, check_msg='files') 266 source_dir, None, check_fn=os.path.isdir, 350 def _ActionForPath(source_path, link_path=None, check_fn=None, 363 check_fn: A function returning true if the type of filesystem object is 377 assert check_fn 384 if os.path.exists(source_path) and not check_fn:
|
/external/webrtc/ |
setup_links.py | 284 source_path, link_path, check_fn=os.path.isfile, check_msg='files') 287 source_dir, None, check_fn=os.path.isdir, 371 def _ActionForPath(source_path, link_path=None, check_fn=None, 384 check_fn: A function returning true if the type of filesystem object is 398 assert check_fn 405 if os.path.exists(source_path) and not check_fn:
|
/external/libpng/contrib/tools/ |
genpng.c | 165 * check_fn: returns; 177 shape_fn_ptr check_fn; member in struct:arg 300 switch (arg->check_fn(arg, x, y)) 680 arg->check_fn = shape_of(argv[2], arg->width, FN_CHECK);
|
/art/tools/ |
cpplint.py | [all...] |
/external/compiler-rt/lib/sanitizer_common/scripts/ |
cpplint.py | [all...] |
/external/libvpx/libvpx/tools/ |
cpplint.py | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
cpplint.py | [all...] |