代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/394755/2453928
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/394755/2453995
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/393286/2481538
h drm_os_linux.h
/**
* \file drm_os_linux.h
* OS abstraction macros.
*/
#include /* For task queue support */
#include
/** File pointer type */
#define DRMFILE
www.eeworm.com/read/393286/2482915
pbm logo_linux_mono.pbm
P1
# Standard black and white Linux logo
80 80
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1 1 1 1
www.eeworm.com/read/388813/2546102
linux-2 prngd.conf.linux-2
# entropy gathering commands
# Format is: "program-name args" path rate
# The "rate" represents the number of bits of usuable entropy per
# byte of command output. Be conservative.
"ls -alni /var/
www.eeworm.com/read/386626/2569856
txt ref_linux_gcc.txt
##### uCOS-II V2.84 Port V3.10 for LINUX #####
0: ***** Test Task 1 First call *****
0: +++++ Test Task 40 +++++
0: ***** Test Task 11 *****
0: ***** Test Task 22 *****
0: ***** Test Ta
www.eeworm.com/read/386626/2569867
txt ref_linux_gcc.txt
##### uCOS-II V2.84 Port V3.10 for LINUX #####
0: ***** Test Task X with prio 4 First call *****
0: ***** Test Task X ***** Creating new task
0: ***** Test Task 0 with prio 32 First call ****
www.eeworm.com/read/385891/2581108
c aic7770_linux.c
/*
* Linux driver attachment glue for aic7770 based controllers.
*
* Copyright (c) 2000-2001 Adaptec Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or wi
www.eeworm.com/read/385822/2584662
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/385822/2584729
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