/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/ |
H A D | diagnostics.cc | 32 absl::Status MakeStatusWithDiagnostic(clang::SourceLocation loc, in MakeStatusWithDiagnostic() 34 absl::string_view message) { in MakeStatusWithDiagnostic() 44 absl::Status MakeStatusWithDiagnostic(clang::SourceLocation loc, in MakeStatusWithDiagnostic() 45 absl::string_view message) { in MakeStatusWithDiagnostic() 64 clang::DiagnosticsEngine& de, clang::SourceLocation loc, in GetDiagnosticBuilder() 65 clang::DiagnosticsEngine::Level level, absl::string_view message) { in GetDiagnosticBuilder() 75 clang::SourceLocation loc, in ReportFatalError() 76 absl::string_view message) { in ReportFatalError() 82 clang::SourceLocation loc, in ReportWarning() 83 absl::string_view message) { in ReportWarning()
|
/aosp_15_r20/external/wayland/src/ |
H A D | scanner.c | 174 struct location loc; member 186 struct message { struct 187 struct location loc; member 188 char *name; 189 char *uppercase_name; 190 struct wl_list arg_list; 191 struct wl_list link; 192 int arg_count; 193 int new_id_count; 194 int type_index; [all …]
|
/aosp_15_r20/external/clang/lib/ARCMigrate/ |
H A D | TransformActions.cpp | 285 void TransformActionsImpl::insert(SourceLocation loc, StringRef text) { in insert() 295 void TransformActionsImpl::insertAfterToken(SourceLocation loc, StringRef text) { in insertAfterToken() 338 void TransformActionsImpl::replaceText(SourceLocation loc, StringRef text, in replaceText() 382 bool TransformActionsImpl::canInsert(SourceLocation loc) { in canInsert() 395 bool TransformActionsImpl::canInsertAfterToken(SourceLocation loc) { in canInsertAfterToken() 417 bool TransformActionsImpl::canReplaceText(SourceLocation loc, StringRef text) { in canReplaceText() 436 void TransformActionsImpl::commitInsert(SourceLocation loc, StringRef text) { in commitInsert() 440 void TransformActionsImpl::commitInsertAfterToken(SourceLocation loc, in commitInsertAfterToken() 479 void TransformActionsImpl::commitReplaceText(SourceLocation loc, in commitReplaceText() 505 void TransformActionsImpl::addInsertion(SourceLocation loc, StringRef text) { in addInsertion() [all …]
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | json_util.cc | 136 void InvalidName(const converter::LocationTrackerInterface& loc, in InvalidName() 138 StringPiece message) override { in InvalidName() 147 void InvalidValue(const converter::LocationTrackerInterface& loc, in InvalidValue() 155 void MissingField(const converter::LocationTrackerInterface& loc, in MissingField() 164 std::string GetLocString(const converter::LocationTrackerInterface& loc) { in GetLocString() 224 std::string GetTypeUrl(const Message& message) { in GetTypeUrl() 246 util::Status MessageToJsonString(const Message& message, std::string* output, in MessageToJsonString() 262 util::Status JsonStringToMessage(StringPiece input, Message* message, in JsonStringToMessage()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
H A D | json_util.cc | 136 void InvalidName(const converter::LocationTrackerInterface& loc, in InvalidName() 138 StringPiece message) override { in InvalidName() 147 void InvalidValue(const converter::LocationTrackerInterface& loc, in InvalidValue() 155 void MissingField(const converter::LocationTrackerInterface& loc, in MissingField() 164 std::string GetLocString(const converter::LocationTrackerInterface& loc) { in GetLocString() 224 std::string GetTypeUrl(const Message& message) { in GetTypeUrl() 246 util::Status MessageToJsonString(const Message& message, std::string* output, in MessageToJsonString() 262 util::Status JsonStringToMessage(StringPiece input, Message* message, in JsonStringToMessage()
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/ |
D | InfoSink.h | 86 void prefix(TPrefixType message) { in prefix() 97 void location(const TSourceLoc& loc) { in location() 105 void message(TPrefixType message, const char* s) { in message() function 110 void message(TPrefixType message, const char* s, const TSourceLoc& loc) { in message() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 30 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 39 FMT_FUNC void throw_format_error(const char* message) { in throw_format_error() 44 string_view message) noexcept { in format_error_code() 67 const char* message) noexcept { in report_error() 84 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 133 template <typename Locale> format_facet<Locale>::format_facet(Locale& loc) { in format_facet()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 30 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 39 FMT_FUNC void throw_format_error(const char* message) { in throw_format_error() 44 string_view message) noexcept { in format_error_code() 67 const char* message) noexcept { in report_error() 84 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 133 template <typename Locale> format_facet<Locale>::format_facet(Locale& loc) { in format_facet()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 30 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 39 FMT_FUNC void throw_format_error(const char* message) { in throw_format_error() 44 string_view message) noexcept { in format_error_code() 67 const char* message) noexcept { in report_error() 84 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 133 template <typename Locale> format_facet<Locale>::format_facet(Locale& loc) { in format_facet()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 30 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 39 FMT_FUNC void throw_format_error(const char* message) { in throw_format_error() 44 string_view message) noexcept { in format_error_code() 67 const char* message) noexcept { in report_error() 84 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 133 template <typename Locale> format_facet<Locale>::format_facet(Locale& loc) { in format_facet()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 30 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 39 FMT_FUNC void throw_format_error(const char* message) { in throw_format_error() 44 string_view message) noexcept { in format_error_code() 67 const char* message) noexcept { in report_error() 84 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 133 template <typename Locale> format_facet<Locale>::format_facet(Locale& loc) { in format_facet()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 38 FMT_FUNC void assert_fail(const char* file, int line, const char* message) { in assert_fail() 131 string_view message) FMT_NOEXCEPT { in format_error_code() 154 string_view message) FMT_NOEXCEPT { in report_error() 174 locale_ref::locale_ref(const Locale& loc) : locale_(&loc) { in locale_ref() 183 template <typename Char> FMT_FUNC std::string grouping_impl(locale_ref loc) { in grouping_impl() 186 template <typename Char> FMT_FUNC Char thousands_sep_impl(locale_ref loc) { in thousands_sep_impl() 190 template <typename Char> FMT_FUNC Char decimal_point_impl(locale_ref loc) { in decimal_point_impl()
|