代码搜索结果

找到约 10,000 项符合 S 的代码

bootsect.s

! ! <mark>S</mark>Y<mark>S</mark>_<mark>S</mark>IZE i<mark>s</mark> the number of click<mark>s</mark> (16 byte<mark>s</mark>) to be loaded. ! 0x3000 i<mark>s</mark> 0x30000 byte<mark>s</mark> = 196kB, more than enough for current ! ver<mark>s</mark>ion<mark>s</mark> of linux ! <mark>S</mark>Y<mark>S</mark><mark>S</mark>IZE = 0x3000 ! ! boot<mark>s</mark>ect.<mark>s</mark> (C) 1991 Linu<mark>s</ma ...

keyboard.s

/* * linux/kernel/keyboard.S * * (C) 1991 Linus Torvalds */ /* * Thanks to Alfred Leung for US keyboard patches * Wolfgang Thiel for German keyboard patches * Marc Corsini for the French

asm.s

/* * linux/kernel/asm.s * * (C) 1991 Linus Torvalds */ /* * asm.s contains the low-level code for most hardware faults. * page_exception is handled by the mm, so that isn't here. This * fil

sparc.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2001 by Solar Designer */ /* * SPARC V8 assembly routines. */ #include "arch.h" #ifdef UNDERSCORES #define DES_

alpha.s

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-99 by Solar Designer */ /* * Alpha assembly routines. * * These are optimized for EV4 (21064, 21066), not EV5 (2

a4300.s

/************************************************************* * File: lib/a4300.s * Purpose: Part of C runtime library * Author: Phil Bunce (pjb@carmel.com) * Revision History: * 980305 Created

strcmp.s

/************************************************************* * File: lib/strcmp.s * Purpose: Part of C runtime library * Author: Phil Bunce (pjb@carmel.com) * Revision History: * 970304 Start o

a33000.s

/************************************************************* * File: lib/a33000.s * Purpose: Part of C runtime library * Author: Phil Bunce (pjb@carmel.com) * Revision History: * 970304 Start o

iceexcp.s

/************************************************************* * File: lib/iceexcp.s * Purpose: Part of C runtime library * Author: Phil Bunce (pjb@carmel.com) * Revision History: * 970304 Start