Searched defs:second (Results 1 - 25 of 34) sorted by path

12

/haiku/headers/cpp/
H A Dstl_pair.h42 _T2 second; member in struct:pair
/haiku/headers/private/kernel/
H A Dtracing.h205 TraceFilter* second; member in struct:TraceFilter::__anon1087::__anon1088
/haiku/headers/private/net/
H A DAddressUtilities.h64 bool EqualTo(const SocketAddress& second, bool checkPort = false) const argument
[all...]
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.h54 char second[3]; member in struct:ISOVolDate
68 uint8 second; member in struct:ISORecDate
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h115 uint8 second() const { return _second; } function in class:timestamp
140 void set_second(uint8 second) { _second = second; } argument
H A DUtils.cpp112 int second = timestamp.second(); local
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp295 BPoint second = first; local
/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/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp1120 bool font_engine_freetype_base::add_kerning(unsigned first, unsigned second, argument
/haiku/src/preferences/time/
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/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp19 uint8 second; member in struct:__anon7
/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp181 Descriptor::Descriptor(uint32_t first, uint32_t second) argument
/haiku/src/system/kernel/arch/x86/
H A Darch_real_time_clock.cpp21 uint8 second; member in struct:__anon5330
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c2743 int32_t second = hash % (table_size - 2) + 1; local
/haiku/src/tests/kits/interface/
H A DScrollViewTest.cpp79 BScrollView *second = (BScrollView *)BScrollView::Instantiate(&archive); local
/haiku/src/tests/kits/locale/
H A DCollatorTest.cpp32 char* second; member in struct:Test
/haiku/src/tests/kits/net/libnetapi/
H A DNetworkInterfaceTest.cpp74 BNetworkInterfaceAddress second; local
112 BNetworkInterfaceAddress second; local
[all...]
/haiku/headers/private/drivers/
H A Dscsi_cmds.h998 uint8 second; member in struct:scsi_cd_msf
/haiku/src/add-ons/kernel/busses/usb/
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
H A Duhci.cpp2268 UHCI::LinkDescriptors(uhci_td *first, uhci_td *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/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.h85 uint64 second; member in struct:ExtentMapUnwrap
H A DInode.cpp365 uint64 second = B_BENDIAN_TO_HOST_INT64(wrappedExtent[1]); local
/haiku/src/apps/deskbar/
H A DTeamMenu.cpp70 TTeamMenu::CompareByName(const void* first, const void* second) argument
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp25 StringItemComp(const BListItem* first, const BListItem* second) argument

Completed in 310 milliseconds

12