代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/362543/2931813
h ixosbuflib.h
/**
* @file IxOsBufLib.h (Replaced by OSAL)
*
* @date 9 Oct 2002
*
* @brief This file contains the mbuf pool initialisation entry point
*
*
* @par
* IXP400 SW Release version 2.0
*
* --
www.eeworm.com/read/356022/3043771
ini tex2rtf.ini
; Tex2RTF initialisation file for 16-bit WinHelp
runTwice = yes
titleFontSize = 12
authorFontSize = 10
chapterFontSize = 12
sectionFontSize = 12
subsectionFontSize = 12
headerRule = yes
footerRule = y
www.eeworm.com/read/268146/4255854
c mbx8xx.c
/*
* (C) Copyright 2000
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Board specific routines for the MBX
*
* - initialisation
* - interface to VP
www.eeworm.com/read/262476/4312340
h ixosbuflib.h
/**
* @file IxOsBufLib.h (Replaced by OSAL)
*
* @date 9 Oct 2002
*
* @brief This file contains the mbuf pool initialisation entry point
*
*
* @par
* IXP400 SW Release version 2.0
*
* --
www.eeworm.com/read/260772/4327673
h ixosbuflib.h
/**
* @file IxOsBufLib.h (Replaced by OSAL)
*
* @date 9 Oct 2002
*
* @brief This file contains the mbuf pool initialisation entry point
*
*
* @par
* IXP400 SW Release version 2.0
*
* --
www.eeworm.com/read/253341/4395884
h ixosbuflib.h
/**
* @file IxOsBufLib.h (Replaced by OSAL)
*
* @date 9 Oct 2002
*
* @brief This file contains the mbuf pool initialisation entry point
*
*
* @par
* IXP400 SW Release version 2.0
*
* --
www.eeworm.com/read/253341/4396105
c mbx8xx.c
/*
* (C) Copyright 2000
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Board specific routines for the MBX
*
* - initialisation
* - interface to VP
www.eeworm.com/read/155374/5624643
c mbx8xx.c
/*
* (C) Copyright 2000
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* Board specific routines for the MBX
*
* - initialisation
* - interface to VP
www.eeworm.com/read/103915/15716252
c comninit.c
//
// comninit.c
//
// Initialisation code common to inflate and deflate
//
#include
#include
#include "inflate.h"
#include "deflate.h"
// Called by InitCompression()
www.eeworm.com/read/103915/15716264
c definit.c
//
// definit.c
//
// Initialisation code for deflate (compression stage)
//
// Includes both some one-time init routines, as well as a per context/reset init routine
//
#include "types.h"
#in