| /external/chromium_org/v8/test/cctest/ |
| test-regexp.cc | 631 Vector<uc16> range(ranges[i], 2 * kRangeSize); 883 Vector<const uc16>(input_data, 6)).ToHandleChecked(); 904 Vector<const uc16>(input_data2, 9)).ToHandleChecked(); 1591 EmbeddedVector<CharacterRange, 1> vector; local [all...] |
| /external/clang/lib/AST/ |
| TypePrinter.cpp | 215 case Type::Vector: 1173 const VectorType *vector = T->getEquivalentType()->getAs<VectorType>(); local [all...] |
| /external/clang/test/CodeGenCXX/ |
| visibility.cpp | 979 template<typename _Tp > struct vector { struct in namespace:test53 988 struct vector<int> { struct in namespace:test53 992 vector<unsigned>::_M_fill_insert(); 993 vector<int>::_M_fill_insert(); 994 vector<zed>::_M_fill_insert(); [all...] |
| /external/clang/test/Misc/ |
| diag-template-diffing.cpp | 6 // PR9548 - "no known conversion from 'vector<string>' to 'vector<string>'" 7 // vector<string> refers to two different types here. Make sure the message 12 namespace std {template <typename T> class vector;} 13 using std::vector; 15 void f(vector<string> v); 20 template <typename T> class vector {}; class in namespace:std 22 vector<string> v; 27 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'vector<class std::basic_string>' to 'vector<class versa_string>' for 1st argument 1062 template <typename T, typename A = allocator<const Atom *> > class vector {}; class in namespace:PR17510 [all...] |
| /external/opencv/cvaux/src/ |
| cvhmm.cpp | 63 // obs_size - length of observation vector 445 float* vector = obs->obs; local 447 for (i = 0; i < num_obs; i++, vector+=obs->obs_size ) 451 samples[state][counter[state]] = vector; 479 /* for every vector number of mixture is assigned */ 506 // Purpose: The function computes the Gaussian pdf for a sample vector 508 // Parameters: obsVeq - pointer to the sample vector 509 // mu - pointer to the mean vector of the Gaussian pdf 510 // var - pointer to the variance vector of the Gaussian pdf 511 // VecSize - the size of sample vector 1432 float* vector = info->obs; local [all...] |
| /external/stlport/stlport/stl/ |
| _bvector.h | 265 // Bit-vector base class, which encapsulates the difference between 316 // partial specialization of vector<T, Alloc> if we have the necessary 334 # define vector _STLP_NON_DBG_NAME(vector) macro 342 # define __BVECTOR_QUALIFIED vector<bool, _Alloc> 344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> > 349 # define __BVECTOR vector 499 __stl_throw_range_error("vector<bool>"); 654 __stl_throw_length_error("vector<bool>"); 828 #undef vector macro [all...] |
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
| SerializationStressTest1.java | 24 import java.util.Vector; 1102 Vector<String> vector = new Vector<String>(1); local [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _bvector.h | 265 // Bit-vector base class, which encapsulates the difference between 316 // partial specialization of vector<T, Alloc> if we have the necessary 334 # define vector _STLP_NON_DBG_NAME(vector) macro 342 # define __BVECTOR_QUALIFIED vector<bool, _Alloc> 344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> > 349 # define __BVECTOR vector 499 __stl_throw_range_error("vector<bool>"); 654 __stl_throw_length_error("vector<bool>"); 828 #undef vector macro [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _bvector.h | 265 // Bit-vector base class, which encapsulates the difference between 316 // partial specialization of vector<T, Alloc> if we have the necessary 334 # define vector _STLP_NON_DBG_NAME(vector) macro 342 # define __BVECTOR_QUALIFIED vector<bool, _Alloc> 344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> > 349 # define __BVECTOR vector 499 __stl_throw_range_error("vector<bool>"); 654 __stl_throw_length_error("vector<bool>"); 828 #undef vector macro [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
| _bvector.h | 265 // Bit-vector base class, which encapsulates the difference between 316 // partial specialization of vector<T, Alloc> if we have the necessary 334 # define vector _STLP_NON_DBG_NAME(vector) macro 342 # define __BVECTOR_QUALIFIED vector<bool, _Alloc> 344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> > 349 # define __BVECTOR vector 499 __stl_throw_range_error("vector<bool>"); 654 __stl_throw_length_error("vector<bool>"); 828 #undef vector macro [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
| _bvector.h | 265 // Bit-vector base class, which encapsulates the difference between 316 // partial specialization of vector<T, Alloc> if we have the necessary 334 # define vector _STLP_NON_DBG_NAME(vector) macro 342 # define __BVECTOR_QUALIFIED vector<bool, _Alloc> 344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> > 349 # define __BVECTOR vector 499 __stl_throw_range_error("vector<bool>"); 654 __stl_throw_length_error("vector<bool>"); 828 #undef vector macro [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
| _bvector.h | 265 // Bit-vector base class, which encapsulates the difference between 316 // partial specialization of vector<T, Alloc> if we have the necessary 334 # define vector _STLP_NON_DBG_NAME(vector) macro 342 # define __BVECTOR_QUALIFIED vector<bool, _Alloc> 344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> > 349 # define __BVECTOR vector 499 __stl_throw_range_error("vector<bool>"); 654 __stl_throw_length_error("vector<bool>"); 828 #undef vector macro [all...] |
| /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
| _bvector.h | 265 // Bit-vector base class, which encapsulates the difference between 316 // partial specialization of vector<T, Alloc> if we have the necessary 334 # define vector _STLP_NON_DBG_NAME(vector) macro 342 # define __BVECTOR_QUALIFIED vector<bool, _Alloc> 344 # define __BVECTOR_QUALIFIED vector<bool, allocator<bool> > 349 # define __BVECTOR vector 499 __stl_throw_range_error("vector<bool>"); 654 __stl_throw_length_error("vector<bool>"); 828 #undef vector macro [all...] |
| /external/chromium_org/third_party/mesa/src/include/CL/ |
| cl.hpp | 65 * also the supplied vector and string classes, see following sections for 92 * std::vector<cl::Platform> platforms; 103 * std::vector<cl::Device> devices = context.getInfo<CL_CONTEXT_DEVICES>(); 171 #include <vector> 418 #include <vector> 419 #define VECTOR_CLASS std::vector 421 #define VECTOR_CLASS cl::vector 428 /*! \class vector 429 * \brief Fixed sized vector implementation that mirroring 430 * std::vector functionality 433 class vector class in namespace:cl 440 vector() : function in class:cl::vector 478 vector(const vector<T, N>& vec) : function in class:cl::vector 487 vector(unsigned int size, const T& val = T()) : function in class:cl::vector [all...] |
| /external/mesa3d/include/CL/ |
| cl.hpp | 65 * also the supplied vector and string classes, see following sections for 92 * std::vector<cl::Platform> platforms; 103 * std::vector<cl::Device> devices = context.getInfo<CL_CONTEXT_DEVICES>(); 171 #include <vector> 418 #include <vector> 419 #define VECTOR_CLASS std::vector 421 #define VECTOR_CLASS cl::vector 428 /*! \class vector 429 * \brief Fixed sized vector implementation that mirroring 430 * std::vector functionality 433 class vector class in namespace:cl 440 vector() : function in class:cl::vector 478 vector(const vector<T, N>& vec) : function in class:cl::vector 487 vector(unsigned int size, const T& val = T()) : function in class:cl::vector [all...] |
| /bionic/libc/kernel/uapi/asm-x86/asm/ |
| kvm.h | 106 __u8 vector; member in struct:kvm_ioapic_state::__anon217::__anon218
|
| /development/ndk/platforms/android-9/arch-x86/include/asm/ |
| apicdef_32.h | 271 u32 vector : 8, member in struct:local_apic::__anon1738 300 u32 vector : 8, member in struct:local_apic::__anon1741 312 u32 vector : 8, member in struct:local_apic::__anon1742 325 u32 vector : 8, member in struct:local_apic::__anon1743 337 u32 vector : 8, member in struct:local_apic::__anon1744 352 u32 vector : 8, member in struct:local_apic::__anon1745 367 u32 vector : 8, member in struct:local_apic::__anon1746
|
| /development/ndk/platforms/android-L/arch-x86/include/asm/ |
| kvm.h | 106 __u8 vector; member in struct:kvm_ioapic_state::__anon1862::__anon1863
|
| /development/ndk/platforms/android-L/arch-x86_64/include/asm/ |
| kvm.h | 106 __u8 vector; member in struct:kvm_ioapic_state::__anon1873::__anon1874
|
| /external/chromium_org/third_party/WebKit/Source/core/inspector/ |
| InspectorDOMAgent.cpp | 177 const Vector<PlatformTouchPoint>& points = event.touchPoints(); 284 Vector<Document*> InspectorDOMAgent::documents() 286 Vector<Document*> result; 652 Vector<Node*> path; 866 Vector<EventListenerInfo> eventInformation; 873 const EventListenerVector& vector = info.eventListenerVector; local 874 for (size_t j = 0; j < vector.size(); ++j) { 875 const RegisteredEventListener& listener = vector[j]; 887 const EventListenerVector& vector = info.eventListenerVector; local 888 for (size_t j = 0; j < vector.size(); ++j) [all...] |
| /external/chromium_org/third_party/skia/src/ports/ |
| SkFontHost_FreeType.cpp | 1164 FT_Vector vector; local 1255 FT_Vector vector; local 1367 FT_Vector vector; local [all...] |
| /external/chromium_org/v8/src/ |
| full-codegen.cc | 365 Handle<FixedArray> vector = FeedbackVector(); local 366 if (!vector->get(slot)->IsAllocationSite()) { 369 vector->set(slot, *allocation_site); [all...] |
| ic.cc | 1954 Handle<FixedArray> vector = args.at<FixedArray>(2); local 1969 Handle<FixedArray> vector = args.at<FixedArray>(2); local [all...] |
| /external/guava/guava-tests/test/com/google/common/collect/ |
| IteratorsTest.java | 58 import java.util.Vector; 1135 Vector<Integer> vector = new Vector<Integer>(); local [all...] |
| /external/kernel-headers/original/uapi/asm-x86/asm/ |
| kvm.h | 86 __u8 vector; member in struct:kvm_ioapic_state::__anon26592::__anon26593
|