Home
last modified time | relevance | path

Searched full:whatever (Results 1 – 25 of 1143) sorted by relevance

12345678910>>...46

/freebsd/crypto/openssl/Configurations/
H A DINTERNALS.Configure44 | ... whatever ... | | this line is processed |
46 | ... whatever ... | | this line is processed |
48 | ... whatever ... | | this line is skipped over |
50 | ... whatever ... | | this line is skipped over |
52 | ... whatever ... | | this line is processed |
54 | ... whatever ... | | this line is skipped over |
56 | ... whatever ... | | this line is skipped over |
58 | ... whatever ... | | this line is skipped over |
60 | ... whatever ... | | this line is skipped over |
62 | ... whatever ... | | this line is skipped over |
[all …]
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm64 # Strip off whatever prefix egcs prepends the number with.
93 [ 'Linux:[2-9]\..*', '${MACHINE}-whatever-linux2' ],
94 [ 'Linux:1\..*', '${MACHINE}-whatever-linux1' ],
98 [ 'BSD\/OS:4\..*', 'i486-whatever-bsdi4' ],
103 return "i586-whatever-bsdi" if $BSDVAR =~ m@Pentium@;
104 return "i386-whatever-bsdi";
107 [ 'BSD\/386:.*|BSD\/OS:.*', '${MACHINE}-whatever-bsdi' ],
119 my $ARCH = 'whatever';
124 [ 'DragonFly:.*', '${MACHINE}-whatever-dragonfly' ],
125 [ 'FreeBSD:.*', '${MACHINE}-whatever-freebsd' ],
[all …]
H A DTemplate.pm107 whatever
112 In this example, C<whatever> will only become part of the template output
/freebsd/crypto/openssl/
H A DNOTES-UNIX.md43 -Wl,-rpath,/whatever/path # Linux, *BSD, etc.
44 -R /whatever/path # Solaris
45 -Wl,-R,/whatever/path # AIX (-bsvr4 is passed internally)
46 -Wl,+b,/whatever/path # HP-UX
47 -rpath /whatever/path # Tru64, IRIX
105 "naturally", i.e. with `-L/whatever/path -lssl -lcrypto`. But there are
/freebsd/share/doc/usd/22.trofftut/
H A Dtt0293 reverts to the previous size, whatever it was.
128 temporarily decreases the size, whatever it is, by two points, then
199 whatever that has been set to).
217 means `two vertical spaces' _ two of whatever
H A Dtt0382 whatever it was,
106 If you want to do this so the previous font, whatever it was,
147 mean `whatever font is mounted at position 3',
/freebsd/contrib/byacc/
H A DLICENSE1 Berkeley Yacc is distributed with no warranty whatever. The author
9 Distributers may charge whatever fees they can obtain for Berkeley Yacc.
H A DREADME13 Berkeley Yacc is distributed with no warranty whatever. The code is certain
21 Distributers may charge whatever fees they can obtain for Berkeley Yacc.
H A DNO_WARRANTY1 Berkeley Yacc is distributed with no warranty whatever. The author
/freebsd/sys/powerpc/mambo/
H A Dmambocall.S32 * Use the special Mambo callout opcode and whatever arguments we
33 * were passed. Then return whatever Mambo returned.
/freebsd/contrib/flex/
H A DCOPYING36 This basically says "do whatever you please with this software except
41 You are free to do whatever you please with scanners generated using flex;
/freebsd/contrib/ntp/html/hints/
H A Dhpux3 This file hopefully describes the whatever and however of how to get xntp
38 -> (change -DSYS_HPUX=? to match whatever you are running [7,8,9])
57 config files if you are sharing /usr/local thru NFS or whatever.
/freebsd/share/doc/papers/malloc/
H A Dintro.ms5 .\" can do whatever you want with this stuff. If we meet some day, and you think
14 to whatever static storage the compiler reserved at compile-time.
/freebsd/sys/dev/iicbus/mux/
H A Diicmux.h34 * IICMUX_SELECT_IDLE instructs the mux hardware driver to do whatever it is
37 * bus, or just leave whatever bus was last used connected. Hardware which is
/freebsd/crypto/openssl/crypto/ui/
H A Dui_local.h27 * Open whatever channel for this, be it the console, an X window or
28 * whatever. This function should use the ex_data structure to save
/freebsd/tests/sys/fs/fusefs/
H A Dxattr.cc265 const char value[] = "whatever"; in TEST_F()
290 const char value[] = "whatever"; in TEST_F()
739 const char value[] = "whatever"; in TEST_F()
766 const char value[] = "whatever"; in TEST_F()
786 const char value[] = "whatever"; in TEST_F()
805 const char value[] = "whatever"; in TEST_F()
832 const char value[] = "whatever"; in TEST_F()
/freebsd/contrib/ntp/sntp/libopts/
H A DREADME23 Whatever directory you choose, if it is not ".", then
40 where ``<...>'' can be whatever other files or directories you may
/freebsd/contrib/sqlite3/tea/
H A Daclocal.m48 # Add here whatever m4 macros you want to define for your package
/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_interface.h54 /// This removes whatever the currently provided handler is. Returns 1 on
73 /// This removes whatever the currently provided custom event handler is.
/freebsd/contrib/dialog/samples/
H A DREADME3 You can set the environment-variable DIALOG to whatever program you
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dzfs_list_005_neg.ksh8 # zfs list -t used to accept getsubopt(3)-style filesystem=whatever;
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait/
H A Dzfs_wait_getsubopt.ksh8 # zfs wait -t used to accept getsubopt(3)-style deleteq=whatever;
/freebsd/sys/contrib/xz-embedded/
H A DCOPYING7 public domain. You can do whatever you want with these files.
/freebsd/contrib/pam_modules/pam_passwdqc/
H A DLICENSE1 You're allowed to do whatever you like with this software (including
/freebsd/sys/contrib/xz-embedded/linux/include/linux/decompress/
H A Dunxz.h7 * You can do whatever you want with this file.

12345678910>>...46