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

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
i386-bp_permanent.c 24 void standard (void);
29 standard ();
38 SYMBOL (standard) ":\n"
50 " .global " SYMBOL(standard) "\n"
51 SYMBOL (standard) ":\n"
i386-prologue.c 30 void standard (void);
38 standard ();
53 SYMBOL (standard) ":\n"
i386-prologue.exp 66 # Testcase for standard prologue.
68 gdb_test "continue" "Program received signal SIGTRAP.*" "continue to standard"
70 skip_breakpoint standard
73 "#0\[ \t\]*$hex in standard.*\r\n#1\[ \t\]*$hex in main.*" \
74 "backtrace in standard"
78 "saved registers in standard"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
i386-bp_permanent.c 24 void standard (void);
29 standard ();
38 SYMBOL (standard) ":\n"
50 " .global " SYMBOL(standard) "\n"
51 SYMBOL (standard) ":\n"
i386-prologue.c 30 void standard (void);
38 standard ();
53 SYMBOL (standard) ":\n"
  /src/external/gpl2/gettext/dist/gettext-tools/man/
autopoint.x 2 autopoint \- copies standard gettext infrastructure
  /src/sys/arch/evbsh3/conf/
std.evbsh3.el 3 # standard, required NetBSD/evbsh3 'options'
6 include "conf/std" # MI standard options
7 include "arch/sh3/conf/std.sh3el" # arch standard options
  /src/external/gpl2/groff/dist/src/include/
searchpath.h 28 search_path(const char *envvar, const char *standard,
  /src/external/bsd/tre/dist/tests/agrep/
delimiters.ok 22 (standard input):foobar
30 (standard input)
78 (standard input):4:0:0-6:foobar
105 (standard input):xfoobar
106 (standard input):foobar
114 (standard input)
173 (standard input):2:0:1-7:xfoobar
174 (standard input):4:0:0-6:foobar
201 (standard input):foobarx
202 (standard input):fooba
    [all...]
records.ok 37 (standard input): match(standard input): a(standard input): starts(standard input): at(standard input): a(standard input): character.(standard input): Similarly,(standard input): at(standard input): a(standard input): character.(standard input): characters(standard input): are(standard input)
    [all...]
basic.ok 22 (standard input):Some random text here.
30 (standard input)
78 (standard input):1:0:5-11:Some random text here.
120 (standard input):Foo bar quux.
121 (standard input):Let's hear an example of correct microphone placing.
122 (standard input):I suppose for something like that one would use a very large number of microphones.
123 (standard input):Extraordinary.
124 (standard input):Take California.
125 (standard input):A-ding-ing-ng-WROOOOM-ding-ding-boing!
126 (standard input):They are micro, mega, mini, mono, and multi
    [all...]
exitstatus.ok 22 (standard input):this-will-be-found
30 (standard input)
78 (standard input):1:0:0-18:this-will-be-found
105 (standard input):so will this
106 (standard input):just some stuff
114 (standard input)
173 (standard input):2:0:0-12:so will this
174 (standard input):3:0:0-15:just some stuff
266 (standard input):this-will-be-found
267 (standard input):so will thi
    [all...]
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
c++0x_warning.h 33 for the ISO C++ 2011 standard. This support must be enabled \
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
c++0x_warning.h 33 for the ISO C++ 2011 standard. This support must be enabled \
  /src/external/gpl3/gdb.old/dist/gdbsupport/
unordered_map.h 33 ankerl::unordered_dense::bucket_type::standard>;
unordered_set.h 32 ankerl::unordered_dense::bucket_type::standard>;
  /src/external/gpl3/gdb/dist/gdbsupport/
unordered_map.h 33 ankerl::unordered_dense::bucket_type::standard>;
unordered_set.h 32 ankerl::unordered_dense::bucket_type::standard>;
  /src/external/gpl2/groff/dist/src/libs/libgroff/
searchpath.cpp 39 search_path::search_path(const char *envvar, const char *standard,
51 + ((standard && *standard) ? strlen(standard) : 0)
66 if (standard && *standard)
67 strcat(dirs, standard);
  /src/sys/dev/i2c/
xc5kvar.h 53 enum video_standard standard; member in struct:xc5k_params
  /src/lib/csu/arch/sparc/
crt0.S 51 sub %sp, 24, %sp ! expand to standard stack frame size
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
s390x.inc 8 # Reserve space for the standard stack frame:
29 ### Standard subroutine prologue.
43 ### Standard subroutine epilogue.
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
s390x.inc 8 # Reserve space for the standard stack frame:
29 ### Standard subroutine prologue.
43 ### Standard subroutine epilogue.
  /src/sys/arch/acorn32/stand/lib/
Makefile 24 @echo building standard ${LIB} library
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
lang-elisp 13 (format standard-output "%s\n" (_ "'Your command, please?', asked the waiter."))
15 (format standard-output "%s\n"

Completed in 44 milliseconds

1 2 3 4 5 6 7 8 91011>>