Home
last modified time | relevance | path

Searched defs:checked (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_sync.cpp152 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local
160 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_sync.cc153 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local
161 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_sync.cc155 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local
163 for (uptr checked = 0; sz > 0; checked += kPageSize) { in ResetRange() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-driver.c223 const char *checked = validate_macosx_version_min (new_flag); in darwin_default_min_version() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-driver.cc223 const char *checked = validate_macosx_version_min (new_flag); in darwin_default_min_version() local
/netbsd-src/sys/dev/
H A Dmm.c271 bool checked = false; dev_kmem_readwrite() local
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dns_name.c341 int checked; in MRns_name_unpack() local
/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_name.c426 int n, len, checked, l; in ns_name_unpack2() local
/netbsd-src/lib/libc/nameser/
H A Dns_name.c434 int n, len, checked, l; in ns_name_unpack2() local
/netbsd-src/external/mit/isl/dist/interface/
H A Dplain_cpp.cc113 bool checked) : in plain_cpp_generator()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c299 int checked; member
/netbsd-src/sys/dev/pci/
H A Dif_aq.c5607 bool checked = false; in aq_rx_intr() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c9380 int checked = 1; in xg_find_best_trampoline() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c9394 int checked = 1; in xg_find_best_trampoline() local
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… field
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10572 SmallPtrSet<const SDNode*, 32> checked; in checkForCycles() local
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h45 bool checked = false; member