Home
last modified time | relevance | path

Searched defs:Vector (Results 1 – 25 of 97) sorted by relevance

1234

/netbsd-src/usr.bin/make/
H A Dlst.h164 typedef struct Vector { struct
169 } Vector; argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_vector_test.cc18 TEST(Vector, Basic) { in TEST() argument
30 TEST(Vector, Stride) { in TEST() argument
42 TEST(Vector, ResizeReduction) { in TEST() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h30 explicit Vector(unsigned Length) in Vector() function
34 Vector(unsigned Length, PBQPNum InitVal) in Vector() function
40 Vector(const Vector &V) in Vector() function
46 Vector(Vector &&V) in Vector() function
H A DReductionRules.h33 using Vector = typename GraphT::Vector; in applyR1() local
77 using Vector = typename GraphT::Vector; in applyR2() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDbeApplication.h35 template <class ITEM> class Vector; variable
H A DDbe.h28 template <class ITEM> class Vector; variable
H A DDbeJarFile.h28 template <class ITEM> class Vector; variable
H A Dgp-print.h32 template <class ITEM> class Vector; variable
H A DDbeThread.h26 template <class ITEM> class Vector; variable
H A Dgp-archive.h29 template <class ITEM> class Vector; variable
H A DCallStack.h33 template <class ITEM> class Vector; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeApplication.h35 template <class ITEM> class Vector; variable
H A DDbe.h28 template <class ITEM> class Vector; variable
H A DDbeJarFile.h28 template <class ITEM> class Vector; variable
H A Dgp-print.h32 template <class ITEM> class Vector; variable
H A DDbeThread.h26 template <class ITEM> class Vector; variable
H A Dgp-archive.h29 template <class ITEM> class Vector; variable
H A DCallStack.h33 template <class ITEM> class Vector; variable
H A DDbeFile.h28 template <class ITEM> class Vector; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h44 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DUniqueVector.h35 VectorType Vector; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_vector.h27 explicit Vector() in Vector() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_vector.h26 Vector() : begin_(), end_(), last_() {} in Vector() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_vector.h25 explicit Vector() in Vector() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_vector.h25 explicit Vector(MBlockType typ) in Vector() function

1234