代码搜索:errors
找到约 10,000 项符合「errors」的源代码
代码结果 10,000
www.eeworm.com/read/251776/12320224
makefile
CC=gcc
DEBUG_FLAGS=-g
INCLUDE_FLAGS=-I../include
LIBRARY_FLAGS=-L../lib -lrtd-dm6430
OPTIMIZE_FLAGS=-O2
WARNING_FLAGS=-Wall
CFLAGS:=$(DEBUG_FLAGS) $(INCLUDE_FLAGS) $(OPTIMIZE_FLAGS) $(WARNING_FLAGS)
www.eeworm.com/read/224928/14562587
m4 pkg.m4
# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
#
# Copyright © 2004 Scott James Remnant .
#
# This program is free software; you can redistribute
www.eeworm.com/read/169697/5415037
c proberank.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpi.h"
int main( int argc, cha
www.eeworm.com/read/268797/11121285
el elk-test.el
;;; elk-test.el --- Emacs Lisp testing suite
;; Copyright (C) 2006 Nikolaj Schumacher
;;; License
;; This program is free software; you can redistribute it and/or
;; modify it
www.eeworm.com/read/488990/1226479
properties applicationresources.properties
# Resources for parameter 'com.sdyd.struts.ApplicationResources'
# Project Gzlkh
errors.null=can't be null
errors.choose=the begin time must be before the
www.eeworm.com/read/488990/1226481
properties applicationresources.properties
# Resources for parameter 'com.sdyd.struts.ApplicationResources'
# Project Gzlkh
errors.null=can't be null
errors.choose=the begin time must be before the
www.eeworm.com/read/296931/3896320
err 2410test.err
"2410test.c", line 216: Warning: C2207W: inventing 'extern int __rt_lib_init();'
2410test.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/366702/2877002
f90 cray_pointers_2.f90
! { dg-do run }
! { dg-options "-fcray-pointer -fbounds-check" }
! Series of routines for testing a Cray pointer implementation
program craytest
common /errors/errors(400)
common /foo/foo ! To pre
www.eeworm.com/read/190158/8447066
c smcbg.c
/**************************************************************************
*
* ROUTINE
* smoothcbgain
*
* FUNCTION
*
* smooth cbgain values when two errors detected in
*