| /kernel/linux/linux-6.6/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-mhi.c | 198 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 D | x86.h | 114 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 D | interface.h | 142 uint8_t vector; /* exception vector */ member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 502 u32 vector; in qedr_sync_free_irqs() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
| H A D | cq.c | 179 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 D | ga100.c | 449 u32 vector = nvkm_rd32(device, addr + 0x160); in ga100_runl_new() local
|
| /kernel/linux/linux-6.6/drivers/ipack/carriers/ |
| H A D | tpci200.h | 119 int vector; member
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| H A D | irq-loongson-eiointc.c | 94 uint32_t vector, regaddr; in eiointc_set_irq_affinity() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/ |
| H A D | processor.c | 392 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 D | event.h | 226 vector : 8, member
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| H A D | timerlat_aa.c | 308 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 D | g723_1dec.c | 282 static void gen_fcb_excitation(int16_t *vector, G723_1_Subframe *subfrm, in gen_fcb_excitation() argument [all...] |
| H A D | dss_sp.c | 473 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 D | xan.c | 434 uint8_t vector; in xan_wc3_decode_frame() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_adeclick.c | 38 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 D | desc_builder.cc | 135 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 D | debug-coverage.cc | 517 FeedbackVector vector = FeedbackVector::cast(list->Get(i)); in CollectAndMaybeResetCounts() local [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-object.cc | 1134 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 D | nv50_ir_target.h | 206 unsigned int vector : 1; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 296 int8_t scalar, vector; in instr_create_alu() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiVersionCheck.cpp | 333 createTestDevice(const Context& context, VkInstance instance, vector<string> extensions = vector<string>(), bool allowLayers = true) createTestDevice() argument [all...] |
| /base/startup/init/services/utils/ |
| H A D | init_utils.c | 312 void FreeStringVector(char **vector, int count)
in FreeStringVector() argument
|
| /foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/ |
| H A D | fms_form_data_mgr_test.cpp | 3731 std::set<int64_t> vector; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
| H A D | js_ability_delegator.cpp | 1427 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 D | default_app_mgr.cpp | 857 std::vector<std::string> vector; IsSpecificMimeType() local [all...] |