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

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc.old/dist/gcc/cp/
repo.c 55 int inside = 0; local
68 else if (! inside && c == ' ')
70 else if (! inside && c == '\\')
73 inside = !inside;
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-sh-5 11 echo "$(gettext 'Simple string inside double-quotes')"
13 echo "$(gettext 'Simple decorated string: "x" \"y\" inside double-quotes')"
15 echo "$(gettext "Simple dstring inside double-quotes")"
17 echo "$(gettext "Simple decorated dstring: \"x\" \\\"y\\\" inside double-quotes")"
30 msgid "Simple string inside double-quotes"
36 msgid "Simple decorated string: \"x\" \\\"y\\\" inside double-quotes"
42 msgid "Simple dstring inside double-quotes"
48 msgid "Simple decorated dstring: \"x\" \\\"y\\\" inside double-quotes"
msgcat-stringtable-1 10 /* This is an example of a string table file. Everything inside a comment
41 # This is an example of a string table file. Everything inside a comment
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
gdb-sigterm.exp 51 -re {\[infrun\] process_event_stop_test: stepping inside range} {
75 -re {\[infrun\] process_event_stop_test: stepping inside range} {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
gdb-sigterm.exp 51 -re {\[infrun\] process_event_stop_test: stepping inside range} {
75 -re {\[infrun\] process_event_stop_test: stepping inside range} {
  /src/lib/libc/
libcincludes.mk 4 # inside libc's include tree.
  /src/external/bsd/unbound/dist/util/
configlexer.lex 615 yyerror("EOF inside quoted string");
620 <quotedstring>{NEWLINE} { yyerror("newline inside quoted string, no end \"");
636 yyerror("EOF inside quoted string");
641 <singlequotedstr>{NEWLINE} { yyerror("newline inside quoted string, no end '");
658 yyerror("EOF inside include directive");
670 yyerror("EOF inside quoted string");
700 yyerror("EOF inside include_toplevel directive");
713 yyerror("EOF inside quoted string");
  /src/external/mpl/bind/dist/lib/isc/
regex.c 247 goto inside;
254 goto inside;
257 goto inside;
302 goto inside;
310 inside:
  /src/external/mpl/dhcp/bind/dist/lib/isc/
regex.c 248 goto inside;
255 goto inside;
258 goto inside;
303 goto inside;
311 inside:
  /src/usr.bin/make/unit-tests/
directive-for-lines.mk 7 # messages inside .for loops had been wrong since ParseGetLine skipped empty
  /src/crypto/external/apache2/openssl/dist/util/
withlibctx.pl 132 my $inside = shift @rets;
134 $outline .= $1.'('.$inside.')';
  /src/crypto/external/bsd/openssl/dist/util/
withlibctx.pl 132 my $inside = shift @rets;
134 $outline .= $1.'('.$inside.')';
  /src/external/apache2/llvm/dist/llvm/utils/docker/scripts/
build_install_llvm.sh 16 Run cmake with the specified arguments. Used inside docker container.
checkout.sh 16 Checkout svn sources into /tmp/clang-build/src. Used inside a docker container.
  /src/external/apache2/llvm/dist/llvm/utils/lit/lit/
TestingConfig.py 7 TestingConfig - Information on the tests inside a suite.
96 # We allow normal system exit inside a config file to just
  /src/external/gpl3/binutils/dist/gprofng/src/
Symbol.h 37 inside (uint64_t val) function in class:Range
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Symbol.h 37 inside (uint64_t val) function in class:Range
  /src/external/bsd/nsd/dist/
configlexer.lex 374 c_error("EOF inside quoted string");
390 c_error("EOF inside include directive");
402 c_error("EOF inside quoted string");
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_bytemap.h 14 #error This file must be included inside sanitizer_allocator.h
sanitizer_allocator_stats.h 14 #error This file must be included inside sanitizer_allocator.h
  /src/external/gpl3/gcc/dist/contrib/
check-internal-format-escaping.py 211 use different plain strings inside %<quotes%>. These messages can
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_stats.h 13 #error This file must be included inside sanitizer_allocator.h
  /src/external/gpl3/gcc.old/dist/contrib/
check-internal-format-escaping.py 211 use different plain strings inside %<quotes%>. These messages can
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_stats.h 13 #error This file must be included inside sanitizer_allocator.h
  /src/usr.sbin/sysinst/
msg.mbr.fr 117 {This partition is not inside the extended partition

Completed in 49 milliseconds

1 2 3 4 5 6 7 8 91011>>