代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/209559/4973523

txt io-apic.txt

Most (all) Intel-MP compliant SMP boards have the so-called 'IO-APIC', which is an enhanced interrupt controller, it enables us to route hardware interrupts to multiple CPUs, or to CPU groups. Linux
www.eeworm.com/read/201809/5057115

c mpi.c

/* * mpi.c * Release $Name: MATRIXSSL_1_7_3_OPEN $ * * multiple-precision integer library */ /* * Copyright (c) PeerSec Networks, 2002-2005. All Rights Reserved. * The latest version of this c
www.eeworm.com/read/201809/5057119

h mpi.h

/* * mpi.h * Release $Name: MATRIXSSL_1_7_3_OPEN $ * * multiple-precision integer library */ /* * Copyright (c) PeerSec Networks, 2002-2005. All Rights Reserved. * The latest version of this c
www.eeworm.com/read/195013/5122814

txt io-apic.txt

Most (all) Intel-MP compliant SMP boards have the so-called 'IO-APIC', which is an enhanced interrupt controller, it enables us to route hardware interrupts to multiple CPUs, or to CPU groups. Linux
www.eeworm.com/read/191809/5161551

c vers9.c

/* * Testcase to verify that reference to foo@BAR and a definition of foo@@BAR * are not treated as a multiple def. */ const char * bar1 = "asdf"; const char * bar2 = "asdf"; int bar() { return 3
www.eeworm.com/read/190682/5170866

c vers9.c

/* * Testcase to verify that reference to foo@BAR and a definition of foo@@BAR * are not treated as a multiple def. */ const char * bar1 = "asdf"; const char * bar2 = "asdf"; int bar() { return 3
www.eeworm.com/read/190666/5179805

def mi3.def

/* Another test case for over-eager multiple include optimization. This one distilled from glibc's setlocale.c and categories.def. The #ifdef block doesn't cover the entire file, so it must
www.eeworm.com/read/189753/5191768

h descriptor2.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * descriptor2.h: defines for descriptors and selectors * * This library is free softw
www.eeworm.com/read/187161/5225834

h descriptor2.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * descriptor2.h: defines for descriptors and selectors * * This library is free softw
www.eeworm.com/read/186388/5232934

tocfix

#!/bin/sh # tocfix - move a DVI file table of contents to its proper position # TeX puts the table of contents at the end of the DVI file. # If you're printing multiple pages per sheet, you can't fix