代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/443386/1747755

c logo_linux_mono.c

/* * DO NOT EDIT THIS FILE! * * It was automatically generated from drivers/video/logo/logo_linux_mono.pbm * * Linux logo logo_linux_mono */ #include static unsigned ch
www.eeworm.com/read/442656/1755224

hh alpha_linux_process.hh

/* * Copyright (c) 2003, 2004 * The Regents of The University of Michigan * All Rights Reserved * * This code is part of the M5 simulator, developed by Nathan Binkert, * Erik Hallnor, Steve Raas
www.eeworm.com/read/442656/1755226

cc alpha_linux_process.cc

/* * Copyright (c) 2003, 2004, 2005 * The Regents of The University of Michigan * All Rights Reserved * * This code is part of the M5 simulator, developed by Nathan Binkert, * Erik Hallnor, Stev
www.eeworm.com/read/442570/1758440

bat gcc2-linux.bat

@echo off REM Setup for compiling with GNU C cross-compiler if .%CHECKED%==.1 goto checked_build set LIB=%SCITECH_LIB%\LIB\release\win32\gcc2 echo Release build enabled. goto setvars :checked_build
www.eeworm.com/read/442570/1758507

sh set-vars-linux.sh

#! /bin/sh # LINUX VERSION # Set the place where SciTech Software is installed, and where each # of the supported compilers is installed. These environment variables # are used by the batch files in
www.eeworm.com/read/440906/1773756

h pa32-linux.h

/* Definitions for PA_RISC with ELF-32 format Copyright (C) 2000, 2002 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify i
www.eeworm.com/read/440906/1773760

h pa64-linux.h

/* Definitions for PA_RISC with ELF format on 64-bit Linux Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute
www.eeworm.com/read/439082/1815181

h linux_logo_sgi.h

/* * include/asm-mips/linux_logo_sgi.h: This is a linux logo * for SGI based machines * to be displayed on boot. * * Copyright (C) 19
www.eeworm.com/read/439082/1815248

h linux_logo_dec.h

/* * include/asm-mips/linux_logo_dec.h: This is a linux logo * for eg. DECstations * to be displayed on boot. * * Copyright (C) 1996
www.eeworm.com/read/436911/1841015

cc test-platform-linux.cc

// Copyright 2006-2008 the V8 project authors. All rights reserved. // // Tests of the TokenLock class from lock.h #include #include #include // for usleep() #incl