Home
last modified time | relevance | path

Searched defs:SKIP_STRING (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/cenon/Cenon/
H A Dmessages.h62 #define SKIP_STRING NSLocalizedString(@"Skip", NULL) macro
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/common/
H A Dnslcd-prot.h309 #define SKIP_STRING(fp) \ macro
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/common/
H A Dnslcd-prot.h309 #define SKIP_STRING(fp) \ macro
/dports/net/openldap24-client/openldap-2.4.59/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dnslcd-prot.h309 #define SKIP_STRING(fp) \ macro
/dports/net/openldap24-server/openldap-2.4.59/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dnslcd-prot.h309 #define SKIP_STRING(fp) \ macro
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dnslcd-prot.h316 #define SKIP_STRING(fp) \ macro
/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dnslcd-prot.h316 #define SKIP_STRING(fp) \ macro
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dnslcd-prot.h316 #define SKIP_STRING(fp) \ macro
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dnslcd-prot.h316 #define SKIP_STRING(fp) \ macro
/dports/x11/libICE/libICE-1.0.10/src/
H A DICElibint.h229 #define SKIP_STRING(_pBuf, _swap, _end, _bail) \ macro
/dports/lang/yap/yap-6.2.2/packages/zlib/
H A Dzlib4pl.c209 #define SKIP_STRING \ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/formats/webm/
H A Dwebm_parser.cc41 SKIP_STRING = SKIP, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/formats/webm/
H A Dwebm_parser.cc44 SKIP_STRING = SKIP, enumerator
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/core/
H A Dcontainers_io_helpers.h646 #define SKIP_STRING(ctx,sz,n) SKIP_BYTES(ctx,sz) macro
669 #define SKIP_STRING(ctx,sz,n) vc_container_helper_read_debug(ctx, LOG_FORMAT_TYPE_STRING, sz, n, 0… macro
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/grammar/
H A Drainerscript.c1497 int SKIP_STRING = 0x1; variable