代码搜索:linux

找到约 10,000 项符合「linux」的源代码

代码结果 10,000
www.eeworm.com/read/320714/13419341

dsw linux_0_11.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/320714/13419353

opt linux_0_11.opt

www.eeworm.com/read/320714/13419363

ncb linux_0_11.ncb

www.eeworm.com/read/319718/13445707

js farsight070721linux.js

var args = new Object(); var query = location.search.substring(1); // Get query string var pairs = query.split( "," ); // Break at comma for ( var i = 0; i < pairs.length; i++ ) { var po
www.eeworm.com/read/318604/13475252

h linux-asm-string.h

/* * Taken from Linux /usr/include/asm/string.h * All except memcpy, memmove, memset and memcmp removed. */ #ifndef _I386_STRING_H_ #define _I386_STRING_H_ /* * This string-include defines all s
www.eeworm.com/read/318604/13475258

h linux-asm-io.h

#ifndef _ASM_IO_H #define _ASM_IO_H /* * This file contains the definitions for the x86 IO instructions * inb/inw/inl/outb/outw/outl and the "string versions" of the same * (insb/insw/insl/outsb/o