Searched defs:index (Results 1 - 25 of 1180) sorted by last modified time

1234567891011>>

/haiku-fatelf/src/add-ons/kernel/drivers/network/attansic_l1/dev/age/
H A Dif_age.c2266 uint32_t status, index, vtag; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/broadcom440x/dev/bfe/
H A Dif_bfe.c1059 bfe_cam_write(struct bfe_softc *sc, u_char *data, int index) argument
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/gpt/
H A Defi_gpt.cpp103 uint32 index = 0; local
348 efi_gpt_validate_create_child(partition_data* partition, off_t* start, off_t* size, const char* type, const char* name, const char* parameters, int32* index) argument
H A Dutility.cpp71 size_t index = 0; local
/haiku-fatelf/src/bin/bfs_tools/lib/
H A DInode.cpp691 int32 index = start / indirectSize; local
H A DDisk.cpp316 int32 index = atol(answer); local
H A DHashtable.cpp112 int index; local
134 int32 index; local
260 int index; local
[all...]
/haiku-fatelf/src/kits/media/
H A DTimeSource.cpp190 int32 index; local
328 int32 index; local
[all...]
/haiku-fatelf/src/kits/midi2/
H A DMidiRosterLooper.cpp588 BMidiRosterLooper::EndpointAt(int32 index) argument
/haiku-fatelf/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp909 int32 index; local
975 int32 index = fTypeListView->CurrentSelection(); local
H A DAttributeListView.cpp96 create_attribute_item(BMessage& attributes, int32 index) argument
/haiku-fatelf/src/libs/icon/shape/
H A DVectorPath.cpp361 int32 index = fPointCount; local
377 int32 index = fPointCount; local
390 VectorPath::AddPoint(BPoint point, int32 index) argument
416 RemovePoint(int32 index) argument
440 SetPoint(int32 index, BPoint point) argument
460 SetPoint(int32 index, BPoint point, BPoint pointIn, BPoint pointOut, bool connected) argument
551 SetInOutConnected(int32 index, bool connected) argument
566 GetPointAt(int32 index, BPoint& point) const argument
579 GetPointInAt(int32 index, BPoint& point) const argument
592 GetPointOutAt(int32 index, BPoint& point) const argument
605 GetPointsAt(int32 index, BPoint& point, BPoint& pointIn, BPoint& pointOut, bool* connected) const argument
705 FindBezierScale(int32 index, BPoint point, double* scale) const argument
736 GetPoint(int32 index, double t, BPoint& point) const argument
947 int32 index = 0; local
1035 _SetPoint(int32 index, BPoint point) argument
1048 _SetPoint(int32 index, const BPoint& point, const BPoint& pointIn, const BPoint& pointOut, bool connected) argument
[all...]
/haiku-fatelf/src/libs/icon/style/
H A DGradientTransformable.cpp238 int32 index = 0; local
255 Gradient::AddColor(const BGradient::ColorStop& color, int32 index) argument
268 Gradient::RemoveColor(int32 index) argument
284 SetColor(int32 index, const BGradient::ColorStop& color) argument
299 SetColor(int32 index, const rgb_color& color) argument
313 SetOffset(int32 index, float offset) argument
412 int32 index = (int32)floorf(count * from->offset + 0.5); local
[all...]
/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp2958 int32 index = 0; local
3415 size_t index = 0; local
/haiku-fatelf/src/system/kernel/
H A Delf.cpp1024 uint32 index = symbol - image->syms; local
2800 size_t index = symbols[i].st_name; local
H A Dsem.cpp1120 int32 index = 0; local
/haiku-fatelf/src/system/kernel/debug/
H A Dtracing.cpp1246 TraceEntryIterator::MoveTo(int32 index) argument
[all...]
/haiku-fatelf/src/system/kernel/device_manager/
H A Ddma_resources.cpp63 DMABuffer::UsesBounceBufferAt(uint32 index) argument
/haiku-fatelf/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_port.cpp37 AHCIPort::AHCIPort(AHCIController *controller, int index) argument
/haiku-fatelf/src/apps/debugger/arch/x86_64/
H A DArchitectureX8664.cpp515 ArchitectureX8664::_AddRegister(int32 index, cons argument
526 _AddIntegerRegister(int32 index, const char* name, uint32 valueType, register_type type, bool calleePreserved) argument
[all...]
H A DCpuStateX8664.cpp82 int32 index = reg->Index(); local
101 int32 index = reg->Index(); local
129 SetIntRegister(int32 index, uint64 value) argument
140 UnsetRegister(int32 index) argument
[all...]
/haiku-fatelf/src/apps/debugger/arch/x86/
H A DArchitectureX86.cpp665 ArchitectureX86::_AddRegister(int32 index, cons argument
676 _AddIntegerRegister(int32 index, const char* name, uint32 valueType, register_type type, bool calleePreserved) argument
[all...]
/haiku-fatelf/src/apps/deskbar/
H A DBarApp.cpp178 int32 index = 0; local
/haiku-fatelf/src/apps/debugger/value/value_nodes/
H A DBMessageValueNode.cpp564 _FindDataLocation(const char* name, type_code type, int32 index, ValueLocation& location) const argument
693 BMessageFieldNodeChild( BMessageValueNode* parent, Type* nodeType, const BString &name, type_code type, int32 count, int32 index) argument
[all...]
/haiku-fatelf/src/bin/bfs_tools/
H A Dchkindex.cpp198 int32 index = 0; local
366 Directory *index = (Directory *)Inode::Factory(&disk,run); local
[all...]

Completed in 234 milliseconds

1234567891011>>