代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/253341/4397376

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/162519/5540993

s linux64_closure.s

#define LIBFFI_ASM #include #include .file "linux64_closure.S" #ifdef __powerpc64__ FFI_HIDDEN (ffi_closure_LINUX64) FFI_HIDDEN (.ffi_closure_LINUX64) .globl ffi_closure_L
www.eeworm.com/read/160611/5569084

c pa_linux_alsa.c

/* * $Id: pa_linux_alsa.c,v 1.2 2004/04/22 04:19:50 mbrubeck Exp $ * PortAudio Portable Real-Time Audio Library * Latest Version at: http://www.portaudio.com * ALSA implementation by Joshua Haberm
www.eeworm.com/read/160611/5569085

h pa_linux_alsa.h

#ifndef PA_LINUX_ALSA_H #define PA_LINUX_ALSA_H #ifdef __cplusplus extern "C" { #endif typedef struct PaAlsaStreamInfo { unsigned long size; PaHostApiTypeId hostApiType; unsigned long ve
www.eeworm.com/read/160303/5574836

patch linux-2.4.0-nonintconfig.patch

--- /tmp/linux/Makefile Fri Jan 12 10:38:19 2001 +++ linux/Makefile Fri Jan 12 10:34:21 2001 @@ -265,6 +265,9 @@ oldconfig: symlinks $(CONFIG_SHELL) scripts/Configure -d arch/$(ARCH)/config.in +o
www.eeworm.com/read/158872/5589783

h i386linux.h

/* Linux writes the task structure at the end of the core file. Currently it is 2912 bytes. It is possible that this should be a pickier check, but we should probably not be too picky (the siz
www.eeworm.com/read/158872/5591424

h tm-linux64.h

/* Target-dependent definitions for 64-bit GNU/Linux MIPS. Copyright 2002 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it an
www.eeworm.com/read/158872/5591513

mh ppc64-linux.mh

# Host: PowerPC64, running Linux XM_FILE= xm-linux.h XM_CLIBS= NAT_FILE= nm-ppc64-linux.h NATDEPFILES= infptrace.o inftarg.o fork-child.o linux-proc.o \ ppc-linux-nat.o proc-service.o thread-db.o l
www.eeworm.com/read/158872/5591821

mt sp64linux.mt

# Target: UltraSPARC, running Linux 64bit programs TDEPFILES= sparc-tdep.o solib.o solib-svr4.o solib-legacy.o TM_FILE= tm-sp64linux.h
www.eeworm.com/read/158872/5592524

c linux-mips-low.c

/* GNU/Linux/MIPS specific low level interface, for the remote server for GDB. Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GDB.