Home
last modified time | relevance | path

Searched refs:ntoken (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/travis/test/
H A Diftoken.bin.t1 N "": ntoken empty
2 C "": ntoken empty
3 N "ZMACRO": ntoken empty
4 C "ZMACRO": ntoken empty
7 N "TMACRO": ntoken nempty
11 N "+1": ntoken nempty
12 C "+1": ntoken nempty
13 N "1 2": ntoken nempty
14 C "1 2": ntoken nempty
15 N "1,2": ntoken nempty
[all …]
/dports/devel/nasm/nasm-2.15.05/travis/test/
H A Diftoken.bin.t1 N "": ntoken empty
2 C "": ntoken empty
3 N "ZMACRO": ntoken empty
4 C "ZMACRO": ntoken empty
7 N "TMACRO": ntoken nempty
11 N "+1": ntoken nempty
12 C "+1": ntoken nempty
13 N "1 2": ntoken nempty
14 C "1 2": ntoken nempty
15 N "1,2": ntoken nempty
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Utilities/pvrg/
H A Dlexer.l661 ntoken=yylex();
698 ntoken=yylex();
741 ntoken=yylex();
747 ntoken=yylex();
795 ntoken=yylex();
814 ntoken=yylex();
833 ntoken=yylex();
865 ntoken=yylex();
866 switch(ntoken)
884 ntoken=yylex();
[all …]
H A Dlexer.c2505 ntoken=yylex(); in parser()
2542 ntoken=yylex(); in parser()
2585 ntoken=yylex(); in parser()
2591 ntoken=yylex(); in parser()
2639 ntoken=yylex(); in parser()
2658 ntoken=yylex(); in parser()
2677 ntoken=yylex(); in parser()
2709 ntoken=yylex(); in parser()
2710 switch(ntoken) in parser()
2728 ntoken=yylex(); in parser()
[all …]
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzekscan.c675 *ntoken = 0; in zzekscan_()
691 if (*ntoken > 0) { in zzekscan_()
831 ++(*ntoken); in zzekscan_()
832 tokens[*ntoken - 1] = 5; in zzekscan_()
921 ++(*ntoken); in zzekscan_()
923 tokens[*ntoken - 1] = 3; in zzekscan_()
925 tokens[*ntoken - 1] = 4; in zzekscan_()
981 ++(*ntoken); in zzekscan_()
992 tokens[*ntoken - 1] = 1; in zzekscan_()
1007 tokens[*ntoken - 1] = 2; in zzekscan_()
[all …]
H A Dzzektloc.c10 ntoken, integer *tokens, integer *values, integer *loc, logical * in zzektloc_()
259 while(*loc <= *ntoken) { in zzektloc_()
H A Dzzekencd.c36 integer lxbegs[500], lxends[500], ntoken, tokens[500], values[500]; in zzekencd_() local
771 zzekscan_(query, &c__500, &c__100, &ntoken, tokens, lxbegs, lxends, in zzekencd_()
782 zzekpars_(query, &ntoken, lxbegs, lxends, tokens, values, numvls, chrbuf, in zzekencd_()
H A Dekfind.c37 integer errptr, lxbegs[500], lxends[500], ntoken, tokens[500], values[500] in ekfind_() local
1280 zzekscan_(query, &c__500, &c__100, &ntoken, tokens, lxbegs, lxends, in ekfind_()
1290 zzekpars_(query, &ntoken, lxbegs, lxends, tokens, values, numvls, chrbuf, in ekfind_()
H A Dzzekpcol.c49 integer attdsc[6], lxbegs[3], lxends[3], nmatch, ntoken, tokens[3], in zzekpcol_() local
981 zzekscan_(qcol, &c__3, &c__0, &ntoken, tokens, lxbegs, lxends, values, in zzekpcol_()
987 if (ntoken == 1) { in zzekpcol_()
996 } else if (ntoken == 3) { in zzekpcol_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzekscan.c675 *ntoken = 0; in zzekscan_()
691 if (*ntoken > 0) { in zzekscan_()
831 ++(*ntoken); in zzekscan_()
832 tokens[*ntoken - 1] = 5; in zzekscan_()
921 ++(*ntoken); in zzekscan_()
923 tokens[*ntoken - 1] = 3; in zzekscan_()
925 tokens[*ntoken - 1] = 4; in zzekscan_()
981 ++(*ntoken); in zzekscan_()
992 tokens[*ntoken - 1] = 1; in zzekscan_()
1007 tokens[*ntoken - 1] = 2; in zzekscan_()
[all …]
H A Dzzektloc.c10 ntoken, integer *tokens, integer *values, integer *loc, logical * in zzektloc_()
259 while(*loc <= *ntoken) { in zzektloc_()
H A Dzzekencd.c36 integer lxbegs[500], lxends[500], ntoken, tokens[500], values[500]; in zzekencd_() local
771 zzekscan_(query, &c__500, &c__100, &ntoken, tokens, lxbegs, lxends, in zzekencd_()
782 zzekpars_(query, &ntoken, lxbegs, lxends, tokens, values, numvls, chrbuf, in zzekencd_()
H A Dekfind.c37 integer errptr, lxbegs[500], lxends[500], ntoken, tokens[500], values[500] in ekfind_() local
1280 zzekscan_(query, &c__500, &c__100, &ntoken, tokens, lxbegs, lxends, in ekfind_()
1290 zzekpars_(query, &ntoken, lxbegs, lxends, tokens, values, numvls, chrbuf, in ekfind_()
H A Dzzekpcol.c49 integer attdsc[6], lxbegs[3], lxends[3], nmatch, ntoken, tokens[3], in zzekpcol_() local
981 zzekscan_(qcol, &c__3, &c__0, &ntoken, tokens, lxbegs, lxends, values, in zzekpcol_()
987 if (ntoken == 1) { in zzekpcol_()
996 } else if (ntoken == 3) { in zzekpcol_()
/dports/www/p5-Dancer-Plugin-RPC/Dancer-Plugin-RPC-1.10/lib/Dancer/RPCPlugin/
H A DDispatchFromPod.pm74 my $ntoken = $p->get_token;
75 while ($ntoken && ! $ntoken->can('text')) { $ntoken = $p->get_token; }
76 last if !$ntoken;
78 debug("=for-token $label => ", $ntoken->text);
79 my ($if_name, $code_name, $ep_name) = split " ", $ntoken->text;
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChMeshFileLoader.cpp301 int ntoken = 0; in FromAbaqusFile() local
308 ++ntoken; in FromAbaqusFile()
311 if (ntoken != 4) in FromAbaqusFile()
348 int ntoken = 0; in FromAbaqusFile() local
355 ++ntoken; in FromAbaqusFile()
421 int ntoken = 0; in FromAbaqusFile() local
432 ++ntoken; in FromAbaqusFile()
516 int ntoken = 0; in ANCFShellFromGMFFile() local
523 ++ntoken; in ANCFShellFromGMFFile()
577 ++ntoken; in ANCFShellFromGMFFile()
[all …]
/dports/lang/basic256/basic256-2.0.0.11/TestSuite/
H A Dtestsuite_complete_include.kbs19 ntoken = 0
39 token$[ntoken] = left(l$,pos-1)
40 regex$[ntoken] = mid(l$,pos+1,99999)
41 kount[ntoken] = 0
42 ntoken++
65 for n = 0 to ntoken-1
75 for n = 0 to ntoken-1
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/result_type_converter/
H A Dhecmw_res_type_conv.c99 char *ptoken, *ntoken; in main() local
129 ntoken = strtok(NULL, "/"); in main()
130 while (ntoken) { in main()
133 ptoken = ntoken; in main()
134 ntoken = strtok(NULL, "/"); in main()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/hec2rcap/
H A Dhec2rcap.c169 char *ptoken, *ntoken; in main() local
190 ntoken = strtok( NULL, "/" ); in main()
191 while( ntoken ) { in main()
194 ptoken = ntoken; in main()
195 ntoken = strtok( NULL, "/" ); in main()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/result_file_merger/
H A Dfstr_rmerge.c139 char *ptoken, *ntoken; in main() local
205 ntoken = strtok(NULL, "/"); in main()
206 while (ntoken) { in main()
209 ptoken = ntoken; in main()
210 ntoken = strtok(NULL, "/"); in main()
/dports/devel/onetbb/oneTBB-2021.4.0/doc/main/tbb_userguide/
H A DUsing_Circular_Buffers.rst11 circular buffer of size at least ``ntoken``, where ``ntoken`` is the
16 The reason this works is that at most ``ntoken`` items can be in flight,
/dports/net/yaz/yaz-5.31.1/src/
H A Dcclfind.c827 ntoken->kind = CCL_TOK_TERM; in qualifiers_order()
828 ntoken->name = cclp->look_token->name + 1; in qualifiers_order()
829 ntoken->len = cclp->look_token->len - 1; in qualifiers_order()
838 ntoken->kind = CCL_TOK_TERM; in qualifiers_order()
839 ntoken->name = "-"; in qualifiers_order()
840 ntoken->len = 1; in qualifiers_order()
869 ntoken->kind = CCL_TOK_TERM; /* generate - */ in qualifiers_order()
870 ntoken->name = "-"; in qualifiers_order()
871 ntoken->len = 1; in qualifiers_order()
873 (ntoken->next->name)++; /* adjust yy */ in qualifiers_order()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/rxrpc/
H A Dkey.c140 unsigned int len, paddedlen, loop, ntoken, toklen, sec_ix; in rxrpc_preparse_xdr() local
185 ntoken = ntohl(*xdr++); in rxrpc_preparse_xdr()
187 _debug("ntoken: %x", ntoken); in rxrpc_preparse_xdr()
188 if (ntoken < 1 || ntoken > AFSTOKEN_MAX) in rxrpc_preparse_xdr()
193 loop = ntoken; in rxrpc_preparse_xdr()
251 } while (--ntoken > 0); in rxrpc_preparse_xdr()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rxrpc/
H A Dkey.c140 unsigned int len, paddedlen, loop, ntoken, toklen, sec_ix; in rxrpc_preparse_xdr() local
185 ntoken = ntohl(*xdr++); in rxrpc_preparse_xdr()
187 _debug("ntoken: %x", ntoken); in rxrpc_preparse_xdr()
188 if (ntoken < 1 || ntoken > AFSTOKEN_MAX) in rxrpc_preparse_xdr()
193 loop = ntoken; in rxrpc_preparse_xdr()
251 } while (--ntoken > 0); in rxrpc_preparse_xdr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/rxrpc/
H A Dkey.c140 unsigned int len, paddedlen, loop, ntoken, toklen, sec_ix; in rxrpc_preparse_xdr() local
185 ntoken = ntohl(*xdr++); in rxrpc_preparse_xdr()
187 _debug("ntoken: %x", ntoken); in rxrpc_preparse_xdr()
188 if (ntoken < 1 || ntoken > AFSTOKEN_MAX) in rxrpc_preparse_xdr()
193 loop = ntoken; in rxrpc_preparse_xdr()
251 } while (--ntoken > 0); in rxrpc_preparse_xdr()

1234567891011