| /third_party/ffmpeg/libswresample/tests/ |
| H A D | swresample.c | 280 unsigned vector= remaining_tests[max_tests - test - 1]; in main() local [all...] |
| /third_party/lwip/src/api/ |
| H A D | api_lib.c | 977 struct netvector vector; in netconn_write_partly() local
|
| /third_party/node/deps/v8/src/ic/ |
| H A D | accessor-assembler.h | 115 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 D | ic.h | 183 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 D | feedback-vector-inl.h | 358 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 D | runtime-literals.cc | 32 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 D | uri.cc | 329 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 D | lp_bld_swizzle.c | 93 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 D | transformation_replace_linear_algebra_instruction.cpp | 349 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 D | transformation_replace_linear_algebra_instruction.cpp | 349 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 D | hash.h | 497 AbslHashValue(H hash_state, const std::vector<T, Allocator>& vector) { in AbslHashValue() argument [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_replace_linear_algebra_instruction.cpp | 349 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 D | jsi_matrix4_module.cpp | 245 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 D | post_process_configuration_component_manager.cpp | 44 DECLARE_PROPERTY_TYPE(BASE_NS::vector<PostProcessConfigurationComponent::PostProcessEffect>); variable [all...] |
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| H A D | napi_message_sequence_read.cpp | 1091 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 D | tlv_util_test.cpp | 150 std::vector<std::shared_ptr<UnifiedRecord>> vector = { record }; in HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | iosapic.c | 222 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 D | acpi.c | 60 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 D | core_cia.c | 1200 cia_machine_check(unsigned long vector, unsigned long la_ptr) cia_machine_check() argument
|
| H A D | err_titan.c | 389 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 D | smp.c | 796 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 D | interface.h | 142 uint8_t vector; /* exception vector */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.c | 210 u32 vector = 0; in ixgbevf_mta_vector() local [all...] |
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | acpi.c | 60 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 D | core_cia.c | 1200 cia_machine_check(unsigned long vector, unsigned long la_ptr) cia_machine_check() argument
|