代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/403410/2312470
inc linux-with-alt-and-altgr.inc
include "linux-keys-bare"
keycode 100 = AltGr
altgr keycode 70 = Show_Registers
alt keycode 70 = Scroll_Lock
control altgr keycode 83 = Boot
control altgr keycode 111 = Boot
# Hex keypad keys (for
www.eeworm.com/read/403410/2312471
inc linux-keys-bare.inc
# Linux-specific (and language-independent) keys
#
# This file describes function keys, console switching keys,
# keypad, cursor keys, and SysRq, ScrollLock, Pause
#
# It does not use the AltGr modifi
www.eeworm.com/read/402480/2321614
s atomic-alpha-linux.s
.set noreorder
.set volatile
.set noat
.set nomacro
.text
.align 2
.align 4
.globl opal_atomic_mb
.ent opal_atomic_mb
$opal_atomic_mb..ng:
opal_atomic_mb:
.eflag 48
.frame $30,0,$26,0
.pro
www.eeworm.com/read/402480/2321653
c paffinity_linux_component.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/402480/2321657
c paffinity_linux_module.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/402480/2321808
c timer_linux_component.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/398902/2367394
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/398902/2367461
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/398200/2390298
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_exec.c
//
// RedBoot exec command for Linux booting
//
//====================================
www.eeworm.com/read/398200/2390837
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_exec.c
//
// RedBoot exec command for Linux booting
//
//====================================