Home
last modified time | relevance | path

Searched defs:foundlen (Results 1 – 23 of 23) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/analyser/
H A Dlanguage.cc140 int analy_raw_string::string_test(const byte *s, int testlen, int &foundlen) in string_test()
164 int analy_c_string::string_test(const byte *s, int testlen, int &foundlen) in string_test()
187 int analy_unicode_string::string_test(const byte *s, int testlen, int &foundlen) in string_test()
222 int analy_pascal_string::string_test(const byte *s, int testlen, int &foundlen) in string_test()
/dports/devel/bglibs/bglibs-2.04/str/
H A Denv_unset.c11 unsigned long foundlen = strlen(found) + 1; in envstr_unset() local
/dports/science/py-obspy/obspy-1.2.2/obspy/io/mseed/src/libmseed/
H A Dparseutils.c232 uint8_t foundlen = 0; /* Found record length */ in ms_detect() local
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/hardware/serialport/
H A Dsoftmodem.cpp380 size_t foundlen = strlen(foundstr); in DoCommand() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Doid.c477 oideql(unsigned char *reqoid, unsigned char *foundoid, size_t reqlen, size_t foundlen) in oideql()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Doid.c477 oideql(unsigned char *reqoid, unsigned char *foundoid, size_t reqlen, size_t foundlen) in oideql()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Doid.c477 oideql(unsigned char *reqoid, unsigned char *foundoid, size_t reqlen, size_t foundlen) in oideql()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/serialport/
H A Dsoftmodem.cpp542 size_t foundlen = strlen(foundstr); in DoCommand() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Doid.c477 oideql(unsigned char *reqoid, unsigned char *foundoid, size_t reqlen, size_t foundlen) in oideql()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Doid.c477 oideql(unsigned char *reqoid, unsigned char *foundoid, size_t reqlen, size_t foundlen) in oideql()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.ec/share/native/libsunec/impl/
H A Doid.c477 oideql(unsigned char *reqoid, unsigned char *foundoid, size_t reqlen, size_t foundlen) in oideql()
/dports/comms/gammu/gammu-1.42.0/libgammu/service/
H A Dgsmring.c1342 gboolean foundlen; in Binary2RTTL() local
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/lib/
H A Dcyrusdb.c235 const char **found, size_t *foundlen, in cyrusdb_fetchnext()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/
H A Dcyrusdb.c251 const char **found, size_t *foundlen, in cyrusdb_fetchnext()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/lib/
H A Dcyrusdb.c222 const char **found, size_t *foundlen, in cyrusdb_fetchnext()
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/tasmrecover/dreamweb/
H A Dsaveload.asm1345 foundlen: ret label
/dports/games/scummvm/scummvm-2.5.1/devtools/tasmrecover/dreamweb/
H A Dsaveload.asm1345 foundlen: ret label
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dgamemap.cc1476 int foundlen // # bytes. in find_unused_shapes()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.c274 xfs_extlen_t foundlen, /* length in found extent */ in xfs_alloc_compute_aligned()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.c274 xfs_extlen_t foundlen, /* length in found extent */ in xfs_alloc_compute_aligned()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/
H A Dxfs_alloc.c274 xfs_extlen_t foundlen, /* length in found extent */ in xfs_alloc_compute_aligned()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dfiles.c1673 int FS_FindVM(void **startSearch, char *found, int foundlen, const char *name, int enableDll) in FS_FindVM()
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dfiles.c1529 int FS_FindVM(void **startSearch, char *found, int foundlen, const char *name, qboolean unpure, int… in FS_FindVM()