| /src/sys/arch/m68k/060sp/dist/ |
| errata | 41 No known errata for this release.
|
| /src/usr.bin/make/unit-tests/ |
| ternary.exp | 4 The answer is known 7 The answer is known
|
| deptgt-phony.exp | 13 No known suffix on all. Using .NULL suffix 34 No known suffix on .END. Using .NULL suffix
|
| suff-phony.exp | 9 No known suffix on .END. Using .NULL suffix
|
| /src/external/gpl3/gcc/usr.bin/cc1/ |
| Makefile | 4 SRCS= ${G_C_OBJS:S,c-family/,,:S,c/,,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:Nlibcpp.a:.o=.cc}
|
| /src/external/gpl3/gcc.old/usr.bin/cc1/ |
| Makefile | 4 SRCS= ${G_C_OBJS:S,c-family/,,:S,c/,,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:Nlibcpp.a:.o=.cc}
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| cppspec.cc | 35 /* Suffixes for known sorts of input files. Note that we do not list 126 int known = 0; local 132 known = 1; 136 if (! known)
|
| /src/external/gpl3/gcc/dist/libgcc/config/arm/ |
| cmse.c | 44 int known = CMSE_MPU_UNPRIV | CMSE_MPU_READWRITE | CMSE_MPU_READ; local 47 known |= CMSE_AU_NONSECURE | CMSE_MPU_NONSECURE; 50 if (flags & (~known))
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| cppspec.cc | 35 /* Suffixes for known sorts of input files. Note that we do not list 126 int known = 0; local 132 known = 1; 136 if (! known)
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| cmse.c | 44 int known = CMSE_MPU_UNPRIV | CMSE_MPU_READWRITE | CMSE_MPU_READ; local 47 known |= CMSE_AU_NONSECURE | CMSE_MPU_NONSECURE; 50 if (flags & (~known))
|
| /src/sys/sys/ |
| entropy.h | 36 #error This header is known to the state of California to cause cancer in users.
|
| /src/external/gpl3/gcc/usr.bin/cc1obj/ |
| Makefile | 5 SRCS= ${MYOBJS:S,objc/,,:S,c-family/,,:S,c/,,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:Nlibcpp.a:.o=.cc}
|
| /src/external/gpl3/gcc/usr.bin/cc1plus/ |
| Makefile | 4 SRCS= ${G_CXX_OBJS:S,c-family/,,:S,cp/,,:S,constraint.o,constraint.cc,:S,logic.o,logic.cc,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:S,coroutines.o,coroutines.cc,:Nlibcpp.a:.o=.cc}
|
| /src/external/gpl3/gcc.old/usr.bin/cc1obj/ |
| Makefile | 5 SRCS= ${MYOBJS:S,objc/,,:S,c-family/,,:S,c/,,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:Nlibcpp.a:.o=.cc}
|
| /src/external/gpl3/gcc.old/usr.bin/cc1plus/ |
| Makefile | 4 SRCS= ${G_CXX_OBJS:S,c-family/,,:S,cp/,,:S,constraint.o,constraint.cc,:S,logic.o,logic.cc,:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:S,coroutines.o,coroutines.cc,:Nlibcpp.a:.o=.cc}
|
| /src/games/hack/ |
| hack.read.c | 81 boolean known = FALSE; local 260 known = TRUE; 290 known = TRUE; 301 known = TRUE; 306 known = TRUE; 345 known = TRUE; 384 known = TRUE; 389 known = TRUE; 403 /* known = TRUE; */ 421 known = TRUE [all...] |
| def.obj.h | 82 Bitfield(known,1); /* exact nature known */ 83 Bitfield(dknown,1); /* color or text known */
|
| /src/external/mit/isl/dist/ |
| isl_local.c | 147 isl_bool known; local 151 known = isl_local_div_is_known(local, i); 152 if (known < 0 || !known) 153 return known; 367 isl_bool known; local 372 known = isl_local_divs_known(local); 373 if (known < 0) 375 if (!known)
|
| /src/crypto/external/bsd/heimdal/dist/tests/db/ |
| loaddump-db.in | 99 # check with known extensions 100 ${kadmin} load ${srcdir}/text-dump-known-ext || exit 1 104 awk '{$11=""; print;}' > out-text-dump-known-ext || exit 1 105 sort < ${srcdir}/text-dump-known-ext | \ 106 awk '{$11=""; print;}' > out-text-dump-known-ext-orig || exit 1 107 cmp out-text-dump-known-ext-orig out-text-dump-known-ext || exit 1
|
| /src/games/cribbage/ |
| extern.c | 65 CARD known[CARDS]; /* cards we have seen */ variable
|
| cribbage.h | 40 extern CARD known[ CARDS ]; /* cards we have seen */
|
| /src/crypto/external/bsd/netpgp/dist/src/lib/ |
| packet-show.h | 69 pgp_list_t known; member in struct:__anon998
|
| /src/external/gpl3/gcc/dist/gcc/ |
| profile-count.cc | 323 profile_count::to_sreal_scale (profile_count in, bool *known) const 328 if (known) 329 *known = true; 334 if (known) 335 *known = false; 338 if (known) 339 *known = in.m_val != 0; 376 /* THIS is a count of bb which is known to be executed IPA times.
|
| /src/external/gpl3/gcc/usr.bin/cc1objplus/ |
| Makefile | 26 SRCS= ${MY2OBJS:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:S,constraint.o,constraint.cc,:S,logic.o,logic.cc,:S,coroutines.o,coroutines.cc,:Nlibcpp.a:.o=.cc}
|
| /src/external/gpl3/gcc.old/usr.bin/cc1objplus/ |
| Makefile | 26 SRCS= ${MY2OBJS:S,known-headers.o,known-headers.cc,:S,c-spellcheck.o,c-spellcheck.cc,:S,constraint.o,constraint.cc,:S,logic.o,logic.cc,:S,coroutines.o,coroutines.cc,:Nlibcpp.a:.o=.cc}
|