Searched defs:check (Results 251 - 275 of 509) sorted by relevance

<<11121314151617181920>>

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_prime.c157 BIGNUM *A1, *A1_odd, *A3, *check; /* taken from ctx */ local
[all...]
/netbsd-current/tests/kernel/
H A Dt_magic_symlinks.sh57 check() { function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvalue-range-equiv.cc128 value_range_equiv::check () function in class:value_range_equiv
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcheck_GNU_style_lib.py81 def check(self, filename, lineno, line): member in class:LineLengthCheck
95 def check(self, filename, lineno, line): member in class:SpacesCheck
106 def check(self, filename, lineno, line): member in class:SpacesAndTabsMixedCheck
118 def check(self, filename, lineno, line): member in class:TrailingWhitespaceCheck
131 def check(self, filename, lineno, line): member in class:SentenceSeparatorCheck
143 def check(self, filename, lineno, line): member in class:SentenceEndOfCommentCheck
155 def check(self, filename, lineno, line): member in class:SentenceDotEndCheck
167 def check(self, filename, lineno, line): member in class:FunctionParenthesisCheck
182 def check(self, filename, lineno, line): member in class:SquareBracketCheck
194 def check(sel member in class:ClosingParenthesisCheck
208 def check(self, filename, lineno, line): member in class:BracesOnSeparateLineCheck
220 def check(self, filename, lineno, line): member in class:TrailinigOperatorCheck
[all...]
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dtestlib.c72 check (const char *name, int index, const struct info *all, int want_lineno, function
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dtestlib.c72 check (const char *name, int index, const struct info *all, int want_lineno, function
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h153 void check(uptr idx1, uptr idx2) const { function
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/common/
H A Dbits-tst.c301 long long check = tuple->check; local
/netbsd-current/sys/arch/riscv/riscv/
H A Dkobj_machdep.c431 const int32_t check = (int32_t)addend >> 20; local
/netbsd-current/tests/lib/libm/
H A Dt_next.c76 check(const double *x, unsigned n) function
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.h86 unsigned long check; /* protected copy of check value */ member in struct:inflate_state
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_rrip.h132 char check [ISODCL ( 4, 5)]; member in struct:__anon12359
/netbsd-current/usr.sbin/kvm_mkdb/
H A Dnlist_elf32.c86 #define check(off, size) ((off < 0) || (off + size > mappedsize)) macro
/netbsd-current/usr.sbin/timed/timed/
H A Dmaster.c386 struct timeval check, stop, wait; local
/netbsd-current/usr.sbin/ypserv/makedbm/
H A Dmakedbm.c146 add_record(DBM *db, const char *str1, const char *str2, int check) argument
/netbsd-current/external/gpl3/autoconf/dist/
H A Dmaint.mk[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dtexi2html1590 sub check { subroutine
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dtexi2html1590 sub check { subroutine
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_bitvector.h325 void check(uptr idx) const { CHECK_LE(idx, size()); } function
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dgun.c121 int check; /* true if checking crc and total */ member in struct:outd
[all...]
/netbsd-current/external/public-domain/xz/dist/src/xz/
H A Dcoder.c49 static lzma_check check; variable
[all...]
H A Dargs.c418 lzma_check check; member in struct:__anon16234
/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Dgun.c121 int check; /* true if checking crc and total */ member in struct:outd
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmvirt.c58 GetWord (ARMul_State * state, ARMword address, int check) argument
94 PutWord (ARMul_State * state, ARMword address, ARMword data, int check) argument
/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgun.c121 int check; /* true if checking crc and total */ member in struct:outd
[all...]

Completed in 282 milliseconds

<<11121314151617181920>>