Home
last modified time | relevance | path

Searched refs:enumerator (Results 1 – 25 of 167) sorted by relevance

1234567

/third_party/libabigail/tests/data/test-read-ctf/
Dtest-enum-many.o.hash.abi9 <enumerator name='ENUMSAMPLE_1' value='0'/>
10 <enumerator name='ENUMSAMPLE_2' value='1'/>
14 <enumerator name='IE_0' value='-10'/>
15 <enumerator name='IE_1' value='-9'/>
16 <enumerator name='IE_2' value='-8'/>
17 <enumerator name='IE_3' value='-7'/>
18 <enumerator name='IE_4' value='-6'/>
19 <enumerator name='IE_5' value='-5'/>
20 <enumerator name='IE_6' value='-4'/>
21 <enumerator name='IE_7' value='-3'/>
[all …]
Dtest-enum-many-ctf.o.hash.abi10 <enumerator name='ENUMSAMPLE_1' value='0'/>
11 <enumerator name='ENUMSAMPLE_2' value='1'/>
15 <enumerator name='IE_0' value='-10'/>
16 <enumerator name='IE_1' value='-9'/>
17 <enumerator name='IE_2' value='-8'/>
18 <enumerator name='IE_3' value='-7'/>
19 <enumerator name='IE_4' value='-6'/>
20 <enumerator name='IE_5' value='-5'/>
21 <enumerator name='IE_6' value='-4'/>
22 <enumerator name='IE_7' value='-3'/>
[all …]
Dtest-enum.o.abi9 <enumerator name='ENUMSAMPLE_1' value='0'/>
10 <enumerator name='ENUMSAMPLE_2' value='1'/>
14 <enumerator name='IENUMSAMPLE_1' value='-10'/>
15 <enumerator name='IENUMSAMPLE_2' value='-9'/>
16 <enumerator name='IENUMSAMPLE_3' value='-8'/>
Dtest-enum-ctf.o.abi10 <enumerator name='ENUMSAMPLE_1' value='0'/>
11 <enumerator name='ENUMSAMPLE_2' value='1'/>
15 <enumerator name='IENUMSAMPLE_1' value='-10'/>
16 <enumerator name='IENUMSAMPLE_2' value='-9'/>
17 <enumerator name='IENUMSAMPLE_3' value='-8'/>
Dtest-PR27700.abi9 <enumerator name='foo_e0' value='0'/>
10 <enumerator name='foo_e1' value='1'/>
11 <enumerator name='foo_e2' value='2'/>
12 <enumerator name='foo_e3' value='3'/>
Dtest-enum-symbol.o.hash.abi8 <enumerator name='red1' value='0'/>
9 <enumerator name='green1' value='1'/>
10 <enumerator name='blue1' value='2'/>
Dtest-enum-symbol-ctf.o.hash.abi9 <enumerator name='red1' value='0'/>
10 <enumerator name='green1' value='1'/>
11 <enumerator name='blue1' value='2'/>
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest41-enumerator-changes-report-0.txt6 …[C] 'function void bar(EnumType1)' at test41-enumerator-changes-v1.cc:24:1 has some indirect sub-t…
9 1 enumerator insertion:
11 1 enumerator change:
12 'EnumType1::eenum_count' from value '3' to '4' at test41-enumerator-changes-v1.cc:10:1
14 …[C] 'function void foo(EnumType0)' at test41-enumerator-changes-v1.cc:20:1 has some indirect sub-t…
17 1 enumerator insertion:
19 1 enumerator change:
20 'EnumType0::enum_count' from value '3' to '4' at test41-enumerator-changes-v1.cc:1:1
/third_party/node/deps/v8/include/
Dv8-template.h652 GenericNamedPropertyEnumeratorCallback enumerator,
661 enumerator(enumerator), in getter()
673 GenericNamedPropertyEnumeratorCallback enumerator = nullptr,
680 enumerator(enumerator), in getter()
691 GenericNamedPropertyEnumeratorCallback enumerator,
699 enumerator(enumerator), in getter()
709 GenericNamedPropertyEnumeratorCallback enumerator; member
721 IndexedPropertyEnumeratorCallback enumerator,
730 enumerator(enumerator), in getter()
742 IndexedPropertyEnumeratorCallback enumerator = nullptr,
[all …]
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest21-pr19092.so.abi494 <enumerator name='DIAGNOSTICS_SHOW_PREFIX_ONCE' value='0'/>
495 <enumerator name='DIAGNOSTICS_SHOW_PREFIX_NEVER' value='1'/>
496 <enumerator name='DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE' value='2'/>
500 <enumerator name='DK_UNSPECIFIED' value='0'/>
501 <enumerator name='DK_IGNORED' value='1'/>
502 <enumerator name='DK_FATAL' value='2'/>
503 <enumerator name='DK_ICE' value='3'/>
504 <enumerator name='DK_ERROR' value='4'/>
505 <enumerator name='DK_SORRY' value='5'/>
506 <enumerator name='DK_WARNING' value='6'/>
[all …]
/third_party/typescript/tests/baselines/reference/
DinfinitelyExpandingTypes5.types16 >from : { <T>(array: T[]): Query<T>; <T>(enumerator: Enumerator<T>): Query<T>; }
19 function from<T>(enumerator: Enumerator<T>): Query<T>;
20 >from : { <T>(array: T[]): Query<T>; <T>(enumerator: Enumerator<T>): Query<T>; }
21 >enumerator : Enumerator<T>
24 >from : { <T>(array: T[]): Query<T>; <T>(enumerator: Enumerator<T>): Query<T>; }
/third_party/libabigail/tests/data/test-annotate/
Dtest21-pr19092.so.abi963 <enumerator name='DIAGNOSTICS_SHOW_PREFIX_ONCE' value='0'/>
964 <enumerator name='DIAGNOSTICS_SHOW_PREFIX_NEVER' value='1'/>
965 <enumerator name='DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE' value='2'/>
970 <enumerator name='DK_UNSPECIFIED' value='0'/>
971 <enumerator name='DK_IGNORED' value='1'/>
972 <enumerator name='DK_FATAL' value='2'/>
973 <enumerator name='DK_ICE' value='3'/>
974 <enumerator name='DK_ERROR' value='4'/>
975 <enumerator name='DK_SORRY' value='5'/>
976 <enumerator name='DK_WARNING' value='6'/>
[all …]
/third_party/libabigail/tests/data/test-diff-pkg/
Dnss-3.23.0-1.0.fc23.x86_64-report-0.txt11 1 enumerator insertion:
13 1 enumerator change:
32 1 enumerator insertion:
34 1 enumerator change:
48 1 enumerator deletion:
50 7 enumerator insertions:
105 1 enumerator insertion:
107 1 enumerator change:
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs292 var enumerator = map.GetEnumerator(); in IDictionary_GetEnumerator()
298 Assert.IsTrue(enumerator.MoveNext()); in IDictionary_GetEnumerator()
299 Assert.AreEqual("x", enumerator.Key); in IDictionary_GetEnumerator()
300 Assert.AreEqual("y", enumerator.Value); in IDictionary_GetEnumerator()
301 Assert.AreEqual(new DictionaryEntry("x", "y"), enumerator.Current); in IDictionary_GetEnumerator()
302 Assert.AreEqual(new DictionaryEntry("x", "y"), enumerator.Entry); in IDictionary_GetEnumerator()
303 Assert.IsFalse(enumerator.MoveNext()); in IDictionary_GetEnumerator()
305 enumerator.Reset(); in IDictionary_GetEnumerator()
307 Assert.IsTrue(enumerator.MoveNext()); in IDictionary_GetEnumerator()
308 Assert.AreEqual("x", enumerator.Key); // Assume the rest are okay in IDictionary_GetEnumerator()
/third_party/libabigail/tests/data/test-read-ctf/PR27700/
Dtest-PR27700.abi8 <enumerator name='foo_e0' value='0'/>
9 <enumerator name='foo_e1' value='1'/>
10 <enumerator name='foo_e2' value='2'/>
11 <enumerator name='foo_e3' value='3'/>
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp603 ucnvsel_close_selector_iterator(UEnumeration *enumerator) { in ucnvsel_close_selector_iterator() argument
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator()
605 uprv_free(enumerator->context); in ucnvsel_close_selector_iterator()
606 uprv_free(enumerator); in ucnvsel_close_selector_iterator()
611 ucnvsel_count_encodings(UEnumeration *enumerator, UErrorCode *status) { in ucnvsel_count_encodings() argument
616 return ((Enumerator*)(enumerator->context))->length; in ucnvsel_count_encodings()
620 static const char* U_CALLCONV ucnvsel_next_encoding(UEnumeration* enumerator, in ucnvsel_next_encoding() argument
628 int16_t cur = ((Enumerator*)(enumerator->context))->cur; in ucnvsel_next_encoding()
631 if (cur >= ((Enumerator*)(enumerator->context))->length) { in ucnvsel_next_encoding()
634 sel = ((Enumerator*)(enumerator->context))->sel; in ucnvsel_next_encoding()
[all …]
Ducnv_io.cpp772 ucnv_io_countStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_countStandardAliases() argument
774 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_countStandardAliases()
784 ucnv_io_nextStandardAliases(UEnumeration *enumerator, in ucnv_io_nextStandardAliases() argument
788 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_nextStandardAliases()
811 ucnv_io_resetStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_resetStandardAliases() argument
812 ((UAliasContext *)(enumerator->context))->listIdx = 0; in ucnv_io_resetStandardAliases()
816 ucnv_io_closeUEnumeration(UEnumeration *enumerator) { in ucnv_io_closeUEnumeration() argument
817 uprv_free(enumerator->context); in ucnv_io_closeUEnumeration()
818 uprv_free(enumerator); in ucnv_io_closeUEnumeration()
1028 ucnv_io_nextAllConverters(UEnumeration *enumerator, in ucnv_io_nextAllConverters() argument
[all …]
/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp603 ucnvsel_close_selector_iterator(UEnumeration *enumerator) { in ucnvsel_close_selector_iterator() argument
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator()
605 uprv_free(enumerator->context); in ucnvsel_close_selector_iterator()
606 uprv_free(enumerator); in ucnvsel_close_selector_iterator()
611 ucnvsel_count_encodings(UEnumeration *enumerator, UErrorCode *status) { in ucnvsel_count_encodings() argument
616 return ((Enumerator*)(enumerator->context))->length; in ucnvsel_count_encodings()
620 static const char* U_CALLCONV ucnvsel_next_encoding(UEnumeration* enumerator, in ucnvsel_next_encoding() argument
628 int16_t cur = ((Enumerator*)(enumerator->context))->cur; in ucnvsel_next_encoding()
631 if (cur >= ((Enumerator*)(enumerator->context))->length) { in ucnvsel_next_encoding()
634 sel = ((Enumerator*)(enumerator->context))->sel; in ucnvsel_next_encoding()
[all …]
Ducnv_io.cpp772 ucnv_io_countStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_countStandardAliases() argument
774 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_countStandardAliases()
784 ucnv_io_nextStandardAliases(UEnumeration *enumerator, in ucnv_io_nextStandardAliases() argument
788 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_nextStandardAliases()
811 ucnv_io_resetStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_resetStandardAliases() argument
812 ((UAliasContext *)(enumerator->context))->listIdx = 0; in ucnv_io_resetStandardAliases()
816 ucnv_io_closeUEnumeration(UEnumeration *enumerator) { in ucnv_io_closeUEnumeration() argument
817 uprv_free(enumerator->context); in ucnv_io_closeUEnumeration()
818 uprv_free(enumerator); in ucnv_io_closeUEnumeration()
1028 ucnv_io_nextAllConverters(UEnumeration *enumerator, in ucnv_io_nextAllConverters() argument
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp603 ucnvsel_close_selector_iterator(UEnumeration *enumerator) { in ucnvsel_close_selector_iterator() argument
604 uprv_free(((Enumerator*)(enumerator->context))->index); in ucnvsel_close_selector_iterator()
605 uprv_free(enumerator->context); in ucnvsel_close_selector_iterator()
606 uprv_free(enumerator); in ucnvsel_close_selector_iterator()
611 ucnvsel_count_encodings(UEnumeration *enumerator, UErrorCode *status) { in ucnvsel_count_encodings() argument
616 return ((Enumerator*)(enumerator->context))->length; in ucnvsel_count_encodings()
620 static const char* U_CALLCONV ucnvsel_next_encoding(UEnumeration* enumerator, in ucnvsel_next_encoding() argument
628 int16_t cur = ((Enumerator*)(enumerator->context))->cur; in ucnvsel_next_encoding()
631 if (cur >= ((Enumerator*)(enumerator->context))->length) { in ucnvsel_next_encoding()
634 sel = ((Enumerator*)(enumerator->context))->sel; in ucnvsel_next_encoding()
[all …]
Ducnv_io.cpp772 ucnv_io_countStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_countStandardAliases() argument
774 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_countStandardAliases()
784 ucnv_io_nextStandardAliases(UEnumeration *enumerator, in ucnv_io_nextStandardAliases() argument
788 UAliasContext *myContext = (UAliasContext *)(enumerator->context); in ucnv_io_nextStandardAliases()
811 ucnv_io_resetStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_resetStandardAliases() argument
812 ((UAliasContext *)(enumerator->context))->listIdx = 0; in ucnv_io_resetStandardAliases()
816 ucnv_io_closeUEnumeration(UEnumeration *enumerator) { in ucnv_io_closeUEnumeration() argument
817 uprv_free(enumerator->context); in ucnv_io_closeUEnumeration()
818 uprv_free(enumerator); in ucnv_io_closeUEnumeration()
1028 ucnv_io_nextAllConverters(UEnumeration *enumerator, in ucnv_io_nextAllConverters() argument
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
DMapFieldTest.cs293 var enumerator = map.GetEnumerator(); in IDictionary_GetEnumerator()
299 Assert.IsTrue(enumerator.MoveNext()); in IDictionary_GetEnumerator()
300 Assert.AreEqual("x", enumerator.Key); in IDictionary_GetEnumerator()
301 Assert.AreEqual("y", enumerator.Value); in IDictionary_GetEnumerator()
302 Assert.AreEqual(new DictionaryEntry("x", "y"), enumerator.Current); in IDictionary_GetEnumerator()
303 Assert.AreEqual(new DictionaryEntry("x", "y"), enumerator.Entry); in IDictionary_GetEnumerator()
304 Assert.IsFalse(enumerator.MoveNext()); in IDictionary_GetEnumerator()
306 enumerator.Reset(); in IDictionary_GetEnumerator()
308 Assert.IsTrue(enumerator.MoveNext()); in IDictionary_GetEnumerator()
309 Assert.AreEqual("x", enumerator.Key); // Assume the rest are okay in IDictionary_GetEnumerator()
/third_party/libabigail/tests/data/test-abidiff/
Dtest-enum1-v1.cc.bi5 <enumerator name='e0' value='0'/>
6 <enumerator name='e1' value='1'/>
7 <enumerator name='e2' value='2'/>
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs610 private readonly IEnumerator<KeyValuePair<TKey, TValue>> enumerator; field in Google.Protobuf.Collections.MapField.DictionaryEnumerator
612 internal DictionaryEnumerator(IEnumerator<KeyValuePair<TKey, TValue>> enumerator) in DictionaryEnumerator() argument
614 this.enumerator = enumerator; in DictionaryEnumerator()
619 return enumerator.MoveNext(); in MoveNext()
624 enumerator.Reset(); in Reset()
629 public object Key { get { return enumerator.Current.Key; } }
630 public object Value { get { return enumerator.Current.Value; } }
/third_party/json/docs/mkdocs/docs/api/macros/
Dnlohmann_json_serialize_enum.md11 … `NLOHMANN_JSON_SERIALIZE_ENUM` allows to define a user-defined serialization for every enumerator.
19 : a pair of an enumerator and a JSON serialization; arbitrary pairs can can be given as comma-sep…
62 ??? example "Example 2: Multiple conversions for one enumerator"
64 …The example shows how to use multiple conversions for a single enumerator. In the example, `Color:…

1234567