Searched defs:second (Results 1 - 25 of 34) sorted by last modified time

12

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.cpp365 uint64 second = B_BENDIAN_TO_HOST_INT64(wrappedExtent[1]); local
H A DBPlusTree.h85 uint64 second; member in struct:ExtentMapUnwrap
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp2268 UHCI::LinkDescriptors(uhci_td *first, uhci_td *second) argument
H A Dohci.cpp2530 OHCI::_LinkDescriptors(ohci_general_td *first, ohci_general_td *second) argument
2538 _LinkIsochronousDescriptors(ohci_isochronous_td *first, ohci_isochronous_td *second, ohci_isochronous_td *nextDone) argument
/haiku/src/kits/interface/
H A DOutlineListView.cpp1077 BOutlineListView::_SwapItems(int32 first, int32 second) argument
/haiku/src/kits/debugger/dwarf/
H A DDwarfExpressionEvaluator.cpp409 int64 second = (int64)_Pop(); local
426 target_addr_t second = _Pop(); local
477 int64 second = (int64)_Pop(); local
/haiku/src/apps/deskbar/
H A DTeamMenu.cpp70 TTeamMenu::CompareByName(const void* first, const void* second) argument
/haiku/src/servers/app/font/
H A DFontEngine.cpp617 FontEngine::GetKerning(uint32 first, uint32 second, double* x, double* y) argument
/haiku/src/apps/processcontroller/
H A DUtilities.cpp101 mix_colors(rgb_color &target, rgb_color & first, rgb_color & second, float mix) argument
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp25 StringItemComp(const BListItem* first, const BListItem* second) argument
/haiku/src/preferences/time/
H A DDateTimeView.cpp233 int32 second; local
H A DBaseView.cpp68 int32 second; local
H A DAnalogClock.cpp75 int32 second = 0; local
129 int32 hour, minute, second; local
199 TAnalogClock::SetTime(int32 hour, int32 minute, int32 second) argument
237 TAnalogClock::GetTime(int32* hour, int32* minute, int32* second) argument
[all...]
/haiku/src/kits/shared/
H A DDateTimeEdit.cpp169 TimeEdit::SetTime(int32 hour, int32 minute, int32 second) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.c176 BOOL ntfs_same_sid(const SID *first, const SID *second) argument
1545 ntfs_merge_descr_posix(const struct POSIX_SECURITY *first, const struct POSIX_SECURITY *second) argument
[all...]
/haiku/headers/private/drivers/
H A Dscsi_cmds.h998 uint8 second; member in struct:scsi_cd_msf
/haiku/src/system/boot/platform/openfirmware/
H A Dreal_time_clock.cpp48 int second, minute, hour, day, month, year; local
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp1089 PackageItem* second = (PackageItem*)item2; local
/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp181 Descriptor::Descriptor(uint32_t first, uint32_t second) argument
/haiku/src/kits/support/
H A DDateTime.cpp66 BTime::BTime(int32 hour, int32 minute, int32 second, int32 microsecond) argument
136 BTime::IsValid(int32 hour, int32 minute, int32 second, int32 microsecond) argument
202 BTime::SetTime(int32 hour, int32 minute, int32 second, int32 microsecond) argument
434 _SetTime(bigtime_t hour, bigtime_t minute, bigtime_t second, bigtime_t microsecond) argument
[all...]
/haiku/src/tests/kits/locale/
H A DCollatorTest.cpp32 char* second; member in struct:Test
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp1120 bool font_engine_freetype_base::add_kerning(unsigned first, unsigned second, argument
/haiku/src/tests/kits/interface/
H A DScrollViewTest.cpp79 BScrollView *second = (BScrollView *)BScrollView::Instantiate(&archive); local
/haiku/src/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp19 uint8 second; member in struct:__anon7
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp295 BPoint second = first; local

Completed in 149 milliseconds

12