HomeSort by: relevance | last modified time | path
    Searched refs:No (Results 1 - 25 of 354) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/top/dist/
boolean.h 2 #define No 0
screen.c 23 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
147 static char is_a_terminal = No;
227 if (interactive == No)
230 smart_terminal = No;
231 return No;
240 /* if there is no TERM, assume it's a dumb terminal */
244 smart_terminal = No;
245 return No;
257 fprintf(stderr, "%s: no termcap entry for a `%s' terminal\n",
262 smart_terminal = No;
    [all...]
  /src/sys/arch/m68k/060sp/dist/
errata 22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
27 # Motorola assumes no responsibility for the maintenance and support
34 # No licenses are granted by implication, estoppel or otherwise under any
41 No known errata for this release.
  /src/usr.bin/make/unit-tests/
opt-chdir.exp 2 make: chdir /nonexistent: No such file or directory
varmod-subst-regex.exp 5 make: No subexpression \1
9 make: No subexpression \1
13 make: No subexpression \1
17 make: No subexpression \1
22 make: No subexpression \2
26 make: No subexpression \2
30 make: No subexpression \2
34 make: No subexpression \2
38 make: No subexpression \2
42 make: No subexpression \
    [all...]
deptgt-phony.exp 13 No known suffix on all. Using .NULL suffix
24 No valid suffix on depsrc-phony-pr-15164
26 No valid suffix on deptgt-phony-pr-15164
34 No known suffix on .END. Using .NULL suffix
suff-phony.exp 7 No valid suffix on all
9 No known suffix on .END. Using .NULL suffix
  /src/usr.sbin/sysinst/arch/acorn32/
msg.md.es 25 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
48 {No se puede leer el bloque de arranque filecore
52 {No se puede leer la tabla de particiones RISCiX
56 {No se ha encontrado ninguna partici�n NetBSD en la tabla de
57 particiones RISCiX - No se puede etiquetar
61 {No se ha encontrado ninguna partici�n NetBSD (�disco solo de filecore?)
62 - No se puede etiquetar
msg.md.en 25 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
56 {No NetBSD partition found in RISCiX partition table - Cannot label
60 {No NetBSD partition found (filecore only disk ?) - Cannot label
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-empty-pc-range.exp 28 gdb_test "ptype emptyrange" {No symbol "emptyrange" in current context\.} \
35 gdb_test "ptype emptyrange" {No symbol "emptyrange" in current context\.} \
dw2-var-zero-addr.exp 30 gdb_test "print &var" {No symbol "var" in current context\.}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-empty-pc-range.exp 28 gdb_test "ptype emptyrange" {No symbol "emptyrange" in current context\.} \
35 gdb_test "ptype emptyrange" {No symbol "emptyrange" in current context\.} \
dw-form-strx-out-of-bounds.exp 37 set re_no_symbol [string_to_regexp {No symbol "global_var" in current context.}]
dw2-var-zero-addr.exp 30 gdb_test "print &var" {No symbol "var" in current context\.}
  /src/usr.sbin/sysinst/arch/evbarm/
msg.md.es 25 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
48 {No se puede leer el bloque de arranque filecore
52 {No se puede leer la tabla de particiones RISCiX
56 {No se ha encontrado ninguna partici�n NetBSD en la tabla de
57 particiones RISCiX - No se puede etiquetar
61 {No se ha encontrado ninguna particion NetBSD (�disco solo de filecore?)
62 - No se puede etiquetar
78 {There is no MSDOS boot partition in the MBR partition table.}
msg.md.en 25 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
56 {No NetBSD partition found in RISCiX partition table - Cannot label
60 {No NetBSD partition found (filecore only disk ?) - Cannot label
75 {There is no MSDOS boot partition in the MBR partition table.}
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/net/
isemail.d 30 import std.typecons : Flag, Yes, No;
60 EmailStatus isEmail(Char)(const(Char)[] email, CheckDns checkDNS = No.checkDns,
776 assert(`test.test@iana.org`.isEmail(No.checkDns).statusCode == EmailStatusCode.valid);
777 assert(`test.test@iana.org`.isEmail(No.checkDns, EmailStatusCode.none).statusCode == EmailStatusCode.valid);
779 assert(`test@[IPv6:1111:2222:3333:4444:5555:6666::8888]`.isEmail(No.checkDns,
782 assert(`test`.isEmail(No.checkDns, EmailStatusCode.none).statusCode == EmailStatusCode.error);
783 assert(`(comment)test@iana.org`.isEmail(No.checkDns, EmailStatusCode.none).statusCode == EmailStatusCode.error);
785 assert(``.isEmail(No.checkDns, EmailStatusCode.any).statusCode == EmailStatusCode.errorNoDomain);
786 assert(`test`.isEmail(No.checkDns, EmailStatusCode.any).statusCode == EmailStatusCode.errorNoDomain);
787 assert(`@`.isEmail(No.checkDns, EmailStatusCode.any).statusCode == EmailStatusCode.errorNoLocalPart)
    [all...]
  /src/sys/sys/
heartbeat.h 19 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
33 #error No user-serviceable parts in this heart.
  /src/external/apache2/llvm/dist/llvm/lib/Support/
Atomic.cpp 39 # error No memory fence implementation for your platform!
57 # error No compare-and-swap implementation for your platform!
  /src/external/bsd/am-utils/dist/
bootstrap 27 echo No m4/macros directory found!
31 echo No m4/macros/HEADER file found!
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
operator.exp 61 gdb_test {p x[0]} {No symbol "operator\[\]" in current context.}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
operator.exp 61 gdb_test {p x[0]} {No symbol "operator\[\]" in current context.}
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kCallingConv.h 56 int No = ValNo;
57 while (No > 0) {
58 No -= I->getType()->isIntegerTy(64) ? 2 : 1;
  /src/sys/arch/atari/dev/
hdfd_intr.s 23 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
44 * Entry point when there is no fifo. Handles the read/write
55 jeq hdfdc_norm | No, normal interrupt
61 jeq hdfd_wrt_nf | No, write
84 jeq hdfdc_norm | No, normal interrupt
87 jeq hdfd_wrt | No, write
97 jne hdfdc1 | No, end of this batch
109 jne hdfdc1 | No, end of this batch
115 jeq hdfdc_norm | No -> take normal interrupt
127 * No (more) data transfer interrupts. Do the norma
    [all...]
  /src/usr.sbin/sysinst/arch/shark/
msg.md.es 25 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
51 {No se puede leer bloque de arranque filecore
55 {No se puede leer la tabla de particiones RISCiX
59 {No se ha encontrado ninguna particion NetBSD en la tabla de
60 particiones RISCiX - No se puede etiquetar
64 {No se ha encontrado ninguna particion NetBSD (�disco solo de filecore?)
65 - No se puede etiquetar
85 OpenFirmware puede cargar un n�cleo a.out de NetBSD (perdone, pero ELF no est� soportado) directamente desde una partici�n FFS del disco local. As� que, para
92 'boot-device' no conten�a el valor mostrado arriba.
97 firmware no puede verlo, pruebe a ejecutar el siguiente comando manualment
    [all...]

Completed in 29 milliseconds

1 2 3 4 5 6 7 8 91011>>