/external/libtextclassifier/abseil-cpp/absl/flags/ |
D | reflection.cc | 182 constexpr RetiredFlagObj(const char* name, FlagFastTypeId type_id) in RetiredFlagObj() 191 FlagFastTypeId TypeId() const override { return type_id_; } in TypeId() 237 const FlagFastTypeId type_id_; 242 void Retire(const char* name, FlagFastTypeId type_id, char* buf) { in Retire()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/ |
D | reflection.cc | 182 constexpr RetiredFlagObj(const char* name, FlagFastTypeId type_id) in RetiredFlagObj() 191 FlagFastTypeId TypeId() const override { return type_id_; } in TypeId() 237 const FlagFastTypeId type_id_; 242 void Retire(const char* name, FlagFastTypeId type_id, char* buf) { in Retire()
|
/external/openscreen/third_party/abseil/src/absl/flags/ |
D | reflection.cc | 204 constexpr RetiredFlagObj(const char* name, FlagFastTypeId type_id) in RetiredFlagObj() 213 FlagFastTypeId TypeId() const override { return type_id_; } in TypeId() 259 const FlagFastTypeId type_id_; 264 void Retire(const char* name, FlagFastTypeId type_id, char* buf) { in Retire()
|
/external/angle/third_party/abseil-cpp/absl/flags/ |
D | reflection.cc | 221 constexpr RetiredFlagObj(const char* name, FlagFastTypeId type_id) in RetiredFlagObj() 230 FlagFastTypeId TypeId() const override { return type_id_; } in TypeId() 276 const FlagFastTypeId type_id_; 281 void Retire(const char* name, FlagFastTypeId type_id, char* buf) { in Retire()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/ |
D | flag.cc | 55 bool ShouldValidateFlagValue(FlagFastTypeId flag_type_id) { in ShouldValidateFlagValue() 188 void FlagImpl::AssertValidType(FlagFastTypeId rhs_type_id, in AssertValidType() 190 FlagFastTypeId lhs_type_id = flags_internal::FastTypeId(op_); in AssertValidType() 265 FlagFastTypeId FlagImpl::TypeId() const { in TypeId()
|
D | commandlineflag.h | 31 using FlagFastTypeId = absl::base_internal::FastTypeIdType; variable
|
D | private_handle_accessor.h | 37 static FlagFastTypeId TypeId(const CommandLineFlag& flag);
|
D | registry.h | 77 void Retire(const char* name, FlagFastTypeId type_id, char* buf);
|
D | private_handle_accessor.cc | 30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId()
|
/external/openscreen/third_party/abseil/src/absl/flags/internal/ |
D | flag.cc | 55 bool ShouldValidateFlagValue(FlagFastTypeId flag_type_id) { in ShouldValidateFlagValue() 188 void FlagImpl::AssertValidType(FlagFastTypeId rhs_type_id, in AssertValidType() 190 FlagFastTypeId lhs_type_id = flags_internal::FastTypeId(op_); in AssertValidType() 265 FlagFastTypeId FlagImpl::TypeId() const { in TypeId()
|
D | commandlineflag.h | 31 using FlagFastTypeId = absl::base_internal::FastTypeIdType; variable
|
D | registry.h | 76 void Retire(const char* name, FlagFastTypeId type_id, char* buf);
|
D | private_handle_accessor.h | 37 static FlagFastTypeId TypeId(const CommandLineFlag& flag);
|
D | private_handle_accessor.cc | 30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId()
|
D | flag.h | 141 inline FlagFastTypeId FastTypeId(FlagOpFn op) { in FastTypeId() 142 return reinterpret_cast<FlagFastTypeId>( in FastTypeId() 476 void AssertValidType(FlagFastTypeId type_id, 534 FlagFastTypeId TypeId() const override;
|
/external/libtextclassifier/abseil-cpp/absl/flags/internal/ |
D | flag.cc | 55 bool ShouldValidateFlagValue(FlagFastTypeId flag_type_id) { in ShouldValidateFlagValue() 188 void FlagImpl::AssertValidType(FlagFastTypeId rhs_type_id, in AssertValidType() 190 FlagFastTypeId lhs_type_id = flags_internal::FastTypeId(op_); in AssertValidType() 265 FlagFastTypeId FlagImpl::TypeId() const { in TypeId()
|
D | commandlineflag.h | 31 using FlagFastTypeId = absl::base_internal::FastTypeIdType; variable
|
D | private_handle_accessor.h | 37 static FlagFastTypeId TypeId(const CommandLineFlag& flag);
|
D | registry.h | 77 void Retire(const char* name, FlagFastTypeId type_id, char* buf);
|
D | private_handle_accessor.cc | 30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId()
|
/external/angle/third_party/abseil-cpp/absl/flags/internal/ |
D | commandlineflag.h | 31 using FlagFastTypeId = absl::base_internal::FastTypeIdType; variable
|
D | flag.cc | 55 bool ShouldValidateFlagValue(FlagFastTypeId flag_type_id) { in ShouldValidateFlagValue() 185 void FlagImpl::AssertValidType(FlagFastTypeId rhs_type_id, in AssertValidType() 187 FlagFastTypeId lhs_type_id = flags_internal::FastTypeId(op_); in AssertValidType() 260 FlagFastTypeId FlagImpl::TypeId() const { in TypeId()
|
D | private_handle_accessor.h | 37 static FlagFastTypeId TypeId(const CommandLineFlag& flag);
|
D | registry.h | 76 void Retire(const char* name, FlagFastTypeId type_id, char* buf);
|
D | private_handle_accessor.cc | 30 FlagFastTypeId PrivateHandleAccessor::TypeId(const CommandLineFlag& flag) { in TypeId()
|