代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/440906/1782686

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/440906/1782723

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
www.eeworm.com/read/440906/1782727

c ext-2.c

/* Test for format extensions beyond the C standard and X/Open standard. Test for scanf formats. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99
www.eeworm.com/read/439082/1817043

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/430518/1926021

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/422060/2044797

phpt bug28382.phpt

--TEST-- #28382, openssl_x509_parse extensions support --SKIPIF-- --FILE--
www.eeworm.com/read/409190/2238207

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/398634/2373511

h aout64.h

/* `a.out' object-file definitions, including extensions to 64-bit fields */ #ifndef __A_OUT_64_H__ #define __A_OUT_64_H__ /* This is the layout on disk of the 32-bit or 64-bit exec header. */ #ifn
www.eeworm.com/read/395296/2440592

cpp xshape.cpp

#include #include #include int main(int, char **) { XShapeEvent shapeevent; shapeevent.type = 0; return 0; }
www.eeworm.com/read/388927/2545752

java iox.java

package uk.ac.man.cs.choif.extend; import java.util.*; import java.io.*; /** * IO extensions * Creation date: (07/30/99 14:17:38) * @author: Freddy Choi */ public class IOx { // Replacement clas