Home
last modified time | relevance | path

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

/dports/dns/idnkit/idnkit-1.0-src/lib/
H A Dunicode_template.c59 #define IDX0(mprefix, v) IDX_0(v, BITS1(mprefix), BITS2(mprefix)) macro
H A Dnameprep_template.c60 #define IDX0(type, v) IDX_0(v, BITS1(type), BITS2(type)) macro
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/lib/
H A Dunicode_template.c59 #define IDX0(mprefix, v) IDX_0(v, BITS1(mprefix), BITS2(mprefix)) macro
H A Dnameprep_template.c60 #define IDX0(type, v) IDX_0(v, BITS1(type), BITS2(type)) macro
/dports/www/libwww/w3c-libwww-5.4.2/modules/idn/
H A Dunicode_template.c59 #define IDX0(mprefix, v) IDX_0(v, BITS1(mprefix), BITS2(mprefix)) macro
H A Dnameprep_template.c60 #define IDX0(type, v) IDX_0(v, BITS1(type), BITS2(type)) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/dns/
H A Dnameprep_template.c62 #define IDX0(type, v) IDX_0(v, BITS1(type), BITS2(type)) macro
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dsha_simd.cpp1094 enum {IDX0=(R+0)&0xf, IDX1=(R+1)&0xf, IDX9=(R+9)&0xf, IDX14=(R+14)&0xf}; in SHA256_ROUND2() enumerator
1327 enum {IDX0=(R+0)&0xf, IDX1=(R+1)&0xf, IDX9=(R+9)&0xf, IDX14=(R+14)&0xf}; in SHA512_ROUND2() enumerator
/dports/graphics/cenon/Cenon/VHFExport/
H A DdxfOperators.h65 #define IDX0 @"10" macro
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha_simd.cpp1096 enum {IDX0=(R+0)&0xf, IDX1=(R+1)&0xf, IDX9=(R+9)&0xf, IDX14=(R+14)&0xf}; in SHA256_ROUND2() enumerator
1329 enum {IDX0=(R+0)&0xf, IDX1=(R+1)&0xf, IDX9=(R+9)&0xf, IDX14=(R+14)&0xf}; in SHA512_ROUND2() enumerator
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha_simd.cpp1096 enum {IDX0=(R+0)&0xf, IDX1=(R+1)&0xf, IDX9=(R+9)&0xf, IDX14=(R+14)&0xf}; in SHA256_ROUND2() enumerator
1329 enum {IDX0=(R+0)&0xf, IDX1=(R+1)&0xf, IDX9=(R+9)&0xf, IDX14=(R+14)&0xf}; in SHA512_ROUND2() enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/unicharutil/
H A DnsUnicodeNormalizer.cpp108 #define IDX0(mprefix, v) IDX_0(v, BITS1(mprefix), BITS2(mprefix)) macro
/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Drgbvalue.hxx135 IDX0 = (RED_IDX == 0) ? 0 : (GREEN_IDX == 0) ? 1 : 2, enumerator
/dports/graphics/xd3d/xd3d-8.3.1/src/d3d/
H A Dcom_options.f15 & ,NPSUR,NSSUR,IEPSEG,ICPTS,ITPTS,ICSEG,IDX0,IDY0 local
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Drgbvalue.hxx133 IDX0 = (RED_IDX == 0) ? 0 : (GREEN_IDX == 0) ? 1 : 2, enumerator