Searched refs:initialize (Results 1 - 4 of 4) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dimagetag_cmdline.h150 int initialize; /**< @brief whether to initialize the option structure gengetopt_args_info (default 1) */ member in struct:cmdline_parser_params
179 * @param initialize whether to initialize the option structure my_args_info
186 int override, int initialize, int check_required);
231 * @param params the structure to initialize
245 * @param args_info the structure to initialize
H A Dimagetag_cmdline.c256 params->initialize = 1;
527 cmdline_parser2 (int argc, char **argv, struct gengetopt_args_info *args_info, int override, int initialize, int check_required) argument
533 params.initialize = initialize;
760 int initialize; local
767 initialize = params->initialize;
771 if (initialize)
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/crypto/
H A Dmd5_ubicom32_asm.S110 ; initialize the output registers of the hash module
141 ; initialize the output registers of the hash module
H A Dsha1_ubicom32_asm.S112 ; initialize the output registers of the hash module
145 ; initialize the output registers of the hash module

Completed in 97 milliseconds