Home
last modified time | relevance | path

Searched defs:check_options (Results 1 – 6 of 6) sorted by relevance

/external/llvm/utils/
Dllvm-compilers-check158 def check_options(parser, options, valid_builds): function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dllvm-compilers-check158 def check_options(parser, options, valid_builds): function
/external/squashfs-tools/squashfs-tools/
Dcompressor.h36 int (*check_options)(int, void *, int); member
/external/python/cpython3/Lib/test/
Dtest_support.py459 def check_options(self, args, func, expected=None): member in TestSupport
/external/ppp/pppd/
Dpppd.h423 void (*check_options) __P((void)); member
446 void (*check_options) __P((void)); member
Doptions.c894 check_options() in check_options() function