Searched refs:Argument (Results 1 - 25 of 60) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_edgeport.h63 #define PROC_READ_SETUP(Command, Argument) ((Command) + ((Argument)<<8))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/serial/
H A Dio_edgeport.h63 #define PROC_READ_SETUP(Command, Argument) ((Command) + ((Argument)<<8))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/metaflac/
H A Doptions.h180 } Argument; typedef in typeref:struct:__anon1666
203 Argument *arguments;
H A Doptions.c103 static void append_new_argument(CommandLineOptions *options, Argument argument);
106 static Argument *find_argument(CommandLineOptions *options, ArgumentType type);
108 static Argument *append_argument(CommandLineOptions *options, ArgumentType type);
259 Argument *arg;
350 Argument *arg;
583 const Argument *arg = find_argument(options, ARG__BLOCK_NUMBER);
733 void append_new_argument(CommandLineOptions *options, Argument argument)
737 if(0 == (options->args.arguments = (Argument*)malloc(sizeof(Argument) * options->args.capacity)))
739 memset(options->args.arguments, 0, sizeof(Argument) * option
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/metaflac/
H A Doptions.h180 } Argument; typedef in typeref:struct:__anon2571
203 Argument *arguments;
H A Doptions.c103 static void append_new_argument(CommandLineOptions *options, Argument argument);
106 static Argument *find_argument(CommandLineOptions *options, ArgumentType type);
108 static Argument *append_argument(CommandLineOptions *options, ArgumentType type);
259 Argument *arg;
350 Argument *arg;
583 const Argument *arg = find_argument(options, ARG__BLOCK_NUMBER);
733 void append_new_argument(CommandLineOptions *options, Argument argument)
737 if(0 == (options->args.arguments = (Argument*)malloc(sizeof(Argument) * options->args.capacity)))
739 memset(options->args.arguments, 0, sizeof(Argument) * option
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/metaflac/
H A Doptions.h180 } Argument; typedef in typeref:struct:__anon36596
203 Argument *arguments;
H A Doptions.c103 static void append_new_argument(CommandLineOptions *options, Argument argument);
106 static Argument *find_argument(CommandLineOptions *options, ArgumentType type);
108 static Argument *append_argument(CommandLineOptions *options, ArgumentType type);
259 Argument *arg;
350 Argument *arg;
583 const Argument *arg = find_argument(options, ARG__BLOCK_NUMBER);
733 void append_new_argument(CommandLineOptions *options, Argument argument)
737 if(0 == (options->args.arguments = (Argument*)malloc(sizeof(Argument) * options->args.capacity)))
739 memset(options->args.arguments, 0, sizeof(Argument) * option
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
H A DMake_vms.com87 $ Argument = P'arg
88 $ If Argument .Eqs. "" Then Goto Exit
91 $ File = F$Element(El," ",Argument)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/des/
H A Ddes-lib.com662 $! Else, Check To See If P1 Has A Valid Argument.
668 $! A Valid Argument.
700 $! End The Valid Argument Check.
757 $! End The Valid Argument Check.
981 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/des/
H A Ddes-lib.com662 $! Else, Check To See If P1 Has A Valid Argument.
668 $! A Valid Argument.
700 $! End The Valid Argument Check.
757 $! End The Valid Argument Check.
981 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/des/
H A Ddes-lib.com662 $! Else, Check To See If P1 Has A Valid Argument.
668 $! A Valid Argument.
700 $! End The Valid Argument Check.
757 $! End The Valid Argument Check.
981 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/des/
H A Ddes-lib.com662 $! Else, Check To See If P1 Has A Valid Argument.
668 $! A Valid Argument.
700 $! End The Valid Argument Check.
757 $! End The Valid Argument Check.
981 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/des/
H A Ddes-lib.com662 $! Else, Check To See If P1 Has A Valid Argument.
668 $! A Valid Argument.
700 $! End The Valid Argument Check.
757 $! End The Valid Argument Check.
981 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/des/
H A Ddes-lib.com662 $! Else, Check To See If P1 Has A Valid Argument.
668 $! A Valid Argument.
700 $! End The Valid Argument Check.
757 $! End The Valid Argument Check.
981 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/
H A Dmake_vms.com150 $ Argument = P'arg
151 $ If Argument .Eqs. "" Then Goto Exit
154 $ File = F$Element(El," ",Argument)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/
H A Dmake_vms.com150 $ Argument = P'arg
151 $ If Argument .Eqs. "" Then Goto Exit
154 $ File = F$Element(El," ",Argument)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/
H A Dmake_vms.com150 $ Argument = P'arg
151 $ If Argument .Eqs. "" Then Goto Exit
154 $ File = F$Element(El," ",Argument)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/engines/
H A Dmakeengines.com472 $! Else, Check To See If OPT_PHASE Has A Valid Argument.
478 $! A Valid Argument.
509 $! End The Valid Argument Check.
564 $! End The Valid Argument Check.
953 $! Else The User Entered An Invalid Argument.
971 $! End The Valid Argument Check.
1071 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dssl-lib.com576 $! Else, Check To See If P1 Has A Valid Argument.
581 $! A Valid Argument.
609 $! End The Valid Argument Check.
665 $! End The Valid Argument Check.
1068 $! Else The User Entered An Invalid Argument.
1169 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/engines/
H A Dmakeengines.com472 $! Else, Check To See If OPT_PHASE Has A Valid Argument.
478 $! A Valid Argument.
509 $! End The Valid Argument Check.
564 $! End The Valid Argument Check.
953 $! Else The User Entered An Invalid Argument.
971 $! End The Valid Argument Check.
1071 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dssl-lib.com576 $! Else, Check To See If P1 Has A Valid Argument.
581 $! A Valid Argument.
609 $! End The Valid Argument Check.
665 $! End The Valid Argument Check.
1056 $! Else The User Entered An Invalid Argument.
1157 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/engines/
H A Dmakeengines.com472 $! Else, Check To See If OPT_PHASE Has A Valid Argument.
478 $! A Valid Argument.
509 $! End The Valid Argument Check.
564 $! End The Valid Argument Check.
953 $! Else The User Entered An Invalid Argument.
971 $! End The Valid Argument Check.
1071 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dssl-lib.com576 $! Else, Check To See If P1 Has A Valid Argument.
581 $! A Valid Argument.
609 $! End The Valid Argument Check.
665 $! End The Valid Argument Check.
1056 $! Else The User Entered An Invalid Argument.
1157 $! Else The User Entered An Invalid Argument.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/engines/
H A Dmakeengines.com472 $! Else, Check To See If OPT_PHASE Has A Valid Argument.
478 $! A Valid Argument.
509 $! End The Valid Argument Check.
564 $! End The Valid Argument Check.
953 $! Else The User Entered An Invalid Argument.
971 $! End The Valid Argument Check.
1071 $! Else The User Entered An Invalid Argument.

Completed in 159 milliseconds

123