Home
last modified time | relevance | path

Searched refs:base64_decodestep (Results 1 – 23 of 23) sorted by relevance

/dports/net/nmsg/nmsg-1.0.1/libmy/
H A Db64_decode.h14 } base64_decodestep; typedef
18 base64_decodestep step;
/dports/lang/io-devel/io-9bfac31d/libs/basekit/source/
H A Dcdecode.h14 } base64_decodestep; typedef
18 base64_decodestep step;
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/httpserver/
H A Dcdecode.h74 } base64_decodestep; typedef
78 base64_decodestep step;
/dports/security/libu2f-host/libu2f-host-libu2f-host-1.1.10/u2f-host/b64/
H A Dcdecode.h31 } base64_decodestep; typedef
35 base64_decodestep step;
/dports/converters/libb64/libb64-1.2.1/include/b64/
H A Dcdecode.h14 } base64_decodestep; typedef
18 base64_decodestep step;
/dports/security/ykclient/ykclient-2.15/
H A Dcdecode.h14 } base64_decodestep;
20 base64_decodestep step;
/dports/math/minizinc/libminizinc-2.5.5/include/minizinc/_thirdparty/b64/
H A Dcdecode.h11 typedef enum { step_a, step_b, step_c, step_d } base64_decodestep; typedef
14 base64_decodestep step;
/dports/dns/wdns/wdns-0.10.0/libmy/
H A Db64_decode.h14 } base64_decodestep; typedef
18 base64_decodestep step;
/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/b64/
H A Dbase64dec.h15 } base64_decodestep; typedef
19 base64_decodestep step;
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/plugins/digest/vendor/b64/
H A Dcdecode.h14 } base64_decodestep; typedef
18 base64_decodestep step;
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/libb64/
H A Dcdecode.h14 } base64_decodestep; typedef
18 base64_decodestep step;
/dports/www/faup/faup-1.5-48-g88dbbe2/src/lib/include/faup/b64/
H A Dcdecode.h14 } base64_decodestep; typedef
18 base64_decodestep step;
/dports/science/conduit/conduit-0.8.0/src/thirdparty_builtin/libb64-1.2.1/include/b64/
H A Dcdecode.h19 } base64_decodestep; typedef
23 base64_decodestep step;
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/libzrtpcpp/
H A DzrtpB64Decode.h21 } base64_decodestep; typedef
25 base64_decodestep step;
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/x300/
H A Dcdecode.h19 } base64_decodestep; typedef
22 base64_decodestep step;
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgDB/
H A DConvertBase6435 } base64_decodestep;
51 base64_decodestep step;
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgDB/
H A DConvertBase6435 } base64_decodestep;
59 base64_decodestep step;
/dports/databases/tarantool-c/tarantool-c-0ab37e8/third_party/
H A Dbase64.c184 enum base64_decodestep { step_a, step_b, step_c, step_d }; enum
188 enum base64_decodestep step;
/dports/benchmarks/nosqlbench/nosqlbench-0.0.20151214/third_party/tarantool-c/third_party/
H A Dbase64.c182 enum base64_decodestep { step_a, step_b, step_c, step_d }; enum
186 enum base64_decodestep step;
/dports/devel/bsdelf/elftoolchain-0.7.1/test/libdwarf/ts/common/
H A Ddriver.c776 } base64_decodestep; typedef
780 base64_decodestep step;
/dports/devel/elftoolchain/elftoolchain-0.7.1/test/libdwarf/ts/common/
H A Ddriver.c776 } base64_decodestep; typedef
780 base64_decodestep step;
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dencoding.c++853 } base64_decodestep; typedef
862 base64_decodestep step = step_a;
/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dencoding.c++858 } base64_decodestep; typedef
867 base64_decodestep step = step_a;