Home
last modified time | relevance | path

Searched defs:ErrorStr (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/branch/
H A Dtests.rs16 pub struct ErrorStr(String); struct
19 impl From<u32> for ErrorStr { implementation
26 impl<'a> From<&'a str> for ErrorStr { implementation
33 impl<I: Debug> ParseError<I> for ErrorStr { implementation
49 fn work(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
54 fn dont_work(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
58 fn work2(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
62 fn alt1(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
65 fn alt2(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
68 fn alt3(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/branch/
Dtests.rs16 pub struct ErrorStr(String); struct
19 impl From<u32> for ErrorStr { implementation
26 impl<'a> From<&'a str> for ErrorStr { implementation
33 impl<I: Debug> ParseError<I> for ErrorStr { implementation
49 fn work(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
54 fn dont_work(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
58 fn work2(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
62 fn alt1(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
65 fn alt2(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
68 fn alt3(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/combinator/
Dtests.rs529 pub struct ErrorStr(String); in alt_test() struct
532 impl From<u32> for ErrorStr { in alt_test() implementation
539 impl<'a> From<&'a str> for ErrorStr { in alt_test() implementation
546 impl<I: Debug> ParserError<I> for ErrorStr { in alt_test() implementation
559 fn work(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
564 fn dont_work(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
568 fn work2(input: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
572 fn alt1(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
575 fn alt2(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
578 fn alt3(i: &[u8]) -> IResult<&[u8], &[u8], ErrorStr> { in alt_test() argument
/aosp_15_r20/external/llvm/lib/IR/
H A DLLVMContext.cpp218 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
222 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
273 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp176 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
180 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
238 void LLVMContext::emitError(unsigned LocCookie, const Twine &ErrorStr) { in emitError()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DLLVMContext.cpp209 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError()
213 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError()
271 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { in emitError()
/aosp_15_r20/external/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp458 std::string ErrorStr; in executeInput() local
638 std::string ErrorStr; in linkAndVerify() local
/aosp_15_r20/external/llvm/tools/llvm-as/
H A Dllvm-as.cpp107 std::string ErrorStr; in main() local
/aosp_15_r20/external/clang/examples/clang-interpreter/
H A Dmain.cpp46 createExecutionEngine(std::unique_ptr<llvm::Module> M, std::string *ErrorStr) { in createExecutionEngine()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DExecutionEngine.h538 std::string *ErrorStr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h530 std::string *ErrorStr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DExecutionEngine.h538 std::string *ErrorStr; variable
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h516 std::string *ErrorStr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DExecutionEngine.h538 std::string *ErrorStr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h538 std::string *ErrorStr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DExecutionEngine.h538 std::string *ErrorStr; variable
/aosp_15_r20/external/clang/lib/Serialization/
H A DModuleManager.cpp64 std::string &ErrorStr) { in addModule()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h297 std::string ErrorStr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h319 std::string ErrorStr; variable
/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp47 std::string *ErrorStr, in createJIT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp45 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp42 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h318 std::string ErrorStr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp33 std::string ErrorStr; in init() local
/aosp_15_r20/external/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp621 std::string ErrorStr; in main() local

12