Home
last modified time | relevance | path

Searched defs:enumerator (Results 1 – 25 of 105) sorted by relevance

12345

/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/
H A Denum.h31 #define _PW_TOKENIZE_TO_STRING_CASE_IMPL(index, name, enumerator, str) \ argument
35 #define _PW_TOKENIZE_ENUMERATOR_IMPL(index, name, enumerator, str) \ argument
44 #define _PW_TOKENIZE_TO_STRING_CASE(index, name, enumerator) \ argument
48 #define _PW_TOKENIZE_ENUMERATOR(index, name, enumerator) \ argument
52 #define _PW_CUSTOM_ENUMERATOR(enumerator, str) enumerator, str argument
/aosp_15_r20/external/clang/test/CXX/class.access/class.access.dcl/
H A Dp1.cpp25 enum tagname { enumerator }; enumerator
67 enum tagname { enumerator }; enumerator
138 enum tagname { enumerator }; enumerator
212 enum tagname { enumerator }; // expected-note {{target of using declaration}} enumerator
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp4.cpp21 enum tagname { enumerator }; enumerator
40 enum tagname { enumerator }; enumerator
83 enum tagname { enumerator }; enumerator
128 enum tagname { enumerator }; // expected-note 2 {{target of using declaration}} enumerator
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducnv_io.cpp772 ucnv_io_countStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_countStandardAliases()
784 ucnv_io_nextStandardAliases(UEnumeration *enumerator, in ucnv_io_nextStandardAliases()
811 ucnv_io_resetStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_resetStandardAliases()
816 ucnv_io_closeUEnumeration(UEnumeration *enumerator) { in ucnv_io_closeUEnumeration()
1028 ucnv_io_nextAllConverters(UEnumeration *enumerator, in ucnv_io_nextAllConverters()
1049 ucnv_io_resetAllConverters(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_resetAllConverters()
H A Ducnvsel.cpp603 ucnvsel_close_selector_iterator(UEnumeration *enumerator) { in ucnvsel_close_selector_iterator()
611 ucnvsel_count_encodings(UEnumeration *enumerator, UErrorCode *status) { in ucnvsel_count_encodings()
620 static const char* U_CALLCONV ucnvsel_next_encoding(UEnumeration* enumerator, in ucnvsel_next_encoding()
643 static void U_CALLCONV ucnvsel_reset_iterator(UEnumeration* enumerator, in ucnvsel_reset_iterator()
H A Ducurr.cpp2068 ucurr_countCurrencyList(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucurr_countCurrencyList()
2083 ucurr_nextCurrencyList(UEnumeration *enumerator, in ucurr_nextCurrencyList()
2108 ucurr_resetCurrencyList(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucurr_resetCurrencyList()
2113 ucurr_closeCurrencyList(UEnumeration *enumerator) { in ucurr_closeCurrencyList()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducnv_io.cpp772 ucnv_io_countStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_countStandardAliases()
784 ucnv_io_nextStandardAliases(UEnumeration *enumerator, in ucnv_io_nextStandardAliases()
811 ucnv_io_resetStandardAliases(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_resetStandardAliases()
816 ucnv_io_closeUEnumeration(UEnumeration *enumerator) { in ucnv_io_closeUEnumeration()
1028 ucnv_io_nextAllConverters(UEnumeration *enumerator, in ucnv_io_nextAllConverters()
1049 ucnv_io_resetAllConverters(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucnv_io_resetAllConverters()
H A Ducnvsel.cpp603 ucnvsel_close_selector_iterator(UEnumeration *enumerator) { in ucnvsel_close_selector_iterator()
611 ucnvsel_count_encodings(UEnumeration *enumerator, UErrorCode *status) { in ucnvsel_count_encodings()
620 static const char* U_CALLCONV ucnvsel_next_encoding(UEnumeration* enumerator, in ucnvsel_next_encoding()
643 static void U_CALLCONV ucnvsel_reset_iterator(UEnumeration* enumerator, in ucnvsel_reset_iterator()
H A Ducurr.cpp2042 ucurr_countCurrencyList(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucurr_countCurrencyList()
2057 ucurr_nextCurrencyList(UEnumeration *enumerator, in ucurr_nextCurrencyList()
2082 ucurr_resetCurrencyList(UEnumeration *enumerator, UErrorCode * /*pErrorCode*/) { in ucurr_resetCurrencyList()
2087 ucurr_closeCurrencyList(UEnumeration *enumerator) { in ucurr_closeCurrencyList()
/aosp_15_r20/packages/modules/Bluetooth/system/include/
Dmacros.h28 #define CASE_RETURN_STRING(enumerator) \ argument
32 #define CASE_RETURN_STRING_HEX04(enumerator) \ argument
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_file_enumerator_unittest.cc26 SimpleFileEnumerator enumerator(kRoot); in TEST() local
45 SimpleFileEnumerator enumerator(kRoot); in TEST() local
/aosp_15_r20/external/pigweed/pw_log/public/pw_log/
H A Dtokenized_args.h37 #define PW_LOG_ENUM(enumerator) ::pw::tokenizer::EnumToToken(enumerator) argument
66 #define PW_LOG_ENUM(enumerator) ::pw::tokenizer::EnumToString(enumerator) argument
/aosp_15_r20/system/tools/aidl/
Daidl_checkapi.cpp229 [&](const unique_ptr<AidlEnumerator>& enumerator) { in HasZeroEnumerator()
368 for (const auto& enumerator : older.GetEnumerators()) { in are_compatible_enums() local
372 for (const auto& enumerator : newer.GetEnumerators()) { in are_compatible_enums() local
Daidl_to_cpp_common.cpp254 for (const auto& enumerator : enum_decl.GetEnumerators()) { in GenerateEnumClassDecl() local
292 for (const auto& enumerator : enum_decl.GetEnumerators()) { in GenerateEnumValues() local
314 for (const auto& enumerator : enum_decl.GetEnumerators()) { in GenerateEnumToString() local
Dgenerate_java.cpp634 for (const auto& enumerator : enum_decl.GetEnumerators()) { in GenerateEnumClass() local
645 for (const auto& enumerator : enum_decl.GetEnumerators()) { in GenerateEnumClass() local
/aosp_15_r20/external/cronet/base/win/
H A Dwmi.cc73 ComPtr<IEnumWbemClassObject>* enumerator) { in TryRunQuery()
95 ComPtr<IEnumWbemClassObject>* enumerator) { in RunWmiQuery()
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DPeerConnectionEndToEndTest.java712 final CameraEnumerator enumerator = new Camera1Enumerator(false /* captureToTexture */); in testCompleteSession() local
1224 final CameraEnumerator enumerator = new Camera1Enumerator(false /* captureToTexture */); in testTrackRemovalAndAddition() local
1468 final CameraEnumerator enumerator = new Camera1Enumerator(false /* captureToTexture */); in testRemoteStreamUpdatedWhenTracksAddedOrRemoved() local
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs612 private readonly IEnumerator<KeyValuePair<TKey, TValue>> enumerator; field in Google.Protobuf.Collections.MapField.DictionaryEnumerator
614 internal DictionaryEnumerator(IEnumerator<KeyValuePair<TKey, TValue>> enumerator) in DictionaryEnumerator()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs612 private readonly IEnumerator<KeyValuePair<TKey, TValue>> enumerator; field in Google.Protobuf.Collections.MapField.DictionaryEnumerator
614 internal DictionaryEnumerator(IEnumerator<KeyValuePair<TKey, TValue>> enumerator) in DictionaryEnumerator()
/aosp_15_r20/external/libbrillo/brillo/
H A Dosrelease_reader.cc37 base::FileEnumerator enumerator( in Load() local
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/include/
DEnumerator.h84 EvsDeviceStatusCallbackImpl(const std::shared_ptr<Enumerator>& enumerator) : in EvsDeviceStatusCallbackImpl()
/aosp_15_r20/external/webrtc/examples/unityplugin/java/src/org/webrtc/
H A DUnityUtility.java29 private static @Nullable VideoCapturer createCameraCapturer(CameraEnumerator enumerator) { in createCameraCapturer()
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/unit/
DEvsEnumeratorTest.cpp70 std::unique_ptr<Enumerator> enumerator = in TEST() local
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/
Dservice.cpp45 std::unique_ptr<IEvsEnumerator> enumerator = nullptr; member
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_histogram_storage_unittest.cc113 FileEnumerator enumerator( in TEST_F() local

12345