Home
last modified time | relevance | path

Searched refs:cil (Results 1 – 25 of 2333) sorted by relevance

12345678910>>...94

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/lib/
H A Dcil.imf1 (imf "cil-iron1" ((44 44) (file "cil.gif" 2 4)))
3 (imf "cil-iron2" ((44 44) (file "cil.gif" 48 4)))
5 (imf "cil-iron3" ((44 44) (file "cil.gif" 94 4)))
7 (imf "cil-iron4" ((44 44) (file "cil.gif" 140 4)))
9 (imf "cil-iron5" ((44 44) (file "cil.gif" 186 4)))
15 (imf "cil-csa-army" ((44 44) (file "cil.gif" 324 4)))
17 (imf "cil-wooden" ((44 44) (file "cil.gif" 2 54)))
19 (imf "cil-cavalry" ((44 44) (file "cil.gif" 48 54)))
21 (imf "cil-infantry" ((44 44) (file "cil.gif" 94 54)))
25 (imf "cil-marine" ((44 44) (file "cil.gif" 186 54)))
[all …]
/dports/multimedia/cineencoder/cine-encoder-3.5.2/app/
H A Dfiles.qrc9 <file>resources/icons/16x16/cil-3d.png</file>
10 <file>resources/icons/16x16/cil-4k.png</file>
18 <file>resources/icons/16x16/cil-ban.png</file>
21 <file>resources/icons/16x16/cil-camera.png</file>
26 <file>resources/icons/16x16/cil-cart.png</file>
28 <file>resources/icons/16x16/cil-chart.png</file>
30 <file>resources/icons/16x16/cil-check.png</file>
51 <file>resources/icons/16x16/cil-cut.png</file>
67 <file>resources/icons/16x16/cil-hd.png</file>
68 <file>resources/icons/16x16/cil-hdr.png</file>
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/
H A Dxfs_log_cil.c753 new_ctx->cil = cil; in xlog_cil_push_work()
841 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_push_work()
919 if (cil->xc_push_seq < cil->xc_current_sequence) { in xlog_cil_push_background()
920 cil->xc_push_seq = cil->xc_current_sequence; in xlog_cil_push_background()
939 xlog_wait(&cil->xc_push_wait, &cil->xc_push_lock); in xlog_cil_push_background()
960 if (!cil) in xlog_cil_push_now()
973 if (list_empty(&cil->xc_cil) || push_seq <= cil->xc_push_seq) { in xlog_cil_push_now()
1118 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_force_lsn()
1203 cil = kmem_zalloc(sizeof(*cil), KM_MAYFAIL); in xlog_cil_init()
1204 if (!cil) in xlog_cil_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/
H A Dxfs_log_cil.c753 new_ctx->cil = cil; in xlog_cil_push_work()
841 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_push_work()
919 if (cil->xc_push_seq < cil->xc_current_sequence) { in xlog_cil_push_background()
920 cil->xc_push_seq = cil->xc_current_sequence; in xlog_cil_push_background()
939 xlog_wait(&cil->xc_push_wait, &cil->xc_push_lock); in xlog_cil_push_background()
960 if (!cil) in xlog_cil_push_now()
973 if (list_empty(&cil->xc_cil) || push_seq <= cil->xc_push_seq) { in xlog_cil_push_now()
1118 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_force_lsn()
1203 cil = kmem_zalloc(sizeof(*cil), KM_MAYFAIL); in xlog_cil_init()
1204 if (!cil) in xlog_cil_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/
H A Dxfs_log_cil.c753 new_ctx->cil = cil; in xlog_cil_push_work()
841 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_push_work()
919 if (cil->xc_push_seq < cil->xc_current_sequence) { in xlog_cil_push_background()
920 cil->xc_push_seq = cil->xc_current_sequence; in xlog_cil_push_background()
939 xlog_wait(&cil->xc_push_wait, &cil->xc_push_lock); in xlog_cil_push_background()
960 if (!cil) in xlog_cil_push_now()
973 if (list_empty(&cil->xc_cil) || push_seq <= cil->xc_push_seq) { in xlog_cil_push_now()
1118 xlog_wait(&cil->xc_commit_wait, &cil->xc_push_lock); in xlog_cil_force_lsn()
1203 cil = kmem_zalloc(sizeof(*cil), KM_MAYFAIL); in xlog_cil_init()
1204 if (!cil) in xlog_cil_init()
[all …]
/dports/x11-toolkits/scintilla/scite/src/
H A Dcil.properties4 file.patterns.cil=*.il
5 filter.cil=CIL (il)|$(file.patterns.cil)|
6 lexer.$(file.patterns.cil)=cil
8 *filter.cil=$(filter.cil)
9 *language.cil=CIL|cil||
10 *source.patterns.cil=$(file.patterns.cil);
65 keywords.$(file.patterns.cil)=$(keywordclass.cil.main)
66 keywords2.$(file.patterns.cil)=$(keywordclass.cil.metadata)
67 keywords3.$(file.patterns.cil)=$(keywordclass.cil.opcode)
70 comment.block.cil=//
[all …]
/dports/editors/scite/scite/src/
H A Dcil.properties4 file.patterns.cil=*.il
5 filter.cil=CIL (il)|$(file.patterns.cil)|
6 lexer.$(file.patterns.cil)=cil
8 *filter.cil=$(filter.cil)
9 *language.cil=CIL|cil||
10 *source.patterns.cil=$(file.patterns.cil);
65 keywords.$(file.patterns.cil)=$(keywordclass.cil.main)
66 keywords2.$(file.patterns.cil)=$(keywordclass.cil.metadata)
67 keywords3.$(file.patterns.cil)=$(keywordclass.cil.opcode)
70 comment.block.cil=//
[all …]
/dports/net/messagelib/messagelib-21.12.3/messagelist/src/utils/
H A Dthemeeditor.cpp1306 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1307 cil->setToolTip(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1311 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1312 cil->setToolTip(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1316 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1321 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1326 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1331 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1336 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
1341 cil->setText(Theme::ContentItem::description(cil->type())); in ThemeEditor()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILVerify/tests/ILTests/
H A DAccessTests.il19 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
30 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
50 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
57 .method private hidebysig static void PrivateMethod() cil managed
62 .method family hidebysig static void FamilyMethod() cil managed
67 .method assembly hidebysig static void AssemblyMethod() cil managed
72 .method famorassem hidebysig static void FamilyOrAssemblyMethod() cil managed
77 .method famandassem hidebysig static void FamilyAndAssemblyMethod() cil managed
87 .method public hidebysig static void GenericMethod<T>() cil managed
92 .method family hidebysig instance void FamilyMethod() cil managed
[all …]
H A DShiftTests.il16 …hidebysig instance int32 ShiftLeft.Int32ByInt32_Valid(int32 toBeShifted, int32 shiftBy) cil managed
24 …idebysig instance int32 ShiftRight.Int32ByInt32_Valid(int32 toBeShifted, int32 shiftBy) cil managed
32 …ebysig instance int32 ShiftRightUn.Int32ByInt32_Valid(int32 toBeShifted, int32 shiftBy) cil managed
40 … instance int32 ShiftLeft.Int32ByNativeInt_Valid(int32 toBeShifted, native int shiftBy) cil managed
48 …hidebysig instance int64 ShiftLeft.Int64ByInt32_Valid(int64 toBeShifted, int32 shiftBy) cil managed
56 … instance int64 ShiftLeft.Int64ByNativeInt_Valid(int64 toBeShifted, native int shiftBy) cil managed
64 …ance native int ShiftLeft.NativeIntByInt32_Valid(native int toBeShifted, int32 shiftBy) cil managed
80 … int32 ShiftLeft.Int32ByInt64_Invalid_StackUnexpected(int32 toBeShifted, int64 shiftBy) cil managed
104 …nt32 ShiftLeft.Int32ByObject_Invalid_StackUnexpected(int32 toBeShifted, object shiftBy) cil managed
112 … int64 ShiftLeft.Int64ByInt64_Invalid_StackUnexpected(int64 toBeShifted, int64 shiftBy) cil managed
[all …]
H A DReturnTests.il27 .method public hidebysig instance void Return.Void_Valid() cil managed
34 .method public hidebysig instance void Return.VoidNonEmptyStack_Invalid_ReturnVoid() cil managed
40 .method public hidebysig instance int32 Return.Int32_Valid() cil managed
51 .method public hidebysig instance int32 Return.Int32StackLeft_Invalid_ReturnEmpty() cil managed
58 .method public hidebysig instance void Return.FromTry_Invalid_ReturnFromTry() cil managed
124 .method public hidebysig instance int32& Return.InstanceFieldByRef_Valid(int32 i) cil managed
131 .method public hidebysig instance int32& Return.StaticFieldByRef_Valid(int32 i) cil managed
144 .method public hidebysig instance int32& Return.FieldStructFieldByRef_Valid() cil managed
152 .method public hidebysig instance void MissingReturn_Invalid_MethodFallthrough() cil managed
158 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
[all …]
H A DAccessTestsExtern.il24 .method public hidebysig instance void Instantiate.PublicClass_Valid() cil managed
31 … .method public hidebysig instance void Instantiate.PrivateClass_Invalid_MethodAccess() cil managed
38 .method public hidebysig instance void Instantiate.PublicNested_Valid() cil managed
45 ….method public hidebysig instance void Instantiate.PrivateNested_Invalid_MethodAccess() cil managed
80 .method public hidebysig instance void Call.PrivateMethod_Invalid_MethodAccess() cil managed
86 .method public hidebysig instance void Call.FamilyMethod_Invalid_MethodAccess() cil managed
92 .method public hidebysig instance void Call.AssemblyMethod_Invalid_MethodAccess() cil managed
98 .method public hidebysig instance void Call.FamOrAssemMethod_Invalid_MethodAccess() cil managed
104 .method public hidebysig instance void Call.FamAndAssemMethod_Invalid_MethodAccess() cil managed
121 .method public hidebysig instance void Call.DerivedFamMethod_Valid() cil managed
[all …]
H A DExceptionRegionTests.il16 .method public instance void ExceptionRegion.NestedTryFinally_Valid() cil managed
42 .method public instance void Leave.ToSameFilter_Valid() cil managed
128 .method public instance void Leave.ToSameFault_Valid() cil managed
145 .method public instance void Leave.ToSameFinally_Valid() cil managed
246 .method public instance void Leave.ToSameTry_Valid() cil managed
263 .method public instance void Leave.ToEnclosingTry_Valid() cil managed
286 .method public instance void Leave.ToFirstInstrOfDisjointTry_Valid() cil managed
439 .method public instance void Leave.ToSameCatch_Valid() cil managed
456 .method public instance void Leave.OutOfCatch_Valid() cil managed
551 .method public instance void Leave.TryToEnclosingCatch_Valid() cil managed
[all …]
H A DThisStateTests.il19 ….method public hidebysig instance void 'special.LoadFieldThisInit..ctor_Valid'() cil managed { ret…
20 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
31 .method public hidebysig specialname rtspecialname instance void .ctor(int32) cil managed
42 .method public hidebysig specialname rtspecialname instance void .ctor(float64) cil managed
52 .method public hidebysig specialname rtspecialname instance void .ctor(int64) cil managed
74 .method public hidebysig specialname rtspecialname instance void .ctor(native int) cil managed
88 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
96 .method public hidebysig specialname rtspecialname instance void .ctor(int32) cil managed
108 .method public hidebysig specialname rtspecialname instance void .ctor() cil managed
122 .method public hidebysig specialname rtspecialname instance void .ctor(int32) cil managed
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.CompilerServices/
H A DUnsafe.il5 .method public hidebysig static !!T Read<T>(void* source) cil managed aggressiveinlining
14 .method public hidebysig static !!T ReadUnaligned<T>(void* source) cil managed aggressiveinlining
35 !!T 'value') cil managed aggressiveinlining
46 !!T 'value') cil managed aggressiveinlining
58 !!T 'value') cil managed aggressiveinlining
70 !!T& source) cil managed aggressiveinlining
82 void* source) cil managed aggressiveinlining
102 .method public hidebysig static int32 SizeOf<T>() cil managed aggressiveinlining
202 .method public hidebysig static !!T As<class T>(object o) cil managed aggressiveinlining
210 .method public hidebysig static !!T& AsRef<T>(void* source) cil managed aggressiveinlining
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/sandor_fxs/
H A DYOMBInputParam.cpp57 if (cil.nb < MAXNBCIL) { in strToColorIndex()
58 cil.ci[cil.nb] = (unsigned short)i; in strToColorIndex()
59 cil.nb++; in strToColorIndex()
73 cil.ci[cil.nb++] = (unsigned short)i; in strToColorIndex()
90 if (cil.nb < MAXNBCIL) { in strToColorIndex()
92 if (q >= 0 && q <= maxIndex) cil.ci[cil.nb++] = (unsigned short)q; in strToColorIndex()
114 cil.nb = tmpCil.nb = 0; in makeColorIndexList()
130 cil.ci[0] = tmpCil.ci[0]; in makeColorIndexList()
131 cil.nb = 1; in makeColorIndexList()
133 if (tmpCil.ci[i] != tmpCil.ci[i - 1]) cil.ci[cil.nb++] = tmpCil.ci[i]; in makeColorIndexList()
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/news/husky/husky-1.9.20191207/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/fastlst/
H A Dparsecil.cc40 BOOL ParseCil (CfgFile &f1, InpLoc *cil) in ParseCil() argument
48 getallocpath (tkp, &cil->NodeDiff, Build, InputPath); in ParseCil()
49 if (!cil->VarNodeList) { // cfg error, it should be var nodelist name in ParseCil()
50 vprintlog ("Cannot accept fixed \"%s\" with NodeDiff !\n", cil->NodeList); in ParseCil()
63 tkp = getallocpath (tkp, &cil->ArcList, Build, ArcPath); in ParseCil()
64 cil->ArcListKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
65 if ((cil->ArcListKeep == 0) && (killsource)) { in ParseCil()
73 cil->ArcListDesc = getallocline (tkp); in ParseCil()
84 tkp = getallocpath (tkp, &cil->ArcDiff, Build, ArcPath); in ParseCil()
85 cil->ArcDiffKeep = (*tkp) ? atoi (tkp) : INT_MAX; in ParseCil()
[all …]
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/Queries/zorba/xqdoc/
H A Dcollindex.xqlib5 module namespace cil = "http://www.zorba-xquery.com/collindex";
17 declare %an:ordered collection cil:entries as element(el)*;
20 declare %an:ordered collection cil:entries2;
23 declare collection cil:entries3 as element(el)*;
26 declare collection cil:entries4;
28 declare variable $cil:entries as xs:QName := xs:QName("cil:entries");
31 declare %an:automatic %an:unique %an:value-equality index cil:idx
32 on nodes dml:collection(xs:QName("cil:entries"))
36 declare index cil:idx
37 on nodes dml:collection(xs:QName("cil:entries"))
[all …]

12345678910>>...94