/freebsd-src/share/man/man5/ |
H A D | style.mdoc.5 | 85 \&.It Sy Example 1\\&: Doing Something 87 The following command does something. 91 \&.It Sy Example 2\\&: Doing Something Different 93 The following command does something different. 104 .It Sy Example 1\&: Doing Something 106 The following command does something. 110 .It Sy Example 2\&: Doing Something Different 112 The following command does something different.
|
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | maple | 91 0 string \0\0\001$ Maple something 104 0 string #\n##\ <SHAREFILE= Maple something 105 0 string \n#\n##\ <SHAREFILE= Maple something 106 0 string ##\ <SHAREFILE= Maple something 107 0 string #\r##\ <SHAREFILE= Maple something 108 0 string \r#\r##\ <SHAREFILE= Maple something 109 0 string #\ \r##\ <DESCRIBE> Maple something anomalous.
|
H A D | clipper | 24 # sort, nor does SunOS 4.x, so either it's something Intergraph added 25 # in CLIX, or something AT&T added in SVR3.2 or later, or something
|
/freebsd-src/crypto/openssl/doc/internal/man7/ |
H A D | VERSION.pod | 50 The shared library version, which is something other than the project version. 118 BUILD_METADATA=something 121 C<3.0.0+something>. 129 BUILD_METADATA=something 132 C<3.0.0-alpha3+something>.
|
/freebsd-src/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-gpio.yaml | 59 description: this means that something outside of our control has put 60 the GPIO line used for SDA into open drain mode, and that something is 66 description: this means that something outside of our control has put the 67 GPIO line used for SCL into open drain mode, and that something is not
|
/freebsd-src/share/man/man3/ |
H A D | sysexits.3 | 74 something you wanted to do does not work, but you do not know why. 99 Temporary failure, indicating something that is not really an error. 103 The remote system returned something that was 114 Something was found in an unconfigured or misconfigured state.
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineModuleInfoImpls.h | 29 /// GVStubs - Darwin '$non_lazy_ptr' stubs. The key is something like 30 /// "Lfoo$non_lazy_ptr", the value is something like "_foo". The extra bit 34 /// ThreadLocalGVStubs - Darwin '$non_lazy_ptr' stubs. The key is something 35 /// like "Lfoo$non_lazy_ptr", the value is something like "_foo". The extra 41 /// signed pointer, something like "_foo@AUTH(ib, 12)".
|
/freebsd-src/crypto/openssl/Configurations/ |
H A D | README.md | 94 for shared libraries, typically something 316 foo/something.o foo/somethingelse.o {ex_libs} 366 SUBDIRS=something someelse 424 GENERATE[foo.s]=asm/something.pl $(CFLAGS) 437 DEPEND[asm/something.pl]=../perlasm/Foo.pm 443 INCLUDE[asm/something.pl]=../perlasm 451 something 453 something other 455 something else 460 example, the above would have "something" used, since 1 is true. [all …]
|
/freebsd-src/lib/libcam/ |
H A D | scsi_cmdparse.c | 364 int something = 0; in next_field() local 421 something = 1; in next_field() 427 something = 2; in next_field() 434 something = 2; in next_field() 450 something = 2; in next_field() 465 something = 2; in next_field() 468 something = 1; in next_field() 542 return (something); in next_field() 785 * We need something to encode, but we can't get it without the in csio_build_visit() 836 * We need something to encode, but we can't get it without the in buff_encode_visit() [all …]
|
/freebsd-src/crypto/heimdal/ |
H A D | krb5.conf | 11 something = something-else
|
/freebsd-src/usr.bin/diff/tests/ |
H A D | simple_p.out | 16 printf("something"); 32 printf("something");
|
H A D | unified_c9999.out | 16 printf("something"); 33 printf("something");
|
/freebsd-src/crypto/openssl/test/recipes/ |
H A D | 20-test_cli_fips.t | 86 'Sign something with a FIPS key'; 94 'Verify something with a FIPS key'; 118 'Sign something with a non-FIPS key'. 127 'Verify something with a non-FIPS key'. 138 'Sign something with a non-FIPS key'. 147 'Verify something with a non-FIPS key'. 156 'Verify something with a non-FIPS key'.
|
/freebsd-src/contrib/libucl/ |
H A D | README.md | 50 string = "something"; 75 "string": "something", 241 .macro_name(param=value) "something"; 242 .macro_name(param={key=value}) "something"; 243 .macro_name(.include "params.conf") "something"; 245 param = [value1, value2]) "something"; 246 .macro_name(key="()") "something";
|
/freebsd-src/contrib/tcsh/ |
H A D | WishList | 48 something. 61 other shells, but what I would really like is something like... 86 I often find myself typing something like: 97 one could avoid using the mouse by typing something like: 186 Given something like 190 expand it properly to something like
|
/freebsd-src/contrib/libucl/python/tests/ |
H A D | test_example.py | 13 string = "something"; 35 'string': 'something',
|
/freebsd-src/crypto/openssh/regress/ |
H A D | knownhosts.sh | 20 printf "something" >$OBJ/known_hosts 27 printf "something\n" >$OBJ/known_hosts
|
/freebsd-src/share/mk/ |
H A D | bsd.init.mk | 4 # top of all <bsd.*.mk> files that actually "build something". 47 # Some targets need to know when something may build. This is used to 48 # optimize targets that are only needed when building something, such as
|
/freebsd-src/contrib/sqlite3/ |
H A D | README.txt | 62 above, something like the following macro will need to be added to the 73 above, something like the following macro will need to be added to the 84 above, something like the following macros will need to be added to the
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/ |
H A D | setup.ksh | 33 # This should have been set by the .cfg script - verify it's set to something 34 # (we check that something later on)
|
/freebsd-src/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/ |
H A D | setup.ksh | 31 # This should have been set by the .cfg script - verify it's set to something 32 # (we check that something later on)
|
/freebsd-src/contrib/libucl/tests/schema/ |
H A D | enum.json | 12 "description": "something else is invalid", 28 "description": "something else is invalid",
|
/freebsd-src/tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/ |
H A D | setup.ksh | 31 # This should have been set by the .cfg script - verify it's set to something 32 # (we check that something later on)
|
/freebsd-src/usr.sbin/bsdconfig/include/ |
H A D | tcp.hlp | 10 to do something "special" to get your interface working, then here 29 WEP key here, you may use something like:
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PublicsStream.cpp | 73 // Something called "address map" follows. in reload() 80 // Something called "thunk map" follows. in reload() 86 // Something called "section map" follows. in reload()
|