代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/218853/4854929
h xf86dga1.h
/* $XFree86: xc/include/extensions/xf86dga1.h,v 1.2 1999/04/17 07:05:41 dawes Exp $ */
/*
Copyright (c) 1995 Jon Tombs
Copyright (c) 1995 XFree86 Inc
*/
/*****************************************
www.eeworm.com/read/211187/4945396
txt templates_x3d.txt
# GPAC X3D template file
# X3D nodes in GPAC are designed so that they match their MPEG-4 counterparts in order to perform type casting, whenever possible ('#X3D extensions' signaled).
# ommented f
www.eeworm.com/read/209559/4974215
c joliet.c
/*
* linux/fs/isofs/joliet.c
*
* (C) 1996 Gordon Chaffee
*
* Joliet: Microsoft's Unicode extensions to iso9660
*/
#include
#include
#include
#incl
www.eeworm.com/read/200458/5064992
c pa_win_wmme.c
/*
* $Id: pa_win_wmme.c,v 1.6 2004/11/28 02:26:14 mvand Exp $
* pa_win_wmme.c
* Implementation of PortAudio for Windows MultiMedia Extensions (WMME)
*
* PortAudio Portable Real-Time Audio Library
www.eeworm.com/read/198310/5088195
java dbconnection.java
package kmd.jdbc;
import kmd.Debug;
import java.util.*;
import java.io.*;
import java.sql.*;
import javax.sql.*;
import javax.naming.*;
// Oracle extensions
/*************************
import oracle.jd
www.eeworm.com/read/195013/5120588
h acpi-ext.h
#ifndef _ASM_IA64_ACPI_EXT_H
#define _ASM_IA64_ACPI_EXT_H
/*
* Advanced Configuration and Power Infterface
* Based on 'ACPI Specification 1.0b' Febryary 2, 1999
* and 'IA-64 Extensions to the ACPI
www.eeworm.com/read/190666/5179396
c gnu99-init-1.c
/* Test for GNU extensions to C99 designated initializers */
/* Origin: Jakub Jelinek */
/* { dg-do run } */
/* { dg-options "-std=gnu99" } */
typedef __SIZE_TYPE__ size_t;
extern
www.eeworm.com/read/190666/5179960
c ext-6.c
/* Test for format extensions. Test that the C99 functions get their
default attributes in gnu89 mode.
*/
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std
www.eeworm.com/read/190666/5179996
c ext-1.c
/* Test for format extensions beyond the C standard and X/Open standard.
Test for printf formats.
*/
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-std=gnu99