代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/450639/7479446
c init.c
/*
Global application initialisation
*/
#include "netfone.h"
LPSTR pszFrameClass; // MDI frame window class
LPSTR pszMDIClientClass; // MDI client window class
LPSTR pszCl
www.eeworm.com/read/438673/7728470
h mapmaker.h
// -*- c++ -*-
// Copyright 2008 Isis Innovation Limited
//
// This header declares the MapMaker class
// MapMaker makes and maintains the Map struct
// Starting with stereo initialisation from a bun
www.eeworm.com/read/109242/6175558
c init.c
/*
* Enhanced MetaFile driver initialisation functions
*
* Copyright 1999 Huw D M Davies
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/217561/14958348
sh ipvsadm.sh
#!/bin/sh
#
# Startup script handle the initialisation of LVS
#
# chkconfig: - 08 92
#
# description: Initialise the Linux Virtual Server
# http://www.linuxvirtualserver.org/
#
# Script A
www.eeworm.com/read/242732/4540567
c editmenu.c
/* editor menu definitions and initialisation
Copyright (C) 1996 the Free Software Foundation
Authors: 1996, 1997 Paul Sheer
This program is free software; you can redistribute it an
www.eeworm.com/read/316872/3588206
c vio.c
/*
* Legacy iSeries specific vio initialisation
* that needs to be built in (not a module).
*
* © Copyright 2007 IBM Corporation
* Author: Stephen Rothwell
* Some parts collected from various ot
www.eeworm.com/read/409921/2223103
c editmenu.c
/* editor menu definitions and initialisation
Copyright (C) 1996 the Free Software Foundation
Authors: 1996, 1997 Paul Sheer
This program is free software; you can redistribute it an
www.eeworm.com/read/389879/2532380
c vio.c
/*
* Legacy iSeries specific vio initialisation
* that needs to be built in (not a module).
*
* © Copyright 2007 IBM Corporation
* Author: Stephen Rothwell
* Some parts collected from various ot
www.eeworm.com/read/104469/15691347
txt thr_core.txt
Thread-safeness of core library routines
========================================
*** Initialisation:
* net_init
* net_register_driver
* net_loadconfig
These functions must be called in this o
www.eeworm.com/read/151104/5686045
c prom.c
/*
*
* BRIEF MODULE DESCRIPTION
* PROM library initialisation code, assuming a version of
* pmon is the boot code.
*
* Copyright 2000 MontaVista Software Inc.
* Author: MontaVista Softwar