Home
last modified time | relevance | path

Searched defs:vector (Results 1 – 25 of 198) sorted by relevance

12345678

/third_party/node/test/fixtures/wpt/WebCryptoAPI/derive_bits_keys/
Dcfrg_curves_bits_fixtures.js23 …{ order: "0", vector : new Uint8Array([48, 42, 48, 5, 6, 3, 43, 101, 110, 3, 33, 0,… property
24 …{ order: "1", vector : new Uint8Array([48, 42, 48, 5, 6, 3, 43, 101, 110, 3, 33, 0,… property
25 …{ order: "8", vector : new Uint8Array([48, 42, 48, 5, 6, 3, 43, 101, 110, 3, 33, 0,… property
26 …{ order: "p-1 (order 2)", vector : new Uint8Array([48, 42, 48, 5, 6, 3, 43, 101, 110, 3, 33, 0,… property
27 …{ order: "p (=0, order 4)", vector : new Uint8Array([48, 42, 48, 5, 6, 3, 43, 101, 110, 3, 33, 0,… property
28 …{ order: "p+1 (=1, order 1)", vector : new Uint8Array([48, 42, 48, 5, 6, 3, 43, 101, 110, 3, 33, 0… property
31 …{ order: "0", vector : new Uint8Array([48, 66, 48, 5, 6, 3, 43, 101, 111, 3, 57, 0… property
32 …{ order: "1", vector : new Uint8Array([48, 66, 48, 5, 6, 3, 43, 101, 111, 3, 57, 0… property
33 …{ order: "p-1 (order 2)", vector : new Uint8Array([48, 66, 48, 5, 6, 3, 43, 101, 111, 3, 57, 0… property
34 …{ order: "p (=0, order 4)", vector : new Uint8Array([48, 66, 48, 5, 6, 3, 43, 101, 111, 3, 57, 0… property
[all …]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/
Daes.js16 passingVectors.forEach(function(vector) { argument
18 .then(function(vector) { argument
39 passingVectors.forEach(function(vector) { argument
42 .then(function(vector) { argument
65 passingVectors.forEach(function(vector) { argument
67 .then(function(vector) { argument
88 passingVectors.forEach(function(vector) { argument
91 .then(function(vector) { argument
114 passingVectors.forEach(function(vector) { argument
120 .then(function(vector) { argument
[all …]
Drsa.js15 passingVectors.forEach(function(vector) { argument
44 passingVectors.forEach(function(vector) { argument
76 passingVectors.forEach(function(vector) { argument
129 passingVectors.forEach(function(vector) { argument
174 passingVectors.forEach(function(vector) { argument
216 passingVectors.forEach(function(vector) { argument
245 passingVectors.forEach(function(vector) { argument
307 function importVectorKeys(vector, publicKeyUsages, privateKeyUsages) { argument
/third_party/skia/third_party/externals/dawn/src/common/
Dityp_vector.h44 vector() : Base() { in vector() function
47 explicit vector(Index size) : Base(static_cast<I>(size)) { in vector() function
50 vector(Index size, const Value& init) : Base(static_cast<I>(size), init) { in vector() function
53 vector(const vector& rhs) : Base(static_cast<const Base&>(rhs)) { in vector() function
56 vector(vector&& rhs) : Base(static_cast<Base&&>(rhs)) { in vector() function
59 vector(std::initializer_list<Value> init) : Base(init) { in vector() function
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
Dhmac.js15 testVectors.forEach(function(vector) { argument
17 .then(function(vector) { argument
41 testVectors.forEach(function(vector) { argument
43 .then(function(vector) { argument
66 testVectors.forEach(function(vector) { argument
68 .then(function(vector) { argument
95 .then(function(vector) { argument
114 testVectors.forEach(function(vector) { argument
143 testVectors.forEach(function(vector) { argument
177 testVectors.forEach(function(vector) { argument
[all …]
Drsa.js15 testVectors.forEach(function(vector) { argument
41 testVectors.forEach(function(vector) { argument
66 testVectors.forEach(function(vector) { argument
91 testVectors.forEach(function(vector) { argument
113 testVectors.forEach(function(vector) { argument
157 testVectors.forEach(function(vector) { argument
208 testVectors.forEach(function(vector) { argument
243 testVectors.forEach(function(vector) { argument
282 testVectors.forEach(function(vector) { argument
310 testVectors.forEach(function(vector) { argument
[all …]
Deddsa.js15 testVectors.forEach(function(vector) { argument
42 testVectors.forEach(function(vector) { argument
68 testVectors.forEach(function(vector) { argument
94 testVectors.forEach(function(vector) { argument
117 testVectors.forEach(function(vector) { argument
163 testVectors.forEach(function(vector) { argument
195 testVectors.forEach(function(vector) { argument
230 testVectors.forEach(function(vector) { argument
265 testVectors.forEach(function(vector) { argument
294 testVectors.forEach(function(vector) { argument
[all …]
Decdsa.js16 testVectors.forEach(function(vector) { argument
43 testVectors.forEach(function(vector) { argument
69 testVectors.forEach(function(vector) { argument
95 testVectors.forEach(function(vector) { argument
118 testVectors.forEach(function(vector) { argument
164 testVectors.forEach(function(vector) { argument
196 testVectors.forEach(function(vector) { argument
231 testVectors.forEach(function(vector) { argument
266 testVectors.forEach(function(vector) { argument
295 testVectors.forEach(function(vector) { argument
[all …]
/third_party/mesa3d/src/util/
Du_vector.c41 u_vector_init_pow2(struct u_vector *vector, in u_vector_init_pow2()
58 u_vector_add(struct u_vector *vector) in u_vector_add()
102 u_vector_remove(struct u_vector *vector) in u_vector_remove()
Du_vector.h81 u_vector_head(struct u_vector *vector) in u_vector_head()
90 u_vector_tail(struct u_vector *vector) in u_vector_tail()
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-strtod.cc65 Vector<const char> vector; in TEST() local
389 Vector<const char> vector; in TEST() local
659 Vector<const char> vector; in TEST() local
885 Vector<const char> vector; in TEST() local
1159 Vector<const char> vector(buffer, pos); in TEST() local
1172 Vector<const char> vector(buffer, pos); in TEST() local
1226 Vector<const char> vector(buffer, pos); in TEST() local
1239 Vector<const char> vector(buffer, pos); in TEST() local
/third_party/node/deps/v8/src/ic/
Dic.h183 LoadIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, in LoadIC()
216 LoadGlobalIC(Isolate* isolate, Handle<FeedbackVector> vector, in LoadGlobalIC()
226 KeyedLoadIC(Isolate* isolate, Handle<FeedbackVector> vector, in KeyedLoadIC()
259 StoreIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, in StoreIC()
287 StoreGlobalIC(Isolate* isolate, Handle<FeedbackVector> vector, in StoreGlobalIC()
311 KeyedStoreIC(Isolate* isolate, Handle<FeedbackVector> vector, in KeyedStoreIC()
341 StoreInArrayLiteralIC(Isolate* isolate, Handle<FeedbackVector> vector, in StoreInArrayLiteralIC()
Daccessor-assembler.cc73 TNode<TaggedIndex> slot, TNode<FeedbackVector> vector, in TryMonomorphicCase()
148 TNode<Object> vector, in TryMegaDOMCase()
3286 TNode<FeedbackVector> vector = CAST(maybe_feedback_vector); in LoadGlobalIC() local
3319 TNode<FeedbackVector> vector, TNode<TaggedIndex> slot, in LoadGlobalIC_TryPropertyCellCase()
3356 TNode<FeedbackVector> vector, TNode<TaggedIndex> slot, in LoadGlobalIC_TryHandlerCase()
3658 TNode<FeedbackVector> vector = CAST(p->vector()); in KeyedLoadICPolymorphicName() local
4158 auto vector = Parameter<HeapObject>(Descriptor::kVector); in GenerateLoadIC() local
4171 auto vector = Parameter<HeapObject>(Descriptor::kVector); in GenerateLoadIC_Megamorphic() local
4205 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in GenerateLoadIC_Noninlined() local
4253 TNode<FeedbackVector> vector = LoadFeedbackVectorForStub(); in GenerateLoadICTrampoline() local
[all …]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/
Dokp_importKey_failures.js31 allTestVectors.forEach(function(vector) { argument
122 testVectors.forEach(function(vector) { argument
137 testVectors.forEach(function(vector) { argument
149 testVectors.forEach(function(vector) { argument
163 testVectors.forEach(function(vector) { argument
177 testVectors.forEach(function(vector) { argument
/third_party/node/deps/v8/src/builtins/
Dbuiltins-handler-gen.cc148 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in Generate_ElementsTransitionAndStore() local
290 auto vector = Parameter<HeapObject>(Descriptor::kVector); in Generate_StoreFastElementIC() local
339 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in TF_BUILTIN() local
354 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in TF_BUILTIN() local
367 auto vector = Parameter<HeapObject>(Descriptor::kVector); in TF_BUILTIN() local
389 auto vector = Parameter<HeapObject>(Descriptor::kVector); in Generate_KeyedStoreIC_SloppyArguments() local
425 auto vector = Parameter<HeapObject>(Descriptor::kVector); in TF_BUILTIN() local
442 auto vector = Parameter<HeapObject>(Descriptor::kVector); in TF_BUILTIN() local
462 auto vector = Parameter<HeapObject>(Descriptor::kVector); in TF_BUILTIN() local
/third_party/skia/third_party/externals/tint/src/
Dclone_context.h367 CloneContext& Remove(const std::vector<T>& vector, OBJECT* object) { in Remove()
385 CloneContext& InsertFront(const std::vector<T>& vector, OBJECT* object) { in InsertFront()
399 CloneContext& InsertBack(const std::vector<T>& vector, OBJECT* object) { in InsertBack()
414 CloneContext& InsertBefore(const std::vector<T>& vector, in InsertBefore()
438 CloneContext& InsertAfter(const std::vector<T>& vector, in InsertAfter()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dcontainers_test.cpp27 marl::containers::vector<std::string, 4> vector(allocator); in TEST_F() local
32 marl::containers::vector<std::string, 4> vector(allocator); in TEST_F() local
46 marl::containers::vector<std::string, 1> vector(allocator); in TEST_F() local
60 marl::containers::vector<std::string, 4> vector(allocator); in TEST_F() local
94 marl::containers::vector<std::string, 2> vector(allocator); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_synonym.cpp167 if (const auto* vector = type->AsVector()) { in IsInstructionValid() local
180 if (const auto* vector = type->AsVector()) { in IsInstructionValid() local
286 if (const auto* vector = synonym_type->AsVector()) { in MaybeGetConstantId() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_synonym.cpp168 if (const auto* vector = type->AsVector()) { in IsInstructionValid() local
181 if (const auto* vector = type->AsVector()) { in IsInstructionValid() local
287 if (const auto* vector = synonym_type->AsVector()) { in MaybeGetConstantId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_synonym.cpp167 if (const auto* vector = type->AsVector()) { in IsInstructionValid() local
180 if (const auto* vector = type->AsVector()) { in IsInstructionValid() local
286 if (const auto* vector = synonym_type->AsVector()) { in MaybeGetConstantId() local
/third_party/skia/third_party/externals/tint/fuzzers/
Ddata_builder.h61 std::vector<T> vector() { in vector() function
76 std::vector<T> vector(Callback generate) { in vector() function
/third_party/node/deps/v8/src/debug/
Ddebug-type-profile.cc41 FeedbackVector vector = FeedbackVector::cast(list->Get(i)); in Collect() local
96 FeedbackVector vector = FeedbackVector::cast(list->Get(i)); in SelectMode() local
/third_party/node/deps/v8/src/strings/
Duri.cc329 int UnescapeChar(base::Vector<const Char> vector, int i, int length, in UnescapeChar()
358 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); in UnescapeSlow() local
381 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); in UnescapeSlow() local
394 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); in UnescapeSlow() local
447 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); in EscapePrivate() local
475 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); in EscapePrivate() local
/third_party/rust/crates/cxx/tests/
Dtest.rs157 let mut vector = ffi::c_return_unique_ptr_vector_u8(); in test_c_take() localVariable
160 let mut vector = ffi::c_return_unique_ptr_vector_f64(); in test_c_take() localVariable
163 let mut vector = ffi::c_return_unique_ptr_vector_shared(); in test_c_take() localVariable
/third_party/ffmpeg/libavcodec/
Dg723_1.c1104 int ff_g723_1_scale_vector(int16_t *dst, const int16_t *vector, int length) in ff_g723_1_scale_vector()
1148 int16_t vector[SUBFRAME_LEN]; in ff_g723_1_gen_dirac_train() local
1158 void ff_g723_1_gen_acb_excitation(int16_t *vector, int16_t *prev_excitation, in ff_g723_1_gen_acb_excitation()

12345678