Searched defs:second (Results 26 - 50 of 59) sorted by relevance

123

/haiku-fatelf/src/preferences/time/
H A DZoneView.cpp67 bool operator()(const BString& first, const BString& second) argument
[all...]
/haiku-fatelf/src/servers/app/font/
H A DFontEngine.cpp744 FontEngine::GetKerning(uint32 first, uint32 second, double* x, double* y) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.h54 char second[3]; member in struct:ISOVolDate
65 uint8 second; member in struct:ISORecDate
/haiku-fatelf/src/apps/deskbar/
H A DExpandoMenuBar.cpp108 TExpandoMenuBar::CompareByName(const void* first, const void* second) argument
/haiku-fatelf/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp1119 bool font_engine_freetype_base::add_kerning(unsigned first, unsigned second, argument
/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1818 OHCI::_LinkDescriptors(ohci_general_td *first, ohci_general_td *second) argument
H A Duhci.cpp2184 UHCI::LinkDescriptors(uhci_td *first, uhci_td *second) argument
/haiku-fatelf/src/apps/webpositive/support/
H A DDateTime.cpp64 BTime::BTime(int32 hour, int32 minute, int32 second, int32 microsecond) argument
134 BTime::IsValid(int32 hour, int32 minute, int32 second, int32 microsecond) const argument
197 BTime::SetTime(int32 hour, int32 minute, int32 second, int32 microsecond) argument
428 _SetTime(bigtime_t hour, bigtime_t minute, bigtime_t second, bigtime_t microsecond) argument
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dptx.c609 #define second macro
639 #undef second macro
652 #define second macro
658 #undef second macro
[all...]
/haiku-fatelf/src/kits/interface/
H A DOutlineListView.cpp1057 BOutlineListView::_SwapItems(int32 first, int32 second) argument
/haiku-fatelf/src/kits/support/
H A DDateTime.cpp64 BTime::BTime(int32 hour, int32 minute, int32 second, int32 microsecond) argument
134 BTime::IsValid(int32 hour, int32 minute, int32 second, int32 microsecond) argument
200 BTime::SetTime(int32 hour, int32 minute, int32 second, int32 microsecond) argument
433 _SetTime(bigtime_t hour, bigtime_t minute, bigtime_t second, bigtime_t microsecond) argument
[all...]
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtriostr.c390 trio_equal(first, second), TRIO_CONST char *first, TRIO_CONST char *second argument
429 trio_equal_case(first, second), TRIO_CONST char *first, TRIO_CONST char *second argument
457 trio_equal_case_max(first, max, second), TRIO_CONST char *first, size_t max, TRIO_CONST char *second argument
485 trio_equal_locale(first, second), TRIO_CONST char *first, TRIO_CONST char *second argument
512 trio_equal_max(first, max, second), TRIO_CONST char *first, size_t max, TRIO_CONST char *second argument
[all...]
/haiku-fatelf/src/bin/bash/
H A Dcommand.h203 COMMAND *second; /* Pointer to the second command. */ member in struct:connection
H A Dexecute_cmd.c2112 COMMAND *tc, *second; local
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregcomp.c2790 int32_t second = hash % (table_size - 2) + 1; local
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregcomp.c2759 int32_t second = hash % (table_size - 2) + 1; local
/haiku-fatelf/src/bin/gawk/
H A Dio.c1055 const char *second = & mode[1]; local
[all...]
H A Dregcomp.c2531 int32_t second = hash % (table_size - 2); local
H A Dbuiltin.c1408 int month, day, hour, minute, second, count; local
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dcp-demangle.c2360 struct demangle_component *second; local
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c2743 int32_t second = hash % (table_size - 2) + 1; local
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dxslt.c2505 xsltCompilerUtilsCreateMergedList(xsltPointerListPtr first, xsltPointerListPtr second) argument
[all...]
/haiku-fatelf/headers/libs/png/
H A Dpng.h573 png_byte second; /* second of minute, 0 - 60 (for leap seconds) */ member in struct:png_time_struct
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.c215 BOOL ntfs_same_sid(const SID *first, const SID *second) argument
1324 ntfs_merge_descr_posix(const struct POSIX_SECURITY *first, const struct POSIX_SECURITY *second) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdbtypes.c2278 integer_types_same_name_p(const char *first, const char *second) argument

Completed in 477 milliseconds

123