代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/199525/5076826
svn-base newsmtgui.cgi.svn-base
#!/usr/bin/perl -w
use strict;
use CGI;
use Corpus; #Evan's code
use Error qw(:try);
#files with extensions other than these are interpreted as system translations; see the file 'file-descriptions'
www.eeworm.com/read/196926/5100052
c armio.c
/*
armio.c - I/O registers and interrupt controller.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
Changes to support running uClinux/Atmel AT91 targets
www.eeworm.com/read/196550/5101718
c armio.c
/*
armio.c - I/O registers and interrupt controller.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
Changes to support running uClinux/Atmel AT91 targets
www.eeworm.com/read/191503/5165298
h k6opt.h
/* k6opt.h vector functions optimized for MMX extensions to x86
*
* Copyright (C) 1999 by Stanley J. Brooks
*
* Any use of this software is permitted provided that this not
www.eeworm.com/read/190666/5175948
c eb63.c
//Special g++ Options:
//This uses GNU extensions, so disable -ansi
#include
#include
class A {
public:
A(bool b) { abort(); }
A(int a, bool b) { printf("cool\n")
www.eeworm.com/read/190666/5182000
iterator
// HP/SGI iterator extensions -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can red
www.eeworm.com/read/189285/5201526
java timezonechanger.java
package com.thoughtworks.xstream.testutil;
import junit.extensions.TestDecorator;
import junit.framework.Test;
import junit.framework.TestResult;
import java.util.TimeZone;
public class TimeZoneCha
www.eeworm.com/read/187933/5215201
java extendedkeyusage.java
package com.ca.commons.security.cert.extensions;
import java.util.Hashtable;
import com.ca.commons.security.asn1.*;
/**
*
* ExtKeyUsageSyntax ::= SEQUENCE SIZE (1..MAX) OF KeyPurpos
www.eeworm.com/read/183699/5252690
h own_stdio.h
/**
* \file own_stdio.h
* \author Wei Yongming
* \date 2002/01/06
*
* ISO C standard I/O routines - with some POSIX 1003.1 extensions
*
\verbatim
Copyright (C)
www.eeworm.com/read/183675/5252727
spec postgis.spec
%define pg_version %(rpm -q --queryformat '%{VERSION}' postgresql-devel)
%{!?jdbc2:%define jdbc2 0}
%{!?utils:%define utils 1}
Summary: Geographic Information Systems Extensions to Postgr