代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/434858/1868549
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (mpot)
% pot = set_domain_pot(pot, domain)
pot.domain = domain;
www.eeworm.com/read/432906/1887061
vnc-title-domain-name
Index: ioemu/vnc.c
===================================================================
--- ioemu.orig/vnc.c 2007-05-03 19:49:46.000000000 +0100
+++ ioemu/vnc.c 2007-05-03 19:50:17.000000000 +0100
@@ -
www.eeworm.com/read/396844/2407475
m extend_domain_table.m
function B = extend_domain_table(A, smalldom, smallsz, bigdom, bigsz)
% EXTEND_DOMAIN_TABLE Expand an array so it has the desired size.
% B = extend_domain_table(A, smalldom, smallsz, bigdom, bigsz)
%
www.eeworm.com/read/396844/2407479
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (dpot)
% pot = set_domain_pot(pot, domain)
pot.domain = domain;
www.eeworm.com/read/396844/2407499
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (cgpot)
% pot = set_domain_pot(pot, domain)
delta = domain(1) - pot.domain(1);
assert(all(domain == pot.do
www.eeworm.com/read/396844/2407514
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (dpot)
% pot = set_domain_pot(pot, domain)
pot.domain = domain;
www.eeworm.com/read/393286/2475165
c compat_exec_domain.c
/*
* Support for 32-bit Linux for S390 personality.
*
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Gerhard Tonn (ton@de.ibm.com)
*
*
*/
#include
www.eeworm.com/read/393163/2488751
m extend_domain_table.m
function B = extend_domain_table(A, smalldom, smallsz, bigdom, bigsz)
% EXTEND_DOMAIN_TABLE Expand an array so it has the desired size.
% B = extend_domain_table(A, smalldom, smallsz, bigdom, bigsz)
%
www.eeworm.com/read/393163/2488757
m set_domain_pot.m
function pot = set_domain_pot(pot, domain)
% SET_DOMAIN_POT Change the domain of a potential (dpot)
% pot = set_domain_pot(pot, domain)
pot.domain = domain;