/external/chromium_org/media/midi/ |
usb_midi_descriptor_parser.h | 8 #include <vector> 33 std::vector<UsbMidiJack>* jacks); 39 std::vector<UsbMidiJack>* jacks); 45 std::vector<UsbMidiJack>* jacks); 52 std::vector<UsbMidiJack> incomplete_jacks_;
|
/external/chromium_org/tools/gyp/test/mac/framework/TestFramework/ |
ObjCVector.mm | 8 #include <vector> 11 - (std::vector<id>::iterator)makeIterator:(NSUInteger)index; 37 for (std::vector<id>::iterator it = imp_->v.begin(); 57 - (std::vector<id>::iterator)makeIterator:(NSUInteger)index { 58 std::vector<id>::iterator it = imp_->v.begin();
|
/external/clang/test/Modules/ |
submodules.cpp | 5 @import std.vector; 7 vector<int> vi; 16 vector<float> vf; 19 @import std.vector.compare; // expected-error{{no submodule named 'compare' in module 'std.vector'}}
|
/external/clang/test/Sema/ |
vector-ops.c | 13 (void)(~v2fa); // expected-error{{invalid argument type 'v2f' (vector of 2 'float' values) to unary}} 16 v2ua = (v2ua==v2sa); // expected-warning{{incompatible vector types assigning to 'v2u' (vector of 2 'unsigned int' values) from 'int __attribute__((ext_vector_type(2)))' (vector of 2 'int' values)}} 20 int array1[v2ua]; // expected-error{{size of array has non-integer type 'v2u' (vector of 2 'unsigned int' values)}}
|
/external/libcxx/test/containers/sequences/vector/vector.cons/ |
default.recursive.pass.cpp | 10 // <vector> 11 // class vector 12 // vector(); 14 #include <vector> 18 std::vector<X> q;
|
/external/libcxx/test/containers/sequences/vector.bool/ |
shrink_to_fit.pass.cpp | 10 // <vector> 11 // vector<bool> 15 #include <vector> 23 std::vector<bool> v(100); 31 std::vector<bool, min_allocator<bool>> v(100);
|
/external/oprofile/libutil++/ |
string_filter.h | 16 #include <vector> 40 string_filter(std::vector<std::string> const & include_patterns, 41 std::vector<std::string> const & exclude_patterns); 50 std::vector<std::string> include; 52 std::vector<std::string> exclude;
|
/external/stlport/test/unit/ |
innerprod_test.cpp | 1 #include <vector> 52 vector<size_t> v1(3); 53 vector<size_t> v2(v1.size()); 63 vector<size_t> v1(3); 64 vector<size_t> v2(v1.size());
|
reviter_test.cpp | 1 #include <vector> 37 vector<int> v(array, array + 4); 38 typedef vector<int>::reverse_iterator reviter; 52 vector<int> v(array, array + 4); 53 vector<int>::reverse_iterator r;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_CompareMV.c | 34 * [in] mvX x coordinate of the candidate motion vector 35 * [in] mvY y coordinate of the candidate motion vector 37 * [in] bestMVX x coordinate of the best motion vector 38 * [in] bestMVY y coordinate of the best motion vector 63 /* shorter motion vector */
|
/frameworks/base/tools/aapt/ |
AaptUtil.cpp | 19 using android::Vector; 24 Vector<String8> split(const String8& str, const char sep) { 25 Vector<String8> parts; 42 Vector<String8> splitAndLowerCase(const String8& str, const char sep) { 43 Vector<String8> parts;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.cons/ |
default.recursive.pass.cpp | 10 // <vector> 11 // class vector 12 // vector(); 14 #include <vector> 18 std::vector<X> q;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/ |
shrink_to_fit.pass.cpp | 10 // <vector> 11 // vector<bool> 15 #include <vector> 23 std::vector<bool> v(100); 31 std::vector<bool, min_allocator<bool>> v(100);
|
/ndk/tests/device/test-gnustl-full/unit/ |
innerprod_test.cpp | 1 #include <vector> 52 vector<size_t> v1(3); 53 vector<size_t> v2(v1.size()); 63 vector<size_t> v1(3); 64 vector<size_t> v2(v1.size());
|
reviter_test.cpp | 1 #include <vector> 37 vector<int> v(array, array + 4); 38 typedef vector<int>::reverse_iterator reviter; 52 vector<int> v(array, array + 4); 53 vector<int>::reverse_iterator r;
|
/ndk/tests/device/test-stlport/unit/ |
innerprod_test.cpp | 1 #include <vector> 52 vector<size_t> v1(3); 53 vector<size_t> v2(v1.size()); 63 vector<size_t> v1(3); 64 vector<size_t> v2(v1.size());
|
reviter_test.cpp | 1 #include <vector> 37 vector<int> v(array, array + 4); 38 typedef vector<int>::reverse_iterator reviter; 52 vector<int> v(array, array + 4); 53 vector<int>::reverse_iterator r;
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/property/ |
bigram_property.h | 20 #include <vector> 29 BigramProperty(const std::vector<int> *const targetCodePoints, 34 const std::vector<int> *getTargetCodePoints() const { 55 // Default copy constructor and assign operator are used for using in std::vector. 59 std::vector<int> mTargetCodePoints;
|
/external/libvorbis/doc/ |
07-floor1.tex | 102 A partition class consists of a representation vector width (the 118 4) vector [floor1_partition_class_list] element [i] = read 4 bits as unsigned integer 122 5) [maximum_class] = largest integer scalar value in vector [floor1_partition_class_list] 125 7) vector [floor1_class_dimensions] element [i] = read 3 bits as unsigned integer and add 1 126 8) vector [floor1_class_subclasses] element [i] = read 2 bits as unsigned integer 127 9) if ( vector [floor1_class_subclasses] element [i] is nonzero ) \{ 129 10) vector [floor1_class_masterbooks] element [i] = read 8 bits as unsigned integer 142 15) vector [floor1_X_list] element [0] = 0 143 16) vector [floor1_X_list] element [1] = 2 exponent [rangebits]; 147 19) [current_class_number] = vector [floor1_partition_class_list] element [i [all...] |
/frameworks/av/media/libmediaplayerservice/ |
Drm.cpp | 46 KeyedVector<Vector<uint8_t>, String8> Drm::mUUIDToLibraryPathMap; 50 static bool operator<(const Vector<uint8_t> &lhs, const Vector<uint8_t> &rhs) { 97 Vector<uint8_t> const *sessionId, 98 Vector<uint8_t> const *data) 146 Vector<uint8_t> uuidVector; 281 status_t Drm::openSession(Vector<uint8_t> &sessionId) { 295 status_t Drm::closeSession(Vector<uint8_t> const &sessionId) { 309 status_t Drm::getKeyRequest(Vector<uint8_t> const &sessionId, 310 Vector<uint8_t> const &initData [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/debug/ |
vector | 1 // Debugging vector implementation -*- C++ -*- 26 /** @file debug/vector 33 #include <vector> 42 /// Class std::vector with safety/checking/debug instrumentation. 45 class vector 46 : public _GLIBCXX_STD_C::vector<_Tp, _Allocator>, 47 public __gnu_debug::_Safe_sequence<vector<_Tp, _Allocator> > 49 typedef _GLIBCXX_STD_C::vector<_Tp, _Allocator> _Base; 50 typedef __gnu_debug::_Safe_sequence<vector> _Safe_base; 60 typedef __gnu_debug::_Safe_iterator<_Base_iterator,vector> [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
vector | 1 // Debugging vector implementation -*- C++ -*- 26 /** @file debug/vector 33 #include <vector> 42 /// Class std::vector with safety/checking/debug instrumentation. 45 class vector 46 : public _GLIBCXX_STD_C::vector<_Tp, _Allocator>, 47 public __gnu_debug::_Safe_sequence<vector<_Tp, _Allocator> > 49 typedef _GLIBCXX_STD_C::vector<_Tp, _Allocator> _Base; 50 typedef __gnu_debug::_Safe_sequence<vector> _Safe_base; 60 typedef __gnu_debug::_Safe_iterator<_Base_iterator,vector> [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
vector | 1 // Debugging vector implementation -*- C++ -*- 26 /** @file debug/vector 33 #include <vector> 42 /// Class std::vector with safety/checking/debug instrumentation. 45 class vector 46 : public _GLIBCXX_STD_C::vector<_Tp, _Allocator>, 47 public __gnu_debug::_Safe_sequence<vector<_Tp, _Allocator> > 49 typedef _GLIBCXX_STD_C::vector<_Tp, _Allocator> _Base; 50 typedef __gnu_debug::_Safe_sequence<vector> _Safe_base; 60 typedef __gnu_debug::_Safe_iterator<_Base_iterator,vector> [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
Support_DecimalFormat.java | 23 import java.util.Vector; 147 private static Vector<FieldContainer> getNumberVectorUS() { 148 Vector<FieldContainer> v = new Vector<FieldContainer>(); 155 private static Vector<FieldContainer> getPositiveCurrencyVectorTR() { 156 Vector<FieldContainer> v = new Vector<FieldContainer>(); 164 private static Vector<FieldContainer> getNegativeCurrencyVectorTR() { 165 Vector<FieldContainer> v = new Vector<FieldContainer>() [all...] |
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_provider_hunspell_unittest.cc | 5 #include <vector> 26 std::vector<SpellCheckMarker>()); 41 blink::WebString(), &completion, std::vector<SpellCheckMarker>()); 48 blink::WebString("First"), &completion, std::vector<SpellCheckMarker>()); 56 std::vector<SpellCheckMarker>()); 64 std::vector<SpellCheckMarker>()); 72 std::vector<SpellCheckMarker>()); 80 std::vector<SpellCheckMarker>()); 89 std::vector<SpellCheckMarker>()); 99 std::vector<SpellCheckMarker>()) [all...] |