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

1 2

  /src/share/legal/
Makefile 9 FILESDIR= /usr/share/legal
  /src/share/
Makefile 10 SUBDIR= dict examples installboot legal man me misc mk \
  /src/tests/lib/libc/locale/
t_mbtowc.c 102 const char *legal, size_t stateful)
140 (void)strvis(buf, legal, VIS_WHITE | VIS_OCTAL);
141 (void)printf("Checking legal sequence: \"%s\"\n", buf);
144 ret = mbtowc(NULL, legal, strlen(legal));
t_btowc.c 49 const char *legal; /* Legal single-byte characters */ member in struct:test
93 for (cp = t->legal, wcp = t->wlegal; *cp != '\0'; ++cp, ++wcp) {
95 printf("Checking legal character 0x%x\n", c);
144 for (cp = t->legal; *cp != '\0'; ++cp) {
146 printf("Checking legal character 0x%x\n", c);
148 /* A legal character never maps to EOF */
  /src/external/apache2/llvm/dist/libcxx/src/
strstream.cpp 238 bool legal = false; local
244 legal = true;
248 legal = true;
252 legal = false;
254 legal = false;
255 if (legal)
  /src/distrib/notes/
Makefile.inc 29 ${COMMON}/legal.common ${COMMON}/netboot \
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
check_lint.sh 20 COMMON_LINT_FILTER=-build/include,-build/header_guard,-legal/copyright,-whitespace/comments,-readability/casting,\
cpplint.py 176 'legal/copyright',
1106 error(filename, 0, 'legal/copyright', 5,
1885 # function argument when the char before the whitespace is legal in
  /src/tests/lib/libc/regex/
main.c 355 const char *legal = (type == 'c') ? "bisnmpg" : "^$#tl"; local
358 if (strchr(legal, *p) != NULL)
  /src/external/apache2/llvm/dist/clang/lib/Lex/
MacroArgs.cpp 284 // If this is the charify operation and the result is not a legal character
294 isBad = Result[1] == '\''; // ''' is not legal. '\' already fixed above.
300 Result = "' '"; // Use something arbitrary, but legal.
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
time.d 679 The legal types of arithmetic for $(D Duration) using this operator are
766 The legal types of arithmetic for $(D Duration) using this operator are
818 The legal types of arithmetic for $(D Duration) using this operator are
930 The legal types of arithmetic for $(D Duration) using this operator
991 The legal types of arithmetic for $(D Duration) using this operator
1074 The legal types of arithmetic for $(D Duration) using this operator are
1112 The legal types of arithmetic for $(D Duration) using this operator
3018 The legal types of arithmetic for $(D TickDuration) using this operator
3064 The legal types of arithmetic for $(D TickDuration) using this operator
3165 The legal types of arithmetic for $(D TickDuration) using this operato
    [all...]
  /src/sys/arch/mips/mips/
mipsX_subr.S 388 bnez k1, MIPSX(nopagetable) #05: not legal address
405 bnez k0, MIPSX(nopagetable) #13: not legal address
548 bnez k1, MIPSX(nopagetable) #04: not legal address
567 beqz k0, MIPSX(nopagetable) #08: not legal address
  /src/external/historical/nawk/dist/
FIXES.1e 453 /pat/, \n /pat/ {...} is now legal, though bad style to use.
1064 delete arrayname is now legal; it clears the elements but leaves
  /src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c 4789 bool legal = true; local
4799 legal = false;
4804 legal = false;
4806 if (legal)
  /src/external/gpl3/binutils.old/dist/opcodes/
bfin-dis.c 4789 bool legal = true; local
4799 legal = false;
4804 legal = false;
4806 if (legal)
  /src/external/gpl3/gdb.old/dist/opcodes/
bfin-dis.c 4789 bool legal = true; local
4799 legal = false;
4804 legal = false;
4806 if (legal)
  /src/external/gpl3/gdb/dist/opcodes/
bfin-dis.c 4789 bool legal = true; local
4799 legal = false;
4804 legal = false;
4806 if (legal)
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 1038 At present, there are eight legal options: C<PACKAGE>, C<BROKEN>,
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 1038 At present, there are eight legal options: C<PACKAGE>, C<BROKEN>,
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 903 At present, there are eight legal options: C<PACKAGE>, C<BROKEN>,
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs.S 1870 ;; ...then we can subtract it. Thus, it is legal to shift left
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs.S 1865 ;; ...then we can subtract it. Thus, it is legal to shift left
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 1454 # Valid paper sizes are "letter", "legal", "a4","a3","a2" and "a0"
5420 # These next few lines are legal in both Perl and nroff.
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 1454 # Valid paper sizes are "letter", "legal", "a4","a3","a2" and "a0"
5420 # These next few lines are legal in both Perl and nroff.
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
date.d 2128 The legal types of arithmetic for $(LREF DateTime) using this operator
2223 The legal types of arithmetic for $(LREF DateTime) using this operator
2335 The legal types of arithmetic for $(LREF DateTime) using this operator are
6135 The legal types of arithmetic for $(LREF Date) using this operator are
6225 The legal types of arithmetic for $(LREF Date) using this operator are
6305 The legal types of arithmetic for $(LREF Date) using this operator are
8837 The legal types of arithmetic for $(LREF TimeOfDay) using this operator
8924 The legal types of arithmetic for $(LREF TimeOfDay) using this operator
8992 The legal types of arithmetic for $(LREF TimeOfDay) using this operator

Completed in 50 milliseconds

1 2