代码搜索:initialisation

找到约 2,024 项符合「initialisation」的源代码

代码结果 2,024
www.eeworm.com/read/103328/15737105

h mix.h

/* -*-c-*- ---------------- mix.h : * Initialisation of the mix library * ------------------------------------------------------------------ * $Id: mix.h,v 1.5 2001/09/29 01:54:30 jao Exp $ * ---
www.eeworm.com/read/100081/15885810

c stats.c

/* * Here we collect some simple statistics about the performance of * the virtual modem. These are only for use when the modem is not * running as a forked daemon. The initialisation is used to pr
www.eeworm.com/read/181257/9262566

c async.c

#include #include "inc\async.h" /* Routines for initialisation and use of the SCI * for the PIC processor. */ void async_Init() { /* This is a list of different settings
www.eeworm.com/read/168773/9897846

c async.c

#include #include "..\inc\async.h" /* Routines for initialisation and use of the SCI * for the PIC processor. */ void async_Init() { /* This is a list of different settin
www.eeworm.com/read/139740/13136936

h common.h

#ifndef __COMMON_H__ #define __COMMON_H__ // Callback functions that are ONLY allowed to call during the initialisation process typedef AGSIEXPORT BOOL (*tAgsiDefineSFR) (const char* pszSf
www.eeworm.com/read/155109/11898531

m pendmenu.m

% Pendulum initialisation file. % % Doesn't use the shortcut functions for making frames, labels etc. % % Hordur Kvaran, 20.10.97 % Simulator menu layout along with Callback function % %'
www.eeworm.com/read/131025/14163122

h common.h

#ifndef __COMMON_H__ #define __COMMON_H__ // Callback functions that are ONLY allowed to call during the initialisation process typedef AGSIEXPORT BOOL (*tAgsiDefineSFR) (const char* pszSf
www.eeworm.com/read/121688/14742424

c editmenu.c

/* editor menu definitions and initialisation Copyright (C) 1996-2000 the Free Software Foundation Authors: 1996, 1997 Paul Sheer This program is free software; you can redistribute it and
www.eeworm.com/read/242732/4540570

c editwidget.c

/* editor initialisation and callback handler. Copyright (C) 1996, 1997 the Free Software Foundation Authors: 1996, 1997 Paul Sheer This program is free software; you can redistribut
www.eeworm.com/read/242732/4542606

c ufat.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: FAT File System Management * FILE: reactos/dll/win32/fmifs/init.c * PURPOSE: Initialisation