Home
last modified time | relevance | path

Searched refs:exec_cache (Results 1 – 13 of 13) sorted by relevance

/dports/www/p5-Plack/Plack-1.0048/lib/Plack/App/
H A DCGIBin.pm10 my %exec_cache;
15 return $exec_cache{$file} if exists $exec_cache{$file};
19 return $exec_cache{$file} = $exec_cb->($file);
/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c27 GHashTable *exec_cache; member
47 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
76 self->exec_cache = NULL; in vala_panel_matcher_init()
87 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in matcher_reload_ids()
90 self->exec_cache = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); in matcher_reload_ids()
119 g_hash_table_insert(self->exec_cache, try_exec, g_strdup(id)); in matcher_reload_ids()
293 const char *id = (const char *)g_hash_table_lookup(self->exec_cache, check); in vala_panel_matcher_match_arbitrary()
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c27 GHashTable *exec_cache; member
47 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
76 self->exec_cache = NULL; in vala_panel_matcher_init()
87 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in matcher_reload_ids()
90 self->exec_cache = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); in matcher_reload_ids()
119 g_hash_table_insert(self->exec_cache, try_exec, g_strdup(id)); in matcher_reload_ids()
293 const char *id = (const char *)g_hash_table_lookup(self->exec_cache, check); in vala_panel_matcher_match_arbitrary()
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c27 GHashTable *exec_cache; member
47 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
76 self->exec_cache = NULL; in vala_panel_matcher_init()
87 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in matcher_reload_ids()
90 self->exec_cache = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); in matcher_reload_ids()
119 g_hash_table_insert(self->exec_cache, try_exec, g_strdup(id)); in matcher_reload_ids()
293 const char *id = (const char *)g_hash_table_lookup(self->exec_cache, check); in vala_panel_matcher_match_arbitrary()
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dmatcher.c27 GHashTable *exec_cache; member
47 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in vala_panel_matcher_finalize()
76 self->exec_cache = NULL; in vala_panel_matcher_init()
87 g_clear_pointer(&self->exec_cache, g_hash_table_unref); in matcher_reload_ids()
90 self->exec_cache = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); in matcher_reload_ids()
119 g_hash_table_insert(self->exec_cache, try_exec, g_strdup(id)); in matcher_reload_ids()
293 const char *id = (const char *)g_hash_table_lookup(self->exec_cache, check); in vala_panel_matcher_match_arbitrary()
/dports/print/freetype/freetype-1.3.1/lib/
H A Dttobjs.c1425 PCache face_cache, exec_cache; in TTObjs_Init() local
1430 exec_cache = 0; in TTObjs_Init()
1433 ALLOC( exec_cache, sizeof ( TCache ) ) ) in TTObjs_Init()
1445 exec_cache, &engine->lock ); in TTObjs_Init()
1449 engine->objs_exec_cache = exec_cache; in TTObjs_Init()
1460 FREE( exec_cache ); in TTObjs_Init()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttobjs.pas766 exec_cache : TCache;
842 Cache_New( exec_cache, Pointer(exec), instance^.owner );
864 Cache_Done( exec_cache, Pointer(exec) );
1926 Cache_Create( objs_exec_class, exec_cache );
1936 Cache_Destroy( exec_cache );
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dttobjs.pas765 exec_cache : TCache;
841 Cache_New( exec_cache, Pointer(exec), instance^.owner );
863 Cache_Done( exec_cache, Pointer(exec) );
1923 Cache_Create( objs_exec_class, exec_cache );
1933 Cache_Destroy( exec_cache );
/dports/print/freetype/freetype-1.3.1/pascal/lib/
H A Dttobjs.pas769 exec_cache : TCache;
845 Cache_New( exec_cache, Pointer(exec), instance^.owner );
867 Cache_Done( exec_cache, Pointer(exec) );
1931 Cache_Create( objs_exec_class, exec_cache );
1941 Cache_Destroy( exec_cache );
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttobjs.pas766 exec_cache : TCache;
842 Cache_New( exec_cache, Pointer(exec), instance^.owner );
864 Cache_Done( exec_cache, Pointer(exec) );
1926 Cache_Create( objs_exec_class, exec_cache );
1936 Cache_Destroy( exec_cache );
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dttobjs.pas765 exec_cache : TCache;
841 Cache_New( exec_cache, Pointer(exec), instance^.owner );
863 Cache_Done( exec_cache, Pointer(exec) );
1923 Cache_Create( objs_exec_class, exec_cache );
1933 Cache_Destroy( exec_cache );
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Dquery_recorder.md98 …/activerecord-4.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:601:in `exec_cache'
H A Dperformance.md157 …13 (5.4%) 301 (1.8%) ActiveRecord::ConnectionAdapters::PostgreSQLAdapter#exec_cache