Home
last modified time | relevance | path

Searched full:something (Results 1 – 25 of 3142) sorted by relevance

12345678910>>...126

/freebsd-src/share/man/man5/
H A Dstyle.mdoc.585 \&.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 Dmaple91 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 Dclipper24 # 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 DVERSION.pod50 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 Di2c-gpio.yaml59 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 Dsysexits.374 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 DMachineModuleInfoImpls.h29 /// 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 DREADME.md94 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 Dscsi_cmdparse.c364 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 Dkrb5.conf11 something = something-else
/freebsd-src/usr.bin/diff/tests/
H A Dsimple_p.out16 printf("something");
32 printf("something");
H A Dunified_c9999.out16 printf("something");
33 printf("something");
/freebsd-src/crypto/openssl/test/recipes/
H A D20-test_cli_fips.t86 '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 DREADME.md50 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 DWishList48 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 Dtest_example.py13 string = "something";
35 'string': 'something',
/freebsd-src/crypto/openssh/regress/
H A Dknownhosts.sh20 printf "something" >$OBJ/known_hosts
27 printf "something\n" >$OBJ/known_hosts
/freebsd-src/share/mk/
H A Dbsd.init.mk4 # 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 DREADME.txt62 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 Dsetup.ksh33 # 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 Dsetup.ksh31 # 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 Denum.json12 "description": "something else is invalid",
28 "description": "something else is invalid",
/freebsd-src/tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/
H A Dsetup.ksh31 # 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 Dtcp.hlp10 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 DPublicsStream.cpp73 // Something called "address map" follows. in reload()
80 // Something called "thunk map" follows. in reload()
86 // Something called "section map" follows. in reload()

12345678910>>...126