Home
last modified time | relevance | path

Searched refs:tmppool (Results 1 – 25 of 41) sorted by relevance

12

/dports/multimedia/gstreamer1-rtsp-server/gst-rtsp-server-1.16.2/tests/check/gst/
H A Dmediafactory.c142 GstRTSPAddressPool *pool, *tmppool; in GST_START_TEST() local
162 fail_unless (pool == tmppool); in GST_START_TEST()
163 g_object_unref (tmppool); in GST_START_TEST()
173 tmppool = gst_rtsp_media_get_address_pool (media); in GST_START_TEST()
174 fail_unless (pool == tmppool); in GST_START_TEST()
175 g_object_unref (tmppool); in GST_START_TEST()
182 tmppool = gst_rtsp_stream_get_address_pool (stream); in GST_START_TEST()
183 fail_unless (pool == tmppool); in GST_START_TEST()
184 g_object_unref (tmppool); in GST_START_TEST()
197 fail_unless (pool == tmppool); in GST_START_TEST()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Drev_hunt.c244 apr_pool_t *tmppool; in svn_repos_history2() local
294 tmppool = oldpool; in svn_repos_history2()
296 newpool = tmppool; in svn_repos_history2()
543 apr_pool_t *tmppool; in check_ancestry_of_peg_path() local
561 tmppool = lastpool; in check_ancestry_of_peg_path()
563 currpool = tmppool; in check_ancestry_of_peg_path()
704 apr_pool_t *tmppool; in svn_repos_trace_node_locations() local
753 tmppool = lastpool; in svn_repos_trace_node_locations()
755 currpool = tmppool; in svn_repos_trace_node_locations()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Drev_hunt.c244 apr_pool_t *tmppool; in svn_repos_history2() local
294 tmppool = oldpool; in svn_repos_history2()
296 newpool = tmppool; in svn_repos_history2()
543 apr_pool_t *tmppool; in check_ancestry_of_peg_path() local
561 tmppool = lastpool; in check_ancestry_of_peg_path()
563 currpool = tmppool; in check_ancestry_of_peg_path()
704 apr_pool_t *tmppool; in svn_repos_trace_node_locations() local
753 tmppool = lastpool; in svn_repos_trace_node_locations()
755 currpool = tmppool; in svn_repos_trace_node_locations()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_repos/
H A Drev_hunt.c244 apr_pool_t *tmppool; in svn_repos_history2() local
294 tmppool = oldpool; in svn_repos_history2()
296 newpool = tmppool; in svn_repos_history2()
543 apr_pool_t *tmppool; in check_ancestry_of_peg_path() local
561 tmppool = lastpool; in check_ancestry_of_peg_path()
563 currpool = tmppool; in check_ancestry_of_peg_path()
704 apr_pool_t *tmppool; in svn_repos_trace_node_locations() local
753 tmppool = lastpool; in svn_repos_trace_node_locations()
755 currpool = tmppool; in svn_repos_trace_node_locations()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_repos/
H A Drev_hunt.c244 apr_pool_t *tmppool; in svn_repos_history2() local
294 tmppool = oldpool; in svn_repos_history2()
296 newpool = tmppool; in svn_repos_history2()
543 apr_pool_t *tmppool; in check_ancestry_of_peg_path() local
561 tmppool = lastpool; in check_ancestry_of_peg_path()
563 currpool = tmppool; in check_ancestry_of_peg_path()
704 apr_pool_t *tmppool; in svn_repos_trace_node_locations() local
753 tmppool = lastpool; in svn_repos_trace_node_locations()
755 currpool = tmppool; in svn_repos_trace_node_locations()
/dports/www/serf/serf-1.3.9/
H A Doutgoing.c1035 apr_pool_t *tmppool; in read_from_connection() local
1053 if ((status = apr_pool_create(&tmppool, conn->pool)) != APR_SUCCESS) in read_from_connection()
1060 apr_pool_clear(tmppool); in read_from_connection()
1071 status = handle_async_response(conn, tmppool); in read_from_connection()
1132 tmppool); in read_from_connection()
1133 apr_pool_clear(tmppool); in read_from_connection()
1136 status = handle_response(request, tmppool); in read_from_connection()
1242 apr_pool_destroy(tmppool); in read_from_connection()
/dports/www/mod_rpaf2/mod_rpaf-0.8.4/
H A Dmod_rpaf.c253 apr_pool_t *tmppool; in rpaf_post_read_request() local
315 tmppool = r->DEF_ADDR->pool; in rpaf_post_read_request()
318 int ret = apr_sockaddr_info_get(&tmpsa, r->DEF_IP, APR_UNSPEC, tmpport, 0, tmppool); in rpaf_post_read_request()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dconference_file.c382 switch_memory_pool_t *tmppool; in conference_file_play() local
384 tmppool = nptr->pool; in conference_file_play()
385 switch_core_destroy_memory_pool(&tmppool); in conference_file_play()
/dports/devel/apr1/apr-util-1.6.1/test/
H A Dtestmemcache.c419 apr_pool_t *tmppool; in test_memcache_multiget() local
453 rv = apr_pool_create(&tmppool, pool); in test_memcache_multiget()
461 tmppool, in test_memcache_multiget()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_ra/
H A Dcompat.c716 apr_pool_t *tmppool; in svn_ra__file_revs_from_log() local
762 tmppool = currpool; in svn_ra__file_revs_from_log()
764 lastpool = tmppool; in svn_ra__file_revs_from_log()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_ra/
H A Dcompat.c716 apr_pool_t *tmppool; in svn_ra__file_revs_from_log() local
762 tmppool = currpool; in svn_ra__file_revs_from_log()
764 lastpool = tmppool; in svn_ra__file_revs_from_log()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_ra/
H A Dcompat.c716 apr_pool_t *tmppool; in svn_ra__file_revs_from_log() local
762 tmppool = currpool; in svn_ra__file_revs_from_log()
764 lastpool = tmppool; in svn_ra__file_revs_from_log()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_ra/
H A Dcompat.c716 apr_pool_t *tmppool; in svn_ra__file_revs_from_log() local
762 tmppool = currpool; in svn_ra__file_revs_from_log()
764 lastpool = tmppool; in svn_ra__file_revs_from_log()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dblame.c356 apr_pool_t *tmppool; in update_blame() local
367 tmppool = frb->filepool; in update_blame()
369 frb->prevfilepool = tmppool; in update_blame()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dblame.c356 apr_pool_t *tmppool; in update_blame() local
367 tmppool = frb->filepool; in update_blame()
369 frb->prevfilepool = tmppool; in update_blame()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dblame.c356 apr_pool_t *tmppool; in update_blame() local
367 tmppool = frb->filepool; in update_blame()
369 frb->prevfilepool = tmppool; in update_blame()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dblame.c356 apr_pool_t *tmppool; in update_blame() local
367 tmppool = frb->filepool; in update_blame()
369 frb->prevfilepool = tmppool; in update_blame()
/dports/games/nethack33/nethack-3.3.1/util/
H A Dlev_comp.y99 pool *tmppool[MAX_OF_TYPE]; variable
1305 tmppool[npool] = New(pool);
1306 tmppool[npool]->x = current_coord.x;
1307 tmppool[npool]->y = current_coord.y;
/dports/games/nethack33-nox11/nethack-3.3.1/util/
H A Dlev_comp.y99 pool *tmppool[MAX_OF_TYPE]; variable
1305 tmppool[npool] = New(pool);
1306 tmppool[npool]->x = current_coord.x;
1307 tmppool[npool]->y = current_coord.y;
/dports/games/nethack34/nethack-3.4.3/util/
H A Dlev_comp.y99 pool *tmppool[MAX_OF_TYPE]; variable
1308 tmppool[npool] = New(pool);
1309 tmppool[npool]->x = current_coord.x;
1310 tmppool[npool]->y = current_coord.y;
/dports/games/nethack34-nox11/nethack-3.4.3/util/
H A Dlev_comp.y99 pool *tmppool[MAX_OF_TYPE]; variable
1308 tmppool[npool] = New(pool);
1309 tmppool[npool]->x = current_coord.x;
1310 tmppool[npool]->y = current_coord.y;
/dports/games/falconseye/falconseye-1.9.3_11/util/
H A Dlev_comp.y99 pool *tmppool[MAX_OF_TYPE]; variable
1305 tmppool[npool] = New(pool);
1306 tmppool[npool]->x = current_coord.x;
1307 tmppool[npool]->y = current_coord.y;
/dports/games/vultures-eye/vulture-2.3.67/nethack/util/
H A Dlev_comp.y99 pool *tmppool[MAX_OF_TYPE]; variable
1308 tmppool[npool] = New(pool);
1309 tmppool[npool]->x = current_coord.x;
1310 tmppool[npool]->y = current_coord.y;
/dports/games/nethack33/nethack-3.3.1/sys/share/
H A Dlev_yacc.c108 pool *tmppool[MAX_OF_TYPE]; variable
2049 tmppool[npool] = New(pool); in yyparse()
2050 tmppool[npool]->x = current_coord.x; in yyparse()
2051 tmppool[npool]->y = current_coord.y; in yyparse()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/share/
H A Dlev_yacc.c108 pool *tmppool[MAX_OF_TYPE]; variable
2049 tmppool[npool] = New(pool); in yyparse()
2050 tmppool[npool]->x = current_coord.x; in yyparse()
2051 tmppool[npool]->y = current_coord.y; in yyparse()

12