代码搜索:Supporting

找到约 1,839 项符合「Supporting」的源代码

代码结果 1,839
www.eeworm.com/read/128531/5985247

c sys_jensen.c

/* * linux/arch/alpha/kernel/sys_jensen.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the Jensen. */ #include #inclu
www.eeworm.com/read/127781/5996389

c sys_sx164.c

/* * linux/arch/alpha/kernel/sys_sx164.c * * Copyright (C) 1995 David A Rusling * Copyright (C) 1996 Jay A Estabrook * Copyright (C) 1998, 1999, 2000 Richard Henderson * * Code supporting the S
www.eeworm.com/read/127781/5996399

c sys_jensen.c

/* * linux/arch/alpha/kernel/sys_jensen.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the Jensen. */ #include #inclu
www.eeworm.com/read/127282/6007163

templates

Template: zhcon/rebuild_kernel Type: note Description: You MUST rebuild kernel with framebuffer support. Please read README.Debian and README. zhcon need a kernel supporting framebuffer, you hav
www.eeworm.com/read/125811/6022103

c devpal8.c

/* * Copyright (c) 1999 Greg Haerr * * 8bpp (256 color) standard palette definition */ #include "device.h" /* * Special palette for supporting 48 Windows colors and a 216 colo
www.eeworm.com/read/110034/6167827

c sys_sx164.c

/* * linux/arch/alpha/kernel/sys_sx164.c * * Copyright (C) 1995 David A Rusling * Copyright (C) 1996 Jay A Estabrook * Copyright (C) 1998, 1999, 2000 Richard Henderson * * Code supporting the S
www.eeworm.com/read/110034/6167837

c sys_jensen.c

/* * linux/arch/alpha/kernel/sys_jensen.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the Jensen. */ #include #inclu
www.eeworm.com/read/102935/6226672

c sys_sx164.c

/* * linux/arch/alpha/kernel/sys_sx164.c * * Copyright (C) 1995 David A Rusling * Copyright (C) 1996 Jay A Estabrook * Copyright (C) 1998, 1999, 2000 Richard Henderson * * Code supporting the S
www.eeworm.com/read/102935/6226682

c sys_jensen.c

/* * linux/arch/alpha/kernel/sys_jensen.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the Jensen. */ #include #inclu
www.eeworm.com/read/410432/11287605

c list.c

/* list.c -- functions supporting list operations */ #include #include #include "list.h" /* local function prototype */ static void CopyToNode(Item item, Node * pnode);