Home
last modified time | relevance | path

Searched defs:no_check (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/spirit/home/support/iterators/detail/
Dno_check_policy.hpp20 struct no_check struct
23 struct unique : public detail::default_checking_policy {};
26 struct shared {};
/third_party/boost/boost/spirit/home/classic/iterator/
Dmulti_pass.hpp220 class no_check class
223 no_check() {} in no_check() function in boost::spirit::multi_pass_policies::no_check
224 no_check(no_check const&) {} in no_check() function in boost::spirit::multi_pass_policies::no_check
226 void swap(no_check&) {} in swap() argument
/third_party/ltp/testcases/kernel/pty/
Dpty04.c95 static int ptmx, pts, sk, mtu, no_check; variable
/third_party/openssl/crypto/x509v3/
Dv3_purp.c810 static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca) in no_check() function
/third_party/alsa-utils/amixer/
Damixer.c42 static int no_check = 0; variable