代码搜索:DOMAIN

找到约 10,000 项符合「DOMAIN」的源代码

代码结果 10,000
www.eeworm.com/read/341655/3246268

h domain.h

/* * linux/include/asm-arm/proc-armv/domain.h * * Copyright (C) 1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene
www.eeworm.com/read/338759/3313034

h domain.h

/*************************************************************************** * blitz/array/domain.h Declaration of the RectDomain class * * Copyright (C) 1997-2001 Todd Veldhuizen
www.eeworm.com/read/338479/3316374

h domain.h

/* * linux/include/asm-arm/proc-armv/domain.h * * Copyright (C) 1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene
www.eeworm.com/read/338479/3316380

h domain.h

/* * linux/include/asm-arm/proc-armv/domain.h * * Copyright (C) 1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene
www.eeworm.com/read/338479/3316426

h domain.h

/* * linux/include/asm-arm/proc-armv/domain.h * * Copyright (C) 1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene
www.eeworm.com/read/338479/3316432

h domain.h

/* * linux/include/asm-arm/proc-armv/domain.h * * Copyright (C) 1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene
www.eeworm.com/read/334125/3374526

c domain.c

/* Unix SMB/CIFS implementation. Test suite for libnet calls. Copyright (C) Rafal Szczesniak 2005 This program is free software; you can redistribute it and/or modify it under the
www.eeworm.com/read/332370/3399045

h domain.h

/* * linux/include/asm-arm/proc-armv/domain.h * * Copyright (C) 1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene
www.eeworm.com/read/325240/3485433

idl domain.idl

module domain { exception DatabaseException { string msg; }; interface CustomerHome { void find( in long key ) raises (DatabaseException); }; }; /*************************
www.eeworm.com/read/325240/3485593

idl domain.idl

module domain { exception DatabaseException { string msg; }; interface CustomerHome { void find( in long key ) raises (DatabaseException); }; }; /*************