Home
last modified time | relevance | path

Searched defs:checkonly (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/tools/
H A Dfix_include_guards31 def fix_guards(fpath, checkonly): argument
/aosp_15_r20/external/python/cpython2/Tools/versioncheck/
Dpyversioncheck.py35 def checkonly(package, url, version, verbose=0): function
/aosp_15_r20/external/libpcap/
H A Dsockutils.c1350 …e(const void *data, int size, char *outbuf, int *offset, int totsize, int checkonly, char *errbuf,… in sock_bufferize()