Home
last modified time | relevance | path

Searched refs:semicolon (Results 1 – 25 of 47) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dwarn-semicolon-before-method-body.m4 // Allow optional semicolon in objc method definition after method prototype,
15 - (int)z; // expected-warning {{semicolon before method body is ignored}}
/minix3/usr.bin/sed/
H A Dcompile.c177 semicolon: EATSPACE(); in compile_stream()
183 goto semicolon; in compile_stream()
237 goto semicolon; in compile_stream()
258 goto semicolon; in compile_stream()
260 goto semicolon; in compile_stream()
351 goto semicolon; in compile_stream()
362 goto semicolon; in compile_stream()
364 goto semicolon; in compile_stream()
/minix3/usr.bin/indent/
H A Dindent_codes.h79 #define semicolon 10 macro
H A Dindent.c143 ps.last_token = semicolon; in main()
294 parse(semicolon); in main()
501 (type_code != semicolon) && in main()
592 parse(semicolon); /* I said this was a in main()
767 case semicolon:/* got a ';' */ in main()
816 parse(semicolon); /* let parser know about in main()
895 parse(semicolon); in main()
H A Dlexi.c356 && (ps.last_token == rparen || ps.last_token == semicolon || in lexi()
471 code = semicolon; in lexi()
H A Dparse.c220 case semicolon: /* this indicates a simple stmt */ in parse()
/minix3/external/bsd/flex/dist/
H A D.indent.pro13 --space-special-semicolon
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dobjc-string-constant.m32 - (NSString *)token; // expected-warning {{semicolon before method body is ignored}}
/minix3/external/bsd/file/dist/magic/magdir/
H A Dlisp11 # windows INF files often begin with semicolon and use CRLF as line end
/minix3/crypto/external/bsd/openssl/dist/doc/crypto/
H A DX509_NAME_print_ex.pod59 B<XN_FLAG_SEP_SPLUS_SPC> uses spaced semicolon and plus. B<XN_FLAG_SEP_MULTILINE> uses
/minix3/bin/sh/
H A Dnodetypes51 NSEMI nbinary # two commands separated by a semicolon
/minix3/external/bsd/libevent/dist/
H A DDoxyfile253 # on a line, have an all uppercase name, and do not end with a semicolon. Such
/minix3/share/misc/
H A Dstyle139 * so that a trailing semicolon works. Right-justify the backslashes; it
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticParseKinds.td453 "semicolon before method body is ignored">,
454 InGroup<DiagGroup<"semicolon-before-method-body">>, DefaultIgnore;
H A DDiagnosticGroups.td297 def SemiBeforeMethodBody : DiagGroup<"semicolon-before-method-body">;
/minix3/crypto/external/bsd/openssl/dist/doc/apps/
H A Dx509v3_config.pod180 should be the OID followed by a semicolon and the content in standard
/minix3/external/bsd/llvm/dist/llvm/docs/TableGen/
H A DLangIntro.rst231 the record ends with a semicolon.
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dmisc-ps.m1247 … expected-warning {{while loop has empty body}} expected-note {{put the semicolon on a separate li…
/minix3/external/mit/xorg/lib/xkeyboard-config/rules/
H A Devdev.lst683 legacy epo: Esperanto (displaced semicolon and quote, obsolete)
H A Dbase.lst683 legacy epo: Esperanto (displaced semicolon and quote, obsolete)
/minix3/external/bsd/llvm/dist/clang/docs/
H A DInternalsManual.rst365 semicolon at the end of a statement or a use of deprecated syntax that is
372 it might add the missing semicolon at the end of the statement or rewrite the
/minix3/crypto/external/bsd/openssl/dist/doc/
H A Dopenssl.txt360 should be the OID followed by a semicolon and the content in standard
/minix3/crypto/external/bsd/netpgp/dist/doc/
H A Ddoxygen-user.cfg997 # on a line, have an all uppercase name, and do not end with a semicolon. Such
/minix3/external/bsd/bind/dist/doc/doxygen/
H A DDoxyfile.in1039 # on a line, have an all uppercase name, and do not end with a semicolon. Such
/minix3/external/bsd/nvi/dist/docs/vi.ref/
H A Dex.cmd.texi38 A line, or a pair of line addresses, separated by a comma or semicolon.

12