代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5833570
h domain_export.h
// -*- C++ -*-
// domain_export.h,v 1.1 2001/01/23 17:13:09 parsons Exp
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl
// -----------
www.eeworm.com/read/136989/5833574
dsp tao_domain.dsp
# Microsoft Developer Studio Project File - Name="Domain" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dy
www.eeworm.com/read/136989/5833575
rc tao_domain.rc
#include "..\Version.h"
1 VERSIONINFO
FILEVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
PRODUCTVERSION TAO_MAJOR_VERSION,TAO_MINOR_VERSION,TAO_BETA_VERSION,0
FILEFLAGSMASK 0x
www.eeworm.com/read/136989/5833579
vcp tao_domain.vcp
# Microsoft eMbedded Visual Tools Project File - Name="TAO_Domain" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "
www.eeworm.com/read/136812/5860049
c uipc_domain.c
#ifndef lint
static char sccsid[] = "@(#)uipc_domain.c 1.1 92/07/30 Copyr 1983 Sun Micro";
#endif
#include
#include
#include "boot/protosw.h"
#include "boot/domai
www.eeworm.com/read/136812/5861425
c mk_domain.c
#ifndef lint
#ifdef SunB1
static char mls_sccsid[] = "@(#)mk_domain.c 1.1 92/07/30 SMI; SunOS MLS";
#else
static char sccsid[] = "@(#)mk_domain.c 1.1 92/07/30 SMI";
#endif /* SunB1 */
#endif lint
/
www.eeworm.com/read/134479/5892319
br at_stream_domain.br
// at_stream_fetch.br
// test address-translation code for
// fetching from a stream domain
#include
// arbitrary weird stream sizes:
#define RESULT_X 50
#define RESULT_Y 24
#define RESU
www.eeworm.com/read/134479/5892346
br at_gather_domain.br
// at_gather_domain.br
// test address-translation code for
// fetching elements of a gather stream
// that has a domain operator applied
#include
// arbitrary weird stream sizes:
#defin