Home
last modified time | relevance | path

Searched refs:enumerable (Results 251 – 275 of 3148) sorted by relevance

1...<<11121314151617181920>>...126

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/native/Db4objects.Db4o/Foundation/
H A DIterators.cs51 public static IEnumerable Unique(IEnumerable enumerable) in Unique() argument
54 foreach (object item in enumerable) in Unique()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DynamicData/DynamicData/Util/
H A DMetaTableHelper.cs85 IEnumerable enumerable = dataSource as IEnumerable; in GetMetaTableFromObject()
86 if (enumerable == null) { in GetMetaTableFromObject()
92 foreach (object o in enumerable) { in GetMetaTableFromObject()
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json.Tests/Linq/
H A DLinqToJsonTest.cs701 IJEnumerable<JToken> enumerable = null; in AsJEnumerable()
703 enumerable = o.AsJEnumerable(); in AsJEnumerable()
704 Assert.IsNull(enumerable); in AsJEnumerable()
713 enumerable = o.AsJEnumerable(); in AsJEnumerable()
714 Assert.IsNotNull(enumerable); in AsJEnumerable()
715 Assert.AreEqual(o, enumerable); in AsJEnumerable()
717 DateTime d = enumerable["Test1"].Value<DateTime>(); in AsJEnumerable()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dbuiltin_proxy_test.go215 enumerable: false,
236 enumerable: false,
242 enumerable: false,
270 enumerable: false,
276 enumerable: false,
374 …assert(deepEqual(desc, {value: i, writable: false, enumerable: false, configurable: true}), "1. in…
377 …assert(deepEqual(desc, {value: i, writable: false, enumerable: false, configurable: true}), "1. st…
388 …assert(deepEqual(desc, {value: prop, writable: false, enumerable: false, configurable: true}), "3.…
420 assert(deepEqual(desc, {value: "passed", writable: true, enumerable: false, configurable: true}));
636 enumerable: true,
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dbuiltin_proxy_test.go215 enumerable: false,
236 enumerable: false,
242 enumerable: false,
270 enumerable: false,
276 enumerable: false,
374 …assert(deepEqual(desc, {value: i, writable: false, enumerable: false, configurable: true}), "1. in…
377 …assert(deepEqual(desc, {value: i, writable: false, enumerable: false, configurable: true}), "1. st…
388 …assert(deepEqual(desc, {value: prop, writable: false, enumerable: false, configurable: true}), "3.…
420 assert(deepEqual(desc, {value: "passed", writable: true, enumerable: false, configurable: true}));
636 enumerable: true,
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DDOMJSProxyHandler.h236 JSObject* obj, bool readonly, bool enumerable = true)
240 (enumerable ? JSPROP_ENUMERATE : 0));
248 bool readonly, bool enumerable = true)
251 FillPropertyDescriptor(desc, obj, readonly, enumerable);
/dports/games/openrct2/objects-1.2.2/tools/objexport/
H A DJsonConverters.fs216 let enumerable = value :?> IEnumerable
218 if enumerable = null then
221 match [for x in enumerable do yield x] with
237 let enumerable = obj :?> IEnumerable
238 (enumerable <> null && enumerable.GetEnumerator().MoveNext())
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/System/ComponentModel/Composition/
H A DExportServices.cs154 …tCardinalityCheckResult CheckCardinality<T>(ImportDefinition definition, IEnumerable<T> enumerable) in CheckCardinality() argument
156 …EnumerableCardinality actualCardinality = (enumerable != null) ? enumerable.GetCardinality() : Enu… in CheckCardinality()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Composition/src/System/ComponentModel/Composition/
H A DExportServices.cs153 …tCardinalityCheckResult CheckCardinality<T>(ImportDefinition definition, IEnumerable<T> enumerable) in CheckCardinality() argument
155 …EnumerableCardinality actualCardinality = (enumerable != null) ? enumerable.GetCardinality() : Enu… in CheckCardinality()
/dports/lang/v8/v8-9.6.180.12/test/mjsunit/
H A Dmodules-namespace1.mjs27 {value: 42, enumerable: true, configurable: false, writable: true},
47 {value: "Module", configurable: false, writable: false, enumerable: false},
51 {value: "Module", configurable: false, writable: false, enumerable: false},
/dports/www/node10/node-v10.24.1/test/es-module/
H A Dtest-esm-live-binding.mjs79 enumerable: true,
84 enumerable: true,
113 enumerable: true,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/lang/clang-mesa/clang-13.0.1.src/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Parser/
H A Dobjc-forcollection-neg.m29 expected-error {{the type 'int *' is not a pointer to a fast-enumerable object}}
34 …for (id se in i) // expected-error {{the type 'int' is not a pointer to a fast-enumerable object}}

1...<<11121314151617181920>>...126