Searched defs:s2 (Results 1 - 25 of 36) sorted by path

12

/haiku/headers/cpp/std/
H A Dstraits.h59 static int compare (const char_type* s1, const char_type* s2, size_t n) argument
77 static char_type* copy (char_type* s1, const char_type* s2, size_t n) argument
84 static char_type* move (char_type* s1, const char_type* s2, size_t n) argument
122 static int compare (const char_type* s1, const char_type* s2, size_t n) argument
126 static char_type* copy (char_type* s1, const char_type* s2, size_ argument
128 move(char_type* s1, const char_type* s2, size_t n) argument
[all...]
/haiku/headers/libs/agg/
H A Dagg_renderer_outline_image.h133 const color_type* s2; local
609 int s2 = -s1; local
695 int s2 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...]
/haiku/src/add-ons/print/transports/ipp/
H A DIppContent.cpp396 IppDoubleStringAttribute::IppDoubleStringAttribute(IPP_TAG t, const char *n, const char *s1, const char *s2) argument
866 void IppContent::setTextWithLanguage(const char *name, const char *s1, const char *s2) argument
871 void IppContent::setNameWithLanguage(const char *name, const char *s1, const char *s2) argument
/haiku/src/bin/
H A Dcomm.c218 stricoll(const char *s1, const char *s2) argument
/haiku/src/bin/unzip/
H A Dfileio.c2543 char Far * Far zfstrcpy(char Far *s1, const char Far *s2) argument
/haiku/src/kits/tracker/
H A DTrackerString.cpp395 const char* s2 = string2; local
H A DPoseView.cpp6964 LinesIntersect(float s1, float e1, float s2, float e2) 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/libs/iconv/
H A Dcp932.h97 unsigned char s1, s2; local
[all...]
H A Djohab.h63 unsigned char s1, s2; local
[all...]
H A Dshift_jisx0213.h247 unsigned int s1, s2; local
H A Dsjis.h53 unsigned char s1, s2; local
[all...]
/haiku/src/libs/libtelnet/
H A Dgenget.c57 isprefix(char *s1, const char *s2) argument
/haiku/src/libs/mapm/
H A Dmapmutl2.c311 int M_strposition(char *s1, char *s2) argument
/haiku/src/system/libroot/posix/string/
H A Dstrstr.c10 strstr(const char *s1, const char *s2) 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/apps/deskbar/
H A DSwitcher.cpp299 SmartStrcmp(const char* s1, const char* s2) argument
/haiku/src/apps/haikudepot/model/
H A DLanguageModel.cpp270 LanguageModel::_NullSafeStrCmp(const char* s1, const char* s2) { argument
/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/apps/mail/
H A DWords.cpp468 const char *s1, *s2; local
[all...]
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.c120 uint32_t s0, s1, s2, s3, s4, s5, s6, s7; local
/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/efi/arch/riscv64/
H A Darch_traps.h27 uint64 s2; member in struct:iframe

Completed in 337 milliseconds

12