Home
last modified time | relevance | path

Searched defs:vector (Results 351 - 375 of 781) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c280 unsigned vector= remaining_tests[max_tests - test - 1]; in main() local
[all...]
/third_party/lwip/src/api/
H A Dapi_lib.c977 struct netvector vector; in netconn_write_partly() local
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.h115 TNode<HeapObject> vector() const { return vector_; } in vector() function
164 TNode<HeapObject> vector() const { return vector_; } in vector() function
225 TNode<HeapObject> vector() cons in slot() function
[all...]
H A Dic.h183 LoadIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, in LoadIC() argument
216 LoadGlobalIC(Isolate* isolate, Handle<FeedbackVector> vector, in LoadGlobalIC() argument
226 KeyedLoadIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) KeyedLoadIC() argument
259 StoreIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) StoreIC() argument
287 StoreGlobalIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) StoreGlobalIC() argument
311 KeyedStoreIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot, FeedbackSlotKind kind) KeyedStoreIC() argument
341 StoreInArrayLiteralIC(Isolate* isolate, Handle<FeedbackVector> vector, FeedbackSlot slot) StoreInArrayLiteralIC() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector-inl.h358 MaybeObject NexusConfig::GetFeedback(FeedbackVector vector, in GetFeedback() argument
363 void NexusConfig::SetFeedback(FeedbackVector vector, FeedbackSlot slot, in SetFeedback() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-literals.cc32 void PreInitializeLiteralSite(Handle<FeedbackVector> vector, in PreInitializeLiteralSite() argument
536 Handle<FeedbackVector> vector = maybe_vector.ToHandleChecked(); in CreateLiteral() local
592 Handle<FeedbackVector> vector; in RUNTIME_FUNCTION() local
633 Handle<FeedbackVector> vector; RUNTIME_FUNCTION() local
659 Handle<FeedbackVector> vector = Handle<FeedbackVector>::cast(maybe_vector); RUNTIME_FUNCTION() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Duri.cc329 UnescapeChar(base::Vector<const Char> vector, int i, int length, int* step) UnescapeChar() argument
358 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); UnescapeSlow() local
381 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); UnescapeSlow() local
394 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); UnescapeSlow() local
447 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); EscapePrivate() local
475 base::Vector<const Char> vector = string->GetCharVector<Char>(no_gc); EscapePrivate() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.c93 lp_build_extract_broadcast(struct gallivm_state *gallivm, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef vector, LLVMValueRef index) lp_build_extract_broadcast() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_replace_linear_algebra_instruction.cpp349 auto vector = ir_context->get_def_use_mgr()->GetDef( in ReplaceOpVectorTimesScalar() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_linear_algebra_instruction.cpp349 auto vector = ir_context->get_def_use_mgr()->GetDef( in ReplaceOpVectorTimesScalar() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dhash.h497 AbslHashValue(H hash_state, const std::vector<T, Allocator>& vector) { in AbslHashValue() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_replace_linear_algebra_instruction.cpp349 auto vector = ir_context->get_def_use_mgr()->GetDef( in ReplaceOpVectorTimesScalar() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_matrix4_module.cpp245 void ParsePoint(shared_ptr<JsValue> array, std::vector<OHOS::Ace::NG::PointT<int32_t>>& vector, in ParsePoint() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp44 DECLARE_PROPERTY_TYPE(BASE_NS::vector<PostProcessConfigurationComponent::PostProcessEffect>); variable
[all...]
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_read.cpp1091 napi_value NAPI_MessageSequence::JS_CopyVectorToBuffer(napi_env env, std::vector<T> vector, size_t bufferSize) in JS_CopyVectorToBuffer() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dtlv_util_test.cpp150 std::vector<std::shared_ptr<UnifiedRecord>> vector = { record }; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Diosapic.c222 ia64_vector vector = irq_to_vector(irq); set_rte() local
863 int irq, vector, mask = 0; iosapic_register_platform_intr() local
916 int vector, irq; iosapic_override_isa_irq() local
[all...]
H A Dacpi.c60 int vector = -1; in acpi_request_vector() local
161 int vector; in acpi_parse_plat_int_src() local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_cia.c1200 cia_machine_check(unsigned long vector, unsigned long la_ptr) cia_machine_check() argument
H A Derr_titan.c389 titan_machine_check(unsigned long vector, unsigned long la_ptr) in titan_machine_check() argument
709 privateer_machine_check(unsigned long vector, unsigned long la_ptr) privateer_machine_check() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dsmp.c796 unsigned int *vector = (unsigned int *)(PAGE_OFFSET+0x100); in smp_core99_kick_cpu() local
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface.h142 uint8_t vector; /* exception vector */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c210 u32 vector = 0; in ixgbevf_mta_vector() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dacpi.c60 int vector = -1; in acpi_request_vector() local
161 int vector; in acpi_parse_plat_int_src() local
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_cia.c1200 cia_machine_check(unsigned long vector, unsigned long la_ptr) cia_machine_check() argument

Completed in 28 milliseconds

1...<<11121314151617181920>>...32