Home
last modified time | relevance | path

Searched defs:vectors (Results 1 - 25 of 86) sorted by relevance

1234

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/aarch64/
H A Dhandlers.S66 vectors: label
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dvectors.c39 e_vector vectors[256]; variable
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dvectors.c39 e_vector vectors[256]; variable
[all...]
/third_party/skia/docs/examples/
H A DPoint_DotProduct.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
H A DPoint_dot.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
H A DPoint_CrossProduct.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
H A DPoint_cross.cpp10 SkVector vectors[][2] = {{{50, 2}, {-14, 20}}, {{0, 50}, {-50, 0}}, {{-20, 25}, {25, -20}}, in REG_FIDDLE() local
/third_party/node/test/fixtures/wpt/WebCryptoAPI/sign_verify/
H A Decdsa_vectors.js60 var vectors = []; variable
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dpci.h40 xen_pci_frontend_enable_msi(struct pci_dev *dev, int vectors[]) xen_pci_frontend_enable_msi() argument
52 xen_pci_frontend_enable_msix(struct pci_dev *dev, int vectors[], int nvec) xen_pci_frontend_enable_msix() argument
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dpci.h56 xen_pci_frontend_enable_msi(struct pci_dev *dev, int vectors[]) xen_pci_frontend_enable_msi() argument
68 xen_pci_frontend_enable_msix(struct pci_dev *dev, int vectors[], int nvec) xen_pci_frontend_enable_msix() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_irq.c255 int vectors, max_vectors; ice_init_interrupt_scheme() local
[all...]
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dsiphash.h290 static const unsigned char vectors[64][8] = { in sip24_valid() local
/third_party/python/Modules/expat/
H A Dsiphash.h290 static const unsigned char vectors[64][8] = { in sip24_valid() local
/third_party/skia/gm/
H A Dimagescalealigned.cpp26 const SkVector vectors[] = { { 1, 0 }, { 0, 1 } }; variable
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_statement.cpp211 ValueObject::FloatVector vectors; in InnerBindBlobTypeArgs() local
467 auto vectors = in GetColumn() local
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dioapic.h52 u8 vectors[KVM_MAX_VCPU_ID]; member
/kernel/linux/linux-5.10/include/linux/
H A Dsh_intc.h84 struct intc_vect *vectors; member
/kernel/linux/linux-6.6/include/linux/
H A Dsh_intc.h84 struct intc_vect *vectors; member
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dioapic.h48 u8 vectors[KVM_MAX_VCPU_IDS]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c735 int i, vectors, vector_threshold; in ixgbe_acquire_msix_vectors() local
[all...]
/kernel/linux/linux-6.6/drivers/vdpa/alibaba/
H A Deni_vdpa.c46 int vectors; member
165 int vectors = queues + 1; in eni_vdpa_request_irq() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c739 int i, vectors, vector_threshold; in ixgbe_acquire_msix_vectors() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Duniform_query.cpp838 const unsigned vectors = uni->type->matrix_columns; in _mesa_propagate_uniforms_to_driver_storage() local
[all...]
/third_party/lwip/src/api/
H A Dapi_lib.c997 netconn_write_vectors_partly(struct netconn *conn, struct netvector *vectors, u16_t vectorcnt, in netconn_write_vectors_partly() argument
/kernel/linux/linux-6.6/drivers/vdpa/virtio_pci/
H A Dvp_vdpa.c43 int vectors; member
163 int vectors = queues + 1; in vp_vdpa_request_irq() local
[all...]

Completed in 15 milliseconds

1234