Home
last modified time | relevance | path

Searched defs:cat (Results 101 – 125 of 8093) sorted by relevance

12345678910>>...324

/dports/astro/astrometry/astrometry.net-0.85/catalogs/
H A Dnomad-fits.c97 nomad_entry* nomad_fits_read_entry(nomad_fits* cat) { in nomad_fits_read_entry()
101 int nomad_fits_read_entries(nomad_fits* cat, int offset, in nomad_fits_read_entries()
106 int nomad_fits_write_entry(nomad_fits* cat, nomad_entry* entry) { in nomad_fits_write_entry()
127 int nomad_fits_count_entries(nomad_fits* cat) { in nomad_fits_count_entries()
136 nomad_fits* cat = NULL; in nomad_fits_open() local
155 nomad_fits* cat; in nomad_fits_open_for_writing() local
188 int nomad_fits_write_headers(nomad_fits* cat) { in nomad_fits_write_headers()
194 int nomad_fits_fix_headers(nomad_fits* cat) { in nomad_fits_fix_headers()
H A Dusnob-fits.c115 usnob_entry* usnob_fits_read_entry(usnob_fits* cat) { in usnob_fits_read_entry()
119 int usnob_fits_read_entries(usnob_fits* cat, int offset, in usnob_fits_read_entries()
124 int usnob_fits_write_entry(usnob_fits* cat, usnob_entry* entry) { in usnob_fits_write_entry()
132 int usnob_fits_count_entries(usnob_fits* cat) { in usnob_fits_count_entries()
141 usnob_fits* cat = NULL; in usnob_fits_open() local
160 usnob_fits* cat; in usnob_fits_open_for_writing() local
172 int usnob_fits_write_headers(usnob_fits* cat) { in usnob_fits_write_headers()
178 int usnob_fits_fix_headers(usnob_fits* cat) { in usnob_fits_fix_headers()
/dports/net/zebra-server/idzebra-2.0.55/isamc/
H A Disamc.c237 int isamc_read_block (ISAMC is, int cat, zint pos, char *dst) in isamc_read_block()
265 static void flush_block (ISAMC is, int cat) in flush_block()
277 static zint alloc_block (ISAMC is, int cat) in alloc_block()
323 static void release_block (ISAMC is, int cat, zint pos) in release_block()
360 static void flush_block (ISAMC is, int cat) in flush_block()
364 static zint alloc_block (ISAMC is, int cat) in alloc_block()
381 static void release_block (ISAMC is, int cat, zint pos) in release_block()
393 zint isamc_alloc_block (ISAMC is, int cat) in isamc_alloc_block()
416 void isamc_release_block (ISAMC is, int cat, zint pos) in isamc_release_block()
433 static void init_fc (ISAMC is, int cat) in init_fc()
[all …]
/dports/dns/knot3/knot-3.1.5/src/knot/catalog/
H A Dcatalog_db.c52 void catalog_init(catalog_t *cat, const char *path, size_t mapsize) in catalog_init()
72 static void check_cat_version(catalog_t *cat) in check_cat_version()
79 int catalog_open(catalog_t *cat) in catalog_open()
99 int catalog_begin(catalog_t *cat) in catalog_begin()
121 int catalog_commit(catalog_t *cat) in catalog_commit()
142 void catalog_abort(catalog_t *cat) in catalog_abort()
151 void catalog_commit_cleanup(catalog_t *cat) in catalog_commit_cleanup()
160 int catalog_deinit(catalog_t *cat) in catalog_deinit()
175 int catalog_add(catalog_t *cat, const knot_dname_t *member, in catalog_add()
196 int catalog_del(catalog_t *cat, const knot_dname_t *member) in catalog_del()
[all …]
/dports/dns/knot3-lib/knot-3.1.5/src/knot/catalog/
H A Dcatalog_db.c52 void catalog_init(catalog_t *cat, const char *path, size_t mapsize) in catalog_init()
72 static void check_cat_version(catalog_t *cat) in check_cat_version()
79 int catalog_open(catalog_t *cat) in catalog_open()
99 int catalog_begin(catalog_t *cat) in catalog_begin()
121 int catalog_commit(catalog_t *cat) in catalog_commit()
142 void catalog_abort(catalog_t *cat) in catalog_abort()
151 void catalog_commit_cleanup(catalog_t *cat) in catalog_commit_cleanup()
160 int catalog_deinit(catalog_t *cat) in catalog_deinit()
175 int catalog_add(catalog_t *cat, const knot_dname_t *member, in catalog_add()
196 int catalog_del(catalog_t *cat, const knot_dname_t *member) in catalog_del()
[all …]
/dports/mail/gmime2/gmime-2.2.27/gmime/
H A Dgmime-stream-cat.c126 GMimeStreamCat *cat = (GMimeStreamCat *) object; in g_mime_stream_cat_finalize() local
143 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_read() local
187 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_write() local
246 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_flush() local
273 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_close() local
293 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_eos() local
307 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_reset() local
330 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_seek() local
534 GMimeStreamCat *cat = GMIME_STREAM_CAT (stream); in stream_length() local
562 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_substream() local
[all …]
/dports/net/linknx/linknx-0.0.1.32/src/
H A Dlogger.cpp167 Logger& Logger::getInstance(const char* cat) { in getInstance()
182 Logger::Logger(const char* cat) : cat_m(cat) { in Logger()
253 ErrStream errorStream(const char* cat) { return Logger::getInstance(cat).errorStream(); }; in errorStream()
254 WarnStream warnStream(const char* cat) { return Logger::getInstance(cat).warnStream(); }; in warnStream()
255 LogStream infoStream(const char* cat) { return Logger::getInstance(cat).infoStream(); }; in infoStream()
256 DbgStream debugStream(const char* cat) { return Logger::getInstance(cat).debugStream(); }; in debugStream()
257 bool isDebugEnabled(const char* cat) { return Logger::getInstance(cat).isDebugEnabled(); }; in isDebugEnabled()
/dports/games/tycho/species/
H A Dfitness.cpp35 int cat, res; in read_ini() local
59 int cat, res; in read_override_ini() local
84 int cat, res; in write_ini() local
96 int cat, res; in write_override_ini() local
113 const char *CFitness::MNEMONIC_CAT(const CFitness::CAT cat) { in MNEMONIC_CAT()
/dports/games/species/species/
H A Dfitness.cpp35 int cat, res; in read_ini() local
59 int cat, res; in read_override_ini() local
84 int cat, res; in write_ini() local
96 int cat, res; in write_override_ini() local
113 const char *CFitness::MNEMONIC_CAT(const CFitness::CAT cat) { in MNEMONIC_CAT()
/dports/textproc/dbacl/dbacl-1.14.1/src/
H A Dcatfun.c146 category_t *cat) { in sanitize_model_options()
440 void init_category(category_t *cat) { in init_category()
542 void free_category_hash(category_t *cat) { in free_category_hash()
559 void free_category(category_t *cat) { in free_category()
566 void init_purely_random_text_category(category_t *cat) { in init_purely_random_text_category()
618 c_item_t *find_in_category(category_t *cat, hash_value_t id) { in find_in_category()
908 confidence_t gamma_pvalue(category_t *cat, double obs) { in gamma_pvalue()
928 error_code_t load_category_header(FILE *input, category_t *cat) { in load_category_header()
1090 error_code_t load_category(category_t *cat) { in load_category()
1095 error_code_t open_category(category_t *cat) { in open_category()
[all …]
/dports/math/pspp/pspp-1.4.1/src/math/
H A Dcategoricals.c176 categoricals_isbalanced (const struct categoricals *cat) in categoricals_isbalanced()
198 categoricals_dump (const struct categoricals *cat) in categoricals_dump()
260 categoricals_destroy (struct categoricals *cat) in categoricals_destroy()
310 categoricals_sane (const struct categoricals *cat) in categoricals_sane()
326 struct categoricals *cat = xzalloc (sizeof *cat); in categoricals_create() local
433 categoricals_n_total (const struct categoricals *cat) in categoricals_n_total()
440 categoricals_df (const struct categoricals *cat, size_t idx) in categoricals_df()
448 categoricals_df_total (const struct categoricals *cat) in categoricals_df_total()
455 categoricals_is_complete (const struct categoricals *cat) in categoricals_is_complete()
584 categoricals_get_var_values (const struct categoricals *cat, in categoricals_get_var_values()
[all …]
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/gamestate/
H A Dscore.cpp20 void Score::add_score(const score_category cat, double value) { in add_score()
24 void Score::add_score(const score_category cat, int value) { in add_score()
29 void Score::remove_score(const score_category cat, double value) { in remove_score()
33 void Score::remove_score(const score_category cat, int value) { in remove_score()
94 string to_string(const openage::score_category &cat) { in to_string()
/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/src/gluonnlp/data/
H A Dfast_bert_tokenizer.pyx191 cdef inline bint _is_punctuation(Py_UCS4 cp, str cat):
207 cdef inline bint _is_control(Py_UCS4 ch, str cat):
217 cdef inline bint _is_whitespace(Py_UCS4 ch, str cat):
255 def is_punctuation(Py_UCS4 cp, str cat):
258 def is_control(Py_UCS4 ch, str cat):
261 def is_whitespace(Py_UCS4 ch, str cat):
/dports/mail/gmime26-sharp/gmime-2.6.23/gmime/
H A Dgmime-stream-cat.c126 GMimeStreamCat *cat = (GMimeStreamCat *) object; in g_mime_stream_cat_finalize() local
143 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_read() local
187 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_write() local
246 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_flush() local
273 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_close() local
293 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_eos() local
307 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_reset() local
330 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_seek() local
533 GMimeStreamCat *cat = GMIME_STREAM_CAT (stream); in stream_length() local
561 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_substream() local
[all …]
/dports/mail/gmime26/gmime-2.6.23/gmime/
H A Dgmime-stream-cat.c126 GMimeStreamCat *cat = (GMimeStreamCat *) object; in g_mime_stream_cat_finalize() local
143 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_read() local
187 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_write() local
246 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_flush() local
273 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_close() local
293 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_eos() local
307 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_reset() local
330 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_seek() local
533 GMimeStreamCat *cat = GMIME_STREAM_CAT (stream); in stream_length() local
561 GMimeStreamCat *cat = (GMimeStreamCat *) stream; in stream_substream() local
[all …]
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgwinhlp1.cpp129 static void not_found(const char* cat) { in not_found()
141 static int find_cat_name(const char* cat) { in find_cat_name()
178 static int find_cat_number(int cat) { in find_cat_number()
470 int help,cat; in help_handler() local
504 if(not cat) { in help_handler() local
516 if(not cat) { in help_handler() local
641 int whelpcat(int cat) { in whelpcat()
659 int whelppcat(int cat) { in whelppcat()
723 int whelpushc(int cat) { in whelpushc()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/
H A DContentBlocking.java47 public @NonNull Builder antiTracking(final @CBAntiTracking int cat) { in antiTracking()
60 public @NonNull Builder safeBrowsing(final @CBSafeBrowsing int cat) { in safeBrowsing()
183 public @NonNull Settings setAntiTracking(final @CBAntiTracking int cat) { in setAntiTracking()
692 /* package */ static String catToAtPref(@CBAntiTracking final int cat) { in catToAtPref()
717 /* package */ static boolean catToCmPref(@CBAntiTracking final int cat) { in catToCmPref()
730 /* package */ static boolean catToFpPref(@CBAntiTracking final int cat) { in catToFpPref()
744 int cat = AntiTracking.NONE; in fpListToAtCat() local
754 /* package */ static boolean catToStPref(@CBAntiTracking final int cat) { in catToStPref()
772 int cat = AntiTracking.NONE; in atListToAtCat() local
796 int cat = AntiTracking.NONE; in cmListToAtCat() local
[all …]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/gl/
H A Dgstglquery.h83 #define gst_gl_query_start_log_valist(query,cat,level,object,format,varargs) \ argument
91 #define gst_gl_query_counter_log_valist(query,cat,level,object,format,varargs) \ argument
101 #define gst_gl_query_start_log(query,cat,level,object,format,...) \ argument
108 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ argument
119 #define gst_gl_query_start_log(query,cat,level,object,format,args...) \ argument
126 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ argument
137 gst_gl_query_start_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_start_log()
148 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log()

12345678910>>...324