代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1818594
c exec_domain.c
/*
* Handling of different ABIs (personalities).
*
* We group personalities into execution domains which have their
* own handlers for kernel entry points, signal mapping, etc...
*
* 2001-05-06
www.eeworm.com/read/434858/1868312
m marginal_domain.m
function marginal = marginal_domain(engine, i)
% MARGINAL_DOMAIN Return the marginal on the specified domain (belprop)
% marginal = marginal_domain(engine, i)
marginal = pot_to_marginal(engine.margin
www.eeworm.com/read/434858/1868493
m domain_pot.m
function dom = domain_pot(pot)
% DOMAIN_POT Return the domain of this dpot.
% dom = domain_pot(pot)
dom = pot.domain;
www.eeworm.com/read/434858/1868512
m domain_pot.m
function dom = domain_pot(pot)
% DOMAIN_POT Return the domain of this cgpot.
% dom = domain_pot(pot)
dom = pot.domain;
www.eeworm.com/read/434858/1868529
m domain_pot.m
function dom = domain_pot(pot)
% DOMAIN_POT Return the domain of this cpot.
% dom = domain_pot(pot)
dom = pot.domain;
www.eeworm.com/read/432906/1887022
xen-domain-name
Index: ioemu/sdl.c
===================================================================
--- ioemu.orig/sdl.c 2007-05-03 18:17:58.000000000 +0100
+++ ioemu/sdl.c 2007-05-03 19:01:57.000000000 +0100
@@ -
www.eeworm.com/read/432906/1888016
c domain_page.c
/******************************************************************************
* domain_page.h
*
* Allow temporary mapping of domain pages.
*
* Copyright (c) 2003-2006, Keir Fraser
www.eeworm.com/read/432906/1888028
c domain_build.c
/******************************************************************************
* domain_build.c
*
* Copyright (c) 2002-2005, K A Fraser
*/
#include
#include
#include
www.eeworm.com/read/432906/1888314
c domain_build.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of