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

<<81828384858687888990>>

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
create_augmented_vec.h 25 * Recreate a specific codebook vector from the augmented part.
30 int16_t index, /* (i) Index for the augmented vector to be created */
33 int16_t *cbVec /* (o) The construced codebook vector */
filtered_cb_vecs.h 25 * Construct an additional codebook vector by filtering the
26 * initial codebook buffer. This vector is then used to expand
31 int16_t *cbvectors, /* (o) Codebook vector for the higher section */
interpolate.c 27 int16_t *out, /* (o) output vector */
28 int16_t *in1, /* (i) first input vector */
29 int16_t *in2, /* (i) second input vector */
interpolate.h 29 int16_t *out, /* (o) output vector */
30 int16_t *in1, /* (i) first input vector */
31 int16_t *in2, /* (i) second input vector */
state_construct.h 29 int16_t *idxVec, /* (i) vector of quantization indexes */
31 int16_t *Out_fix, /* (o) the decoded state vector */
32 int16_t len /* (i) length of a state vector */
  /external/chromium_org/ui/events/gesture_detection/
gesture_event_data_packet.h 8 #include <vector>
59 // TODO(jdduke): This vector is in general very short. Optimize?
60 std::vector<GestureEventData> gestures_;
  /external/chromium_org/ui/events/test/
events_test_utils_x11.h 72 const std::vector<Valuator>& valuators);
77 void SetUpValuators(const std::vector<Valuator>& valuators);
88 void SetUpTouchDevicesForTest(const std::vector<unsigned int>& devices);
  /external/chromium_org/ui/snapshot/
snapshot.h 8 #include <vector>
36 std::vector<unsigned char>* png_representation,
41 std::vector<unsigned char>* png_representation,
  /external/chromium_org/ui/views/controls/table/
table_utils.h 8 #include <vector>
38 VIEWS_EXPORT std::vector<int> CalculateTableColumnSizes(
45 const std::vector<ui::TableColumn>& columns,
  /external/clang/patches/
0002-Revert-to-old-vector-passing-ABI-for-backwards-compa.patch 4 Subject: [PATCH 2/4] Revert to old vector passing ABI for backwards
29 - // Use indirect if size of the illegal vector is bigger than 16 bytes.
31 + // Use indirect if size of the illegal vector is bigger than 32 bytes.
  /external/clang/test/Modules/
submodules-preprocess.cpp 5 @import std.vector;
33 @import std.vector.compare; // expected-error{{no submodule named 'compare' in module 'std.vector'}}
  /external/clang/test/SemaOpenCL/
vec_step.cl 29 int res13 = vec_step(*incomplete1); // expected-error {{'vec_step' requires built-in scalar or vector type, 'struct S' invalid}}
30 int res14 = vec_step(int16*); // expected-error {{'vec_step' requires built-in scalar or vector type, 'int16 *' invalid}}
31 int res15 = vec_step(void(void)); // expected-error {{'vec_step' requires built-in scalar or vector type, 'void (void)' invalid}}
  /external/clang/test/SemaTemplate/
derived.cpp 5 template<typename T> class vector : vector2<T> {}; class in inherits:vector2
8 template<typename T> void Foo(vector<const T*> V) {} // expected-note {{candidate template ignored: can't deduce a type for 'T' which would make 'const T' equal 'int'}}
12 Foo(vector<int*>()); // expected-error{{no matching function for call to 'Foo'}}
  /external/deqp/executor/tools/
xeExtractValues.cpp 29 #include <vector>
37 using std::vector;
50 vector<string> tagNames;
63 vector<Value> values;
69 BatchResultValues (const vector<string>& tagNames)
76 for (vector<CaseValues*>::iterator i = m_caseValues.begin(); i != m_caseValues.end(); ++i)
94 const vector<string>& getTagNames (void) const { return m_tagNames; }
100 vector<string> m_tagNames;
101 vector<CaseValues*> m_caseValues;
151 const vector<string>& tagNames = m_result.getTagNames()
    [all...]
  /external/e2fsprogs/e2fsck/
argv_parse.h 11 * parse into an argv argument vector, with each white-space separated
15 * parsed string, as well as the argument vector, are returned into
20 * This function frees the argument vector created by argv_parse().
  /external/eigen/bench/btl/libs/BLAS/
c_interface_base.h 6 #include <vector>
14 typedef std::vector<real> stl_vector;
15 typedef std::vector<stl_vector > stl_matrix;
  /external/eigen/doc/special_examples/
Tutorial_sparse_example_details.cpp 2 #include <vector>
8 void insertCoefficient(int id, int i, int j, double w, std::vector<T>& coeffs,
19 void buildProblem(std::vector<T>& coefficients, Eigen::VectorXd& b, int n)
  /external/google-tv-pairing-protocol/cpp/src/polo/encoding/
secretencoder.h 20 #include <vector>
37 const std::vector<uint8_t>& secret) const = 0;
42 virtual std::vector<uint8_t> DecodeToBytes(
  /external/google-tv-pairing-protocol/cpp/tests/polo/wire/
mocks.h 21 #include <vector>
29 MOCK_METHOD1(Send, void(const std::vector<uint8_t>& data));
56 MOCK_METHOD1(OnBytesReceived, void(const std::vector<uint8_t>& data));
  /external/gtest/test/
gtest-typed-test2_test.cc 32 #include <vector>
42 INSTANTIATE_TYPED_TEST_CASE_P(Vector, ContainerTest,
43 testing::Types<std::vector<int> >);
  /external/libcxx/test/containers/container.adaptors/priority.queue/priqueue.cons/
ctor_comp_container.pass.cpp 30 std::vector<int> v = make<std::vector<int> >(5);
31 std::priority_queue<int, std::vector<int>, std::greater<int> > q(std::greater<int>(), v);
  /external/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
eval_param.pass.cpp 18 #include <vector>
32 std::vector<D::result_type> u(3);
39 std::vector<double> prob = p.probabilities();
  /external/libhevc/common/arm64/
ihevc_inter_pred_luma_horz_w16out.s 211 ld1 {v20.2s},[x16],x15 //vector load pu1_src
213 ld1 {v22.2s},[x8],x15 //vector load pu1_src + src_strd
217 zip2 v12.2s, v20.2s, v22.2s //vector zip the i iteration and ii interation in single register
248 //vext.u8 d2,d0,d1,#2 //vector extract of src[0_2]
249 //vext.u8 d3,d0,d1,#3 //vector extract of src[0_3]
250 //vext.u8 d4,d0,d1,#4 //vector extract of src[0_4]
252 //vext.u8 d5,d0,d1,#5 //vector extract of src[0_5]
253 //vext.u8 d6,d0,d1,#6 //vector extract of src[0_6]
254 //vext.u8 d7,d0,d1,#7 //vector extract of src[0_7]
255 //vext.u8 d1,d0,d1,#1 //vector extract of src[0_1
    [all...]
  /external/libopus/silk/
inner_prod_aligned.c 35 const opus_int16 *const inVec1, /* I input vector 1 */
36 const opus_int16 *const inVec2, /* I input vector 2 */
38 const opus_int len /* I vector lengths */
  /external/llvm/test/CodeGen/ARM/
2013-07-29-vector-or-combine.ll 12 br i1 undef, label %vector.body, label %for.end
19 vector.body:
27 br label %vector.body

Completed in 757 milliseconds

<<81828384858687888990>>