Home
last modified time | relevance | path

Searched refs:hits_count (Results 1 – 25 of 49) sorted by relevance

12

/dports/net/zebra-server/idzebra-2.0.55/rset/
H A Drset.c102 if (rs->hits_count == 0) in rset_close()
111 rs->hits_count = rfd->counted_items; in rset_close()
114 rs, rs->hits_count, rs->hits_limit); in rset_close()
116 if (rs->hits_count > rs->hits_limit && rs->hits_limit > 0) in rset_close()
124 est = (zint)(0.5 + rs->hits_count / ratio); in rset_close()
129 cur, rs->hits_count, in rset_close()
138 rs->hits_count = est; in rset_close()
144 rs->hits_count); in rset_close()
187 rset->hits_count = 0; in rset_create_base()
428 rset->hits_count); in rset_visit()
/dports/devel/elixir-cachex/cachex-3.0.3/lib/cachex/actions/
H A Dstats.ex26 hits_count = Map.get(stats, :hits, 0)
29 case hits_count + miss_count do
33 |> generate_rates(hits_count, miss_count)
/dports/www/c-icap/c_icap-0.5.10/
H A Dmem.c795 int hits_count; member
817 palloc->hits_count = 0; in pool_allocator_build()
838 palloc->hits_count++; in pool_allocator_alloc()
850 ci_debug_printf(8, "pool hits: %d allocations: %d\n", palloc->hits_count, palloc->alloc_count); in pool_allocator_alloc()
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dzsets.c1070 terms[i]->name, terms[i]->flags, terms[i]->rset->hits_count); in resultSetSortSingle()
1180 zebraSet->hits = rset->hits_count; in resultSetRank()
1188 terms[i]->name, terms[i]->flags, terms[i]->rset->hits_count); in resultSetRank()
1249 hits_array[no] = rset->hits_count; in trav_rset_for_termids()
1255 rset, rset->term->name, rset->hits_limit, rset->hits_count); in trav_rset_for_termids()
1521 *count = rset->hits_count; in zebra_count_set()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-latex/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-lua/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()
/dports/devel/geany-plugin-macro/geany-plugins-1.38/debugger/src/
H A Ddconfig.c158 int hits_count = g_key_file_get_integer(keyfile, DEBUGGER_GROUP, break_hits_id, NULL); in debug_load_from_keyfile() local
161 breaks_add(file, line, condition, enabled, hits_count); in debug_load_from_keyfile()

12