Searched refs:No (Results 26 - 50 of 104) sorted by relevance

12345

/freebsd-11-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c34 * No random access in V2.
724 /* No data is success in this context */
1427 return (handle) ? handle->lastError : "[dbd_odbc]No error message available";
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h164 /// to computeDeadSymbols. Yes and No values used when status explicitly
166 enum class PrevailingType { Yes, No, Unknown }; member in class:llvm::PrevailingType
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_set_standard_lookup.c161 #error No way to perform gid lookups on this platform
230 #error No way to look up uids on this platform
/freebsd-11-stable/libexec/save-entropy/
H A Dsave-entropy.sh71 case "${f}" in saved-entropy.\*) continue ;; esac # No files match
121 No available slot in "${entropy_dir}", save entropy is aborted.
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h83 enum ManifestKind { SideBySide, Embed, No }; enumerator in enum:lld::coff::Configuration::ManifestKind
163 ManifestKind manifest = No;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp99 No = 0, member in class:__anon2593::InlinerFunctionImportStatsOpts
108 cl::init(InlinerFunctionImportStatsOpts::No),
290 if (InlinerFunctionImportStats != InlinerFunctionImportStatsOpts::No)
496 if (InlinerFunctionImportStats != InlinerFunctionImportStatsOpts::No)
498 return false; // No changes to CallGraph.
777 if (InlinerFunctionImportStats != InlinerFunctionImportStatsOpts::No)
867 assert(InlinerFunctionImportStats != InlinerFunctionImportStatsOpts::No);
885 InlinerFunctionImportStats != InlinerFunctionImportStatsOpts::No) {
1105 if (InlinerFunctionImportStats != InlinerFunctionImportStatsOpts::No)
/freebsd-11-stable/contrib/atf/atf-sh/
H A Dintegration_test.sh39 atf-sh: ERROR: No test program provided
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dadmin.h46 #error No support for API versions other than 2
/freebsd-11-stable/stand/i386/btx/btxldr/
H A Dbtxldr.S205 jne start.6 # No
228 jz start.5 # No
278 jne hexout.2 # No
291 jne putstr.0 # No
305 jne putchr.1 # No
319 jb putchr.3 # No
323 jb putchr.4 # No
/freebsd-11-stable/stand/i386/kgzldr/
H A Dsio.s39 loopz sio_putchr.1 # No
/freebsd-11-stable/contrib/bmake/mk/
H A Dobj.mk85 echo "No ${__objdir} to link to - do a 'make obj'"; \
/freebsd-11-stable/crypto/heimdal/tools/
H A Dkdc-log-analyze.pl411 } elsif (/Lookup (.*) failed: No such entry in the database/) {
482 } elsif (/No PA-ENC-TIMESTAMP --/) {
/freebsd-11-stable/usr.bin/mail/
H A Dlist.c137 printf("No numbers mixed with *\n");
242 printf("No applicable messages.\n");
294 printf("No applicable messages from {%s",
326 printf("No messages satisfy");
788 printf("No applicable messages\n");
798 printf("No applicable messages\n");
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp113 unsigned No = 0; local
119 No = ++Coro.AwaitNum;
122 No = ++Coro.YieldNum;
126 if (No > 1) {
127 Twine(No).toVector(Prefix);
460 // No longer need old terminator.
522 // No Gro variable was allocated. Simply emit the call to
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S171 jnc init.3 # No
280 exit.3: jz exit.3 # No
362 jne except.1 # No
409 jne except.2a # No
704 jz rret_tramp.3 # No
722 jne intx30.1 # No
746 jz dump.0 # No
755 jz dump.1 # No
759 jz dump.2 # No
763 jz dump.8 # No
[all...]
/freebsd-11-stable/stand/pc98/cdboot/
H A Dcdboot.S382 jne load_vd # No, read next
383 mov $msg_novd,%si # No VD
406 jnz lookup_path # No, try it.
596 jnz ff.namelen # No, keep going
625 je ff.checkdot # No
634 jne ff.checklen # No
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S175 jnc init.3 # No
282 exit.3: jz exit.3 # No
360 jne except.1 # No
383 jne except.2a # No
678 jz rret_tramp.3 # No
697 jne intx30.1 # No
721 jz dump.0 # No
730 jz dump.1 # No
734 jz dump.2 # No
738 jz dump.8 # No
[all...]
/freebsd-11-stable/share/mk/
H A Dbsd.opts.mk21 # The old-style YES_FOO and NO_FOO are being phased out. No new instances of them
/freebsd-11-stable/contrib/netbsd-tests/modules/
H A Dt_modload.sh50 modload: No such file or directory
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb_thread_db.h46 TD_OK, /* No error. */
47 TD_ERR, /* No further specified error. */
48 TD_NOTHR, /* No matching thread found. */
49 TD_NOSV, /* No matching synchronization handle found. */
50 TD_NOLWP, /* No matching light-weighted process found. */
56 TD_NOMSG, /* No event available. */
57 TD_NOFPREGS, /* No floating-point register content available. */
63 TD_NOTSD, /* No thread-specific data available. */
207 #error No uintptr_t available; your C library is too old.
/freebsd-11-stable/contrib/apr/dso/unix/
H A Ddso.c24 #error No DSO implementation specified.
248 return "No Error";
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser83 error:nouser No such user
/freebsd-11-stable/contrib/top/
H A Dcommands.c260 first = No;
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dboot0.5.s60 jmp exit # No hard drives
/freebsd-11-stable/stand/pc98/btx/btxldr/
H A Dbtxldr.S222 jne start.6 # No
246 jz start.5 # No
300 jne hexout.2 # No
313 jne putstr.0 # No
339 jb putchr.4 # No

Completed in 232 milliseconds

12345