代码搜索:Interfaces

找到约 10,000 项符合「Interfaces」的源代码

代码结果 10,000
www.eeworm.com/read/109695/15552061

c sys-bsd.c

/* * sys-bsd.c - System-dependent procedures for setting up * PPP interfaces on bsd-4.4-ish systems (including 386BSD, NetBSD, etc.) * * Copyright (c) 1989 Carnegie Mellon University. * Copyright
www.eeworm.com/read/391926/8372490

java testdhkey.java

import java.io.*; import java.math.BigInteger; import java.security.*; import java.security.spec.*; import java.security.interfaces.*; import javax.crypto.*; import javax.crypto.spec.*; import
www.eeworm.com/read/430016/8772679

c mpapi.c

/* mpAPI.c - MP user interfaces functions source file */ /* Copyright 1999 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01o,31jan03,ijm fix fo
www.eeworm.com/read/376044/9334788

m matlab2fmex.m

function [out,maxmxinputs,maxmxinputs0,needed_interfaces,libraries,suborfun]=matlab2fmex(filename_al,tempflagin_al,varargin) % matlab2fmex(filename,tempflag,varargin) % There are 2 steps required t
www.eeworm.com/read/356415/10227367

pyc_dis resizeagent.pyc_dis

#! /usr/bin/env python # emacs-mode: -*- python-*- import logging import time import twisted.internet.interfaces import twisted.web.client from zope.interface import implements from twisted.i
www.eeworm.com/read/469125/6977985

h istring.h

#ifndef FMESTRING_H #define FMESTRING_H // $Id: istring.h,v 17.1 2005/12/20 18:55:51 geh Exp $ /*! \file istring.h \brief Defines the IFMEString and IFMEStringArray interfaces. */ /*! \inter
www.eeworm.com/read/143336/12882418

changes

Since Version 0.4 Friday 3rd November 2000 * http module added * better icmp packet loggin printing os TOS bits and things * arp will now tell the difference between interfaces * sniff_pkt now goes th
www.eeworm.com/read/302784/13827659

c eio.c

/* eio.c - external interfaces to external I/O f\iles */ /* SimpleScalar(TM) Tool Suite * Copyright (C) 1994-2003 by Todd M. Austin, Ph.D. and SimpleScalar, LLC. * All Rights Reserved. * * THIS
www.eeworm.com/read/152814/5666393

h ip.h

/* * Template MIB group interface - ip.h * */ #ifndef _MIBGROUP_IP_H #define _MIBGROUP_IP_H config_require(mibJJ/interfaces mibJJ/ipAddr mibJJ/ipMedia mibJJ/ipRoute) config_arch_require(solaris
www.eeworm.com/read/152726/5667227

java extendedjcersapublickey.java

package se.anatom.ejbca.ca.caadmin; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.math.BigInteger; import java.security.interfaces.RSAPublicKey; import java.security.s