Home
last modified time | relevance | path

Searched refs:endiancheck (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_strings.cpp38 static const int32_t endiancheck = 0xa5cbbc5a; in to_utf8() local
40 (reinterpret_cast<const char*>(&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in to_utf8()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_strings.cpp38 static const int32_t endiancheck = 0xa5cbbc5a; in to_utf8() local
40 (reinterpret_cast<const char*>(&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in to_utf8()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_strings.cpp38 static const int32_t endiancheck = 0xa5cbbc5a; in to_utf8() local
40 (reinterpret_cast<const char*>(&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in to_utf8()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/cxx/tests/
H A Dtest_strings.cpp38 static const int32_t endiancheck = 0xa5cbbc5a; in to_utf8() local
40 (reinterpret_cast<const char*>(&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in to_utf8()
/dports/devel/py-tables/tables-3.6.1/tables/tests/
H A Dtest_array.py31 endiancheck = False variable in BasicTestCase
462 endiancheck = True variable in Basic0DOneTestCase
470 endiancheck = True variable in Basic0DTwoTestCase
487 endiancheck = True variable in Basic1DOneTestCase
495 endiancheck = True variable in Basic1DTwoTestCase
503 endiancheck = True variable in Basic1DThreeTestCase
513 endiancheck = True variable in Basic2DOneTestCase
521 endiancheck = True variable in Basic2DTwoTestCase
532 endiancheck = True variable in Basic10DTestCase
853 endiancheck = True variable in ComplexNotReopenEndianTestCase
[all …]
H A Dtest_numpy.py46 endiancheck = 0 variable in BasicTestCase
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dutf.c1053 static const apr_uint16_t endiancheck = 0xa55a; in svn_utf__utf16_to_utf8() local
1055 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf16_to_utf8()
1136 static const apr_int32_t endiancheck = 0xa5cbbc5a; in svn_utf__utf32_to_utf8() local
1138 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf32_to_utf8()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dutf.c1053 static const apr_uint16_t endiancheck = 0xa55a; in svn_utf__utf16_to_utf8() local
1055 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf16_to_utf8()
1136 static const apr_int32_t endiancheck = 0xa5cbbc5a; in svn_utf__utf32_to_utf8() local
1138 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf32_to_utf8()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_subr/
H A Dutf.c1053 static const apr_uint16_t endiancheck = 0xa55a; in svn_utf__utf16_to_utf8() local
1055 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf16_to_utf8()
1136 static const apr_int32_t endiancheck = 0xa5cbbc5a; in svn_utf__utf32_to_utf8() local
1138 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf32_to_utf8()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_subr/
H A Dutf.c1053 static const apr_uint16_t endiancheck = 0xa55a; in svn_utf__utf16_to_utf8() local
1055 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf16_to_utf8()
1136 static const apr_int32_t endiancheck = 0xa5cbbc5a; in svn_utf__utf32_to_utf8() local
1138 (((const char*)&endiancheck)[sizeof(endiancheck) - 1] == '\x5a'); in svn_utf__utf32_to_utf8()
/dports/games/zdoom/zdoom-2.8.1/dumb/src/it/
H A Dreadxm.c755 } endiancheck; in iswapw() local
757 endiancheck.sv = 1; in iswapw()
758 if (endiancheck.cv[0] == 1) in iswapw()
762 endiancheck.sv = val; in iswapw()
763 return (unsigned char)endiancheck.cv[0] | (endiancheck.cv[1] << 8); in iswapw()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/dumb/src/it/
H A Dreadxm.c755 } endiancheck; in iswapw() local
757 endiancheck.sv = 1; in iswapw()
758 if (endiancheck.cv[0] == 1) in iswapw()
762 endiancheck.sv = val; in iswapw()
763 return (unsigned char)endiancheck.cv[0] | (endiancheck.cv[1] << 8); in iswapw()
/dports/security/snortsam/snortsam-src-2.70/src/
H A Dsnortsam.h354 { unsigned short endiancheck; /* 0 */ member
371 { unsigned short endiancheck; /* 0 */ member
H A Dssp_forward.c124 sampacket.endiancheck=1; in FWsamCheckOut()
221 sampacket.endiancheck=1; in FWsamCheckIn()
529 sampacket.endiancheck=1; /* This is an endian indicator for Snortsam */
H A Dsamtool.c168 sampacket.endiancheck=1; in FWsamCheckOut()
254 sampacket.endiancheck=1; in FWsamCheckIn()
534 sampacket.endiancheck=1; /* This is an endian indicator for Snortsam */ in FWsamBlock()
H A Dsnortsam.c2522 if(packet.endiancheck==1) /* Check if peer has the same endianess */ in processincomingrequest()
/dports/security/barnyard2/barnyard2-2-1.13/src/output-plugins/
H A Dspo_alert_fwsam.c218 unsigned short endiancheck; /* 0 */ member
236 unsigned short endiancheck; /* 0 */ member
1125 … sampacket.endiancheck=1; /* This is an endian indicator for Snortsam */ in AlertFWsam()
1408 sampacket.endiancheck=1; in FWsamCheckOut()
1561 sampacket.endiancheck=1; in FWsamCheckIn()
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/output-plugins/
H A Dspo_alert_fwsam.c218 unsigned short endiancheck; /* 0 */ member
236 unsigned short endiancheck; /* 0 */ member
1125 … sampacket.endiancheck=1; /* This is an endian indicator for Snortsam */ in AlertFWsam()
1408 sampacket.endiancheck=1; in FWsamCheckOut()
1561 sampacket.endiancheck=1; in FWsamCheckIn()
/dports/security/snortsam/snortsam-src-2.70/contrib/
H A Dsnortsam-state.c424 sampacket.endiancheck = 1; in station_check_in()
530 sampacket.endiancheck=1; in station_check_out()
627 sampacket.endiancheck = 1; // This is an endian indicator for Snortsam in station_unblock()
/dports/security/gnupg1/gnupg-1.4.23/
H A Dconfigure.ac955 endiancheck=$enableval,endiancheck=yes)
957 if test x"$endiancheck" = xyes ; then
H A Dconfigure14490 enableval=$enable_endian_check; endiancheck=$enableval
14492 endiancheck=yes
14496 if test x"$endiancheck" = xyes ; then
/dports/security/gnupg/gnupg-2.3.3/
H A Dconfigure.ac1396 endiancheck=$enableval,endiancheck=yes)
1398 if test x"$endiancheck" = xyes ; then
/dports/security/libgcrypt/libgcrypt-1.9.4/
H A Dconfigure.ac352 endiancheck=$enableval,endiancheck=yes)
353 if test x"$endiancheck" = xyes ; then
H A Dconfigure13128 enableval=$enable_endian_check; endiancheck=$enableval
13130 endiancheck=yes
13133 if test x"$endiancheck" = xyes ; then
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/
H A Dconfigure.ac352 endiancheck=$enableval,endiancheck=yes)
353 if test x"$endiancheck" = xyes ; then

12