Home
last modified time | relevance | path

Searched refs:get_object_list (Results 26 – 50 of 54) sorted by relevance

123

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/lac/
H A Dsparsity_tools.cc195 get_object_list(void *data, in get_object_list() function
346 zz->Set_Obj_List_Fn(get_object_list, &graph); in partition_zoltan()
484 zz->Set_Obj_List_Fn(get_object_list, &graph); in color_sparsity_pattern()
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Dquerying.py133 def get_object_list(selection="(all)", quiet=1, _self=cmd): function
143 r = _cmd.get_object_list(_self._COb,str(selection))
1524 _self.get_object_list('(' + selection + ')')))
H A Dcomputing.py119 obj_list = self_cmd.get_object_list("bymol ("+sele+")")
H A Dutil.py327 for obj in _self.get_object_list(selection):
818 for model in _self.get_object_list('(' + selection + ')'):
1128 for model in _self.get_object_list(sele):
H A Dmenu.py1109 onames = self_cmd.get_object_list('enabled')[:25] # keep this practical
1110 selected = self_cmd.get_object_list(sele)
H A Dediting.py163 for object in _self.get_object_list(sele):
2612 models = _self.get_object_list('(' + selection + ')')
2768 _self.disable(' '.join(_self.get_object_list(selection)))
H A Dexporting.py727 for oname in _self.get_object_list(selection):
H A Dkeywords.py356 'get_object_list' : [ self_cmd.get_object_list ],
H A Dcreating.py1170 models = _self.get_object_list('?' + sele_name)
H A Dimporting.py120 onames = _self.get_object_list()
/dports/www/py-django-tastypie/django-tastypie-0.14.4/docs/
H A Dcookbook.rst90 modifying ``get_object_list``:
102 def get_object_list(self, request):
103 …return super(MyModelResource, self).get_object_list(request).filter(start_date__gte=timezone.now())
H A Dresources.rst107 ``ModelResource.get_object_list`` (which performs
1215 ``get_object_list``
1218 .. method:: Resource.get_object_list(self, request)
1716 ``get_object_list``
1719 .. method:: ModelResource.get_object_list(self, request)
1721 A ORM-specific implementation of ``get_object_list``.
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/wizard/
H A Dnucmutagenesis.py398 new_name = cmd.get_object_list(SRC_SELE)[0]
H A Dmutagenesis.py335 new_name = cmd.get_object_list(src_sele)[0]
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pmg_qt/
H A Dproperties_dialog.py30 names = _self.get_object_list()
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/src/
H A Dconfig.cc271 std::vector<shared_object> config::get_object_list(std::string const& path) const { in get_object_list() function in hocon::config
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dpack-objects.c3073 static void get_object_list(int ac, const char **av) in get_object_list() function
3485 get_object_list(rp.argc, rp.argv); in cmd_pack_objects()
/dports/www/py-weboob/weboob-2.0/weboob/tools/application/
H A Drepl.py297 def get_object_list(self, method=None, *args, **kwargs): member in ReplApplication
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpack-objects.c3717 static void get_object_list(int ac, const char **av) in get_object_list() function
4154 get_object_list(rp.nr, rp.v); in cmd_pack_objects()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpack-objects.c3717 static void get_object_list(int ac, const char **av) in get_object_list() function
4154 get_object_list(rp.nr, rp.v); in cmd_pack_objects()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpack-objects.c3717 static void get_object_list(int ac, const char **av) in get_object_list() function
4154 get_object_list(rp.nr, rp.v); in cmd_pack_objects()
/dports/devel/git/git-2.34.1/builtin/
H A Dpack-objects.c3717 static void get_object_list(int ac, const char **av) in get_object_list() function
4154 get_object_list(rp.nr, rp.v); in cmd_pack_objects()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpack-objects.c3717 static void get_object_list(int ac, const char **av) in get_object_list() function
4154 get_object_list(rp.nr, rp.v); in cmd_pack_objects()
/dports/deskutils/elementary-calendar/calendar-6.0.3/vapi/
H A Dlibecal-1.2.vapi53 …public async bool get_object_list (string sexp, GLib.Cancellable? cancellable, out GLib.SList<ICal…
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A DChangeLog499 * audioio-manager.h (get_object_list): return type changed

123