Home
last modified time | relevance | path

Searched refs:apl (Results 1 – 25 of 1567) sorted by relevance

12345678910>>...63

/dports/dns/bind-tools/bind-9.16.27/lib/dns/rdata/in_1/
H A Dapl_42.c274 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in fromstruct_in_apl()
276 isc_buffer_init(&b, apl->apl, apl->apl_len); in fromstruct_in_apl()
319 isc_mem_free(apl->mctx, apl->apl); in freestruct_in_apl()
331 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in dns_rdata_apl_first()
344 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_first()
363 if (apl->apl == NULL || apl->offset == apl->apl_len) { in dns_rdata_apl_next()
373 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_next()
404 length = (apl->apl[apl->offset + 3] & 0x7f); in dns_rdata_apl_current()
411 ent->family = (apl->apl[apl->offset] << 8) + apl->apl[apl->offset + 1]; in dns_rdata_apl_current()
412 ent->prefix = apl->apl[apl->offset + 2]; in dns_rdata_apl_current()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/rdata/in_1/
H A Dapl_42.c272 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in fromstruct_in_apl()
274 isc_buffer_init(&b, apl->apl, apl->apl_len); in fromstruct_in_apl()
317 isc_mem_free(apl->mctx, apl->apl); in freestruct_in_apl()
329 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in dns_rdata_apl_first()
342 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_first()
361 if (apl->apl == NULL || apl->offset == apl->apl_len) { in dns_rdata_apl_next()
371 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_next()
402 length = (apl->apl[apl->offset + 3] & 0x7f); in dns_rdata_apl_current()
409 ent->family = (apl->apl[apl->offset] << 8) + apl->apl[apl->offset + 1]; in dns_rdata_apl_current()
410 ent->prefix = apl->apl[apl->offset + 2]; in dns_rdata_apl_current()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/rdata/in_1/
H A Dapl_42.c272 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in fromstruct_in_apl()
274 isc_buffer_init(&b, apl->apl, apl->apl_len); in fromstruct_in_apl()
317 isc_mem_free(apl->mctx, apl->apl); in freestruct_in_apl()
329 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in dns_rdata_apl_first()
342 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_first()
361 if (apl->apl == NULL || apl->offset == apl->apl_len) { in dns_rdata_apl_next()
371 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_next()
402 length = (apl->apl[apl->offset + 3] & 0x7f); in dns_rdata_apl_current()
409 ent->family = (apl->apl[apl->offset] << 8) + apl->apl[apl->offset + 1]; in dns_rdata_apl_current()
410 ent->prefix = apl->apl[apl->offset + 2]; in dns_rdata_apl_current()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/rdata/in_1/
H A Dapl_42.c274 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in fromstruct_in_apl()
276 isc_buffer_init(&b, apl->apl, apl->apl_len); in fromstruct_in_apl()
319 isc_mem_free(apl->mctx, apl->apl); in freestruct_in_apl()
331 REQUIRE(apl->apl != NULL || apl->apl_len == 0); in dns_rdata_apl_first()
344 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_first()
363 if (apl->apl == NULL || apl->offset == apl->apl_len) { in dns_rdata_apl_next()
373 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_next()
404 length = (apl->apl[apl->offset + 3] & 0x7f); in dns_rdata_apl_current()
411 ent->family = (apl->apl[apl->offset] << 8) + apl->apl[apl->offset + 1]; in dns_rdata_apl_current()
412 ent->prefix = apl->apl[apl->offset + 2]; in dns_rdata_apl_current()
[all …]
/dports/dns/bind911/bind-9.11.37/lib/dns/rdata/in_1/
H A Dapl_42.c259 isc_buffer_init(&b, apl->apl, apl->apl_len); in fromstruct_in_apl()
283 if (apl->apl == NULL) in tostruct_in_apl()
305 if (apl->apl != NULL) in freestruct_in_apl()
306 isc_mem_free(apl->mctx, apl->apl); in freestruct_in_apl()
329 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_first()
348 if (apl->apl == NULL || apl->offset == apl->apl_len) in dns_rdata_apl_next()
357 length = apl->apl[apl->offset + 3] & 0x7f; in dns_rdata_apl_next()
387 length = (apl->apl[apl->offset + 3] & 0x7f); in dns_rdata_apl_current()
394 ent->family = (apl->apl[apl->offset] << 8) + apl->apl[apl->offset + 1]; in dns_rdata_apl_current()
395 ent->prefix = apl->apl[apl->offset + 2]; in dns_rdata_apl_current()
[all …]
/dports/lang/gnu-apl/apl-1.8/erlang/
H A Dapl_example.erl27 apl:init(),
48 io:format("~w~n", [apl:statement("Z++")]),
76 io:format("~w~n", [apl:statement("Y")]),
85 io:format("~w~n", [apl:statement("V")]),
90 io:format("result: ~tp~n", [apl:eval_B("○", apl:e2a([1, 2.2, 3.3]))]),
95 io:format("result: ~tp~n", [apl:eval_AB(apl:e2a([1,2,3]), "+",
101 io:format("result: ~tp~n", [apl:eval_LB("+/", apl:e2a([4,5,6]))]),
104 apl:command("]log 32"),
111 [I6] = apl:statement("(⍳6)∘.=⍳6"),
122 apl:fix_function_ucs([
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/aso/
H A Daso-fcntl.c59 if (apl)
67 if (lseek(apl->fd, apl->size, SEEK_SET) != apl->size)
74 if (lseek(apl->fd, apl->size, SEEK_SET) != apl->size)
84 close(apl->fd);
85 free(apl);
151 apl->fd = fd;
152 apl->size = size;
154 return apl;
156 if (apl)
157 free(apl);
[all …]
H A Daso-sem.c54 APL_t* apl = (APL_t*)data;
65 if (apl)
75 semop(apl->id, &sem, 1);
77 if (!semop(apl->id, &sem, 1))
79 free(apl);
166 apl->id = id;
167 apl->size = size - 1;
168 return apl;
174 APL_t* apl = (APL_t*)data;
177 if (!apl)
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libast/aso/
H A Daso-fcntl.c59 if (apl)
67 if (lseek(apl->fd, apl->size, SEEK_SET) != apl->size)
74 if (lseek(apl->fd, apl->size, SEEK_SET) != apl->size)
84 close(apl->fd);
85 free(apl);
151 apl->fd = fd;
152 apl->size = size;
154 return apl;
156 if (apl)
157 free(apl);
[all …]
H A Daso-sem.c54 APL_t* apl = (APL_t*)data;
65 if (apl)
75 semop(apl->id, &sem, 1);
77 if (!semop(apl->id, &sem, 1))
79 free(apl);
166 apl->id = id;
167 apl->size = size - 1;
168 return apl;
174 APL_t* apl = (APL_t*)data;
177 if (!apl)
[all …]
/dports/lang/gnu-apl/apl-1.8/src/
H A DDiffOut.cc61 const char * apl = aplout.c_str(); in overflow() local
67 rep << "extra: " << apl << endl; in overflow()
69 else if (different(utf8P(apl), utf8P(ref.c_str()))) in overflow()
72 rep << "apl: ⋅⋅⋅" << apl << "⋅⋅⋅" << endl in overflow()
77 rep << "== " << apl << endl; in overflow()
94 apl += len_apl; in different()
110 while (Avec::is_digit(Unicode(*apl))) ++apl; in different()
119 while (*apl == ' ') ++apl; in different()
138 *apl == UNI_ASCII_FULLSTOP) ++apl; in different()
144 apl += len; in different()
[all …]
H A DMakefile.in510 apl-Avec.$(OBJEXT) apl-Backtrace.$(OBJEXT) \
517 apl-CDR.$(OBJEXT) apl-Cell.$(OBJEXT) apl-Doxy.$(OBJEXT) \
518 apl-CharCell.$(OBJEXT) apl-Command.$(OBJEXT) \
524 apl-Id.$(OBJEXT) apl-IndexExpr.$(OBJEXT) \
526 apl-IntCell.$(OBJEXT) apl-IO_Files.$(OBJEXT) \
527 apl-LApack.$(OBJEXT) apl-LibPaths.$(OBJEXT) \
530 apl-Nabla.$(OBJEXT) apl-Macro.$(OBJEXT) \
533 apl-Parser.$(OBJEXT) apl-Prefix.$(OBJEXT) \
545 apl-sbrk.$(OBJEXT) apl-Shape.$(OBJEXT) \
551 apl-Token.$(OBJEXT) apl-Tokenizer.$(OBJEXT) \
[all …]
/dports/lang/gnu-apl/apl-1.8/rpm/
H A Dapl.spec.in68 %{_bindir}/apl
70 %{_libdir}/apl/*.0
71 %{_libdir}/apl/*.so
72 %{_libdir}/apl/*.a
73 %{_libdir}/apl/*.la
74 %{_libdir}/apl/workspaces/*.apl
75 %{_libdir}/apl/wslib3/*.apl
76 %{_libdir}/apl/wslib4/*.apl
77 %{_libdir}/apl/wslib5/*.apl
79 %{_libdir}/apl/wslib5/iso-apl-cf/*
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/R_scripts/
H A D1dRplot.R328 '-x' = apl(n = c(1), h = paste (
334 '-save' = apl(n = 1, d = NA, h = paste(
360 '-prefix' = apl(n = 1, d = NA, h = paste(
443 '-leg.ncol' = apl(n = 1, d = 4, h = paste(
516 '-xax.lim' = apl(n = c(2,3), h = paste (
520 '-yax.lim' = apl(n = c(2,3), h = paste (
544 '-TR' = apl(n=1, d=0, h=paste(
552 '-verb' = apl(n=1, d = 0, h = paste(
558 '-run_examples' = apl(n=0, h =
561 '-show_allowed_options' = apl(n=0, h=
[all …]
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/plugin/
H A Dagsplugin.cpp877 apl->available = true; in pl_use_builtin_plugin()
878 apl->builtin = true; in pl_use_builtin_plugin()
888 apl->available = true; in pl_use_builtin_plugin()
889 apl->builtin = true; in pl_use_builtin_plugin()
900 apl->builtin = true; in pl_use_builtin_plugin()
911 apl->builtin = true; in pl_use_builtin_plugin()
922 apl->builtin = true; in pl_use_builtin_plugin()
934 apl->builtin = true; in pl_use_builtin_plugin()
980 snprintf(apl->filename, sizeof(apl->filename), "%s", name.GetCStr()); in pl_register_plugins()
993 if (apl->library.Load(apl->filename)) in pl_register_plugins()
[all …]
/dports/lang/gnu-apl/apl-1.8/doc/
H A DMakefile.am9 man1_MANS = apl.1
18 @ $(INSTALL_DATA) $(srcdir)/apl.info $(srcdir)/libapl.info $(DESTDIR)$(infodir)
22 @ rm -f $(DESTDIR)$(infodir)/apl.info
28 apl.html: apl.texi
33 apl.info: apl.texi
48 apl.1 \
49 apl.texi \
50 apl.info \
51 apl.html \
/dports/lang/gnu-apl/apl-1.8/
H A DMakefile.am7 SUBDIRS += build doc erlang gnu-apl.d HOWTOs
23 nobase_dist_sysconf_DATA = gnu-apl.d/preferences
73 rm -Rf apl-$(VERSION)
74 tar xvzf apl-$(VERSION).tar.gz
75 rm -f apl-$(VERSION)/src/makefile.h
76 rm -f apl-$(VERSION)/src/buildtag.hh
77 rm -f apl-$(VERSION)/src/configure_args.cc
78 cp -a apl-$(VERSION)/* ../savannah-repo-apl/trunk/
80 ../savannah-repo-apl/trunk/exported_from
81 rm -Rf apl-$(VERSION)
[all …]
/dports/lang/gnu-apl/apl-1.8/workspaces/
H A DAPL_CGI.apl134 <?apl HTML∆H1[''] xTITLE ?>
159 <?apl ⊃ yFEATURES ?>
172 <?apl xMIRRORS HTML∆A 'GNU mirror' ?>
173 (in directory <B>apl</B>) and at
174 <?apl xFTP_APL HTML∆A xFTP_GNU ?>.
179 <?apl ⊃ INSTALL ?>
218 <?apl HTML∆H4[''] 'GNU APL Binary' ?>
222 GNU APL binary <B>apl</B> in the directory <B>apl</B> rather than
234 <?apl HTML∆H4[''] 'GNU APL Online' ?>
249 <?apl HTML∆H2[''] 'Reporting Bugs' ?>
[all …]
/dports/lang/gnu-apl/apl-1.8/wslib5/iso-apl-cf/
H A DMakefile.am5 _control_.apl \
7 iso_cf.apl \
8 perf.apl \
9 test.apl
11 apl5iacdir = $(pkglibdir)/wslib5/iso-apl-cf
16 svn export https://github.com/TieDyedDevil/iso-apl-cf/trunk tmp
17 mv -f tmp/*apl tmp/*md tmp/_metadata_ .
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/iris/ci/
H A Dtraces-iris.yml9 # - device: gl-intel-apl
23 - device: gl-intel-apl
37 - device: gl-intel-apl
51 - device: gl-intel-apl
65 - device: gl-intel-apl
79 - device: gl-intel-apl
93 - device: gl-intel-apl
107 - device: gl-intel-apl
121 - device: gl-intel-apl
135 - device: gl-intel-apl
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/iris/ci/
H A Dtraces-iris.yml9 # - device: gl-intel-apl
23 - device: gl-intel-apl
37 - device: gl-intel-apl
51 - device: gl-intel-apl
65 - device: gl-intel-apl
79 - device: gl-intel-apl
93 - device: gl-intel-apl
107 - device: gl-intel-apl
121 - device: gl-intel-apl
135 - device: gl-intel-apl
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/iris/ci/
H A Dtraces-iris.yml9 # - device: gl-intel-apl
23 - device: gl-intel-apl
37 - device: gl-intel-apl
51 - device: gl-intel-apl
65 - device: gl-intel-apl
79 - device: gl-intel-apl
93 - device: gl-intel-apl
107 - device: gl-intel-apl
121 - device: gl-intel-apl
135 - device: gl-intel-apl
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/iris/ci/
H A Dtraces-iris.yml9 # - device: gl-intel-apl
23 - device: gl-intel-apl
37 - device: gl-intel-apl
51 - device: gl-intel-apl
65 - device: gl-intel-apl
79 - device: gl-intel-apl
93 - device: gl-intel-apl
107 - device: gl-intel-apl
121 - device: gl-intel-apl
135 - device: gl-intel-apl
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/iris/ci/
H A Dtraces-iris.yml9 # - device: gl-intel-apl
23 - device: gl-intel-apl
37 - device: gl-intel-apl
51 - device: gl-intel-apl
65 - device: gl-intel-apl
79 - device: gl-intel-apl
93 - device: gl-intel-apl
107 - device: gl-intel-apl
121 - device: gl-intel-apl
135 - device: gl-intel-apl
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/iris/ci/
H A Dtraces-iris.yml9 # - device: gl-intel-apl
23 - device: gl-intel-apl
37 - device: gl-intel-apl
51 - device: gl-intel-apl
65 - device: gl-intel-apl
79 - device: gl-intel-apl
93 - device: gl-intel-apl
107 - device: gl-intel-apl
121 - device: gl-intel-apl
135 - device: gl-intel-apl
[all …]

12345678910>>...63