代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/374003/2755994

sh build_ffmpeg_linux.sh

#!/bin/sh cd .. if [ ! -d ffmpeg ]; then svn co -r7430 svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg fi cd ffmpeg # the snow encoder is added since the i386 version can't be compiled without it, in r
www.eeworm.com/read/374003/2756152

sh build_ffmpeg_linux.sh

#!/bin/sh cd .. if [ ! -d ffmpeg ]; then svn co -r10702 svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg # Update libswscale to the correct revision (even though # it isn't used by movino, newer version
www.eeworm.com/read/373367/2762670

cc fusb_sysconfig_linux.cc

/* -*- c++ -*- */ /* * Copyright 2003 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter
www.eeworm.com/read/371322/2780764

c rand_linux_kernel.c

/* * rand_linux_kernel.c * * implements a random source using Linux kernel functions * * Marcus Sundberg * Ingate Systems AB */ /* * * Copyright(c) 2005 Ingate Systems AB * All rights reser
www.eeworm.com/read/369883/2795392

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/369883/2795463

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/368386/2818202

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/368383/2821768

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/368383/2821835

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/367224/2848789

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