代码搜索:Interfaces
找到约 10,000 项符合「Interfaces」的源代码
代码结果 10,000
www.eeworm.com/read/195013/5120570
h acpikcfg.h
#ifndef _ASM_IA64_ACPIKCFG_H
#define _ASM_IA64_ACPIKCFG_H
/*
* acpikcfg.h - ACPI based Kernel Configuration Manager External Interfaces
*
* Copyright (C) 2000 Intel Corp.
* Copyright (C) 2000
www.eeworm.com/read/186898/5229580
8 nameif.8
.TH NAMEIF 8 "18 Oct 2000" "net-tools" "Linux's Administrator's Manual"
.SH NAME
nameif \- name network interfaces based on MAC addresses
.SH SYNOPSIS
.B "nameif [-c configfile] [-s]"
.br
.B "nameif [
www.eeworm.com/read/183001/5260046
c ecpg.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/ecpg.c,v 1.93 2005/10/15 02:49:47 momjian Exp $ */
/* New main for ecpg, the PostgreSQL embedded SQL precompiler. */
/* (C) Michael Meskes
www.eeworm.com/read/183001/5260088
c descriptor.c
/* dynamic SQL support routines
*
* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/descriptor.c,v 1.12.6.2 2006/01/15 22:47:10 neilc Exp $
*/
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h
www.eeworm.com/read/183001/5260109
pgc dyntest.pgc
/* dynamic SQL test program
*
* Copyright (c) 2000, Christof Petig
*
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest.pgc,v 1.11 2005/06/30 07:08:59 neilc Exp $
*/
www.eeworm.com/read/172555/5384080
java environmentlist.java
package org.j3de.server;
import java.util.Iterator;
import org.j3de.util.Configurable;
import org.j3de.interfaces.LocalEnvironment;
public interface EnvironmentList extends Co
www.eeworm.com/read/172555/5384082
java applicationlist.java
package org.j3de.server;
import java.util.Iterator;
import org.j3de.util.Configurable;
import org.j3de.interfaces.Application;
public interface ApplicationList extends Configurabl
www.eeworm.com/read/168399/5447279
mpd plb_at_v2_1_0.mpd
BEGIN plb_at
OPTION IPTYPE=PERIPHERAL
OPTION STYLE=BLACKBOX
OPTION IMP_NETLIST=TRUE
OPTION SIM_MODELS = BEHAVIORAL
# Define bus interfaces
BUS_INTERFACE BUS=SPLB, BUS_STD=PLB, BUS_
www.eeworm.com/read/340257/3291004
am makefile.am
## Makefile.am for DirectFB/interfaces/IDirectFBImageProvider/mpeg2
INCLUDES = \
-I$(top_srcdir)/include \
-I$(top_builddir)/lib \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/src
noinst_LTLIBRARIES =
www.eeworm.com/read/338072/3323141
news
Version 0.0.24 (2001-08-19)
* Offical release.
* Massive refactoring of header reading code for all file formats.
* Added sf_read_float () and sf_write_float () interfaces.
* Minor bug fixes.