Home
last modified time | relevance | path

Searched defs:object_spec (Results 1 – 13 of 13) sorted by relevance

/dports/japanese/groff/groff-1.18.1.1/src/preproc/pic/
H A Dobject.h170 struct object_spec { struct
171 unsigned long flags;
172 object_type type;
173 object_list oblist;
198 object_spec(object_type); argument
H A Dobject.cc405 object_spec::object_spec(object_type t) : type(t) in object_spec() function in object_spec
/dports/textproc/groff/groff-1.22.4/src/preproc/pic/
H A Dobject.h171 struct object_spec { struct
172 unsigned long flags;
173 object_type type;
174 object_list oblist;
176 double dash_width;
177 position from;
201 object_spec(object_type); argument
H A Dobject.cpp406 object_spec::object_spec(object_type t) : type(t) in object_spec() function in object_spec
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/services/lfs/
H A Dpush_service_spec.rb104 def object_spec(object, upload: true, verify: false) method
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/internal/
H A Dgrpc_client.cc1362 auto& object_spec = *r.mutable_insert_object_spec(); in ToProto() local
1404 auto& object_spec = *result.mutable_insert_object_spec(); in ToProto() local
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/internal/
H A Dgrpc_client.cc1375 auto& object_spec = *r.mutable_insert_object_spec(); in ToProto() local
1417 auto& object_spec = *result.mutable_insert_object_spec(); in ToProto() local
/dports/graphics/plotutils/plotutils-2.6/pic2plot/
H A Dobject.cc481 object_spec::object_spec(object_type t) : type(t) in object_spec() function in object_spec
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/test/base/
H A Dtest_utils.py1875 def _test_init(self, grouped, object_spec, wrapper_spec, custom_spec): argument
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/test/base/
H A Dtest_utils.py1766 def _test_init(self, grouped, object_spec, wrapper_spec, custom_spec): argument
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/test/base/
H A Dtest_utils.py2025 def _test_init(self, grouped, object_spec, wrapper_spec, custom_spec): argument
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/test/base/
H A Dtest_utils.py2210 def _test_init(self, grouped, object_spec, wrapper_spec, custom_spec): argument
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/test/base/
H A Dtest_utils.py2679 def _test_init(self, grouped, object_spec, wrapper_spec, custom_spec): argument