代码搜索:module
找到约 10,000 项符合「module」的源代码
代码结果 10,000
www.eeworm.com/read/141268/5774846
h module.h
/////////////////////////////////////////////////////////////////////////////
// Name: module.h
// Purpose: Modules handling
// Author: Wolfram Gloger/adapted by Guilhem Lavaux
//
www.eeworm.com/read/140582/5785916
make module.make
ifndef OPENSWANSRCDIR
$(error You Must set OPENSWANSRCDIR)
endif
include ${OPENSWANSRCDIR}/Makefile.inc
export TOPDIR
CONFIG_SHELL=/bin/sh
export CONFIG_SHELL
CONFIG_MODULES=true
KLIPS_TOP=${OPE
www.eeworm.com/read/140582/5785919
defs module.defs
# To config as static (preferred), 'y'. To config as module, 'm'.
CONFIG_KLIPS=m
# To enable authentication, say 'y'. (Highly recommended)
CONFIG_KLIPS_AH=m
CONFIG_KLIPS_IPIP=y
# Authentication
www.eeworm.com/read/139332/5802472
hpp module.hpp
// Copyright David Abrahams 2001.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef MO
www.eeworm.com/read/137691/5820689
java module.java
// Copyright (c) Corporation for National Research Initiatives
package org.python.compiler;
import java.io.*;
import java.util.*;
import org.python.parser.*;
import org.python.parser.ast.*;
import o
www.eeworm.com/read/137691/5820853
java module.java
// Autogenerated AST node
package org.python.parser.ast;
import org.python.parser.SimpleNode;
import java.io.DataOutputStream;
import java.io.IOException;
public class Module extends modType {
pu
www.eeworm.com/read/137626/5823015
h module.h
/* $Id: module.h,v 1.15 2004/11/08 19:27:22 jonas Exp $ */
#ifndef EL__MODULES_MODULE_H
#define EL__MODULES_MODULE_H
#include "config/options.h"
#include "sched/event.h"
/* The module record */
st
www.eeworm.com/read/137626/5823018
c module.c
/* General module system functionality */
/* $Id: module.c,v 1.37 2004/11/19 16:54:21 zas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "elinks.h"
#include "config/options.h"
#i
www.eeworm.com/read/137460/5824345
java module.java
/*
* $Header: /home/cvs/WEBPUMP2.0/WebPumpIDE_Src/WebPumpIDE/src/com/webpump/ui/gefmodule/model/Module.java,v 1.2 2004/12/29 09:45:30 wang_j Exp $
* $Revision: 1.2 $
* $Date: 2004/12/29 09:45:30
www.eeworm.com/read/136989/5832768
cpp be_module.cpp
// be_module.cpp,v 1.16 2003/06/17 15:09:22 parsons Exp
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
// be