| /freebsd-12-stable/contrib/googletest/googletest/docs/ |
| D | samples.md | 8 * Sample #1 shows the basic steps of using googletest to test C++ functions. 9 * Sample #2 shows a more complex unit test for a class with multiple member 11 * Sample #3 uses a test fixture. 12 * Sample #4 teaches you how to use googletest and `googletest.h` together to 14 * Sample #5 puts shared testing logic in a base test fixture, and reuses it in 16 * Sample #6 demonstrates type-parameterized tests. 17 * Sample #7 teaches the basics of value-parameterized tests. 18 * Sample #8 shows using `Combine()` in value-parameterized tests. 19 * Sample #9 shows use of the listener API to modify Google Test's console 21 * Sample #10 shows use of the listener API to implement a primitive memory
|
| /freebsd-12-stable/share/examples/jails/ |
| D | README | 21 Sample 1: jail.conf(5) 32 Sample 2: rc.conf(5) 42 Sample 3: Per-jail jail.conf(5) 53 Sample 4: Per-jail rc.conf(5)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/ |
| D | SampleProfWriter.cpp | 403 const SampleRecord &Sample = I->second; in writeSample() local 410 OS << Sample.getSamples(); in writeSample() 412 for (const auto &J : Sample.getSortedCallTargets()) in writeSample() 474 const SampleRecord &Sample = I.second; in addNames() local 475 for (const auto &J : Sample.getCallTargets()) in addNames() 696 const SampleRecord &Sample = I.second; in writeBody() local 699 encodeULEB128(Sample.getSamples(), OS); in writeBody() 700 encodeULEB128(Sample.getCallTargets().size(), OS); in writeBody() 701 for (const auto &J : Sample.getSortedCallTargets()) { in writeBody()
|
| D | SampleProf.cpp | 149 const SampleRecord &Sample) { in operator <<() argument 150 Sample.print(OS, 0); in operator <<()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| D | ProfiledCallGraph.h | 106 for (const auto &Sample : Samples.getBodySamples()) { in addProfiledCalls() local 107 for (const auto &Target : Sample.second.getCallTargets()) { in addProfiledCalls()
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | README-DPP | 54 Sample supplicant config file before provisioning 63 Sample hostapd config file before provisioning 171 Sample AP configuration files after provisioning 189 Sample station configuration file after provisioning
|
| /freebsd-12-stable/release/picobsd/floppy.tree/etc/ |
| D | networks | 1 # Sample networks file. Picobsd scripts will look for entries of the form
|
| D | master.passwd | 11 user:*:1002:1002:Sample User:0:0:user:/home/user:/bin/sh
|
| /freebsd-12-stable/crypto/heimdal/lib/asn1/ |
| D | test.gen | 2 # Sample for TESTSeq in test.asn1
|
| /freebsd-12-stable/contrib/smbfs/examples/print/ |
| D | printcap.sample | 3 # Sample printcap entry for NetWare printer
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | dove-cubox-es.dts | 5 model = "SolidRun CuBox (Engineering Sample)";
|
| D | ls1021a-tsn.dts | 47 /* Sample data on trailing clock edge */
|
| /freebsd-12-stable/usr.sbin/pc-sysinstall/examples/ |
| D | pcinstall.cfg.upgrade | 1 # Sample configuration file for an installation using pc-sysinstall
|
| D | pcinstall.cfg.rsync | 1 # Sample configuration file for an installation using pc-sysinstall
|
| D | pcinstall.cfg.gmirror | 1 # Sample configuration file for an installation using pc-sysinstall
|
| D | pcinstall.cfg.netinstall | 1 # Sample configuration file for an installation using pc-sysinstall
|
| D | pcinstall.cfg.restore | 1 # Sample configuration file for an installation using pc-sysinstall
|
| D | pcinstall.cfg.fbsd-netinstall | 1 # Sample configuration file for an installation using pc-sysinstall
|
| /freebsd-12-stable/contrib/openpam/ |
| D | RELNOTES | 13 - Sample modules (pam_permit, pam_deny and pam_unix) and a sample
|
| /freebsd-12-stable/contrib/libxo/tests/core/saved/ |
| D | test_05.T.out | 1 Sample text
|
| /freebsd-12-stable/tools/tools/kdrv/ |
| D | sample.drvinfo | 2 # Sample driver information file for KernelDriver. See the top of
|
| /freebsd-12-stable/usr.sbin/lpr/lpd/ |
| D | printcap | 38 # Sample remote printer. The physical printer is on machine "lphost".
|
| /freebsd-12-stable/contrib/openbsm/ |
| D | README | 29 etc/ Sample /etc/security configuration files
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/ |
| D | options.inc | 32 "selected for GWP-ASan sampling. Default is 5000. Sample rates "
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | CONTRIBUTING | 38 ## Sample Git workflow for developing contributions
|