代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/308670/13696859
gcc makefile.gcc
#-----------------------------------------------#
# Makefile for unix systems #
# using a GNU C compiler #
#-----------------------------------------------#
CC=gcc
CFLAGS=-g -Wall -D__USE_FIXED_
www.eeworm.com/read/308670/13696909
gcc makefile.gcc
#-----------------------------------------------#
# Makefile for unix systems #
# using a GNU C compiler #
#-----------------------------------------------#
CC=gcc
CFLAGS=-g -Wall -D__USE_FIXED_
www.eeworm.com/read/308670/13696916
gcc makefile.gcc
#-----------------------------------------------#
# Makefile for unix systems #
# using a GNU C compiler #
#-----------------------------------------------#
CC=gcc
CFLAGS=-g -Wall -D__USE_FIXED_
www.eeworm.com/read/308670/13696936
gcc makefile.gcc
#-----------------------------------------------#
# Makefile for unix systems #
# using a GNU C compiler #
#-----------------------------------------------#
CC=gcc
CFLAGS=-g -Wall -D__USE_FIXED_
www.eeworm.com/read/308670/13696949
gcc makefile.gcc
#-----------------------------------------------#
# Makefile for unix systems #
# using a GNU C compiler #
#-----------------------------------------------#
CC=gcc
CFLAGS=-g -Wall -D__USE_FIXED_
www.eeworm.com/read/152721/5667478
java miscobjectidentifiers.java
package org.bouncycastle.asn1.misc;
import org.bouncycastle.asn1.DERObjectIdentifier;
public interface MiscObjectIdentifiers
{
//
// Netscape
// iso/itu(2) joint-assign(16) us(840)
www.eeworm.com/read/151249/5684602
h testsetup.h
#ifndef CPPUNIT_EXTENSIONS_TESTSETUP_H
#define CPPUNIT_EXTENSIONS_TESTSETUP_H
#include
CPPUNIT_NS_BEGIN
class Test;
class TestResult;
/*! \brief Decorates a t
www.eeworm.com/read/151249/5684611
h autoregistersuite.h
#ifndef CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#define CPPUNIT_EXTENSIONS_AUTOREGISTERSUITE_H
#include
#include
#inc
www.eeworm.com/read/150409/5693077
java miscobjectidentifiers.java
package org.bouncycastle.asn1.misc;
import org.bouncycastle.asn1.DERObjectIdentifier;
public interface MiscObjectIdentifiers
{
//
// Netscape
// iso/itu(2) joint-assign(16) us(840)
www.eeworm.com/read/141708/5769322
h packet.h
#include "scv.h"
#include
#ifndef PACKET_H
#define PACKET_H
// Define a packet with a variable size payload
// nbcode "fields" start
class packetT {
public:
packetT () {}
virt