| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRDynamicChecks.cpp | 112 /// calls Inspect on a function, which populates a list of instructions to be 113 /// instrumented. Then, later, when all passes' Inspect functions have been 141 /// Inspect a function to find instructions to instrument 144 /// The function to inspect. 148 bool Inspect(llvm::Function &function) { return InspectFunction(function); } in Inspect() function in Instrumenter 150 /// Instrument all the instructions found by Inspect() 534 if (!vpc.Inspect(*function)) in runOnModule() 544 if (!ooc.Inspect(*function)) in runOnModule()
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test_read_format_zip_nested.c | 38 /* Inspect outer Zip */ in DEFINE_TEST() 69 /* Inspect inner Zip. */ in DEFINE_TEST()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| H A D | MPIChecker.h | 55 /// in order to only inspect nonblocking functions. 62 /// before. The check contains a guard, in order to only inspect wait
|
| /freebsd/contrib/googletest/googletest/samples/ |
| H A D | sample9_unittest.cc | 31 // to enumerate test suites and tests and to inspect their results. 128 // This is an example of using the UnitTest reflection API to inspect test in main()
|
| /freebsd/tests/sys/netgraph/ |
| H A D | bridge.c | 138 /* inspect mac table */ in ATF_TC_BODY() 154 /* inspect mac table */ in ATF_TC_BODY() 304 /* inspect mac table */ in ATF_TC_BODY() 486 /* inspect mac table */ in ATF_TC_BODY() 600 /* inspect mac table */ in ATF_TC_BODY()
|
| /freebsd/contrib/googletest/docs/ |
| H A D | samples.md | 20 output and the use of its reflection API to inspect test results.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EVP_CIPHER_CTX_get_cipher_data.pod | 6 inspect and modify EVP_CIPHER_CTX objects
|
| H A D | EVP_CIPHER_CTX_get_original_iv.pod | 7 EVP_CIPHER_CTX_iv_noconst - Routines to inspect EVP_CIPHER_CTX IV data
|
| H A D | SSL_get0_peer_rpk.pod | 47 may be used to inspect the public key via X509_STORE_CTX_get0_rpk(3).
|
| H A D | SSL_CTX_set_cert_cb.pod | 23 certificate will be used by a client or server. The callback can then inspect
|
| /freebsd/share/examples/tests/ |
| H A D | README | 25 To inspect the available sample test cases from an installed system:
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | gnu | 65 # if 1st string length positive inspect offset and string 68 # if 2nd string length positive inspect offset and string
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zpool-history.8 | 36 .Nd inspect command history of ZFS storage pools
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopAlign.cpp | 8 // Inspect a basic block and if its single basic block loop with a small 173 // Inspect each basic block, and if its a single BB loop, see if it
|
| /freebsd/lib/libc/stdlib/malloc/jemalloc/ |
| H A D | Makefile.inc | 10 …ecache.c ehooks.c eset.c sec.c cache_bin.c peak_event.c psset.c inspect.c exp_grow.c thread_event.…
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_monitor.h | 9 // Hooks which allow a monitor process to inspect UBSan's diagnostics.
|
| /freebsd/contrib/pam-krb5/tests/fakepam/ |
| H A D | README | 18 inspect internal PAM state as needed. 126 pam_end. This can be used to inspect and verify the internal
|
| /freebsd/bin/pwd/ |
| H A D | pwd.1 | 84 to inspect the
|
| /freebsd/contrib/pam-krb5/tests/config/ |
| H A D | README | 9 configured in password) that has admin access to inspect and modify
|
| /freebsd/share/man/man4/ |
| H A D | dtrace_pid.4 | 61 to inspect the registers.
|
| /freebsd/contrib/kyua/doc/ |
| H A D | kyua-test.1.in | 76 You can later inspect the results of the test run in more detail by using
|
| /freebsd/lib/libc/locale/ |
| H A D | mbrtowc.3 | 59 functions inspect at most
|
| /freebsd/sys/dev/vmm/ |
| H A D | vmm_mem.h | 85 * APIs that inspect the guest memory map require only a *single* vcpu to
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | EVP_CIPHER_CTX_get_cipher_data.3 | 65 inspect and modify EVP_CIPHER_CTX objects
|
| /freebsd/usr.bin/m4/ |
| H A D | main.c | 174 static ndptr inspect(int, char *); 406 p = inspect(t, token); in macro() 569 inspect(int c, char *tp) in inspect() function
|