代码搜索:Namespace
找到约 10,000 项符合「Namespace」的源代码
代码结果 10,000
www.eeworm.com/read/251577/12333486
h unixstl_findfile_sequence.h
/* /////////////////////////////////////////////////////////////////////////
* File: unixstl_findfile_sequence.h
*
* Purpose: findfile_sequence class. It is now implemented as a typed
www.eeworm.com/read/251577/12333612
hpp module_scope.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: atlstl/module_scope.hpp
*
* Purpose: Scoping class for ATL _Module
*
* Created: 8th Decemb
www.eeworm.com/read/251577/12334222
hpp exceptions.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/synch/exceptions.hpp
*
* Purpose: Synchronisation API exception(s).
*
* Created: 30
www.eeworm.com/read/251577/12334584
hpp resource_id.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/conversion/resource_id.hpp
*
* Purpose: Shim type for conversion between integer and c-stri
www.eeworm.com/read/431167/8706352
c nswalk.c
/******************************************************************************
*
* Module Name: nswalk - Functions for walking the ACPI namespace
* $Revision: 1.47 $
*
*************
www.eeworm.com/read/281652/9143608
cpp gasystem.cpp
#include "stdafx.h"
#include "GASystem.h"
#include "../Utils.h"
namespace GA{
}//namespace
www.eeworm.com/read/176905/9480084
cpp gasystem.cpp
#include "stdafx.h"
#include "GASystem.h"
#include "../Utils.h"
namespace GA{
}//namespace
www.eeworm.com/read/175226/9554909
h header2.h
// header2.h
namespace Window
{
void resize( int x, int y ) ;
}
www.eeworm.com/read/175226/9554910
h header1.h
// header1.h
namespace Window
{
void move( int x, int y) ;
}
www.eeworm.com/read/363445/9951223
as kingda.as
package org.kingda.book
{
public namespace kingda;
}