代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/440906/1781804
c 20020527-1.c
/* PR c/6660
Test whether an unnamed field with user defined type - struct or union is
accepted. */
/* { dg-do compile } */
/* { dg-options "-fms-extensions" } */
typedef struct {
unsigned s
www.eeworm.com/read/440906/1782678
c xopen-2.c
/* Test for X/Open format extensions, as found in the
Single Unix Specification. Test for bug reported by
Pierre-Canalsat PETIT
in PR c/6547.
www.eeworm.com/read/439082/1816086
h wireless.h
/*
* This file define a set of standard wireless extensions
*
* Version : 12 5.10.01
*
* Authors : Jean Tourrilhes - HPL -
*/
#ifndef _LINUX_WIRELESS_H
#define _LINUX_WIRELESS_H
www.eeworm.com/read/439082/1819623
c cvf.c
/*
* CVF extensions for fat-based filesystems
*
* written 1997,1998 by Frank Gockel
*
* please do not remove the next line, dmsdos needs it for verifying patches
www.eeworm.com/read/430518/1925064
h wireless.h
/*
* This file define a set of standard wireless extensions
*
* Version : 12 5.10.01
*
* Authors : Jean Tourrilhes - HPL -
*/
#ifndef _LINUX_WIRELESS_H
#define _LINUX_WIRELESS_H
www.eeworm.com/read/430518/1928526
c cvf.c
/*
* CVF extensions for fat-based filesystems
*
* written 1997,1998 by Frank Gockel
*
* please do not remove the next line, dmsdos needs it for verifying patches
www.eeworm.com/read/428420/1960128
cc checker.cc
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 13-04-00
/* This modules is a filter
* given some normalized URLs, it makes sure their extensions are OK
* and send them if it didn't see them before
www.eeworm.com/read/427042/1981376
c pa_win_wmme.c
/*
* $Id: pa_win_wmme.c 950 2006-02-16 01:56:45Z rossbencina $
* pa_win_wmme.c
* Implementation of PortAudio for Windows MultiMedia Extensions (WMME)
*
www.eeworm.com/read/421397/2052954
sh build.sh
#!/bin/bash
# build.sh -- builds JAR and XPI files for mozilla extensions
# by Nickolay Ponomarev
# (original version based on Nathan Yergler's build script)
# Most recent ve