代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/282522/4100488
h globals.h
//*****************************************************************************
//
// globals.h - Shared configuration and global variables.
//
// Copyright (c) 2006-2007 Luminary Micro, Inc. All
www.eeworm.com/read/276929/4160964
mach
#------------------------------------------------------------
# Mach has two magic numbers, 0xcafebabe and 0xfeedface.
# Unfortunately the first, cafebabe, is shared with
# Java ByteCode, so they are
www.eeworm.com/read/276268/4166824
java formatexception.java
package music.shared;
public class FormatException extends Exception
{
public FormatException() {
super();
}
public FormatException(String msg) {
super(msg);
www.eeworm.com/read/276268/4166826
java unauthorizedexception.java
package music.shared;
/**
* if a user cannot pass the authorization, a UnauthorizedException
* will be thrown.
*/
public class UnauthorizedException extends Exception
{
public Unauth
www.eeworm.com/read/274962/4180199
makefile
# src/shared/Makefile
#
# Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
# --------------------------------------------------------------------
#
# linux-wlan
#
# The contents
www.eeworm.com/read/273763/4192977
sgml gtkgc.sgml
Graphics Contexts
A shared pool of GdkGC objects
These function
www.eeworm.com/read/270935/4231354
java formatexception.java
package music.shared;
public class FormatException extends Exception
{
public FormatException() {
super();
}
public FormatException(String msg) {
super(msg);
www.eeworm.com/read/270935/4231356
java unauthorizedexception.java
package music.shared;
/**
* if a user cannot pass the authorization, a UnauthorizedException
* will be thrown.
*/
public class UnauthorizedException extends Exception
{
public Unauth
www.eeworm.com/read/449717/1674205
h can.h
#pragma once
////////////////////////////////////////////////////////////////////////////////
//
// DebugZones shared by both MDD & PDD. PDD takes zone 8..13
//
#ifdef DEBUG
#define ZONE_INI
www.eeworm.com/read/447707/1699041
h can.h
#pragma once
////////////////////////////////////////////////////////////////////////////////
//
// DebugZones shared by both MDD & PDD. PDD takes zone 8..13
//
#ifdef DEBUG
#define ZONE_INI