HomeSort by relevance Sort by last modified time
    Searched defs:Errors (Results 51 - 75 of 150) sorted by null

1 23 4 5 6

  /external/doclava/src/com/google/doclava/
AttrTagInfo.java 62 Errors.error(Errors.BAD_ATTR_TAG, position, "Bad @attr tag: " + text);
73 Errors.error(Errors.BAD_ATTR_TAG, position, "Unresolved @attr ref: " + ref);
77 Errors.error(Errors.BAD_ATTR_TAG, position, "@attr must be a field: " + ref);
85 Errors.error(Errors.BAD_ATTR_TAG, position, "Bad @attr name tag: " + more);
94 Errors.error(Errors.BAD_ATTR_TAG, position, "Bad @attr command: " + command)
    [all...]
FederationTagger.java 104 Errors.error(Errors.NO_FEDERATION_DATA, (SourcePositionInfo) null,
122 Errors.error(Errors.NO_FEDERATION_DATA, (SourcePositionInfo) null, error);
SinceTagger.java 70 Errors.error(Errors.BROKEN_SINCE_FILE, (SourcePositionInfo) null,
244 Errors.error(Errors.NO_SINCE_DATA, claz.position(), "XML missing class "
249 Errors.error(Errors.NO_SINCE_DATA, field.position(), "XML missing field "
254 Errors.error(Errors.NO_SINCE_DATA, constructor.position(), "XML missing constructor "
259 Errors.error(Errors.NO_SINCE_DATA, method.position(), "XML missing method
    [all...]
ClearPage.java 180 Errors.error(Errors.INVALID_CONTENT_TYPE, (SourcePositionInfo) null, "Failed to process "
LinkReference.java 124 Errors.error(Errors.UNRESOLVED_LINK, pos, "unable to parse link/see tag: " + text.trim());
360 Errors.error(Errors.UNRESOLVED_LINK, pos, "unbalanced quoted link/see tag: " + text.trim());
372 Errors.error(Errors.UNRESOLVED_LINK, pos, "invalid <a> link/see tag: " + text.trim());
419 Errors.error(Errors.UNRESOLVED_LINK, pos, "Unresolved link/see tag \"" + text.trim()
425 Errors.error(Errors.HIDDEN_LINK, pos, "Link to hidden member: " + text.trim())
    [all...]
SampleTagInfo.java 80 Errors.error(Errors.BAD_INCLUDE_TAG, position, "Bad @include tag: " + text);
94 Errors.error(Errors.BAD_INCLUDE_TAG, position, "include tag '" + id + "' not found in file: "
198 Errors.error(Errors.BAD_INCLUDE_TAG, pos, "Error reading file for" + " include \"" + id
207 Errors.error(Errors.BAD_INCLUDE_TAG, pos, "Did not find " + end + " in file " + filename);
274 Errors.error(Errors.BAD_INCLUDE_TAG, pos, "Error reading file for" + " include \"" + i
    [all...]
  /external/doclava/src/com/google/doclava/apicheck/
ApiInfo.java 20 import com.google.doclava.Errors;
114 Errors.error(Errors.REMOVED_PACKAGE, pInfo.position(), "Removed package " + pInfo.name());
124 Errors.error(Errors.ADDED_PACKAGE, pInfo.position(), "Added package " + pInfo.name());
  /external/deqp/external/openglcts/modules/gl/
gl4cGetTextureSubImageTests.cpp 48 addChild(new GetTextureSubImage::Errors(m_context));
61 * Errors Tests Implementation *
64 /** Constructor of API Errors tests.
68 gl4cts::GetTextureSubImage::Errors::Errors(deqp::Context& context)
69 : deqp::TestCase(context, "errors_test", "Get Texture SubImage Errors Test")
83 /** Destructor of API Errors tests.
85 gl4cts::GetTextureSubImage::Errors::~Errors(void)
89 /** This function iterate over API Errors tests
    [all...]
  /external/doclava/test/doclava/
ApiCheckTest.java 19 import com.google.doclava.Errors;
20 import com.google.doclava.Errors.Error;
21 import com.google.doclava.Errors.ErrorMessage;
31 * Clear all errors and make sure all future errors will be recorded.
34 Errors.clearErrors();
35 for (Errors.Error error : Errors.sErrors) {
36 Errors.setErrorLevel(error.code, Errors.ERROR)
61 Iterator<ErrorMessage> errors = report.errors().iterator(); local
74 Iterator<ErrorMessage> errors = report.errors().iterator(); local
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/
WinNtSerialIo.c     [all...]
  /external/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 /// \brief All errors from the system.
120 /// This context will take care of merging all errors that happen within it
127 /// \brief Revert all errors that happened within this context.
159 ArrayRef<ErrorContent> errors() const { return Errors; } function in class:clang::ast_matchers::dynamic::Diagnostics
178 std::vector<ErrorContent> Errors;
  /external/clang/include/clang/Frontend/
VerifyDiagnosticConsumer.h 192 DirectiveList Errors;
198 Errors.clear();
245 /// Create a new verifying diagnostic client, which will issue errors to
  /external/jsoncpp/include/json/
reader.h 102 /** \brief Returns a user friendly string that list errors in the parsed
104 * \return Formatted error message with the list of errors with their location
114 /** \brief Returns a user friendly string that list errors in the parsed
116 * \return Formatted error message with the list of errors with their location
128 * errors. This can occur if the parser recovers from a non-fatal
129 * parse error and then encounters additional errors.
150 /** \brief Return whether there are any errors.
151 * \return \c true if there are no errors to report \c false if
152 * errors have occurred.
188 typedef std::deque<ErrorInfo> Errors;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 /// \brief All errors from the system.
120 /// This context will take care of merging all errors that happen within it
127 /// \brief Revert all errors that happened within this context.
159 ArrayRef<ErrorContent> errors() const { return Errors; } function in class:clang::ast_matchers::dynamic::Diagnostics
178 std::vector<ErrorContent> Errors;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
VerifyDiagnosticConsumer.h 192 DirectiveList Errors;
198 Errors.clear();
245 /// Create a new verifying diagnostic client, which will issue errors to
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 /// \brief All errors from the system.
120 /// This context will take care of merging all errors that happen within it
127 /// \brief Revert all errors that happened within this context.
159 ArrayRef<ErrorContent> errors() const { return Errors; } function in class:clang::ast_matchers::dynamic::Diagnostics
178 std::vector<ErrorContent> Errors;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
VerifyDiagnosticConsumer.h 192 DirectiveList Errors;
198 Errors.clear();
245 /// Create a new verifying diagnostic client, which will issue errors to
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 /// \brief All errors from the system.
120 /// This context will take care of merging all errors that happen within it
127 /// \brief Revert all errors that happened within this context.
159 ArrayRef<ErrorContent> errors() const { return Errors; } function in class:clang::ast_matchers::dynamic::Diagnostics
178 std::vector<ErrorContent> Errors;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
VerifyDiagnosticConsumer.h 192 DirectiveList Errors;
198 Errors.clear();
245 /// Create a new verifying diagnostic client, which will issue errors to
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 /// \brief All errors from the system.
120 /// This context will take care of merging all errors that happen within it
127 /// \brief Revert all errors that happened within this context.
159 ArrayRef<ErrorContent> errors() const { return Errors; } function in class:clang::ast_matchers::dynamic::Diagnostics
178 std::vector<ErrorContent> Errors;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
VerifyDiagnosticConsumer.h 193 DirectiveList Errors;
199 Errors.clear();
246 /// Create a new verifying diagnostic client, which will issue errors to
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 /// \brief All errors from the system.
120 /// This context will take care of merging all errors that happen within it
127 /// \brief Revert all errors that happened within this context.
159 ArrayRef<ErrorContent> errors() const { return Errors; } function in class:clang::ast_matchers::dynamic::Diagnostics
178 std::vector<ErrorContent> Errors;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
VerifyDiagnosticConsumer.h 193 DirectiveList Errors;
199 Errors.clear();
246 /// Create a new verifying diagnostic client, which will issue errors to
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Diagnostics.h 59 /// \brief All errors from the system.
120 /// This context will take care of merging all errors that happen within it
127 /// \brief Revert all errors that happened within this context.
159 ArrayRef<ErrorContent> errors() const { return Errors; } function in class:clang::ast_matchers::dynamic::Diagnostics
178 std::vector<ErrorContent> Errors;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
VerifyDiagnosticConsumer.h 193 DirectiveList Errors;
199 Errors.clear();
246 /// Create a new verifying diagnostic client, which will issue errors to

Completed in 1362 milliseconds

1 23 4 5 6