Home
last modified time | relevance | path

Searched defs:vector (Results 401 - 425 of 781) sorted by relevance

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

/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c198 static void pci_epf_mhi_raise_irq(struct mhi_ep_cntrl *mhi_cntrl, u32 vector) in pci_epf_mhi_raise_irq() argument
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.h114 static inline void kvm_queue_interrupt(struct kvm_vcpu *vcpu, u8 vector, in kvm_queue_interrupt() argument
174 static inline bool x86_exception_has_error_code(unsigned int vector) in x86_exception_has_error_code() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface.h142 uint8_t vector; /* exception vector */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H A Dmain.c502 u32 vector; in qedr_sync_free_irqs() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dcq.c179 int vector = attr->comp_vector; in mlx4_ib_create_cq() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dga100.c449 u32 vector = nvkm_rd32(device, addr + 0x160); in ga100_runl_new() local
/kernel/linux/linux-6.6/drivers/ipack/carriers/
H A Dtpci200.h119 int vector; member
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-loongson-eiointc.c94 uint32_t vector, regaddr; in eiointc_set_irq_affinity() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c392 void kvm_exit_unexpected_exception(int vector, uint64_t ec, bool valid_ec) in kvm_exit_unexpected_exception() argument
428 void route_exception(struct ex_regs *regs, int vector) in route_exception() argument
469 void vm_install_sync_handler(struct kvm_vm *vm, int vector, in argument
480 vm_install_exception_handler(struct kvm_vm *vm, int vector, void (*handler)(struct ex_regs *)) vm_install_exception_handler() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.h226 vector : 8, member
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_aa.c308 unsigned long long vector; in timerlat_aa_irq_handler() local
399 unsigned long long vector; in timerlat_aa_softirq_handler() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dg723_1dec.c282 static void gen_fcb_excitation(int16_t *vector, G723_1_Subframe *subfrm, in gen_fcb_excitation() argument
[all...]
H A Ddss_sp.c473 static void dss_sp_gen_exc(int32_t *vector, int32_t *prev_exc, in dss_sp_gen_exc() argument
505 static void dss_sp_update_buf(int32_t *hist, int32_t *vector) in dss_sp_update_buf() argument
H A Dxan.c434 uint8_t vector; in xan_wc3_decode_frame() local
/third_party/ffmpeg/libavfilter/
H A Daf_adeclick.c38 double *vector; member
340 double *vector, *matrix; in interpolation() local
302 do_interpolation(DeclickChannel *c, double *matrix, double *vector, int n, double *out) do_interpolation() argument
[all...]
/third_party/gn/src/gn/
H A Ddesc_builder.cc135 ValuePtr RenderValue(const std::vector<T>& vector) { in RenderValue() argument
167 base::Value ToBaseValue(const std::vector<T>& vector) { in ToBaseValue() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc517 FeedbackVector vector = FeedbackVector::cast(list->Get(i)); in CollectAndMaybeResetCounts() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc1134 Handle<FeedbackVector> vector = Handle<FeedbackVector>::cast(maybe_vector); in RUNTIME_FUNCTION() local
1194 Handle<FeedbackVector> vector = args.at<FeedbackVector>(2); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.h206 unsigned int vector : 1; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c296 int8_t scalar, vector; in instr_create_alu() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp333 createTestDevice(const Context& context, VkInstance instance, vector<string> extensions = vector<string>(), bool allowLayers = true) createTestDevice() argument
[all...]
/base/startup/init/services/utils/
H A Dinit_utils.c312 void FreeStringVector(char **vector, int count) in FreeStringVector() argument
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp3731 std::set<int64_t> vector; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.cpp1427 ParseArrayStringValue( napi_env env, napi_value array, std::vector<std::string> &vector) ParseArrayStringValue() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp857 std::vector<std::string> vector; IsSpecificMimeType() local
[all...]

Completed in 32 milliseconds

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