Home
last modified time | relevance | path

Searched defs:enum_max (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/utility/utility.underlying/
H A Dto_underlying.pass.cpp31 enum_max = std::numeric_limits<int>::max() enumerator
/aosp_15_r20/external/nanopb-c/tests/without_64bit/
H A Dalltypes.proto25 required HugeEnum enum_max = 10 [default = Negative]; field
/aosp_15_r20/external/nanopb-c/tests/alltypes_proto3/
H A Dalltypes.proto30 HugeEnum enum_max = 10; field
/aosp_15_r20/external/nanopb-c/tests/field_size_16_proto3/
H A Dalltypes.proto30 HugeEnum enum_max = 10; field
/aosp_15_r20/external/nanopb-c/tests/backwards_compatibility/
H A Dalltypes_legacy.proto28 required HugeEnum enum_max = 10 [default = Negative]; field
H A Dalltypes_legacy.h44 HugeEnum enum_max; member
/aosp_15_r20/external/nanopb-c/tests/alltypes_pointer/
H A Dencode_alltypes_pointer.c103 static HugeEnum enum_max = HugeEnum_Positive; in main() local
/aosp_15_r20/external/nanopb-c/tests/field_size_32/
H A Dalltypes.proto28 required HugeEnum enum_max = 10; field
/aosp_15_r20/external/nanopb-c/tests/field_size_16/
H A Dalltypes.proto28 required HugeEnum enum_max = 10; field
/aosp_15_r20/external/nanopb-c/tests/alltypes/
H A Dalltypes.proto29 required HugeEnum enum_max = 10 [default = Negative]; field
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dhistogram_macros.h323 #define UMA_STABILITY_HISTOGRAM_ENUMERATION(name, sample, enum_max) \ argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dhistogram_macros.h323 #define UMA_STABILITY_HISTOGRAM_ENUMERATION(name, sample, enum_max) \ argument
/aosp_15_r20/external/libchrome/base/metrics/
H A Dhistogram_macros.h320 #define UMA_STABILITY_HISTOGRAM_ENUMERATION(name, sample, enum_max) \ argument