代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/324920/3497549
c dlmast.c
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmast.c
*
* AST and BAST functionality for local and remote nodes
*
* Copyright (C) 2004 Oracle. All rights rese
www.eeworm.com/read/323368/3516891
h ip_nat_core.h
#ifndef _IP_NAT_CORE_H
#define _IP_NAT_CORE_H
#include
/* This header used to share core functionality between the standalone
NAT module, and the compatibilit
www.eeworm.com/read/321465/3536033
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = \
proc.lo \
thread.lo \
threadpriv.lo \
signals.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
OSDIR=$(INCDI
www.eeworm.com/read/321465/3536329
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = \
poll.lo \
pollset.lo \
pollacc.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
OSDIR=$(INCDIR)/arch/@OSDIR@
www.eeworm.com/read/316872/3605208
c dlmast.c
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmast.c
*
* AST and BAST functionality for local and remote nodes
*
* Copyright (C) 2004 Oracle. All rights rese
www.eeworm.com/read/309810/3704262
txt releasenotes.txt
Multi-channel DMA API Release Notes
Version 0.3
* MCD_INCLUDE_EU functionality supported(microcode changes for all tasks
except ethernet).
* Fixed bug when using MCD_END_FRAME which would caus
www.eeworm.com/read/299474/3852288
cpp step7.cpp
/*
* Step 4: Initialize the program database functionality and
* write a simple hello world.
*/
#include
#include
#include "Pi2API.h"
int iRet;
void Step7( P
www.eeworm.com/read/299474/3852290
cpp step8.cpp
/*
* Step 7: Initialize the program database functionality and
* write a simple hello world.
*/
#include
#include
#include "Pi2API.h"
int iRet;
void Step8( P
www.eeworm.com/read/298657/3861840
c __atexit.c
/*
* Common routine to implement atexit-like functionality.
*/
#include
#include
#include
#include
#include "atexit.h"
/*
* Register a function to b
www.eeworm.com/read/285790/4044841
js zpeditor-core.js
/**
*$Id: zpeditor-core.js 7622 2007-07-30 17:43:09Z vkulov $
* @fileoverview Basic Rich Text editor (see Midas specification)
* This file provides functionality to create a new editor out of a giv