代码搜索:Multiple

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

代码结果 9,501
www.eeworm.com/read/189753/5191767

h tss.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * tss.h: defines for x86 hardware tasking structures * * This library is free softwar
www.eeworm.com/read/189753/5191770

c monitor-host.c

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * monitor-host.c: This file contains the top-level monitor code, * accessible from
www.eeworm.com/read/189753/5191771

c host-null.c

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * host-null.c: host OS specific stubs. These provide a reference for * ports of ple
www.eeworm.com/read/189753/5191773

c host-netbsd.c

/* * plex86: run multiple x86 operating systems concurrently * * Copyright (C) 2000 Frank van der Linden (fvdl@wasabisystems.com) * * host-netbsd.c: NetBSD-specific code for kernel module. *
www.eeworm.com/read/189320/5198814

cpp test_signals_2.cpp

// test_signals_2.cpp,v 4.17 2004/12/16 12:57:15 jwillemsen Exp // Test the ability of the Reactor/Signal_Handler to register multiple // handler per-signal. /* This test works as follows: 1. To t
www.eeworm.com/read/187161/5225830

h monitor.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * monitor.h: main VM monitor defines * * This library is free software; you can redis
www.eeworm.com/read/187161/5225832

h paging.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * paging.h: defines for x86 paging structures * * This library is free software; you
www.eeworm.com/read/187161/5225833

h tss.h

/* * plex86: run multiple x86 operating systems concurrently * Copyright (C) 1999-2003 Kevin P. Lawton * * tss.h: defines for x86 hardware tasking structures * * This library is free softwar
www.eeworm.com/read/179911/5295145

c rd.c

/* * ramdisk.c - Multiple RAM disk driver - gzip-loading version - v. 0.8 beta. * * (C) Chad Page, Theodore Ts'o, et. al, 1995. * * This RAM disk is designed to have filesystems created on it a
www.eeworm.com/read/162614/5515356

c cls_multi_ushortchar.c

/* Area: ffi_call, closure_call Purpose: Check passing of multiple unsigned short/char values. Limitations: none. PR: PR13221. Originator: 20031129 */ /* { dg-do