Home
last modified time | relevance | path

Searched refs:command (Results 1 – 25 of 26) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/test/
A Dtestsuite.h18 extern void success_msg(int result, const char* command);
31 (unsigned long)test_number, command, result); in error_msg()
38 printf("passed test: %s == 0\n", command); in success_msg()
68 int result = strcmp(command, expected_result); \
73 error_msg(result, __LINE__, __FILE__, command); \
77 #define TEST_NUMERIC(command, expected_result) \ argument
79 int result = (command); \
82 success_msg(result, # command); \
88 #define TEST(command) \ argument
90 int result = (command); \
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cancel7.c28 const char *command; variable
36 char *cmd = alloca (strlen (command) + strlen (args) in tf()
39 strcpy (stpcpy (stpcpy (cmd, command), args), pidfilename); in tf()
76 if (command == NULL) in do_prepare()
77 command = argv[0]; in do_prepare()
203 command = optarg; \
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/
A Dsystem.c28 int __libc_system(const char *command) in __libc_system() argument
34 if (command == 0) in __libc_system()
56 execl("/bin/sh", "sh", "-c", command, (char *) 0); in __libc_system()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dpopen.c43 FILE *popen(const char *command, const char *modes) in popen() argument
94 execl("/bin/sh", "sh", "-c", command, (char *)0); in popen()
/l4re-core-master/lua/lib/contrib/src/
A Dljumptab.h22 ** you can update the following list with this command:
/l4re-core-master/l4util/
A DREADME14 - comfortable parsing of command line arguments
/l4re-core-master/l4util/doc/
A Dl4util.cfg124 # that is typed after a \internal command is included. If the tag is set
172 # explict @brief command for a brief description.
246 # command in the documentation regardless of this setting.
350 # the \include command).
370 # the \image command).
550 … can be used to specify the LaTeX command name to be invoked. If left blank `latex' will be used a…
554 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
556 # default command name.
598 # command to the generated LaTeX files. This will instruct LaTeX to keep
669 # only source the real man page, but without them the man command
[all …]
/l4re-core-master/uclibc/doc/
A Duclibc.cfg139 # explicit @brief command for a brief description.
211 # the \nosubgrouping command.
279 # that is typed after a \internal command is included. If the tag is set
369 # command in the documentation regardless of this setting.
388 # popen()) the command <command> <input-file>, where <command> is the value of
492 # the \include command).
512 # the \image command).
738 # default command name.
857 # only source the real man page, but without them the man command
1125 # functions only using the \callgraph command.
[all …]
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c207 FILE *popen(const char *command, const char *type) in popen() argument
209 printf("Unimplemented: %s(%s, %s)\n", __func__, command, type); in popen()
/l4re-core-master/libsigma0/doc/
A Dlibsigma0.cfg111 # that is typed after a \internal command is included. If the tag is set
159 # explict @brief command for a brief description.
214 # put the command \sideeffect (or @sideeffect) in the documentation, which
231 # command in the documentation regardless of this setting.
322 # the \include command).
342 # the \image command).
348 # by executing (via popen()) the command <filter> <input-file>, where <filter>
554 # command to the generated LaTeX files. This will instruct LaTeX to keep
625 # only source the real man page, but without them the man command
799 # \dotfile command).
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DINSTALL29 command, which will only ask you about new configuration options.
A DRules.mak47 # Most people will set this stuff on the command line, i.e.
243 # Usage: cache-output-var,<variable>,<shell command>
244 # Execute <shell command> and cache the output in <variable>.
/l4re-core-master/moe/doc/
A Dmoe.dox153 * Moe's command-line syntax is:
175 * All command-line parameters after the special `--` option are passed
/l4re-core-master/ned/doc/
A Dned.dox158 tool to the command capability. Add the following code snippet at the end of
179 Ned's command line syntax is:
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/man/
A Dld.so.texi255 Additional directories may be specified on the command line.
276 Set up symbolic links for only libraries presented on the command line.
300 To access this library, add the flag @samp{-ldl} to your compile command when
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME116 and libbar, you should add -lbar and -lc gcc command line.
411 files to be specified on the command-line.
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat1649 * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.
1949 Remove superfluous rm command, whose @ plus make bugs hid
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/
A DChangeLog112 group-end command. Define group for variable templates.
2600 * include/bits/fs_fwd.h: Fix doxygen group command.
3885 status. It uses the timeout command to implement compile and
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/
A DChangeLog422 * configure.host (aix4.3+, 5+): Do not use -G in link command.
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in375 dynamically linked program or library (in which case no command line
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A DChangeLog574 * include/bits/fs_fwd.h: Fix doxygen group command.
2499 Use "additional_flags" to pass -ltbb to v3_target_compile command.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/
A DChangeLog2408 * src/c++11/Makefile.am: Fix sed command.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A DChangeLog1443 * include/std/bitset: Remove redundant @class Doxygen command. Add
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/
A DChangeLog722 * src/c++11/Makefile.am: Fix sed command.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/
A DChangeLog783 * include/bits/fs_fwd.h: Fix doxygen group command.

Completed in 107 milliseconds

12