Home
last modified time | relevance | path

Searched refs:inheritors (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/R-cran-roxygen2/roxygen2/R/
H A Drd-inherit.R126 inheritors <- topic$inherits_from("params") functionVar
127 if (length(inheritors) == 0) {
142 for (inheritor in inheritors) {
164 inheritors <- topic$get_value("inherit_dot_params") functionVar
165 if (is.null(inheritors))
169 funs <- lapply(inheritors$source, function(x) eval(parse(text = x), envir = env))
170 args <- map2(funs, inheritors$args, select_args_text)
173 docs <- lapply(inheritors$source, find_params, topics = topics)
188 src <- inheritors$source
/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Dindexing.c351 List *inheritors = NIL; in ts_indexing_root_table_create_index() local
353 inheritors = find_all_inheritors(relid, lockmode, NULL); in ts_indexing_root_table_create_index()
354 foreach (lc, inheritors) in ts_indexing_root_table_create_index()
372 list_free(inheritors); in ts_indexing_root_table_create_index()
/dports/graphics/p5-Image-Base/Image-Base-1.17/
H A DREADME7 This class should not be used directly. Known inheritors are Image::Xbm and
87 Not implemented. Recommended for inheritors. Should accept a string serialised
92 Not implemented. Recommended for inheritors. Should return a string
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/devel/py-thrift/thrift-0.14.0/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/devel/thrift-cpp/thrift-0.14.0/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/devel/thrift/thrift-0.14.0/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/devel/node-thrift/thrift-0.14.0/lib/hs/
H A DREADME.md86 You should only have to import the last one in the chain of inheritors. To make
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/tcop/
H A Dutility.c1368 List *inheritors = NIL; in ProcessUtilitySlow() local
1370 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1371 foreach(lc, inheritors) in ProcessUtilitySlow()
1391 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/tcop/
H A Dutility.c1368 List *inheritors = NIL; in ProcessUtilitySlow() local
1370 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1371 foreach(lc, inheritors) in ProcessUtilitySlow()
1391 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/tcop/
H A Dutility.c1368 List *inheritors = NIL; in ProcessUtilitySlow() local
1370 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1371 foreach(lc, inheritors) in ProcessUtilitySlow()
1391 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/tcop/
H A Dutility.c1368 List *inheritors = NIL; in ProcessUtilitySlow() local
1370 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1371 foreach(lc, inheritors) in ProcessUtilitySlow()
1391 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/tcop/
H A Dutility.c1368 List *inheritors = NIL; in ProcessUtilitySlow() local
1370 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1371 foreach(lc, inheritors) in ProcessUtilitySlow()
1391 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/tcop/
H A Dutility.c1368 List *inheritors = NIL; in ProcessUtilitySlow() local
1370 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1371 foreach(lc, inheritors) in ProcessUtilitySlow()
1391 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/tcop/
H A Dutility.c1368 List *inheritors = NIL; in ProcessUtilitySlow() local
1370 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1371 foreach(lc, inheritors) in ProcessUtilitySlow()
1391 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/tcop/
H A Dutility.c1373 List *inheritors = NIL; in ProcessUtilitySlow() local
1375 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1376 foreach(lc, inheritors) in ProcessUtilitySlow()
1396 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/tcop/
H A Dutility.c1373 List *inheritors = NIL; in ProcessUtilitySlow() local
1375 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1376 foreach(lc, inheritors) in ProcessUtilitySlow()
1396 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/tcop/
H A Dutility.c1373 List *inheritors = NIL; in ProcessUtilitySlow() local
1375 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1376 foreach(lc, inheritors) in ProcessUtilitySlow()
1396 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/tcop/
H A Dutility.c1373 List *inheritors = NIL; in ProcessUtilitySlow() local
1375 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1376 foreach(lc, inheritors) in ProcessUtilitySlow()
1396 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/tcop/
H A Dutility.c1373 List *inheritors = NIL; in ProcessUtilitySlow() local
1375 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1376 foreach(lc, inheritors) in ProcessUtilitySlow()
1396 list_free(inheritors); in ProcessUtilitySlow()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/tcop/
H A Dutility.c1373 List *inheritors = NIL; in ProcessUtilitySlow() local
1375 inheritors = find_all_inheritors(relid, lockmode, NULL); in ProcessUtilitySlow()
1376 foreach(lc, inheritors) in ProcessUtilitySlow()
1396 list_free(inheritors); in ProcessUtilitySlow()

12345