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

1 2 3 4 5 6 7 8 91011>>

  /src/distrib/syspkg/sets/base/base-locale-be/
Makefile 3 PKGBASE=base-locale-be
  /src/usr.bin/make/unit-tests/
var-readonly.mk 6 # this should be ignored
9 .error N ($N) should be 42
16 .error N should not be undef'd
24 .error N should not be 42
deptgt-end-jobs.exp 6 : .BEGIN 'Should not be expanded.' deferred
7 : all 'Should not be expanded.' deferred
deptgt-end.exp 6 : .BEGIN 'Should not be expanded.' deferred
7 : all 'Should not be expanded.' deferred
8 : end-action 'Should not be expanded.' deferred
export-variants.mk 12 . warning At this point, no variable should be exported.
16 . warning At this point, no variable should be exported.
20 . warning At this point, no variable should be exported.
28 . warning At this point, a single variable should be exported.
32 . warning At this point, a single variable should be exported.
36 . warning At this point, a single variable should be exported.
error.exp 2 make: error.mk:9: warning: this could be serious
opt-jobs.mk 6 # The option '-j <integer>' specifies the number of targets that can be made
9 EXPECT.0= argument '0' to option '-j' must be a positive number (exit 2)
13 EXPECT.08= argument '08' to option '-j' must be a positive number (exit 2)
16 EXPECT.-5= argument '-5' to option '-j' must be a positive number (exit 2)
30 EXPECT.0.0= argument '0.0' to option '-j' must be a positive number (exit 2)
32 EXPECT.0.0C= argument '0.0C' to option '-j' must be a positive number (exit 2)
33 EXPECT..00001= argument '.00001' to option '-j' must be a positive number (exit 2)
34 EXPECT..00001C= argument '.00001C' to option '-j' must be a positive number (exit 2)
40 EXPECT.08.5C= argument '08.5C' to option '-j' must be a positive number (exit 2)
cond-cmp-string.exp 5 make: cond-cmp-string.mk:118: Comparison with "<" requires both operands "string" and "string" to be numeric
6 make: cond-cmp-string.mk:126: Comparison with "<=" requires both operands "string" and "string" to be numeric
7 make: cond-cmp-string.mk:134: Comparison with ">" requires both operands "string" and "string" to be numeric
8 make: cond-cmp-string.mk:142: Comparison with ">=" requires both operands "string" and "string" to be numeric
var-scope-global.mk 5 # Global variables can be assigned and appended to.
12 # Global variables can be removed from their scope.
depsrc-phony.mk 5 # name exists and would be considered up to date.
7 # Without the .PHONY, this target would be "up to date".
escape.exp 57 second line spaces should be retained':
59 second line spaces should be retained:
61 second line tab should be elided':
63 second line tab should be elided:
65 only one tab should be elided, second tab remains'
67 only one tab should be elided, second tab remains
87 second line spaces should be retained':
89 second line spaces should be retained:
91 second line tab should be elided':
93 second line tab should be elided
    [all...]
cond-cmp-numeric.exp 2 make: cond-cmp-numeric.mk:15: Comparison with ">" requires both operands "INF" and "1e100" to be numeric
4 make: cond-cmp-numeric.mk:21: Comparison with ">" requires both operands "NaN" and "NaN" to be numeric
12 make: cond-cmp-numeric.mk:54: Comparison with "<" requires both operands "123 " and "124" to be numeric
  /src/sys/fs/ntfs/
ntfs_compr.h 19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
31 #error not supposed to be exposed to userland.
ntfs_vfsops.h 19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
31 #error not supposed to be exposed to userland.
  /src/sys/arch/arm/cortex/
gic_intr.h 22 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
46 #error PIC_MAXSOURCES needs to be defined
49 #error PIC_MAXMAXSOURCES needs to be defined
  /src/sys/modules/lua/
test.lua 6 systm.print('I am about to be closed\n')
  /src/sys/arch/acorn32/doc/
interrupts 18 * 4. The name of the company nor the name of the author may be used to
25 * IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
37 Ok since interrupts can be chained the return value from an interrupt
47 The important bit is whether the interrupt should be passed on down
51 ever expected, the interrupt should be claimed if it has been serviced.
54 There are however some interrupt that should *always* be passed on down
58 The following interrupts should always be passed on (return value of 0)
68 The following interrupts are recommended to be passed on
79 All other interrupts are not expected to be shared and may be claime
    [all...]
  /src/lib/libc/gdtoa/
ldtoa.c 19 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
68 int be, kind; local in function:ldtoa
75 be = u.extu_ext.ext_exp - (LDBL_MAX_EXP - 1) - (LDBL_MANT_DIG - 1);
90 be++;
102 ret = gdtoa(&fpi, be, (ULong *)bits, &kind, mode, ndigits, decpt, rve);
g__fmt.c 14 not be used in advertising or publicity pertaining to
20 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
46 char *be, *s0; local in function:g__fmt
73 be = b + blen - 1;
99 if (b >= be)
116 if (be < b - decpt + (se - s))
135 if (b + decpt > be) {
  /src/sys/fs/tmpfs/
tmpfs_fifoops.h 24 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
37 #error not supposed to be exposed to userland.
tmpfs_specops.h 24 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
37 #error not supposed to be exposed to userland.
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_catchable_segv.m4 7 # Check whether segmentation violations can be caught using signal handlers.
14 AC_CACHE_CHECK([whether segmentation violations can be caught when using the _AC_LANG compiler], CACHEVAR, [
38 [AC_DEFINE([HAVE_CATCHABLE_SEGV], [1], [Define if segmentation violations can be caught using signal handlers])],
39 [AC_MSG_WARN([On this platform, segmentation violations cannot be caught using signal handlers. This is expected if you enabled a tool such as Address Sanitizer (-fsanitize=address), but be aware that using Address Sanitizer may also significantly reduce performance.])]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apple/
t8103-j274.dts 31 reg = <0 0 0 0>; /* To be filled by loader */
32 /* Format properties will be added by loader */
39 reg = <0x8 0 0x2 0>; /* To be filled by loader */
  /src/lib/libc/arch/sparc/sys/
__clone.S 23 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
47 * Sanity checks: func and stack may not be NULL.
50 be 8f ! func == NULL, bail
52 be 8f ! stack == NULL, bail
  /src/share/mk/
bsd.hostinit.mk 9 MKREPRO=no # Native toolchain might be unable to do it

Completed in 16 milliseconds

1 2 3 4 5 6 7 8 91011>>