/freebsd/sys/contrib/device-tree/Bindings/powerpc/nintendo/ |
H A D | wii.txt | 11 - model : Should be "nintendo,wii" 12 - compatible : Should be "nintendo,wii" 21 - compatible : Should be "nintendo,hollywood" 30 - compatible : should be "nintendo,hollywood-vi","nintendo,flipper-vi" 31 - reg : should contain the VI registers location and length 32 - interrupts : should contain the VI interrupt 41 - compatible : should be "nintendo,hollywood-pi","nintendo,flipper-pi" 42 - reg : should contain the PI registers location and length 53 - compatible : should be "nintendo,flipper-pic" 63 - compatible : should b [all...] |
H A D | gamecube.txt | 12 - compatible : Should be "nintendo,flipper" 21 - compatible : should be "nintendo,flipper-vi" 22 - reg : should contain the VI registers location and length 23 - interrupts : should contain the VI interrupt 32 - compatible : should be "nintendo,flipper-pi" 33 - reg : should contain the PI registers location and length 43 - compatible : should be "nintendo,flipper-pic" 52 - compatible : should be "nintendo,flipper-dsp" 53 - reg : should contain the DSP registers location and length 54 - interrupts : should contai [all...] |
/freebsd/contrib/one-true-awk/testdir/ |
H A D | T.int-expr | 12 printf("%s ~ /%s/ -> should be %d, is %d\n", $1, pattern, $2, check) 82 ac ~ /ab{0}c/ -> should be 1, is 1 83 abc ~ /ab{0}c/ -> should be 0, is 0 84 ac ~ /a(b{0})c/ -> should be 1, is 1 85 abc ~ /a(b{0})c/ -> should be 0, is 0 86 ac ~ /ab{0}*c/ -> should be 1, is 1 87 abc ~ /ab{0}*c/ -> should be 0, is 0 88 ac ~ /a(b{0})*c/ -> should be 1, is 1 89 abc ~ /a(b{0})*c/ -> should be 0, is 0 90 ac ~ /ab{0,}c/ -> should be 1, is 1 [all …]
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | README.contributors | 6 Coding Standard and glibc specific conventions should be followed 9 2. ABI and symbols: the code should be written so it is suitable for inclusion 11 should be hidden and in the implementation reserved namespace according to 13 library archives should be usable to override libc symbols at link time (or 18 3. API: include headers should be suitable for benchmarking and testing code 19 and should not conflict with libc headers. 28 - Worst-case ULP error should be small in the entire input domain (for most 31 variant should not have > 5 ULP error if the goal is to be a drop in 32 replacement for a standard math function), this should be tested 34 The ulp tool is for this and runulp.sh should be updated for new functions. [all …]
|
/freebsd/share/man/man9/ |
H A D | style.9 | 39 messages, should not be broken up over multiple lines despite this rule. 63 Single-line comments should be consistently either C or C++ within a file. 64 Multi-line comments should also be consistently either C or C++, but may differ 67 The copyright header should be a multi-line comment, with the first 92 that should be on the same line as the word 94 You should not insert a new copyright line between an old 96 Instead, you should insert a new copyright phrase after 109 new copyright assertions should be added last. 112 lines should only be added when making substantial changes to the file, 118 Version control system ID tags should only exist once in a file [all …]
|
/freebsd/sbin/dhclient/ |
H A D | dhcp-options.5 | 180 Routers should be listed in order of preference. 188 Servers should be listed in order of preference. 196 Servers should be listed in order of preference. 205 Servers should be listed in order of preference. 213 Servers should be listed in order of preference. 221 Servers should be listed in order of preference. 230 Servers should be listed in order of preference. 238 Servers should be listed in order of preference. 245 Servers should be listed in order of preference. 258 core image should be dumped in the event the client crashes. [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-keymgmt.pod | 144 Indicating that the private key data in a key object should be 149 Indicating that the public key data in a key object should be 154 Indicating that the domain parameters in a key object should be 159 Indicating that other parameters in a key object should be 174 Indicating that all key object parameters should be considered, 177 =for comment This should used by EVP functions such as 183 =for comment If more parameter categories are added, they should be 188 Indicating that both the whole key pair in a key object should be 196 Indicating that everything in a key object should be considered. 211 OSSL_FUNC_keymgmt_new() should create a provider side key object. The [all …]
|
H A D | provider-signature.pod | 181 OSSL_FUNC_signature_newctx() should create and return a pointer to a provider side 192 This function should free any resources associated with that context. 194 OSSL_FUNC_signature_dupctx() should duplicate the provider side signature context in 202 The I<params>, if not NULL, should be set on the context in a manner similar to 204 The key object should have been previously generated, loaded or imported into 213 Unless I<sig> is NULL, the signature should be written to the location pointed 214 to by the I<sig> parameter and it should not exceed I<sigsize> bytes in length. 215 The length of the signature should be written to I<*siglen>. 216 If I<sig> is NULL then the maximum length of the signature should be written to 224 The I<params>, if not NULL, should be set on the context in a manner similar to [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/edac/ |
H A D | socfpga-eccmgr.txt | 8 - compatible : Should be "altr,socfpga-ecc-manager" 11 - ranges : standard definition, should translate from local addresses 17 - compatible : Should be "altr,socfpga-l2-ecc" 19 - interrupts : Should be single bit error interrupt, then double bit error 24 - compatible : Should be "altr,socfpga-ocram-ecc" 27 - interrupts : Should be single bit error interrupt, then double bit error 58 - compatible : Should be "altr,socfpga-a10-ecc-manager" 63 - interrupts : Should be single bit error interrupt, then double bit error 67 - ranges : standard definition, should translate from local addresses 73 - compatible : Should be "altr,socfpga-a10-l2-ecc" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | atmel-sysregs.txt | 4 - compatible: Should be "atmel,sama5d2-chipid" or "microchip,sama7g5-chipid" 5 - reg : Should contain registers location and length 8 - compatible: Should be "atmel,at91sam9260-pit" 9 - reg: Should contain registers location and length 10 - interrupts: Should contain interrupt for the PIT which is the IRQ line 14 - compatible: Should be "microchip,sam9x60-pit64b" or 16 - reg: Should contain registers location and length 17 - interrupts: Should contain interrupt for PIT64B timer 18 - clocks: Should contain the available clock sources for PIT64B timer. 21 - compatible: Should be "atmel,at91rm9200-st", "syscon", "simple-mfd" [all …]
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | provider-keymgmt.7 | 279 Indicating that the private key data in a key object should be 283 Indicating that the public key data in a key object should be 287 Indicating that the domain parameters in a key object should be 291 Indicating that other parameters in a key object should be 301 Indicating that all key object parameters should be considered, 308 Indicating that both the whole key pair in a key object should be 315 Indicating that everything in a key object should be considered. 327 \&\fBOSSL_FUNC_keymgmt_new()\fR should create a provider side key object. The 331 \&\fBOSSL_FUNC_keymgmt_free()\fR should free the passed \fIkeydata\fR. 338 \&\fBOSSL_FUNC_keymgmt_gen_init()\fR should create the key object generation context [all …]
|
H A D | provider-signature.7 | 315 \&\fBOSSL_FUNC_signature_newctx()\fR should create and return a pointer to a provider side 326 This function should free any resources associated with that context. 328 \&\fBOSSL_FUNC_signature_dupctx()\fR should duplicate the provider side signature context in 335 The \fIparams\fR, if not \s-1NULL,\s0 should be set on the context in a manner similar to 337 The key object should have been previously generated, loaded or imported into 346 Unless \fIsig\fR is \s-1NULL,\s0 the signature should be written to the location pointed 347 to by the \fIsig\fR parameter and it should not exceed \fIsigsize\fR bytes in length. 348 The length of the signature should be written to \fI*siglen\fR. 349 If \fIsig\fR is \s-1NULL\s0 then the maximum length of the signature should be written to 356 The \fIparams\fR, if not \s-1NULL,\s0 should be set on the context in a manner similar to [all …]
|
/freebsd/tools/regression/sockets/unix_cmsg/ |
H A D | README | 60 data object. Server should receive N messages, each message should 69 should have SCM_CREDS ancillary data object followed by struct sockcred{}, 70 next messages from the same connection should not have ancillary data. 76 messages to Server. Server should receive N messages, the first 77 message should have SCM_CREDS ancillary data object followed by 78 struct sockcred{}, next messages should not have ancillary data. 84 with SCM_CREDS ancillary data object. Server should receive N messages, 85 the first message should have SCM_CREDS ancillary data object followed 86 by struct sockcred{}, each of next messages should have SCM_CREDS 92 data object. Server should receive one message with SCM_TIMESTAMP [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_match_path.c | 44 /* Test with 'aa1234', which should be excluded. */ in test_exclusion_mbs() 46 failure("'aa1234' should be excluded"); in test_exclusion_mbs() 51 failure("'aa1234' should be excluded"); in test_exclusion_mbs() 55 /* Test with 'a1234', which should not be excluded. */ in test_exclusion_mbs() 57 failure("'a1234' should not be excluded"); in test_exclusion_mbs() 62 failure("'a1234' should not be excluded"); in test_exclusion_mbs() 87 /* Test with 'aa1234', which should be excluded. */ in test_exclusion_wcs() 89 failure("'aa1234' should be excluded"); in test_exclusion_wcs() 94 failure("'aa1234' should be excluded"); in test_exclusion_wcs() 98 /* Test with 'a1234', which should no in test_exclusion_wcs() [all...] |
H A D | test_archive_match_owner.c | 45 failure("uid 0 should be excluded"); in test_uid() 49 failure("uid 1000 should not be excluded"); in test_uid() 53 failure("uid 1001 should be excluded"); in test_uid() 57 failure("uid 1002 should not be excluded"); in test_uid() 61 failure("uid 1003 should be excluded"); in test_uid() 87 failure("uid 0 should be excluded"); in test_gid() 91 failure("uid 1000 should not be excluded"); in test_gid() 95 failure("uid 1001 should be excluded"); in test_gid() 99 failure("uid 1002 should not be excluded"); in test_gid() 103 failure("uid 1003 should b in test_gid() [all...] |
H A D | test_archive_read_set_options.c | 28 #define should(__a, __code, __opts) \ 45 should(a, ARCHIVE_OK, NULL); in test() 46 should(a, ARCHIVE_OK, ""); in test() 49 should(a, ARCHIVE_FAILED, "fubar:snafu"); in test() 52 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha"); in test() 57 should(a, ARCHIVE_FAILED, "snafu"); in test() 60 should(a, ARCHIVE_FAILED, "snafu=betcha"); in test() 65 should(a, known_option_rv, "iso9660:joliet"); in test() 70 should(a, known_option_rv, "iso9660:joliet"); in test() 75 should( in test() 29 #define should( global() macro [all...] |
H A D | test_archive_write_set_options.c | 28 #define should(__a, __code, __opts) \ 45 should(a, ARCHIVE_OK, NULL); in test() 46 should(a, ARCHIVE_OK, ""); in test() 49 should(a, ARCHIVE_FAILED, "fubar:snafu"); in test() 52 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha"); in test() 57 should(a, ARCHIVE_FAILED, "snafu"); in test() 60 should(a, ARCHIVE_FAILED, "snafu=betcha"); in test() 65 should(a, known_option_rv, "iso9660:joliet"); in test() 70 should(a, known_option_rv, "iso9660:joliet"); in test() 75 should( in test() 29 #define should( global() macro [all...] |
H A D | test_archive_match_time.c | 51 failure("Both Its mtime and ctime should be excluded"); in test_newer_time() 56 failure("Both Its mtime and ctime should be excluded"); in test_newer_time() 62 failure("Both Its mtime and ctime should not be excluded"); in test_newer_time() 68 failure("Its mtime should be excluded"); in test_newer_time() 74 failure("Its ctime should be excluded"); in test_newer_time() 108 failure("Both Its mtime and ctime should be excluded"); in test_newer_time_str() 114 failure("Both Its mtime and ctime should be excluded"); in test_newer_time_str() 121 failure("Both Its mtime and ctime should not be excluded"); in test_newer_time_str() 128 failure("Its mtime should be excluded"); in test_newer_time_str() 134 failure("Its ctime should be excluded"); in test_newer_time_str() [all …]
|
H A D | test_archive_read_add_passphrase.c | 80 /* Fist call, we should get "pass1" as a passphrase. */ in DEFINE_TEST() 82 /* Second call, we should get NULL which means all the passphrases in DEFINE_TEST() 98 /* Fist call, we should get "pass1" as a passphrase. */ in DEFINE_TEST() 100 /* Second call, we should get "pass2" as a passphrase. */ in DEFINE_TEST() 102 /* Third call, we should get NULL which means all the passphrases in DEFINE_TEST() 126 /* Fist call, we should get "passCallBack" as a passphrase. */ in DEFINE_TEST() 134 * should work fine. */ in DEFINE_TEST() 139 /* Fist call, we should get "passCallBack" as a passphrase. */ in DEFINE_TEST() 171 /* Fist call, we should get "passCallBack" as a passphrase. */ in DEFINE_TEST() 173 /* Second call, we should ge in DEFINE_TEST() [all...] |
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_environment_test.cc | 77 // We call this function to set the type of failure SetUp() should 99 // The 'failure' parameter specifies the type of failure that should 115 "AddGlobalTestEnvironment() should return its argument."); in RegisterTestEnv() 124 "RUN_ALL_TESTS() should return non-zero, as the global tear-down " in TestGlobalSetUp() 125 "should generate a failure."); in TestGlobalSetUp() 127 "The tests should run, as the global set-up should generate no " in TestGlobalSetUp() 130 "The global tear-down should run, as the global set-up was run."); in TestGlobalSetUp() 138 "RUN_ALL_TESTS() should return non-zero, as both the global set-up " in TestTestsRun() 139 "and the global tear-down should generate a non-fatal failure."); in TestTestsRun() 141 "The tests should run, as the global set-up should generate no " in TestTestsRun() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | atmel-usb.txt | 6 - compatible: Should be "atmel,at91rm9200-ohci" for USB controllers 9 - interrupts: Should contain ohci interrupt 10 - clocks: Should reference the peripheral, host and system clocks 11 - clock-names: Should contain three strings 33 - compatible: Should be "atmel,at91sam9g45-ehci" for USB controllers 36 - interrupts: Should contain ehci interrupt 37 - clocks: Should reference the peripheral and the UTMI clocks 38 - clock-names: Should contain two strings 43 - phy_type : For multi port host USB controllers, should be one of 57 - compatible: Should be one of the following [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
H A D | l4.txt | 6 - compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus 7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus 8 Should be "ti,omap3-l4-core" for OMAP3 family l4 core bus 9 Should be "ti,omap4-l4-cfg" for OMAP4 family l4 cfg bus 10 Should be "ti,omap4-l4-per" for OMAP4 family l4 per bus 11 Should be "ti,omap4-l4-wkup" for OMAP4 family l4 wkup bus 12 Should be "ti,omap5-l4-cfg" for OMAP5 family l4 cfg bus 13 Should be "ti,omap5-l4-wkup" for OMAP5 family l4 wkup bus 14 Should be "ti,dra7-l4-cfg" for DRA7 family l4 cfg bus 15 Should be "ti,dra7-l4-wkup" for DRA7 family l4 wkup bus [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | escape.mk | 28 # this implies that <backslash> should be taken literally everywhere 51 should continue the comment. \ 58 # Embedded backslash in variable should be taken literally. 72 # Double backslash in variable should be taken as two literal backslashes. 100 # this should be processed as a comment 102 # this should be processed as a comment 111 # Both backslashes should be taken literally, and the newline is NOT escaped. 128 # this should be processed as a comment 130 # this should be processed as a comment 138 # First two should be taken literally, and last should escape the newline. [all …]
|
/freebsd/contrib/libxo/doc/ |
H A D | xolint-errors.rst | 10 This code should be replaced with code like: 29 This code should be replaced with code like: 49 This code should be replaced with code like: 67 This code should be replaced with code like: 73 Both format should consume the same number of arguments off the stack 85 This code should be replaced with code like: 100 This code should be replaced with code like: 137 in it, like "{N:Type of I/O}"; backslashes should be escaped, 151 This code should be replaced with code like: 169 This code should be replaced with code like: [all …]
|
/freebsd/contrib/arm-optimized-routines/ |
H A D | README.contributors | 16 - Build should only depend on GNU make and posix utilities (shell, awk, sed, 18 - Build should pass with the default configuration (see config.mk.dist) 20 toolchains. (The build should not depend on a recent toolchain, the use 21 of a new feature should be possible to disable.) 23 should be done via make variables in config.mk. This is the user interface 24 to the build system, so it should be documented in sufficient detail and 29 some supported configurations (e.g. CFLAGS) those should be tested. 34 - Commit message should be descriptive and should not refer to Arm internal 36 decisions should be recorded or explained in the commit message if they are 38 - Ideally tools and scripts used to write the code should be added to the [all …]
|