HomeSort by relevance Sort by last modified time
    Searched refs:vector (Results 176 - 200 of 775) sorted by null

1 2 3 4 5 6 78 91011>>

  /sdk/emulator/qtools/
dmtrace.h 6 #include <vector>
57 std::vector<ThreadRecord*> *threads;
58 std::vector<FunctionRecord*> *functions;
  /external/chromium/net/url_request/
url_request_http_job.h 10 #include <vector>
43 virtual bool GetResponseCookies(std::vector<std::string>* cookies);
46 std::vector<Filter::FilterType>* encoding_type);
69 std::vector<std::string>* cookies);
91 std::vector<std::string> response_cookies_;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
list_partition.h 37 #include <vector>
50 shrink_and_double(std::vector<InputIterator>& os_starts,
70 shrink(std::vector<InputIterator>& os_starts, size_t& count_to_two,
73 for (typename std::vector<InputIterator>::size_type i = 0;
113 std::vector<InputIterator> os_starts(2 * oversampling * num_parts + 1);
  /external/chromium/base/
command_line.h 24 #include <vector>
49 // Initialize from an argv vector.
51 void InitFromArgv(const std::vector<std::string>& argv);
56 explicit CommandLine(const std::vector<std::string>& argv) {
128 std::vector<std::wstring> GetLooseValues() const;
136 // Returns the original command line string as a vector of strings.
137 const std::vector<std::string>& argv() const {
216 std::vector<std::string> argv_;
232 std::vector<StringType> loose_values_;
  /external/chromium/net/tools/flip_server/
loadtime_measurement.h 16 #include <vector>
71 std::vector<std::string> query;
73 std::vector<std::string> params;
75 std::vector<std::string> url;
76 std::vector<std::string> loadtime;
103 std::vector<std::string>* sub_strs) {
117 std::vector<std::string> urls_;
  /external/stlport/test/unit/
adj_test.cpp 1 #include <vector>
55 typedef vector<int> IntVector;
68 typedef vector <const char*> CStrVector;
98 vector <int> v(10);
101 vector<int> result(v.size());
116 vector <int> v(10);
119 vector <int> result(v.size());
equal_test.cpp 1 #include <vector>
51 typedef vector <int> IntVec;
105 vector<Test> tv;
106 vector<Test>::iterator it;
107 pair<vector<Test>::iterator, vector<Test>::iterator> p;
141 vector <int> v1(10);
144 vector <int> v2(10);
153 vector <int> v1(10);
154 vector <int> v2(10)
    [all...]
swap_test.cpp 1 #include <vector>
3 #include <vector>
123 if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __false_type) ) {
125 } else if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __true_type) ) {
133 vector<Obj> v1;
134 vector<Obj> v2;
  /ndk/tests/device/test-gnustl-full/unit/
adj_test.cpp 1 #include <vector>
55 typedef vector<int> IntVector;
68 typedef vector <const char*> CStrVector;
98 vector <int> v(10);
101 vector<int> result(v.size());
116 vector <int> v(10);
119 vector <int> result(v.size());
equal_test.cpp 1 #include <vector>
51 typedef vector <int> IntVec;
105 vector<Test> tv;
106 vector<Test>::iterator it;
107 pair<vector<Test>::iterator, vector<Test>::iterator> p;
141 vector <int> v1(10);
144 vector <int> v2(10);
153 vector <int> v1(10);
154 vector <int> v2(10)
    [all...]
swap_test.cpp 1 #include <vector>
3 #include <vector>
123 if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __false_type) ) {
125 } else if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __true_type) ) {
133 vector<Obj> v1;
134 vector<Obj> v2;
  /ndk/tests/device/test-stlport/unit/
adj_test.cpp 1 #include <vector>
55 typedef vector<int> IntVector;
68 typedef vector <const char*> CStrVector;
98 vector <int> v(10);
101 vector<int> result(v.size());
116 vector <int> v(10);
119 vector <int> result(v.size());
equal_test.cpp 1 #include <vector>
51 typedef vector <int> IntVec;
105 vector<Test> tv;
106 vector<Test>::iterator it;
107 pair<vector<Test>::iterator, vector<Test>::iterator> p;
141 vector <int> v1(10);
144 vector <int> v2(10);
153 vector <int> v1(10);
154 vector <int> v2(10)
    [all...]
swap_test.cpp 1 #include <vector>
3 #include <vector>
123 if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __false_type) ) {
125 } else if ( typeid(/* _STLP_PRIV */ _SwapImplemented<vector<Obj> >::_Ret) == typeid(_STLP_PRIV __true_type) ) {
133 vector<Obj> v1;
134 vector<Obj> v2;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit_A.c 668 (vector unsigned char) ( a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p )
670 (vector unsigned short) ( a,b,c,d,e,f,g,h )
673 (vector unsigned char) { a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p }
675 (vector unsigned short) { a,b,c,d,e,f,g,h }
680 vector unsigned int tmpvec = (vector unsigned int)(v); \
685 /* the permuation vector that takes the high bytes out of all the appropriate shorts
686 (vector unsigned char)(
692 #define VEC_MERGE_PERMUTE() (vec_add(vec_lvsl(0, (int*)NULL), (vector unsigned char)vec_splat_u16(0x0F)))
694 #define VEC_ALPHA_MASK() ((vector unsigned char)vec_sl((vector unsigned int)vec_splat_s8(-1), VEC_U32_24())
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
gflags_reporting.cc 57 #include <vector>
64 using std::vector;
245 const vector<string>& substrings) {
246 for (vector<string>::const_iterator target = substrings.begin();
269 const vector<string> &substrings) {
272 vector<CommandLineFlagInfo> flags;
278 for (vector<CommandLineFlagInfo>::const_iterator flag = flags.begin();
305 vector<string> substrings;
318 vector<CommandLineFlagInfo> flags;
331 for (vector<CommandLineFlagInfo>::const_iterator flag = flags.begin()
    [all...]
  /frameworks/base/tools/localize/
localize.cpp 36 vector<XMLNode*> configNodes = root->GetElementsByName("", "configuration");
59 vector<XMLNode*> appNodes = configNode->GetElementsByName("", "app");
76 vector<XMLNode*> rejectNodes = configNode->GetElementsByName("", "reject");
130 const vector<Reject>& reject = settings.reject;
207 const vector<string>& configs)
218 select_files(vector<string> *resFiles, const string& config,
222 vector<vector<string> > allResFiles;
223 vector<string> configs;
233 select_files(vector<vector<string> > *allResFiles, const vector<string>& configs
    [all...]
  /system/core/libpixelflinger/tinyutils/
VectorImpl.cpp 9 #define LOG_TAG "Vector"
71 "Vector<> have different types (this=%p, rhs=%p)", this, &rhs);
110 ssize_t VectorImpl::insertVectorAt(const VectorImpl& vector, size_t index)
114 void* where = _grow(index, vector.size());
116 _do_copy(where, vector.arrayImpl(), vector.size());
121 ssize_t VectorImpl::appendVector(const VectorImpl& vector)
123 return insertVectorAt(vector, size());
284 // LOGV("grow vector %p, new_capacity=%d", this, (int)new_capacity);
337 // LOGV("shrink vector %p, new_capacity=%d", this, (int)new_capacity)
    [all...]
VectorImpl.h 23 * Implementation of the guts of the vector<> class
54 /*! vector stats */
60 /*! append/insert another vector */
61 ssize_t insertVectorAt(const VectorImpl& vector, size_t index);
62 ssize_t appendVector(const VectorImpl& vector);
116 void * mStorage; // base address of the vector
143 //! merges a vector into this one
144 ssize_t merge(const VectorImpl& vector);
145 ssize_t merge(const SortedVectorImpl& vector);
172 ssize_t insertVectorAt(const VectorImpl& vector, size_t index)
    [all...]
  /external/stlport/src/
dll_main.cpp 42 #include <vector>
107 * For the vector class we do not use any MSVC6 workaround even if we export it from
109 * a template method. Moreover the exported class is an instanciation of vector with
126 template class _STLP_CLASS_DECLSPEC _STLP_NON_DBG_NAME(vector)<_Slist_node_base*,
131 template class _STLP_CLASS_DECLSPEC vector<_STLP_PRIV _Slist_node_base*, variable in typeref:class:_STLP_CLASS_DECLSPEC
147 # define _STLP_NON_DBG_VECTOR _STLP_NON_DBG_NAME(vector)
154 template class _STLP_CLASS_DECLSPEC vector<locale::facet*, allocator<locale::facet*> >; variable in typeref:class:_STLP_CLASS_DECLSPEC
167 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(vector)<void*, allocator<void*> >;
  /frameworks/base/include/utils/
VectorImpl.h 32 * Implementation of the guts of the vector<> class
62 /*! vector stats */
68 /*! append/insert another vector or array */
69 ssize_t insertVectorAt(const VectorImpl& vector, size_t index);
70 ssize_t appendVector(const VectorImpl& vector);
131 void * mStorage; // base address of the vector
158 //! merges a vector into this one
159 ssize_t merge(const VectorImpl& vector);
160 ssize_t merge(const SortedVectorImpl& vector);
187 ssize_t insertVectorAt(const VectorImpl& vector, size_t index)
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 42 #include <vector>
107 * For the vector class we do not use any MSVC6 workaround even if we export it from
109 * a template method. Moreover the exported class is an instanciation of vector with
126 template class _STLP_CLASS_DECLSPEC _STLP_NON_DBG_NAME(vector)<_Slist_node_base*,
131 template class _STLP_CLASS_DECLSPEC vector<_STLP_PRIV _Slist_node_base*, variable in typeref:class:_STLP_CLASS_DECLSPEC
147 # define _STLP_NON_DBG_VECTOR _STLP_NON_DBG_NAME(vector)
154 template class _STLP_CLASS_DECLSPEC vector<locale::facet*, allocator<locale::facet*> >; variable in typeref:class:_STLP_CLASS_DECLSPEC
167 template class _STLP_CLASS_DECLSPEC _STLP_PTR_IMPL_NAME(vector)<void*, allocator<void*> >;
  /external/chromium/net/base/
filter.h 33 #include <vector>
149 // successive filtering of data. The names in the vector are ordered based on
154 static Filter* Factory(const std::vector<FilterType>& filter_types,
198 std::vector<FilterType>* encoding_types);
  /external/chromium/net/socket/
ssl_client_socket_mac.h 11 #include <vector>
120 std::vector<char> send_buffer_;
122 std::vector<char> recv_buffer_;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
rmfinalepsilon.h 36 vector<bool> access;
37 vector<bool> coaccess;
64 vector<A> arcs;

Completed in 892 milliseconds

1 2 3 4 5 6 78 91011>>