代码搜索:errors
找到约 10,000 项符合「errors」的源代码
代码结果 10,000
www.eeworm.com/read/379711/9181729
c errors.c
/*---------------------------------------------------------------------------+
| errors.c |
|
www.eeworm.com/read/181089/9274741
h errors.h
/****************************************************************************\
Copyright (c) 2002, NVIDIA Corporation.
NVIDIA Corporation("NVIDIA") supplies this software to you in
consideration
www.eeworm.com/read/181047/9276242
c errors.c
/*
* libraw1394 - library for raw access to the 1394 bus with the Linux subsystem.
*
* Copyright (C) 1999,2000,2001,2002 Andreas Bombe
*
* This library is licensed under the GNU Lesser General Pu
www.eeworm.com/read/180026/9322265
h errors.h
/*****************************************************************************
FILE NAME: errors.h
DESCRIPTION:
Defines error code.
Copyright (c) 2002, VIA Technologies, Inc.
**
www.eeworm.com/read/178832/9384807
h errors.h
*-- Assorted error number constants
*-- 1000
#DEFINE ERROR_USER_DEFINED 1098
*-- 1500
#DEFINE ERROR_RECORD_IN_USE 1502
#DEFINE ERROR_CANT_LOCK_FILE 1503
#DEFINE ERROR
www.eeworm.com/read/177955/9426378
h errors.h
//------------------------------------------------------------------------------
// File: Errors.h
//
// Desc: ActiveMovie error defines.
//
// Copyright (c) 1992-2001, Microsoft Corporation. A
www.eeworm.com/read/177852/9430544
tcl errors.tcl
#
# Tcl Library
#
#
# Procedures for unimplemented procedures and error messages used by
# TkCVS.
#
proc cvsok {mess {parent {.}} } {
# Sometimes cancel is meaningless, we just want an ack
www.eeworm.com/read/373376/9459009
java errors.java
// FrontEnd Plus for JAD
// DeCompiled : Errors.class
package sms;
public interface Errors
{
public static final int SMPP_ROK = 0;
public static final int SMPP_RINVMSGLEN = 1;