Home
last modified time | relevance | path

Searched refs:FixedCharArray (Results 1 – 6 of 6) sorted by relevance

/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dflag.h180 struct FixedCharArray { struct
184 static constexpr FixedCharArray<N> FromLiteralString( in FromLiteralString() argument
186 return (void)str, FixedCharArray<N>({{str[I]..., '\0'}}); in FromLiteralString()
191 constexpr FixedCharArray<N + 1> HelpStringAsArray(int) { in HelpStringAsArray()
192 return FixedCharArray<N + 1>::FromLiteralString( in HelpStringAsArray()
233 constexpr FlagHelpArg HelpArg(const FixedCharArray<N>& value) { in HelpArg()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dflag.h182 struct FixedCharArray { struct
186 static constexpr FixedCharArray<N> FromLiteralString( in FromLiteralString() argument
188 return (void)str, FixedCharArray<N>({{str[I]..., '\0'}}); in FromLiteralString()
193 constexpr FixedCharArray<N + 1> HelpStringAsArray(int) { in HelpStringAsArray()
194 return FixedCharArray<N + 1>::FromLiteralString( in HelpStringAsArray()
235 constexpr FlagHelpArg HelpArg(const FixedCharArray<N>& value) { in HelpArg()
/external/abseil-cpp/absl/flags/internal/
Dflag.h176 struct FixedCharArray { struct
180 static constexpr FixedCharArray<N> FromLiteralString( in FromLiteralString() argument
182 return (void)str, FixedCharArray<N>({{str[I]..., '\0'}}); in FromLiteralString()
187 constexpr FixedCharArray<N + 1> HelpStringAsArray(int) { in HelpStringAsArray()
188 return FixedCharArray<N + 1>::FromLiteralString( in HelpStringAsArray()
229 constexpr FlagHelpArg HelpArg(const FixedCharArray<N>& value) { in HelpArg()
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dflag.h176 struct FixedCharArray { struct
180 static constexpr FixedCharArray<N> FromLiteralString( in FromLiteralString() argument
182 return (void)str, FixedCharArray<N>({{str[I]..., '\0'}}); in FromLiteralString()
187 constexpr FixedCharArray<N + 1> HelpStringAsArray(int) { in HelpStringAsArray()
188 return FixedCharArray<N + 1>::FromLiteralString( in HelpStringAsArray()
229 constexpr FlagHelpArg HelpArg(const FixedCharArray<N>& value) { in HelpArg()
/external/cronet/tot/third_party/abseil-cpp/absl/flags/internal/
Dflag.h176 struct FixedCharArray { struct
180 static constexpr FixedCharArray<N> FromLiteralString( in FromLiteralString() argument
182 return (void)str, FixedCharArray<N>({{str[I]..., '\0'}}); in FromLiteralString()
187 constexpr FixedCharArray<N + 1> HelpStringAsArray(int) { in HelpStringAsArray()
188 return FixedCharArray<N + 1>::FromLiteralString( in HelpStringAsArray()
229 constexpr FlagHelpArg HelpArg(const FixedCharArray<N>& value) { in HelpArg()
/external/cronet/stable/third_party/abseil-cpp/absl/flags/internal/
Dflag.h176 struct FixedCharArray { struct
180 static constexpr FixedCharArray<N> FromLiteralString( in FromLiteralString() argument
182 return (void)str, FixedCharArray<N>({{str[I]..., '\0'}}); in FromLiteralString()
187 constexpr FixedCharArray<N + 1> HelpStringAsArray(int) { in HelpStringAsArray()
188 return FixedCharArray<N + 1>::FromLiteralString( in HelpStringAsArray()
229 constexpr FlagHelpArg HelpArg(const FixedCharArray<N>& value) { in HelpArg()