Home
last modified time | relevance | path

Searched full:maybe (Results 1 – 25 of 1250) sorted by relevance

12345678910>>...50

/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/sys/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in199 maybe = { variable
270 maybe.update({
299 maybe.update({
408 for test in maybe:
439 if setup in maybe and maybe[setup][0] == "SKIP":
444 elif test in maybe and results[test] in maybe[test][0]:
468 elif test in maybe:
469 if isinstance(maybe[test][1], int):
470 expect = f"{issue_url}{maybe[test][1]}"
472 expect = maybe[test][1]
[all …]
/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/secure/lib/libcrypto/man/man3/
H A DUI_create_method.3199 the string where appropriate, maybe to the tty, maybe added as a field
212 the given prompt, maybe from the tty, maybe from a field in a dialog
218 This function takes a reference to a \s-1UI,\s0 and closes the session, maybe
219 by closing the channel to the tty, maybe by destroying a dialog box.
/freebsd/contrib/bmake/unit-tests/
H A Dopt-debug-graph2.exp21 # nonexistent (maybe): error when made
31 # nonexistent (maybe): error when made
40 # nonexistent (maybe): aborted
H A Dopt-debug-graph3.exp21 # nonexistent (maybe): error when made
31 # nonexistent (maybe): error when made
40 # nonexistent (maybe): aborted
H A Dopt-keep-going-indirect.mk71 # TODO: Mention the target that failed, maybe even the chain of targets.
81 # TODO: Mention the target that failed, maybe even the chain of targets.
H A Ddepsrc.exp2 : 'declaration. They are not preserved and maybe expanded later.'
/freebsd/stand/forth/
H A Dloader.rc15 maybe-efi-resizecons
16 maybe-resetcons
/freebsd/contrib/dialog/samples/
H A Dyesno-both6 $DIALOG --title "YES/NO/MAYBE BOX" \
14 questions that have an answer of either yes or no (or maybe). \
H A Dyesno-extra6 $DIALOG --title "YES/NO/MAYBE BOX" \
13 questions that have an answer of either yes or no (or maybe). \
/freebsd/contrib/sendmail/test/
H A Dt_dropgid.c142 printf("Maybe compile with -DHASSETEGID and try again\n");
145 printf("Maybe compile with -DHASSETREGID and try again\n");
148 printf("Maybe compile with -DHASSETRESGID and try again\n");
/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
H A Dui.h249 an opener This function starts a session, maybe by opening
252 maybe to the tty, maybe as a field label in a
258 maybe from the tty, maybe from a field in a
262 a closer This function closes the session, maybe by closing
/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/contrib/ofed/opensm/opensm/
H A Dosm_ucast_file.c237 "(maybe broken dump): \'%s\'\n", in do_ucast_file_load()
247 "(maybe broken dump): \'%s\'\n", in do_ucast_file_load()
374 "(maybe broken dump): \'%s\'\n", in do_lid_matrix_file_load()
384 "(maybe broken dump): \'%s\'\n", in do_lid_matrix_file_load()
/freebsd/usr.bin/ipcrm/
H A Dipcrm.c98 return signaled ? -1 : 0; /* errors maybe handled above */ in msgrm()
139 return signaled ? -1 : 0; /* errors maybe handled above */ in shmrm()
181 return signaled ? -1 : 0; /* errors maybe handled above */ in semrm()
/freebsd/sbin/routed/
H A Dif.c189 /* If there is no known interface, maybe there is a in ifwithname()
211 /* If there is no known interface, maybe there is a in ifwithindex()
229 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()
258 /* If there is no known interface, maybe there is a in iflookup()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h71 Maybe, enumerator
93 !branch_empty() ? Sometimes : Maybe; in getKind()
/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/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/contrib/tcpdump/
H A Dparsenfsfh.c182 /* Could be SUNOS5/IRIX5, maybe AIX */ in Parse_fh()
203 fhtype = FHT_SUNOS5; /* or maybe IRIX5 */ in Parse_fh()
211 fhtype = FHT_SUNOS5; /* or maybe IRIX5 */ in Parse_fh()
338 uint32_t tempa[4]; /* at least 16 bytes, maybe more */ in Parse_fh()
/freebsd/sbin/ipf/ipf/
H A Dipf.867 letter maybe used. This option maybe before, or after, any other with
/freebsd/share/examples/FreeBSD_version/
H A DREADME2 a program was compiled on, and maybe running on (if 2.0 or better).

12345678910>>...50