/aosp_15_r20/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/ |
H A D | enum.h | 31 #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 D | p1.cpp | 25 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 D | p4.cpp | 21 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 D | ucnv_io.cpp | 772 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 D | ucnvsel.cpp | 603 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 D | ucurr.cpp | 2068 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 D | ucnv_io.cpp | 772 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 D | ucnvsel.cpp | 603 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 D | ucurr.cpp | 2042 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/ |
D | macros.h | 28 #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 D | simple_file_enumerator_unittest.cc | 26 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 D | tokenized_args.h | 37 #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/ |
D | aidl_checkapi.cpp | 229 [&](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
|
D | aidl_to_cpp_common.cpp | 254 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
|
D | generate_java.cpp | 634 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 D | wmi.cc | 73 ComPtr<IEnumWbemClassObject>* enumerator) { in TryRunQuery() 95 ComPtr<IEnumWbemClassObject>* enumerator) { in RunWmiQuery()
|
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
H A D | PeerConnectionEndToEndTest.java | 712 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 D | MapField.cs | 612 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 D | MapField.cs | 612 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 D | osrelease_reader.cc | 37 base::FileEnumerator enumerator( in Load() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/include/ |
D | Enumerator.h | 84 EvsDeviceStatusCallbackImpl(const std::shared_ptr<Enumerator>& enumerator) : in EvsDeviceStatusCallbackImpl()
|
/aosp_15_r20/external/webrtc/examples/unityplugin/java/src/org/webrtc/ |
H A D | UnityUtility.java | 29 private static @Nullable VideoCapturer createCameraCapturer(CameraEnumerator enumerator) { in createCameraCapturer()
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/unit/ |
D | EvsEnumeratorTest.cpp | 70 std::unique_ptr<Enumerator> enumerator = in TEST() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/ |
D | service.cpp | 45 std::unique_ptr<IEvsEnumerator> enumerator = nullptr; member
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_histogram_storage_unittest.cc | 113 FileEnumerator enumerator( in TEST_F() local
|