代码搜索:Extensions

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

代码结果 9,524
www.eeworm.com/read/413580/2161134

php admin.login.php

www.eeworm.com/read/409190/2238219

h xf86vmode.h

/* $XFree86: xc/include/extensions/xf86vmode.h,v 3.30 2001/05/07 20:09:50 mvojkovi Exp $ */ /* Copyright 1995 Kaleb S. KEITHLEY Permission is hereby granted, free of charge, to any person obtaining
www.eeworm.com/read/396640/2408864

c util_gettimeofday.c

#include #include #include #if defined(_MSC_VER) || defined(_MSC_EXTENSIONS) #define DELTA_EPOCH_IN_MICROSECS 11644473600000000Ui64 #else #define DELTA_E
www.eeworm.com/read/396640/2408876

svn-base util_gettimeofday.c.svn-base

#include #include #include #if defined(_MSC_VER) || defined(_MSC_EXTENSIONS) #define DELTA_EPOCH_IN_MICROSECS 11644473600000000Ui64 #else #define DELTA_E
www.eeworm.com/read/395296/2440590

cpp xinput.cpp

#include #include #ifdef Q_OS_IRIX # include #endif int main(int, char **) { XDeviceButtonEvent *event; event = 0; return 0; }
www.eeworm.com/read/375022/2743266

php admin.login.php

www.eeworm.com/read/372858/2768935

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/366702/2881823

c anon-struct-3.c

/* { dg-options "-std=gnu89 -fms-extensions" } */ /* Enabling Microsoft mode makes all of the tests equivalent. Checked vs Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x
www.eeworm.com/read/366702/2884438

c ext-4.c

/* Test for scanf formats. %a extensions. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu89 -Wformat" } */ #include "format.h" void foo (char **sp
www.eeworm.com/read/357083/3030056

h compatmac.h

/* * mtd/include/compatmac.h * * $Id: compatmac.h,v 1.36 2002/03/11 16:43:33 dwmw2 Exp $ * * Extensions and omissions from the normal 'linux/compatmac.h' * files. hopefully this will end up emp