代码搜索:contiguous
找到约 282 项符合「contiguous」的源代码
代码结果 282
www.eeworm.com/read/449790/7496347
carefully readme.carefully
Please note: The IS code in this directory known as is.c is the most
compact serial version of the NPB2.3 parallel IS that it is possible
to devise. As such, it is completely unnecessary to have any
www.eeworm.com/read/169697/5414502
c typecontigf.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*
* This file is automatically generated by buildiface
* D
www.eeworm.com/read/146906/5734227
java arraytiming.java
/* WARANTY NOTICE AND COPYRIGHT
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation;
www.eeworm.com/read/144216/5752510
t auto.t
#!./perl
# $RCSfile: auto.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:39 $
print "1..37\n";
$x = 10000;
if (0 + ++$x - 1 == 10000) { print "ok 1\n";} else {print "not ok 1\n";}
if (0 + $x-- - 1 == 1
www.eeworm.com/read/235676/14056320
asm scratchspace.asm
;==============================================================================
; Scratch Space
;------------------------------------------------------------------------------
; Notes:
;
; This
www.eeworm.com/read/184417/9101739
html genlists.html
NAME
glGenLists - generate a contiguous set of empty display
lists
C SPECIFICATION
GLuint
www.eeworm.com/read/184417/9102658
html fglgenlists.html
NAME
fglGenLists - generate a contiguous set of empty display
lists
FORTRAN SPECIFICATION
I