Searched refs:arguments (Results 1 - 25 of 312) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/opt/broken/
H A Dregister.sh14 # analyze arguments
16 echo Error: invalid arguments specified
H A Dunregister.sh14 # analyze arguments
16 echo Error: invalid arguments specified
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Dmsg.js18 temp_str_1 = addstr.arguments[0];
26 last_msg += temp_str_2 + addstr.arguments[str_num];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dprintf-parse.h159 arguments and the needed count of arguments. */
162 ulc_printf_parse (const char *format, char_directives *d, arguments *a);
164 u8_printf_parse (const uint8_t *format, u8_directives *d, arguments *a);
167 arguments *a);
170 arguments *a);
177 int printf_parse (const char *format, char_directives *d, arguments *a);
H A Dprintf-args.h144 arguments; typedef in typeref:struct:__anon2486
147 /* Fetch the arguments, putting them into a. */
153 int PRINTF_FETCHARGS (va_list args, arguments *a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dprintf-parse.h158 arguments and the needed count of arguments. */
161 ulc_printf_parse (const char *format, char_directives *d, arguments *a);
163 u8_printf_parse (const uint8_t *format, u8_directives *d, arguments *a);
166 arguments *a);
169 arguments *a);
176 int printf_parse (const char *format, char_directives *d, arguments *a);
H A Dprintf-args.h143 arguments; typedef in typeref:struct:__anon6578
146 /* Fetch the arguments, putting them into a. */
152 int PRINTF_FETCHARGS (va_list args, arguments *a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf-parse.h67 arguments and the needed count of arguments. */
73 int printf_parse (const char *format, char_directives *d, arguments *a);
H A Dwprintf-parse.h67 arguments and the needed count of arguments. */
73 int wprintf_parse (const wchar_t *format, wchar_t_directives *d, arguments *a);
H A Dprintf-args.h144 arguments; typedef in typeref:struct:__anon6452
147 /* Fetch the arguments, putting them into a. */
153 int PRINTF_FETCHARGS (va_list args, arguments *a);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dprintf-parse.h67 arguments and the needed count of arguments. */
73 int printf_parse (const char *format, char_directives *d, arguments *a);
H A Dprintf-args.h144 arguments; typedef in typeref:struct:__anon6462
147 /* Fetch the arguments, putting them into a. */
153 int PRINTF_FETCHARGS (va_list args, arguments *a);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/rt-tester/
H A Drt-tester.py105 (options, arguments) = getopt.getopt(sys.argv[1:],'chqt')
123 if arguments:
125 fd = open(arguments[0])
127 sys.stderr.write("File not found %s\n" %(arguments[0]))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dkernel_execve.S22 # On entry: GR8/GR9/GR10: arguments to function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Ddsmthdat.c3 * Module Name: dsmthdat - control method arguments and local variables
78 * DESCRIPTION: Initialize the data structures that hold the method's arguments
97 /* Init the method arguments */
100 ACPI_MOVE_32_TO_32(&walk_state->arguments[i].name,
102 walk_state->arguments[i].name.integer |= (i << 24);
103 walk_state->arguments[i].descriptor_type = ACPI_DESC_TYPE_NAMED;
104 walk_state->arguments[i].type = ACPI_TYPE_ANY;
105 walk_state->arguments[i].flags = ANOBJ_METHOD_ARG;
132 * DESCRIPTION: Delete method locals and arguments. Arguments are only
159 /* Detach the arguments */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtusage.tex9 Note also that arguments with default values may be omitted from a
10 function call, for brevity. Size and position arguments may usually be
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dkernel_execve.S22 # On entry: D0/D1/8(SP): arguments to function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A DshowHelp.js44 if ((loadhelp.arguments.length == 1 ) || (anchname == "" ))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A DshowHelp.js44 if ((loadhelp.arguments.length == 1 ) || (anchname == "" ))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlcatalog.c145 * Parse the arguments
195 printf("public requires 1 arguments\n");
207 printf("system requires 1 arguments\n");
220 printf("add requires 2 or 3 arguments\n");
233 printf("add requires 2 or 3 arguments\n");
256 printf("resolve requires 2 arguments\n");
269 printf("dump has no arguments\n");
275 printf("debug has no arguments\n");
282 printf("quiet has no arguments\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlcatalog.c145 * Parse the arguments
195 printf("public requires 1 arguments\n");
207 printf("system requires 1 arguments\n");
220 printf("add requires 2 or 3 arguments\n");
233 printf("add requires 2 or 3 arguments\n");
256 printf("resolve requires 2 arguments\n");
269 printf("dump has no arguments\n");
275 printf("debug has no arguments\n");
282 printf("quiet has no arguments\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Dremote.js115 'arguments': {
120 o['arguments'].ids = torrentIds;
122 var args = response['arguments'];
132 arguments: args,
144 arguments: args
174 arguments: {
182 o.arguments.ids.push(torrents[i].getId());
202 arguments: {
215 arguments: args
114 'arguments': { property
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat31 Rem Loop over all arguments.
32 Rem Special arguments are: NLS, XSRC, CACHE, STATIC_LIBS, LIBICONV_PREFIX, LIBINTL_PREFIX and DEPS.
33 Rem All other arguments are stored into ARGS.
123 Rem Create an arguments file for the configure script.
124 echo --srcdir=%XSRC% > arguments
125 if "%CACHING%" == "enabled" echo --cache-file=%XSRC%/djgpp/config.cache >> arguments
126 if "%DEPENDENCY_TRACKING%" == "enabled" echo --enable-dependency-tracking >> arguments
127 if "%DEPENDENCY_TRACKING%" == "disabled" echo --disable-dependency-tracking >> arguments
128 if "%LIBICONV_PREFIX%" == "enabled" echo --with-libiconv-prefix >> arguments
129 if "%LIBICONV_PREFIX%" == "disabled" echo --without-libiconv-prefix >> arguments
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/djgpp/
H A Dconfig.bat29 Rem Loop over all arguments.
30 Rem Special arguments are: NLS, XSRC, CACHE, STATIC_LIBS, LIBICONV_PREFIX, LIBINTL_PREFIX and DEPS.
31 Rem All other arguments are stored into ARGS.
123 Rem Create an arguments file for the configure script.
124 echo --srcdir=%XSRC% > arguments
125 if "%CACHING%" == "enabled" echo --cache-file=%XSRC%/djgpp/config.cache >> arguments
126 if "%DEPENDENCY_TRACKING%" == "enabled" echo --enable-dependency-tracking >> arguments
127 if "%DEPENDENCY_TRACKING%" == "disabled" echo --disable-dependency-tracking >> arguments
128 if "%LIBICONV_PREFIX%" == "enabled" echo --with-libiconv-prefix >> arguments
129 if "%LIBICONV_PREFIX%" == "disabled" echo --without-libiconv-prefix >> arguments
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/djgpp/
H A Dconfig.bat29 Rem Loop over all arguments.
30 Rem Special arguments are: NLS, XSRC, CACHE, STATIC_LIBS, LIBICONV_PREFIX, LIBINTL_PREFIX and DEPS.
31 Rem All other arguments are stored into ARGS.
123 Rem Create an arguments file for the configure script.
124 echo --srcdir=%XSRC% > arguments
125 if "%CACHING%" == "enabled" echo --cache-file=%XSRC%/djgpp/config.cache >> arguments
126 if "%DEPENDENCY_TRACKING%" == "enabled" echo --enable-dependency-tracking >> arguments
127 if "%DEPENDENCY_TRACKING%" == "disabled" echo --disable-dependency-tracking >> arguments
128 if "%LIBICONV_PREFIX%" == "enabled" echo --with-libiconv-prefix >> arguments
129 if "%LIBICONV_PREFIX%" == "disabled" echo --without-libiconv-prefix >> arguments
[all...]

Completed in 269 milliseconds

1234567891011>>