Home
last modified time | relevance | path

Searched refs:a_N (Results 1 – 25 of 35) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DHangulLayoutEngine.cpp86 #define a_N 0 macro
105 {{-1, a_N}, {2, a_V}, {3, a_T}, {-1, a_N}, {-1, a_N}, {-1, a_N}}, // 2 - L+V+
106 {{-1, a_N}, {-1, a_N}, {3, a_T}, {-1, a_N}, {-1, a_N}, {-1, a_N}}, // 3 - L+V+T*
107 {{-1, a_N}, {-1, a_N}, {-1, a_N}, {-1, a_N}, {-1, a_N}, {4, a_T}} // 4 - X+
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DHangulLayoutEngine.cpp86 #define a_N 0 macro
105 {{-1, a_N}, {2, a_V}, {3, a_T}, {-1, a_N}, {-1, a_N}, {-1, a_N}}, // 2 - L+V+
106 {{-1, a_N}, {-1, a_N}, {3, a_T}, {-1, a_N}, {-1, a_N}, {-1, a_N}}, // 3 - L+V+T*
107 {{-1, a_N}, {-1, a_N}, {-1, a_N}, {-1, a_N}, {-1, a_N}, {4, a_T}} // 4 - X+
/dports/mail/s-nail/s-nail-14.9.23/src/su/
H A Dx-assoc-map.h36 # undef a_N
68 S(struct a_N*,su_ALLOCATE((VSTRUCT_SIZEOF(struct a_N, a_N_F(key)) +\
84 struct a_N **la_slot;
302 struct a_N *np; in a_FUN()
417 struct a_N *
501 struct a_N *np; in a_T_PRISYM()
576 struct a_N **arr, *np; in a_T_PRISYM()
819 struct a_N *np; in a_T_PUBSYM()
835 struct a_N **arr, *np; in a_V_PRISYM()
903 struct a_N *np; in a_V_PUBSYM()
[all …]
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dnet-gssapi.h135 # define a_N "smtp@" in su_CONCAT() macro
138 # define a_N "pop@" in su_CONCAT() macro
141 # define a_N "imap@" in su_CONCAT() macro
147 (send_tok.length = urlp->url_host.l + a_L) +1), a_N), in su_CONCAT()
150 # undef a_N in su_CONCAT()
/dports/editors/biew/biew-610/plugins/disasm/arm/
H A Darm32.c421 unsigned a_I,a_P,a_U,a_N,a_W; in arm32EncodeTail() local
426 a_I=a_P=a_U=a_N=a_W=0; in arm32EncodeTail()
432 GET_ADDR_MODE('N',has_N,a_N); in arm32EncodeTail()
554 if(has_N == True && a_N) { in arm32EncodeTail()
/dports/math/openturns/openturns-1.18/python/src/
H A DCompositeDistribution_doc.i.in40 with :math:`a_0=\inf \supp{f_X}`, :math:`a_N=\sup \supp{f_X}` and
41 :math:`(a_1, \dots, a_N)` such that :math:`g` is monotone over
/dports/math/pari/pari-2.13.3/src/functions/sums/
H A Dasympnumraw11 and return approximation of $[a_0, a_1,\dots, a_N]$.
/dports/devel/libslang2/slang-2.3.2/doc/tm/rtl/
H A Dbstr.tm22 \usage{String_Type bstrcat (BString_Type a_1, ..., BString_Type a_N)}
25 arguments \exmp{a_1}, ... \exmp{a_N} together and returns the result.
H A Dstrops.tm439 \usage{String_Type strcat (String_Type a_1, ..., String_Type a_N)}
442 arguments \exmp{a_1}, ... \exmp{a_N} together and returns the result.
/dports/math/pari/pari-2.13.3/doc/
H A Drefcard-lfun.tex30 \item Dirichlet coefficients given by closure $a: N \mapsto [a_1,\dots,a_N]$.
/dports/math/py-numpy/numpy-1.20.3/doc/neps/
H A Dnep-0005-generalized-ufuncs.rst179 ``[a_N, b_N, c_N, a_i, a_j, b_i]``, containing all necessary strides.
/dports/science/py-scipy/scipy-1.7.1/doc/source/tutorial/
H A Dsignal.rst629 :math:`a =[a_0, a_1, ..., a_N]` can represent an analog filter of the form:
635 {a_0 s^N + a_1 s^{(N-1)} + \cdots + a_N}
646 {a_0 z^N + a_1 z^{(N-1)} + \cdots + a_N}
660 {a_0 + a_1 z^{-1} + \cdots + a_N z^{-N}}
/dports/math/py-numpy/numpy-1.20.3/doc/source/reference/c-api/
H A Dgeneralized-ufuncs.rst216 ``[a_N, b_N, c_N, a_i, a_j, b_i]``, containing all necessary strides.
/dports/graphics/openfx-misc/openfx-misc-3ab0531/CImg/Expression/
H A DCImgExpression.md26 * '`narg(a_1,...,a_N)`' returns the number of specified arguments (here, __N__).
27 * '`arg(i,a_1,..,a_N)`' returns the __ith__ argument __a_i__.
H A DCImgExpression-help.gmic20 \n . '"${c}"narg(a_1,...,a_N)"$n"' returns the number of specified arguments (here, "${g}"N"$…
21 \n . '"${c}"arg(i,a_1,..,a_N)"$n"' returns the "${g}"ith"$n" argument "${g}"a_i"$n".
/dports/japanese/libslang/slang-1.4.5jp2/doc/tm/rtl/
H A Dstrops.tm323 \usage{String_Type strcat (String_Type a_1, ..., String_Type a_N)}
326 arguments \var{a_1}, ... \var{a_N} together and returns the result.
/dports/math/gap/gap-4.11.0/lib/
H A Dhelpt2t.gi868 # ... but a_N^{\prime} becomes a_N^' at least
/dports/science/py-OpenFermion/OpenFermion-1.3.0/docs/tutorials/
H A Dintro_to_openfermion.ipynb881 …which is the operator $\\mathcal{B}$ such that $\\mathcal{B} a_N \\mathcal{B}^\\dagger = a_N^\\dag…
/dports/math/reduce/Reduce-svn5758-src/packages/specfn/
H A Dspecfn.tex615 $\{ N, AGM, \{ a_N, \ldots ,a_0\}, \{ b_N, \ldots ,b_0\},
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/testingSLandTopEhrhart/SL/
H A DSL_lib.mpl384 # The list is [a_1,a_2,..., a_N];
/dports/math/latte-integrale/latte-version_1_7_6/code/maple/
H A DRealBarvinok-mars-exemples-2014-03-10.mpl149 # The list is [a_1,a_2,..., a_N];
/dports/audio/mpg123/mpg123-1.29.3/src/libsyn123/
H A Dsyn123.h.in693 * {1 + a_1 z^{-1} + ... + a_N z^{-N}}
/dports/graphics/tachyon/tachyon/scenes/imaps/
H A Drufbrik.ppm5a_N{yf��~vvaljVZXE��~feN��}��������w�����}��}�Ͳ�����rsr\��|���spX���ecPecO][EigR][E��r������������…
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dspecfn.tex833 $\{ N, AGM, \{ a_N, \ldots ,a_0\}, \{ b_N, \ldots ,b_0\},
/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Den_rules3775 it (a_N 'i:t

12