代码搜索:Vector

找到约 10,000 项符合「Vector」的源代码

代码结果 10,000
www.eeworm.com/read/218293/14927319

map 1.map

CAEP Timestamp is 464de55b (Sat May 19 01:41:47 2007) Preferred load address is 00400000 Start Length Name Class 0001:00000000 00059da0H .text
www.eeworm.com/read/212245/15161371

h graphfun.h

#include "as_position.hxx" #include "as_transf.hxx" #include "as_matrix.hxx" #include "as_unitvec.hxx" #include "as_vector.hxx" /////////////////////////////////////////////////////////// //绘图函数
www.eeworm.com/read/212245/15161388

hxx as_unitvec.hxx

// Header for unit_vector. // Unit vectors work just like vectors, and so are a derived type. #if !defined( UNITVEC_CLASS ) #define UNITVEC_CLASS #include "as_vector.hxx" class transf; class in
www.eeworm.com/read/208614/15242309

f90 nutility.f90

module defoperator use typedef implicit none interface assignment(=) module procedure vector2i_assign_vector2f module procedure vector2f_assign_vector2i end interface interface o
www.eeworm.com/read/205731/15308625

java getobject.java

import java.sql.*; import java.util.*; /*********************************** * * * 查询数据库返回数组 * * * *************
www.eeworm.com/read/162614/5516840

c altivec-2.c

/* { dg-do compile { target powerpc*-*-* } } */ /* { dg-xfail-if "" { "powerpc-*-eabispe*" "powerpc-ibm-aix*" } { "*" } { "" } } */ /* { dg-options "-maltivec" } */ /* Program to test the vector_size
www.eeworm.com/read/162614/5517961

c attr2.c

// PR c++/16337 #define vector __attribute__((vector_size(16))) void foo (void) { vector signed int v1 = { 1, 2, 3, 4 }; vector signed int v2, v3; vector signed int v4; v2 = v1; v3 = v1;
www.eeworm.com/read/162614/5518742

c opaque-1.c

/* { dg-do run { target powerpc-*-eabispe* } } */ #define __vector __attribute__((vector_size(8))) typedef float __vector __ev64_fs__; __ev64_fs__ f; __ev64_opaque__ o; int here = 0; void bar (__e
www.eeworm.com/read/154890/5633410

h sc.h

/* single path classifier */ #ifndef _SC_H_ #define _SC_H_ #define MAXSCLASSES 100 typedef struct sclassifier *sClassifier; /* single feature-vector classifier */ typedef int sClassIndex; /* sing
www.eeworm.com/read/474738/6805669

asm vectors.asm

;----------------------------------------------------- .def Interrupt_Vectors ; .ref nNMI_SINT16 ; .ref SINT17 ; .ref SINT18 ; .ref SINT19 ; .ref SINT20 ; .ref SINT