代码搜索结果

找到约 10,000 项符合 X 的代码

it821x.c

/* * linux/drivers/ide/pci/it821x.c Version 0.09 December 2004 * * Copyright (C) 2004 Red Hat * * May be copied or modified under the terms of the GNU General Public License

x1205.c

/* * x1205.c - An i2c driver for the Xicor X1205 RTC * Copyright 2004 Karen Spearel * Copyright 2005 Alessandro Zummo * * please send all reports to: * kas11 at tampabay dot rr dot com *

gui_x.h

/* ********************************************************************************************************* * uC/GUI * Universal

x10.h

//####COPYRIGHTBEGIN#### // // ---------------------------------------------------------------------------- // Copyright (C) 1

gui_x.h

/* ********************************************************************************************************* * uC/GUI * Universal

x509.h

/* crypto/x509/x509.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). *

gui_x.h

/* ********************************************************************************************************* * uC/GUI * Universal

x10.h

//####COPYRIGHTBEGIN#### // // ---------------------------------------------------------------------------- // Copyright (C) 1

x1.cc

#include extern int foo(); extern int common3; extern int data3; extern int common11; extern int data11; int main() { common11 = 11; printf("In main: %d %d %d\n", data3, common3, foo()