Home
last modified time | relevance | path

Searched refs:maybe (Results 1 – 25 of 183) sorted by relevance

12345678

/src/sys/contrib/openzfs/tests/test-runner/bin/ !
H A Dzts-report.py.in206 maybe = { variable
276 maybe.update({
306 maybe.update({
416 for test in maybe:
447 if setup in maybe and maybe[setup][0] == "SKIP":
452 elif test in maybe and results[test] in maybe[test][0]:
476 elif test in maybe:
477 if isinstance(maybe[test][1], int):
480 expect = maybe[test][1]
483 elif setup in maybe and maybe[setup][0] == "SKIP" and setup != test:
/src/sys/contrib/libsodium/test/default/ !
H A Dpwhash_argon2id.exp4 [tv] pwhash failure (maybe intentional): [3]
11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
H A Dpwhash_argon2i.exp4 [tv] pwhash failure (maybe intentional): [3]
7 [tv] pwhash failure (maybe intentional): [6]
/src/stand/forth/ !
H A Dloader.rc15 maybe-efi-resizecons
16 maybe-resetcons
H A Defi.4th34 : maybe-efi-resizecons
/src/usr.bin/mail/ !
H A Dfio.c59 int maybe, inhead; in setptr() local
84 maybe = 1; in setptr()
114 if (maybe && linebuf[0] == 'F' && ishead(linebuf)) { in setptr()
148 maybe = linebuf[0] == 0; in setptr()
/src/crypto/openssl/doc/man3/ !
H A DUI_create_method.pod68 the string where appropriate, maybe to the tty, maybe added as a field
83 the given prompt, maybe from the tty, maybe from a field in a dialog
90 This function takes a reference to a UI, and closes the session, maybe
91 by closing the channel to the tty, maybe by destroying a dialog box.
/src/crypto/krb5/src/include/ !
H A DMakefile.in9 all-unix: maybe-make-db.h-@DB_HEADER_VERSION@
13 maybe-make-db.h-k5:
15 maybe-make-db.h-sys:
17 maybe-make-db.h-redirect:
/src/sys/contrib/device-tree/src/arm/nxp/imx/ !
H A Dimx53-tx53.dtsi241 /* MX53_PAD_NANDF_CS2__GPIO6_15 0x1f4 maybe used by EDT-FT5x06 */
242 /* MX53_PAD_EIM_A16__GPIO2_22 0x1f4 maybe used by EDT-FT5x06 */
245 /* MX53_PAD_EIM_A17__GPIO2_21 0x1f4 maybe used by EDT-FT5x06 */
257 /* MX53_PAD_EIM_D22__GPIO3_22 0x1f4 maybe used by EETI touchpanel driver */
258 /* MX53_PAD_EIM_D23__GPIO3_23 0x1f4 maybe used by EETI touchpanel driver */
/src/share/examples/FreeBSD_version/ !
H A DREADME2 a program was compiled on, and maybe running on (if 2.0 or better).
/src/contrib/bmake/unit-tests/ !
H A Ddepsrc.exp2 : 'declaration. They are not preserved and maybe expanded later.'
H A Dcond-cmp-numeric-eq.mk63 or maybe a machine without IEEE 754 floating point support.
/src/stand/i386/loader/ !
H A Dloader.rc11 maybe-efi-resizecons
/src/sbin/routed/ !
H A Dif.c229 struct interface *ifp, *maybe; in iflookup() local
232 maybe = NULL; in iflookup()
248 && (maybe == NULL in iflookup()
249 || ifp->int_mask > maybe->int_mask)) in iflookup()
250 maybe = ifp; in iflookup()
254 if (maybe != NULL || once || IF_RESCAN_DELAY()) in iflookup()
255 return maybe; in iflookup()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/ !
H A DAArch64Schedule.td48 def WriteLDIdx : SchedWrite; // Load from a register index (maybe scaled).
49 def WriteSTIdx : SchedWrite; // Store to a register index (maybe scaled).
/src/tools/regression/poll/ !
H A DReadme13 were very broken in Net/2 and maybe in 4.4BSD-Lite*).
/src/crypto/openssl/include/openssl/ !
H A Dui.h.in252 an opener This function starts a session, maybe by opening
255 maybe to the tty, maybe as a field label in a
261 maybe from the tty, maybe from a field in a
265 a closer This function closes the session, maybe by closing
/src/contrib/tcsh/nls/ukrainian/ !
H A Dset164 62 Fork nesting > %d; maybe `...` loop
/src/stand/uboot/ !
H A DMakefile34 CWARNFLAGS.self_reloc.c+= -Wno-error=maybe-uninitialized
/src/contrib/file/magic/Magdir/ !
H A Dtimezone7 # this should work on Linux, SunOS, and maybe others
H A Dmozilla31 # maybe only partly or after some warnings. Example:
/src/contrib/wpa/src/utils/ !
H A Dos_unix.c607 int maybe = 0; in testing_test_fail() local
614 maybe = 1; in testing_test_fail()
628 if (maybe && next) { in testing_test_fail()
/src/libexec/rc/rc.d/ !
H A Dserial60 maybe() { function
/src/sys/powerpc/psim/ !
H A Dpsim-tree32 # disk file, done via phb. maybe there's a simpler way.
/src/contrib/sendmail/cf/feature/ !
H A Dcheck_other.m424 dnl maybe add "exceptions":

12345678