代码搜索:Extensions

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

代码结果 9,524
www.eeworm.com/read/410339/2211962

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/409921/2228386

c arb_program_shader.c

/* * Pixel and vertex shaders implementation using ARB_vertex_program * and ARB_fragment_program GL extensions. * * Copyright 2002-2003 Jason Edmeades * Copyright 2002-2003 Raphael Junqueira
www.eeworm.com/read/396039/2425517

java statview_filefilter.java

import javax.swing.filechooser.*; import java.io.File; public class StatView_FileFilter extends FileFilter { String description; String file_extensions[]; public StatView_FileFilter(Stri
www.eeworm.com/read/395229/2446549

h wireless.h

/* * This file define a set of standard wireless extensions * * Version : 21 14.3.06 * * Authors : Jean Tourrilhes - HPL - * Copyright (c) 1997-2006 Jean Tourrilhes, All Rights R
www.eeworm.com/read/395229/2447244

h wireless.h

/* * This file define a set of standard wireless extensions * * Version : 21 14.3.06 * * Authors : Jean Tourrilhes - HPL - * Copyright (c) 1997-2006 Jean Tourrilhes, All Rights R
www.eeworm.com/read/395229/2448518

h wireless.h

/* * This file define a set of standard wireless extensions * * Version : 21 14.3.06 * * Authors : Jean Tourrilhes - HPL - * Copyright (c) 1997-2006 Jean Tourrilhes, All Rights R
www.eeworm.com/read/393286/2482351

kconfig

# # Wireless LAN device configuration # menu "Wireless LAN (non-hamradio)" depends on NETDEVICES config NET_RADIO bool "Wireless LAN drivers (non-hamradio) & Wireless Extensions" ---help--- Su
www.eeworm.com/read/377754/2696538

c rthread.c

// RThread.c // OpenGL SuperBible // Program by Richard S. Wright Jr. // Demonstrates using a rendering thread and // Using the WGL Extensions #include #include #inclu
www.eeworm.com/read/377584/2698784

h idxiotest.h

#ifndef IDXIOTEST_H_ #define IDXIOTEST_H_ #include #include "libeblearn.h" //! Test class for IdxIO class class IdxIOTest : public CppUnit::TestFixture { CPPUN
www.eeworm.com/read/377584/2698790

h imagetest.h

#ifndef IMAGETEST_ #define IMAGETEST_ #include #include "libeblearn.h" //! Test class for Image class class ImageTest : public CppUnit::TestFixture { CPPUNIT_T