HomeSort by relevance Sort by last modified time
    Searched full:vector (Results 1251 - 1275 of 20677) sorted by null

<<51525354555657585960>>

  /external/jemalloc/test/include/test/
SFMT-params44497.h 56 #define ALTI_SL1 (vector unsigned int)(SL1, SL1, SL1, SL1)
57 #define ALTI_SR1 (vector unsigned int)(SR1, SR1, SR1, SR1)
58 #define ALTI_MSK (vector unsigned int)(MSK1, MSK2, MSK3, MSK4)
60 (vector unsigned int)(MSK2, MSK1, MSK4, MSK3)
62 (vector unsigned char)(3,21,21,21,7,0,1,2,11,4,5,6,15,8,9,10)
64 (vector unsigned char)(3,4,5,6,7,29,29,29,11,12,13,14,15,0,1,2)
66 (vector unsigned char)(5,6,7,0,9,10,11,4,13,14,15,8,19,19,19,12)
68 (vector unsigned char)(13,14,15,0,1,2,3,4,19,19,19,8,9,10,11,12)
SFMT-params607.h 56 #define ALTI_SL1 (vector unsigned int)(SL1, SL1, SL1, SL1)
57 #define ALTI_SR1 (vector unsigned int)(SR1, SR1, SR1, SR1)
58 #define ALTI_MSK (vector unsigned int)(MSK1, MSK2, MSK3, MSK4)
60 (vector unsigned int)(MSK2, MSK1, MSK4, MSK3)
62 (vector unsigned char)(3,21,21,21,7,0,1,2,11,4,5,6,15,8,9,10)
64 (vector unsigned char)(3,4,5,6,7,29,29,29,11,12,13,14,15,0,1,2)
66 (vector unsigned char)(5,6,7,0,9,10,11,4,13,14,15,8,19,19,19,12)
68 (vector unsigned char)(13,14,15,0,1,2,3,4,19,19,19,8,9,10,11,12)
SFMT-params86243.h 56 #define ALTI_SL1 (vector unsigned int)(SL1, SL1, SL1, SL1)
57 #define ALTI_SR1 (vector unsigned int)(SR1, SR1, SR1, SR1)
58 #define ALTI_MSK (vector unsigned int)(MSK1, MSK2, MSK3, MSK4)
60 (vector unsigned int)(MSK2, MSK1, MSK4, MSK3)
62 (vector unsigned char)(25,25,25,25,3,25,25,25,7,0,1,2,11,4,5,6)
64 (vector unsigned char)(7,25,25,25,25,25,25,25,15,0,1,2,3,4,5,6)
66 (vector unsigned char)(7,0,1,2,11,4,5,6,15,8,9,10,17,12,13,14)
68 (vector unsigned char)(15,0,1,2,3,4,5,6,17,8,9,10,11,12,13,14)
  /external/libcxx/test/containers/sequences/vector/vector.capacity/
resize_size_value.pass.cpp 10 // <vector>
14 #include <vector>
22 std::vector<int> v(100);
26 assert(v == std::vector<int>(50));
36 std::vector<int, stack_allocator<int, 300> > v(100);
46 std::vector<int, min_allocator<int>> v(100);
50 assert((v == std::vector<int, min_allocator<int>>(50)));
60 std::vector<int, min_allocator<int>> v(100);
  /external/libcxx/test/containers/sequences/vector/vector.modifiers/
erase_iter.pass.cpp 10 // <vector>
14 #include <vector>
23 std::vector<int> l1(a1, a1+3);
24 std::vector<int>::const_iterator i = l1.begin();
26 std::vector<int>::iterator j = l1.erase(i);
45 std::vector<int, min_allocator<int>> l1(a1, a1+3);
46 std::vector<int, min_allocator<int>>::const_iterator i = l1.begin();
48 std::vector<int, min_allocator<int>>::iterator j = l1.erase(i);
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
ctor_init_func.pass.cpp 34 std::vector<double> iv = d.intervals();
38 std::vector<double> dn = d.densities();
45 std::vector<double> iv = d.intervals();
49 std::vector<double> dn = d.densities();
56 std::vector<double> iv = d.intervals();
60 std::vector<double> dn = d.densities();
67 std::vector<double> iv = d.intervals();
72 std::vector<double> dn = d.densities();
param_ctor_init_func.pass.cpp 32 std::vector<double> iv = pa.intervals();
36 std::vector<double> dn = pa.densities();
44 std::vector<double> iv = pa.intervals();
48 std::vector<double> dn = pa.densities();
56 std::vector<double> iv = pa.intervals();
60 std::vector<double> dn = pa.densities();
68 std::vector<double> iv = pa.intervals();
73 std::vector<double> dn = pa.densities();
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
ctor_init_func.pass.cpp 34 std::vector<double> iv = d.intervals();
38 std::vector<double> dn = d.densities();
46 std::vector<double> iv = d.intervals();
50 std::vector<double> dn = d.densities();
58 std::vector<double> iv = d.intervals();
62 std::vector<double> dn = d.densities();
70 std::vector<double> iv = d.intervals();
75 std::vector<double> dn = d.densities();
param_ctor_init_func.pass.cpp 32 std::vector<double> iv = pa.intervals();
36 std::vector<double> dn = pa.densities();
45 std::vector<double> iv = pa.intervals();
49 std::vector<double> dn = pa.densities();
58 std::vector<double> iv = pa.intervals();
62 std::vector<double> dn = pa.densities();
71 std::vector<double> iv = pa.intervals();
76 std::vector<double> dn = pa.densities();
  /external/libopus/silk/fixed/
vector_ops_FIX.c 34 /* Copy and multiply a vector by a constant */
51 /* Multiply a vector by a constant */
71 const opus_int16 *const inVec1, /* I input vector 1 */
72 const opus_int16 *const inVec2, /* I input vector 2 */
73 const opus_int len /* I vector lengths */
85 const opus_int16 *inVec1, /* I input vector 1 */
86 const opus_int16 *inVec2, /* I input vector 2 */
87 const opus_int len /* I vector lengths */
  /external/lldb/test/lang/cpp/unique-types/
TestUniqueTypes.py 2 Test that template instaniations of std::vector<long> and <short> in the same module have the correct types.
17 """Test for unique types of std::vector<long> and std::vector<short>."""
23 """Test for unique types of std::vector<long> and std::vector<short>."""
32 "// Set breakpoint here to verify that std::vector 'longs' and 'shorts' have unique types.")
35 """Test for unique types of std::vector<long> and std::vector<short>."""
  /external/lldb/test/python_api/formatters/
main.cpp 2 #include <vector>
40 std::vector<int> int_vector;
  /external/lldb/tools/lldb-perf/common/stepping/
stepping-testcase.cpp 2 #include <vector>
32 std::vector<struct_for_copying> my_vector;
  /external/lldb/tools/lldb-perf/darwin/formatters/
fmts_tester.mm 12 #include <vector>
53 std::vector<int> vector;
54 vector.push_back(1);
55 vector.push_back(2);
56 vector.push_back(3);
57 vector.push_back(4);
58 vector.push_back(5);
  /external/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.h 11 // generic vector mask.
21 // Vector Mask Decoding
48 /// the type of the vector allowing it to handle different datatypes and vector
53 /// and punpckh*. VT indicates the type of the vector allowing it to handle
54 /// different datatypes and vector widths.
58 /// and punpckl*. VT indicates the type of the vector allowing it to handle
59 /// different datatypes and vector widths.
  /external/llvm/test/CodeGen/AArch64/
arm64-shrink-v1i64.ll 5 ; But currently it can't handle vector type and will trigger an assertion failure
6 ; when it tries to generate an add mixed using vector type and scaler type.
  /external/llvm/test/CodeGen/X86/
constant-pool-sharing.ll 4 ; llc should share constant pool entries between this integer vector
5 ; and this floating-point vector since they have the same encoding.
  /external/oprofile/libpp/
symbol_sort.h 17 #include <vector>
50 std::vector<sort_order> options;
  /external/stlport/test/unit/
copy_test.cpp 3 #include <vector>
86 vector<int> v1(10);
90 vector<int> v2(v1.size());
97 vector<int> v1(10);
100 vector<int> v2;
101 insert_iterator<vector<int> > i(v2, v2.begin());
109 vector<int> v1(10);
112 vector<int> v2(v1.size());
  /frameworks/av/drm/mediadrm/plugins/clearkey/
Utils.cpp 21 bool operator<(const Vector<uint8_t> &lhs, const Vector<uint8_t> &rhs) {
  /frameworks/av/include/camera/camera2/
CaptureRequest.h 21 #include <utils/Vector.h>
32 Vector<sp<Surface> > mSurfaceList;
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoder.h 38 status_t getInputBuffers(Vector<sp<ABuffer> > *dstBuffers) const;
85 Vector<sp<ABuffer> > mInputBuffers;
86 Vector<sp<ABuffer> > mOutputBuffers;
87 Vector<sp<ABuffer> > mCSDsForCurrentFormat;
88 Vector<sp<ABuffer> > mCSDsToSubmit;
89 Vector<bool> mInputBufferIsDequeued;
90 Vector<MediaBuffer *> mMediaBuffers;
139 Vector<size_t> mFoundChannels;
  /frameworks/av/media/libstagefright/include/
VBRISeeker.h 23 #include <utils/Vector.h>
39 Vector<uint32_t> mSegments;
  /frameworks/base/packages/SystemUI/res/drawable/
ic_qs_signal_out.xml 16 <vector xmlns:android="http://schemas.android.com/apk/res/android"
24 </vector>
  /frameworks/base/tests/OneMedia/res/drawable/
ic_play_arrow.xml 16 <vector xmlns:android="http://schemas.android.com/apk/res/android"
25 </vector>

Completed in 656 milliseconds

<<51525354555657585960>>