代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/328214/3446385
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include
www.eeworm.com/read/325240/3485895
java xmlinfo.java
// Fig C.2 : XMLInfo.java
// Outputs node information
// Java core libraries
import java.io.*;
// Java standard extensions
import javax.xml.parsers.*;
// third-party libraries
import org.
www.eeworm.com/read/321483/3535662
pm stdio.pm
# VMS::Stdio - VMS extensions to Perl's stdio calls
#
# Author: Charles Bailey bailey@genetics.upenn.edu
# Version: 2.2
# Revised: 19-Jul-1998
# Docs revised: 13-Oct-1998 Dan Sugalski
www.eeworm.com/read/316872/3596719
h device.h
/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
#ifndef _ASM_SPARC_DEVICE_H
#define _ASM_SPARC_DEVICE_H
struct device_node;
struct of_device;
struct d
www.eeworm.com/read/316872/3601872
h device.h
/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
#ifndef _ASM_POWERPC_DEVICE_H
#define _ASM_POWERPC_DEVICE_H
struct dma_mapping_ops;
struct device_node;
www.eeworm.com/read/316872/3604994
c symlink.c
/*
* linux/fs/sysv/symlink.c
*
* Handling of System V filesystem fast symlinks extensions.
* Aug 2001, Christoph Hellwig (hch@infradead.org)
*/
#include "sysv.h"
#include
sta
www.eeworm.com/read/316872/3605027
h v9fs_vfs.h
/*
* V9FS VFS extensions.
*
* Copyright (C) 2004 by Eric Van Hensbergen
* Copyright (C) 2002 by Ron Minnich
*
* This program is free software; you can r
www.eeworm.com/read/313802/3641222
java jgraphtester.java
package abbot.tester.extensions;
import java.awt.*;
import abbot.*;
import abbot.tester.*;
import org.jgraph.JGraph;
import org.jgraph.graph.*;
/** Provide user actions on an instance of {@link JGra
www.eeworm.com/read/305285/3775648
java table.java
// Verbatim.java - Xalan extensions supporting DocBook verbatim environments
package com.nwalsh.xalan;
import java.util.Hashtable;
import org.xml.sax.*;
import org.xml.sax.helpers.AttributesImpl;
im
www.eeworm.com/read/305285/3775653
java params.java
// Params.java - Read stylesheet parameters in Xalan
package com.nwalsh.xalan;
import org.apache.xpath.objects.XObject;
import org.apache.xpath.XPathContext;
import org.apache.xalan.extensions.Expre