Home
last modified time | relevance | path

Searched refs:apigen (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/RabbitMQ.Client/
H A DMakefile2 SUBDIRS = src/apigen docs/specs src/client
16 src/apigen/AmqpClass.cs \
17 src/apigen/AmqpEntity.cs \
18 src/apigen/AmqpField.cs \
19 src/apigen/AmqpMethod.cs \
20 src/apigen/Apigen.cs \
21 src/apigen/Makefile \
/dports/databases/pear-Horde_Mongo/Horde_Mongo-1.1.0/bundle/vendor/mongodb/mongodb/
H A DMakefile1 .PHONY: apigen composer test docs mkdocs
28 apigen: target
29 @command -v apigen >/dev/null 2>&1; \
31 apigen generate; \
32 elif test -r apigen.phar; then \
33 php apigen.phar generate; \
H A D.gitignore8 apigen.phar
/dports/textproc/gdome2/gdome2-0.8.1/test/apigen/
H A DMakefile.in109 apigen \
119 apigen.c \
139 noinst_PROGRAMS = apigen$(EXEEXT)
145 apigen_OBJECTS = util.$(OBJEXT) srcutil.$(OBJEXT) apigen.$(OBJEXT)
164 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps test/apigen/Makefile
224 apigen$(EXEEXT): $(apigen_OBJECTS) $(apigen_DEPENDENCIES)
225 @rm -f apigen$(EXEEXT)
259 subdir = test/apigen
H A DMakefile.am10 apigen \
19 apigen.c \
/dports/textproc/gdome2/gdome2-0.8.1/
H A DREADME.developer14 3. Create an XML file for the interface specification in test/apigen.
16 and gdome-xpath.c in libgdome by running test/apigen/apigen.
H A DChangeLog412 * test/apigen/xpath.xml
470 * test/apigen/core.xml
495 * test/apigen/Makefile
607 * test/apigen/*
710 * test/apigen/core.xml
716 * test/apigen/apigen.c
824 * test/apigen/apigen.c
1462 * test/apigen/apigen.c
1622 * test/apigen/apigen.c
2104 test/apigen
[all …]
/dports/net-im/tox/c-toxcore-0.2.13/other/astyle/
H A Dformat-source26 if [ -f ../apidsl/apigen.native ]; then
27 APIDSL=../apidsl/apigen.native
/dports/textproc/gdome2/gdome2-0.8.1/test/
H A DMakefile.am4 apigen \ subdir
/dports/lang/mono/mono-5.10.1.57/mcs/class/RabbitMQ.Client/src/apigen/
H A DMakefile1 thisdir := class/RabbitMQ.Client/src/apigen
/dports/deskutils/egroupware/egroupware/vendor/phpfastcache/riak-client/
H A Dapigen.neon2 # ./vendor/bin/apigen generate
/dports/net/py-mpi4py/mpi4py-3.1.3/demo/libmpi-cffi/
H A Dmakefile11 $(PYTHON) apigen.py
/dports/net/py-pyzmq/pyzmq-22.3.0/docs/
H A Dautogen_api.py11 from apigen import ApiDocWriter
/dports/science/py-scikit-fuzzy/scikit-fuzzy-0.4.2/docs/tools/
H A Dbuild_modref_templates.py8 from apigen import ApiDocWriter
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/tools/
H A Dbuild_modref_templates.py8 from apigen import ApiDocWriter
/dports/devel/ipython5/ipython-5.10.0/docs/
H A Dautogen_api.py13 from apigen import ApiDocWriter
/dports/devel/ipython/ipython-7.29.0/docs/
H A Dautogen_api.py13 from apigen import ApiDocWriter
/dports/security/nextcloud-twofactor_u2f/twofactor_u2f/vendor/yubico/u2flib-server/
H A Ddo-source-release.sh35 apigen generate
/dports/science/py-dipy/dipy-1.4.1/doc/tools/
H A Dbuild_modref_templates.py11 from apigen import ApiDocWriter
/dports/net-im/tox/c-toxcore-0.2.13/cmake/
H A DApiDsl.cmake11 ${CMAKE_SOURCE_DIR}/../apidsl/apigen.native)
/dports/science/py-nibabel/nibabel-3.2.1/doc/tools/
H A Dbuild_modref_templates.py12 from apigen import ApiDocWriter
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md49 What's the stuff in apigen?
51 …There are some Python scripts in the apigen/ directory that generate C++ based on the API definiti…
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/test/webgl-conf/checkout/conformance/more/
H A DREADME.md49 What's the stuff in apigen?
51 …There are some Python scripts in the apigen/ directory that generate C++ based on the API definiti…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/1.0.1/conformance/more/
H A DREADME.md49 What's the stuff in apigen?
51 …There are some Python scripts in the apigen/ directory that generate C++ based on the API definiti…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/2.0.0/conformance/more/
H A DREADME.md49 What's the stuff in apigen?
51 …There are some Python scripts in the apigen/ directory that generate C++ based on the API definiti…

123