Searched defs:s2 (Results 1 - 25 of 36) sorted by last modified time

12

/haiku/src/apps/haikudepot/model/
H A DLanguageModel.cpp270 LanguageModel::_NullSafeStrCmp(const char* s1, const char* s2) { argument
/haiku/src/apps/deskbar/
H A DSwitcher.cpp299 SmartStrcmp(const char* s1, const char* s2) argument
/haiku/src/kits/tracker/
H A DPoseView.cpp6964 LinesIntersect(float s1, float e1, float s2, float e2) argument
H A DTrackerString.cpp395 const char* s2 = string2; local
/haiku/src/system/libroot/posix/string/
H A Dstrcasecmp.c42 strcasecmp(const char *s1, const char *s2) argument
57 strncasecmp(const char *s1, const char *s2, size_t n) argument
75 strcasecmp_l(const char *s1, const char *s2, locale_t locale) argument
89 strncasecmp_l(const char *s1, const char *s2, size_t n, locale_t locale) argument
/haiku/headers/private/kernel/arch/riscv64/
H A Darch_thread_types.h39 uint64 s2; member in struct:iframe
H A Darch_traps.h33 sd s2, \extSize + 18*8(sp) variable
70 ld s2, \extSize + 18*8(sp) variable
/haiku/src/libs/icon/
H A DIconUtils.cpp67 uint8* s2 = s1 + bpr; local
97 uint8* s2 = s1 + 4; local
[all...]
/haiku/src/system/boot/platform/riscv/
H A Dtraps.cpp37 uint64 s2; member in struct:iframe
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.c120 uint32_t s0, s1, s2, s3, s4, s5, s6, s7; local
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_traps.h27 uint64 s2; member in struct:iframe
/haiku/src/apps/mail/
H A DWords.cpp468 const char *s1, *s2; local
[all...]
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h536 float s2[6]; local
1230 char s1[32]="", s2[32]=""; local
/haiku/src/system/libroot/posix/musl/math/
H A Dlgammaf_r.c64 s2 = 3.2577878237e-01, /* 0x3ea6cc7a */ variable
H A Dlgammal.c171 s2 = -6.573568698209374121847873064292963089438E6L, variable
H A Dlgamma_r.c129 s2 = 3.25778796408930981787e-01, /* 0x3FD4D98F, 0x4F139F59 */ variable
H A Datanl.c132 long double w, s1, s2, z; local
H A Datan.c65 double_t w,s1,s2,z; local
H A Datanf.c43 float_t w,s1,s2,z; local
/haiku/src/system/libroot/posix/glibc/math/
H A Dk_casinhf.c128 float s2 = sqrtf ((d - rx * rx) / 2.0f); local
H A Dk_casinhl.c135 long double s2 = sqrtl ((d - rx * rx) / 2.0L); local
H A Dk_casinh.c127 double s2 = sqrt ((d - rx * rx) / 2.0); local
/haiku/src/bin/unzip/
H A Dfileio.c2543 char Far * Far zfstrcpy(char Far *s1, const char Far *s2) argument
/haiku/src/libs/compat/freebsd_wlan/crypto/rijndael/
H A Drijndael-alg-fst.c864 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1045 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c124 ntfs_names_are_equal(const ntfschar *s1, size_t s1_len, const ntfschar *s2, size_t s2_len, const IGNORE_CASE_BOOL ic, const ntfschar *upcase, const u32 upcase_size) argument
259 ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n) argument
301 ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n, const ntfschar *upcase, const u32 upcase_size) argument
[all...]

Completed in 200 milliseconds

12