Home
last modified time | relevance | path

Searched refs:ListAttr (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/p5-SQL-Translator/SQL-Translator-1.62/lib/SQL/Translator/Schema/
H A DView.pm29 use SQL::Translator::Role::ListAttr;
58 with ListAttr fields => ( uniq => 1 );
76 with ListAttr tables => ( uniq => 1 );
88 with ListAttr options => ( uniq => 1, append => 1 );
H A DIndex.pm31 use SQL::Translator::Role::ListAttr;
69 with ListAttr fields => ( uniq => 1 );
119 with ListAttr options => ();
H A DConstraint.pm29 use SQL::Translator::Role::ListAttr;
215 with ListAttr field_names => ( uniq => 1, undef_if_empty => 1 );
262 with ListAttr options => ();
309 with ListAttr reference_fields => (
H A DProcedure.pm32 use SQL::Translator::Role::ListAttr;
62 with ListAttr parameters => ( uniq => 1 );
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-go.r/go-interface.d/
H A Dexpected.tags11 ListAttr input.go /^ ListAttr() ([][]byte, error)$/;" kind:methodSpec scope:interface:main.File typ…
H A Dinput.go28 ListAttr() ([][]byte, error) methodSpec
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/Run/
H A DMiddleObject.py8 from MiddleKit.Core.ListAttr import ListAttr
265 if isinstance(attr, ListAttr):
301 elif isinstance(attr, ListAttr):
569 if isinstance(attr, ListAttr):
H A DObjectStore.py13 from MiddleKit.Core.ListAttr import ListAttr
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/Design/
H A DDoc.py331 from MiddleKit.Core.ListAttr import ListAttr
332 ListAttr.htmlForType = htmlForType
H A DSQLPythonGenerator.py35 class ListAttr(object): class
/dports/cad/opencascade/opencascade-7.6.0/src/MoniTool/
H A DMoniTool_Element.cxx42 const MoniTool_AttrList& MoniTool_Element::ListAttr () const in ListAttr() function in MoniTool_Element
H A DMoniTool_Element.hxx68 Standard_EXPORT const MoniTool_AttrList& ListAttr() const;
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/Core/
H A DKlass.py3 from MiddleKit.Core.ListAttr import ListAttr
114 if isinstance(attr, (ObjRefAttr, ListAttr)):
H A DListAttr.py4 class ListAttr(Attr): class
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DMoniTool_Element.hxx65 Standard_EXPORT const MoniTool_AttrList& ListAttr() const;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DMoniTool_Element.hxx68 Standard_EXPORT const MoniTool_AttrList& ListAttr() const;
/dports/databases/p5-SQL-Translator/SQL-Translator-1.62/lib/SQL/Translator/Role/
H A DListAttr.pm1 package SQL::Translator::Role::ListAttr;
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/pychan/widgets/
H A Dcommon.py32 …sions.pychan.attrs import Attr,UnicodeAttr, PointAttr,ColorAttr,BoolAttr,IntAttr,FloatAttr,ListAttr
/dports/devel/p5-Perl-PrereqScanner-NotQuiteLite/Perl-PrereqScanner-NotQuiteLite-0.9914/t/
H A Dpackage_variant.t36 …iant' => 0, 'Moo::Role' => 0}); # ILMARI/SQL-Translator-0.11024/lib/SQL/Translator/Role/ListAttr.pm
/dports/www/mod_webkit/w4py-1.2.3/MiddleKit/WebBrowser/
H A DMixIns.py130 class ListAttr(object): class
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/pychan/
H A Dattrs.py135 class ListAttr(Attr): class
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DVectorUtils.cpp1172 SmallVector<StringRef, 8> ListAttr; in getVectorVariantNames() local
1173 S.split(ListAttr, ","); in getVectorVariantNames()
1175 for (auto &S : SetVector<StringRef>(ListAttr.begin(), ListAttr.end())) { in getVectorVariantNames()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVectorUtils.cpp1172 SmallVector<StringRef, 8> ListAttr; in getVectorVariantNames() local
1173 S.split(ListAttr, ","); in getVectorVariantNames()
1175 for (auto &S : SetVector<StringRef>(ListAttr.begin(), ListAttr.end())) { in getVectorVariantNames()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1172 SmallVector<StringRef, 8> ListAttr; in getVectorVariantNames() local
1173 S.split(ListAttr, ","); in getVectorVariantNames()
1175 for (auto &S : SetVector<StringRef>(ListAttr.begin(), ListAttr.end())) { in getVectorVariantNames()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp1317 SmallVector<StringRef, 8> ListAttr; in getVectorVariantNames() local
1318 S.split(ListAttr, ","); in getVectorVariantNames()
1320 for (auto &S : SetVector<StringRef>(ListAttr.begin(), ListAttr.end())) { in getVectorVariantNames()

12