Searched defs:prog (Results 1 – 6 of 6) sorted by relevance
90 void usage(const char* prog) { in usage()
164 static const struct sock_fprog prog = { in enable_seccomp() local
71 unique_fd prog(retrieveProgram(programPath)); in checkProgramAccessible() local
518 try (SQLiteStatement prog = db.compileStatement( in getMaxId()
418 val prog = bytes.toHexString() in <lambda>() constant
807 float prog = Utilities.boundToRange((float) scrolledOffset / mHeaderThreshold, 0f, 1f); in updateHeaderScroll() local