代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5830139
idl test.idl
// test.idl,v 1.2 2003/10/28 18:30:57 bala Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests/Portable_Interceptors
//
// = FIL
www.eeworm.com/read/136989/5835295
readme
RedGreen Test
This test will measure throughput in different configurations of the
Notify Service.
DESCRIPTION
-----------
The Test creates an Event Channel, one consumer admin and supplier
www.eeworm.com/read/136824/5848139
cpp nvtex.cpp
/* Copyright (C) Greg James, 2001.
* All rights reserved worldwide.
*
* This software is provided "as is" without express or implied
* warranties. You may freely copy and compile this source
www.eeworm.com/read/136824/5848223
nvp blinn_reflect.nvp
; Pixel shader - Bumped surface reflections.
; Transforms the bumpmap into the local coordinate system
; by the basis vectors supplied from the vertex shader.
; Then uses the normal and eye vector
www.eeworm.com/read/136812/5857208
c unpack_float.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)unpack_float.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
/* IEEE function implementation
www.eeworm.com/read/136812/5858665
c vidupdate.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
www.eeworm.com/read/135691/5882234
asp clear.asp
7 then
application.lock
for x =1 to 39
application("systemsay" & x) = ""
www.eeworm.com/read/134479/5892642
br simulationkernel.br
// simulationKernel.br
kernel void clearKernel( out float4 result ) {
result = 0;
}
kernel void simulationKernel( float4 input, float4 inputs[][], float4 control, out float4 result ) {
www.eeworm.com/read/133633/5903854
pl ad_input.pl
################# 接受用户的注册 #############
sub input {
if ($username eq "") { &error("","你没有输入姓名或输入的姓名格式不对","2"); }
else{
foreach (@bd_wd) {
if ($username =~ m/$_/) { &error("","请你不要使用不雅的姓名好
www.eeworm.com/read/132747/5910280
c scsi_ioctl.c
/*
* Don't import our own symbols, as this would severely mess up our
* symbol tables.
*/
#define _SCSI_SYMS_VER_
#define __NO_VERSION__
#include
#include
#include