Searched refs:init (Results 1 – 6 of 6) sorted by relevance
161 inline void iCrc8Init(Crc8Context* context, u8 init) in iCrc8Init() argument163 *context = init; in iCrc8Init()323 inline void iCrc16Init(Crc16Context* context, u16 init) in iCrc16Init() argument325 *context = init; in iCrc16Init()547 inline void iCrc32Init(Crc32Context* context, u32 init) in iCrc32Init() argument549 *context = init; in iCrc32Init()
31 namespace nn { namespace init {
35 nn::init::InitializeAllocator( size/2 ); in InitializeAllocator()
55 nn::init::InitializeAllocator( 8 * 1024 * 1024 ); in nninitStartUpDefault()
103 namespace nn { namespace init { namespace
230 …tooloptions = -c0 esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) -pl $(process_list) $(GetL…246 …$(LOADRUN) -c0 esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) $(GetLoadrunOptions) | tee $(…257 …$(LOADRUN) -c0 esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) $(GetLoadrunOptions) | tee $(…307 …tooloptions = -c0 esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) -pl $(process_list) $(GetL…318 …$(LOADRUN) -c0 esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) -pl $(process_list) $(options…326 …$(LOADRUN) -c0 esc -c0 init -k11 $(kernel_core0) -k9 $(kernel_core2) -pl $(process_list) $(options…