Searched refs:Error (Results 276 - 300 of 1211) sorted by relevance

<<11121314151617181920>>

/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/
H A Dpygapp2.py49 Generic.Error: "nobold noitalic #000",
56 Error: "nobold noitalic border:#FF0000"
/external/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h106 /// the signature. In that case \c Error will contain the description of
111 Diagnostics *Error);
117 /// If the matcher is not bindable, it sets an error in \c Error and returns
123 Diagnostics *Error);
/external/clang/utils/analyzer/
H A Dubiviz18 def Error(message): function
58 Error('no input files')
/external/guava/guava-tests/benchmark/com/google/common/primitives/
H A DUnsignedBytesBenchmark.java63 throw new Error(); // deoptimization
71 throw new Error(); // deoptimization
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractChainedListenableFutureTest.java66 Error error = new Error();
68 // Verify that get throws an ExecutionException, caused by an Error, when
/external/lldb/include/lldb/Core/
H A DInputReaderEZ.h37 virtual Error
44 virtual Error
H A DValueObjectConstResultChild.h42 Dereference (Error &error);
57 AddressOf (Error &error);
H A DValueObjectConstResultImpl.h39 Dereference (Error &error);
48 AddressOf (Error &error);
H A DValueObjectDynamicValue.h91 SetValueFromCString (const char *value_str, Error& error);
94 SetData (DataExtractor &data, Error &error);
/external/lldb/include/lldb/Expression/
H A DClangExpressionParser.h16 #include "lldb/Core/Error.h"
112 Error
133 Error
/external/lldb/include/lldb/Interpreter/
H A DOptionGroupFile.h55 virtual Error
113 virtual Error
H A DOptionGroupPlatform.h53 virtual Error
65 Error& error,
H A DOptionValueUInt64.h58 Create (const char *value_cstr, Error &error);
72 virtual Error
/external/lldb/include/lldb/Target/
H A DTargetList.h99 Error
113 Error
/external/lldb/source/Commands/
H A DCommandObjectDisassemble.h39 virtual Error
64 virtual Error
/external/lldb/source/Core/
H A DValueObjectConstResultChild.cpp51 ValueObjectConstResultChild::Dereference (Error &error)
63 ValueObjectConstResultChild::AddressOf (Error &error)
/external/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp70 Error
75 Error error;
H A DOptionValueArch.cpp45 Error
48 Error error;
H A DOptionValueRegex.cpp43 Error
47 Error error;
/external/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp100 Error
103 return Error(1, eErrorTypeGeneric);
/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h71 bool Error(SMLoc L, const Twine &Msg) { function in class:llvm::MCAsmParserExtension
72 return getParser().Error(L, Msg);
/external/llvm/include/llvm/Support/
H A DRegex.h63 bool isValid(std::string &Error);
86 /// \param Error If non-null, any errors in the substitution (invalid
90 std::string *Error = nullptr);
/external/llvm/test/MC/Mips/
H A Dmips_directives_bad.s0 # Error checking for malformed directives
/external/llvm/tools/bugpoint/
H A DBugDriver.h102 bool debugCodeGeneratorCrash(std::string &Error);
107 void debugMiscompilation(std::string *Error);
122 std::string &Error);
127 bool debugCodeGenerator(std::string *Error);
165 /// setting Error if an error occurs. This is used for code generation
168 void compileProgram(Module *M, std::string *Error) const;
178 std::string *Error) const;
183 /// Error.
187 std::string *Error) const;
200 /// generator (e.g., llc crashes), this will return -1 and set Error
[all...]
/external/llvm/tools/obj2yaml/
H A DAndroid.mk14 Error.cpp \

Completed in 467 milliseconds

<<11121314151617181920>>