Home
last modified time | relevance | path

Searched defs:CODE (Results 1 – 25 of 4320) sorted by path

12345678910>>...173

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/thiserror-1.0.30/tests/
H A Dtest_display.rs77 const CODE: usize = 9; in test_constants() const
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Ddecode.c31 #define BROTLI_FAILURE(CODE) (BROTLI_DUMP(), CODE) argument
2592 #define BROTLI_ERROR_CODE_CASE_(PREFIX, NAME, CODE) \ in BrotliDecoderErrorString() argument
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dcluster.c38 #define CODE(X) X macro
H A Dcluster.h28 #define CODE(X) /* Declaration */; macro
/dports/archivers/brotli/brotli-1.0.9/c/include/brotli/
H A Ddecode.h114 #define BROTLI_ERROR_CODE_ENUM_ITEM_(PREFIX, NAME, CODE) \ argument
/dports/archivers/maxcso/maxcso-1.10.0/libuv/
H A DCONTRIBUTING.md44 ### CODE subsection in CONTRIBUTING
/dports/archivers/p5-Compress-Raw-Lzma/Compress-Raw-Lzma-2.101/
H A DLzma.xs992 CODE: variable
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/dec/
H A Ddecode.c31 #define BROTLI_FAILURE(CODE) (BROTLI_DUMP(), CODE) argument
2480 #define BROTLI_ERROR_CODE_CASE_(PREFIX, NAME, CODE) \ in BrotliDecoderErrorString() argument
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/enc/
H A Dcluster.c38 #define CODE(X) X macro
H A Dcluster.h28 #define CODE(X) /* Declaration */; macro
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/include/brotli/
H A Ddecode.h114 #define BROTLI_ERROR_CODE_ENUM_ITEM_(PREFIX, NAME, CODE) \ argument
/dports/archivers/py-brotli/Brotli-1.0.9/c/dec/
H A Ddecode.c31 #define BROTLI_FAILURE(CODE) (BROTLI_DUMP(), CODE) argument
2592 #define BROTLI_ERROR_CODE_CASE_(PREFIX, NAME, CODE) \ in BrotliDecoderErrorString() argument
/dports/archivers/py-brotli/Brotli-1.0.9/c/enc/
H A Dcluster.c38 #define CODE(X) X macro
H A Dcluster.h28 #define CODE(X) /* Declaration */; macro
/dports/archivers/py-brotli/Brotli-1.0.9/c/include/brotli/
H A Ddecode.h114 #define BROTLI_ERROR_CODE_ENUM_ITEM_(PREFIX, NAME, CODE) \ argument
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/dec/
H A Ddecode.c31 #define BROTLI_FAILURE(CODE) (BROTLI_DUMP(), CODE) argument
2349 #define BROTLI_ERROR_CODE_CASE_(PREFIX, NAME, CODE) \ in BrotliDecoderErrorString() argument
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/enc/
H A Dcluster.c38 #define CODE(X) X macro
H A Dcluster.h28 #define CODE(X) /* Declaration */; macro
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/include/brotli/
H A Ddecode.h112 #define BROTLI_ERROR_CODE_ENUM_ITEM_(PREFIX, NAME, CODE) \ argument
/dports/astro/gpsd/gpsd-3.20/
H A Dgpsd_json.c1083 #define CODE(x) (unsigned int)(x) in json_rtcm3_dump() macro
/dports/astro/py-ephem/ephem-4.1.3/extensions/
H A D_libastro.c1243 #define INIT(NAME, CODE) \ argument
/dports/astro/wcslib/wcslib-7.7/pgsbox/
H A Dpgsbox.f2572 SUBROUTINE PGMJD (CODE, MJD, IY, IM, ID) argument
/dports/audio/ardour6/Ardour-6.8.0/libs/backends/jack/
H A Dweak_libjack.c83 #define JXFUN(ERR, RTYPE, NAME, DEF, ARGS, CODE) func_t _ ## NAME ; argument
84 #define JVFUN(ERR, NAME, DEF, ARGS, CODE) func_t _ ## NAME ; argument
150 #define JXFUN(ERR, RTYPE, NAME, DEF, ARGS, CODE) MAPSYM(NAME, ERR) in init_weak_jack() argument
151 #define JVFUN(ERR, NAME, DEF, ARGS, CODE) MAPSYM(NAME, ERR) in init_weak_jack() argument
259 #define JXFUN(ERR, RTYPE, NAME, DEF, ARGS, CODE) \ argument
272 #define JVFUN(ERR, NAME, DEF, ARGS, CODE) \ argument
/dports/audio/ario/ario-1.6/src/plugins/
H A Dario-plugin.h106 #define ARIO_PLUGIN_REGISTER_TYPE_WITH_CODE(PluginName, plugin_name, CODE) \ argument
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/robtk/weakjack/
H A Dweak_libjack.c83 #define JXFUN(ERR, RTYPE, NAME, DEF, ARGS, CODE) func_t _ ## NAME ; argument
84 #define JVFUN(ERR, NAME, DEF, ARGS, CODE) func_t _ ## NAME ; argument
134 #define JXFUN(ERR, RTYPE, NAME, DEF, ARGS, CODE) MAPSYM(NAME, ERR) in init_weak_jack() argument
135 #define JVFUN(ERR, NAME, DEF, ARGS, CODE) MAPSYM(NAME, ERR) in init_weak_jack() argument
243 #define JXFUN(ERR, RTYPE, NAME, DEF, ARGS, CODE) \ argument
256 #define JVFUN(ERR, NAME, DEF, ARGS, CODE) \ argument

12345678910>>...173