Home
last modified time | relevance | path

Searched refs:ntags (Results 126 – 150 of 515) sorted by relevance

12345678910>>...21

/dports/graphics/py-png/pypng-0.0.17/code/
H A Diccp.py80 ntags, = struct.unpack('>L', profile[128:132])
81 d['ntags'] = ntags
82 fmt = '4s2L' * ntags
84 tt = struct.unpack('>' + fmt, profile[132:132+12*ntags])
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/decoders/
H A Ddng.cpp183 unsigned sorder = order, ntags, opcode, deg, i, j, c; in lossy_dng_load_raw() local
193 ntags = get4(); in lossy_dng_load_raw()
194 while (ntags--) in lossy_dng_load_raw()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/decoders/
H A Ddng.cpp183 unsigned sorder = order, ntags, opcode, deg, i, j, c; in lossy_dng_load_raw() local
193 ntags = get4(); in lossy_dng_load_raw()
194 while (ntags--) in lossy_dng_load_raw()
/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Ddng.cpp182 unsigned sorder = order, ntags, opcode, deg, i, j, c; in lossy_dng_load_raw() local
191 ntags = get4(); in lossy_dng_load_raw()
192 while (ntags--) in lossy_dng_load_raw()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32uniscribe.c872 int ntags, i, ret = 0; in uniscribe_check_otf_1() local
878 tags, &ntags); in uniscribe_check_otf_1()
889 for (i = 0; i < ntags; i++) in uniscribe_check_otf_1()
893 if (i >= ntags) in uniscribe_check_otf_1()
901 max_tags, tags, &ntags); in uniscribe_check_otf_1()
908 if (ntags == 0) in uniscribe_check_otf_1()
913 for (i = 0; i < ntags; i++) in uniscribe_check_otf_1()
917 if (i >= ntags) in uniscribe_check_otf_1()
930 max_tags, tags, &ntags); in uniscribe_check_otf_1()
942 if (!uniscribe_check_features (features, tags, ntags)) in uniscribe_check_otf_1()
/dports/editors/emacs/emacs-27.2/src/
H A Dw32uniscribe.c872 int ntags, i, ret = 0; in uniscribe_check_otf_1() local
878 tags, &ntags); in uniscribe_check_otf_1()
889 for (i = 0; i < ntags; i++) in uniscribe_check_otf_1()
893 if (i >= ntags) in uniscribe_check_otf_1()
901 max_tags, tags, &ntags); in uniscribe_check_otf_1()
908 if (ntags == 0) in uniscribe_check_otf_1()
913 for (i = 0; i < ntags; i++) in uniscribe_check_otf_1()
917 if (i >= ntags) in uniscribe_check_otf_1()
930 max_tags, tags, &ntags); in uniscribe_check_otf_1()
942 if (!uniscribe_check_features (features, tags, ntags)) in uniscribe_check_otf_1()
/dports/mail/libsieve/libsieve-2.3.1/src/sv_parser/
H A Dsieve.c156 struct ntags { struct
170 int t, struct ntags *n); argument
183 static struct ntags *static_new_ntags(void);
184 static struct ntags *static_canon_ntags(struct ntags *n);
185 static void static_free_ntags(struct ntags *n);
373 struct ntags *ntag;
2928 static commandlist_t *static_build_notify(struct sieve2_context *context, int t, struct ntags *n) in static_build_notify()
3059 static struct ntags *static_new_ntags(void) in static_new_ntags()
3061 struct ntags *r = (struct ntags *) libsieve_malloc(sizeof(struct ntags)); in static_new_ntags()
3072 static struct ntags *static_canon_ntags(struct ntags *n) in static_canon_ntags()
[all …]
/dports/devel/re2c/re2c-2.2/lib/
H A Dregexec_nfa_posix_kuklewicz.cc177 const size_t ntags = ctx.nfa.tags.size(); in compute_orders() local
190 for (size_t t = 1; t < ntags; t += 2) { in compute_orders()
255 const size_t ntags = ctx.nfa.tags.size(); in precedence() local
256 for (size_t t = 1; t < ntags; t += 2) { in precedence()
H A Dregexec_dfa.cc155 const size_t ntags = tags.size(); in regparse_dfa() local
164 for (size_t t = 0; t < ntags; t += 2) { in regparse_dfa()
183 for (size_t t = 0; t < ntags && h < lasth; t += 2) { in regparse_dfa()
/dports/www/hotcrp/hotcrp-2.102/src/search/
H A Dst_tag.php12 $ntags = [];
14 array_push($ntags, $t, "{$user->contactId}~$t");
16 $ntags[] = "~~$t";
18 $this->tags = $ntags;
/dports/devel/cvsgraph/cvsgraph-1.7.0/
H A Dcvsgraph.c926 rcs->tags->ntags++; in assign_tags()
976 bb->tags[bb->ntags] = t; in assign_tags()
977 bb->ntags++; in assign_tags()
1001 rr->tags[rr->ntags] = t; in assign_tags()
1002 rr->ntags++; in assign_tags()
1681 for(i = 0; i < r->ntags; i++) in draw_rev()
1717 for(i = 0; i < b->ntags; i++) in draw_branch_box()
2995 if(!b->nrevs && b->ntags < 2) in fold_branch()
3169 for(k = 0; k < r->ntags; k++) in make_layout()
3174 r->ntags--; in make_layout()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/jay/
H A Dreader.c58 int ntags, tagmax; variable
671 for (i = 0; i < ntags; ++i) in get_tag()
677 if (ntags >= tagmax) in get_tag()
689 tag_table[ntags] = s; in get_tag()
690 ++ntags; in get_tag()
1124 if (ntags && plhs[nrules]->tag == 0) in copy_action()
1135 if (ntags) in copy_action()
1161 if (ntags) in copy_action()
1416 for (i = 0; i < ntags; ++i) in free_tags()
/dports/audio/exaile/exaile-4.1.1/xl/trax/
H A Dtrack.py414 ntags = f.read_all()
415 ntags['__modified'] = mtime
418 ntags['__basedir'] = gloc.get_parent().get_path()
424 nkeys = set(ntags.keys())
435 ntags[tag] = None
437 self.set_tags(notify_changed=notify_changed, **ntags)
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Ddst_parse.c148 find_metadata(const char *s, const char *tags[], int ntags) { in find_metadata() argument
151 for (i = 0; i < ntags; i++) { in find_metadata()
340 check_hmac_sha(const dst_private_t *priv, unsigned int ntags, in check_hmac_sha() argument
343 if (priv->nelements != ntags) { in check_hmac_sha()
346 for (i = 0; i < ntags; i++) { in check_hmac_sha()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Ddst_parse.c144 find_metadata(const char *s, const char *tags[], int ntags) { in find_metadata() argument
147 for (i = 0; i < ntags; i++) { in find_metadata()
336 check_hmac_sha(const dst_private_t *priv, unsigned int ntags, in check_hmac_sha() argument
339 if (priv->nelements != ntags) { in check_hmac_sha()
342 for (i = 0; i < ntags; i++) { in check_hmac_sha()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Ddst_parse.c142 find_metadata(const char *s, const char *tags[], int ntags) { in find_metadata() argument
145 for (i = 0; i < ntags; i++) { in find_metadata()
334 check_hmac_sha(const dst_private_t *priv, unsigned int ntags, in check_hmac_sha() argument
337 if (priv->nelements != ntags) { in check_hmac_sha()
340 for (i = 0; i < ntags; i++) { in check_hmac_sha()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Ddst_parse.c148 find_metadata(const char *s, const char *tags[], int ntags) { in find_metadata() argument
151 for (i = 0; i < ntags; i++) { in find_metadata()
340 check_hmac_sha(const dst_private_t *priv, unsigned int ntags, in check_hmac_sha() argument
343 if (priv->nelements != ntags) { in check_hmac_sha()
346 for (i = 0; i < ntags; i++) { in check_hmac_sha()
/dports/biology/bcftools/bcftools-1.14/plugins/
H A Ddosage.c64 int ntags = 0; variable
246 tags = split_list(tags_str, &ntags); in init()
249 for (i=0; i<ntags; i++) in init()
/dports/biology/bio-mocha/bcftools-1.14/plugins/
H A Ddosage.c64 int ntags = 0; variable
246 tags = split_list(tags_str, &ntags); in init()
249 for (i=0; i<ntags; i++) in init()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/utils/
H A Devtcache.h31 int ntags; /* number of command tags */ member
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/utils/
H A Devtcache.h31 int ntags; /* number of command tags */ member
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/utils/
H A Devtcache.h31 int ntags; /* number of command tags */ member
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/utils/
H A Devtcache.h31 int ntags; /* number of command tags */ member
/dports/databases/postgresql10-server/postgresql-10.19/src/include/utils/
H A Devtcache.h31 int ntags; /* number of command tags */ member
/dports/databases/postgresql11-client/postgresql-11.14/src/include/utils/
H A Devtcache.h31 int ntags; /* number of command tags */ member

12345678910>>...21