Home
last modified time | relevance | path

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

12345678

/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in199 maybe = { variable
270 maybe.update({
299 maybe.update({
410 for test in maybe:
441 if setup in maybe and maybe[setup][0] == "SKIP":
446 elif test in maybe and results[test] in maybe[test][0]:
470 elif test in maybe:
471 if isinstance(maybe[test][1], int):
474 expect = maybe[test][1]
477 elif setup in maybe and maybe[setup][0] == "SKIP" and setup != test:
/freebsd/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]
/freebsd/stand/forth/
H A Dloader.rc15 maybe-efi-resizecons
16 maybe-resetcons
H A Defi.4th34 : maybe-efi-resizecons
/freebsd/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()
/freebsd/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.
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx53-tx53.dtsi278 /* MX53_PAD_NANDF_CS2__GPIO6_15 0x1f4 maybe used by EDT-FT5x06 */
279 /* MX53_PAD_EIM_A16__GPIO2_22 0x1f4 maybe used by EDT-FT5x06 */
282 /* MX53_PAD_EIM_A17__GPIO2_21 0x1f4 maybe used by EDT-FT5x06 */
294 /* MX53_PAD_EIM_D22__GPIO3_22 0x1f4 maybe used by EETI touchpanel driver */
295 /* MX53_PAD_EIM_D23__GPIO3_23 0x1f4 maybe used by EETI touchpanel driver */
/freebsd/share/examples/FreeBSD_version/
H A DREADME2 a program was compiled on, and maybe running on (if 2.0 or better).
/freebsd/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.
/freebsd/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()
/freebsd/stand/i386/loader/
H A Dloader.rc11 maybe-efi-resizecons
/freebsd/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).
/freebsd/tools/regression/poll/
H A DReadme13 were very broken in Net/2 and maybe in 4.4BSD-Lite*).
/freebsd/crypto/openssl/include/openssl/
H A Dui.h.in250 an opener This function starts a session, maybe by opening
253 maybe to the tty, maybe as a field label in a
259 maybe from the tty, maybe from a field in a
263 a closer This function closes the session, maybe by closing
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset164 62 Fork nesting > %d; maybe `...` loop
/freebsd/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:
/freebsd/stand/uboot/
H A DMakefile34 CWARNFLAGS.self_reloc.c+= -Wno-error=maybe-uninitialized
/freebsd/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()
/freebsd/contrib/sendmail/cf/feature/
H A Dcheck_other.m424 dnl maybe add "exceptions":
/freebsd/libexec/rc/rc.d/
H A Dserial60 maybe() { function
/freebsd/sys/powerpc/psim/
H A Dpsim-tree32 # disk file, done via phb. maybe there's a simpler way.
/freebsd/sys/contrib/device-tree/Bindings/display/rockchip/
H A Drockchip-lvds.txt36 - video port 0 for the VOP input, the remote endpoint maybe vopb or vopl

12345678