Searched defs:vector (Results 26 - 46 of 46) sorted by relevance

12

/haiku-fatelf/headers/cpp/
H A Dstl_bvector.h367 template<class _Alloc> class vector<bool,_Alloc> class in inherits:_Bvector_base
/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A Dusb.cpp327 queue_bulk_v(usb_pipe pipe, iovec *vector, size_t vectorCount, argument
342 queue_bulk_v_physical(usb_pipe pipe, iovec *vector, size_t vectorCount, argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddictionary.c170 const struct dict_vector *vector; member in struct:dictionary
H A Dinfcmd.c1375 char **vector = environ_vector (inferior_environ); local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dcurve.c353 gfloat *vector; local
873 stpui_curve_set_vector (StpuiCurve *c, int veclen, const gfloat vector[]) argument
917 stpui_curve_get_vector (StpuiCurve *c, int veclen, gfloat vector[]) argument
[all...]
H A Dpanel.c348 gfloat vector[256]; local
351 stpui_curve_get_vector(STPUI_CURVE(gcurve), 256, vector); local
/haiku-fatelf/src/system/kernel/arch/x86/
H A Dioapic.cpp191 ioapic_configure_pin(struct ioapic& ioapic, uint8 pin, uint8 vector, argument
388 int32 vector = (addr_t)data; local
/haiku-fatelf/src/tests/system/kernel/util/
H A DVectorTest.cpp81 inline TestIterator(TestVector *vector, MyIterator myIt, argument
/haiku-fatelf/headers/private/kernel/arch/m68k/
H A Darch_cpu.h95 uint16 vector:12; member in struct:mc680x0_type_0_frame
102 uint16 vector:12; member in struct:mc680x0_type_1_frame
109 uint16 vector:12; member in struct:mc680x0_type_2_frame
117 uint16 vector:12; member in struct:mc680x0_type_3_frame
125 uint16 vector:12; member in struct:mc68040_type_7_frame
148 uint16 vector:12; member in struct:mc680x0_type_9_frame
157 uint16 vector:12; member in struct:mc68030_type_a_frame
172 uint16 vector:12; member in struct:mc68030_type_b_frame
197 uint16 vector:12; member in struct:mc680x0_frame::__anon1014::__anon1015
[all...]
/haiku-fatelf/headers/private/kernel/arch/ppc/
H A Darch_cpu.h14 uint32 vector; member in struct:iframe
/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1097 iovec *vector = transfer->transfer->Vector(); local
1183 iovec vector; local
1681 OHCI::_WriteDescriptorChain(ohci_general_td *topDescriptor, iovec *vector, argument
1736 _ReadDescriptorChain(ohci_general_td *topDescriptor, iovec *vector, size_t vectorCount) argument
[all...]
H A Dehci.cpp1602 iovec *vector = transfer->transfer->Vector(); local
2032 iovec vector; local
2354 EHCI::WriteDescriptorChain(ehci_qtd *topDescriptor, iovec *vector, argument
2406 ReadDescriptorChain(ehci_qtd *topDescriptor, iovec *vector, size_t vectorCount, bool *nextDataToggle) argument
2491 WriteIsochronousDescriptorChain(isochronous_transfer_data *transfer, uint32 packetCount, iovec *vector) argument
2502 iovec *vector = transfer->transfer->Vector(); local
[all...]
H A Duhci.cpp785 iovec *vector = transfer->Vector(); local
943 iovec vector; local
1148 iovec *vector = transfer->Vector(); local
1450 iovec *vector = transfer->transfer->Vector(); local
1625 iovec *vector = transfer->transfer->Vector(); local
2192 WriteDescriptorChain(uhci_td *topDescriptor, iovec *vector, size_t vectorCount) argument
2247 ReadDescriptorChain(uhci_td *topDescriptor, iovec *vector, size_t vectorCount, uint8 *lastDataToggle) argument
2336 WriteIsochronousDescriptorChain(uhci_td **isoRequest, uint32 packetCount, iovec *vector) argument
2350 ReadIsochronousDescriptorChain(isochronous_transfer_data *transfer, iovec *vector) argument
[all...]
H A Dxhci.cpp804 XHCI::WriteDescriptorChain(xhci_td *descriptor, iovec *vector, argument
859 XHCI::ReadDescriptorChain(xhci_td *descriptor, iovec *vector, argument
/haiku-fatelf/src/servers/app/
H A DServerFont.cpp36 VectorToPoint(const FT_Vector *vector) argument
/haiku-fatelf/src/system/kernel/device_manager/
H A DIORequest.cpp117 IOBuffer::GetNextVirtualVec(void*& _cookie, iovec& vector) argument
[all...]
/haiku-fatelf/src/system/kernel/platform/atari_m68k/
H A Dplatform.cpp195 M68KAtari::MFP::MFP(uint32 base, int vector) argument
258 RTC(uint32 base, int vector) argument
[all...]
/haiku-fatelf/src/system/kernel/vm/
H A DVMAnonymousCache.cpp679 generic_io_vec vector[1]; local
/haiku-fatelf/src/add-ons/kernel/file_systems/layers/write_overlay/
H A Dwrite_overlay.cpp710 iovec vector; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/dev/e1000/
H A Dif_igb.c2481 int error, rid, vector = 0; local
[all...]
H A Dif_em.c2543 int error, rid, vector = 0; local
[all...]

Completed in 381 milliseconds

12