OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:errorstr
(Results
26 - 50
of
148
) sorted by null
1
2
3
4
5
6
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
LLVMContext.h
254
void emitError(unsigned LocCookie, const Twine &
ErrorStr
);
255
void emitError(const Instruction *I, const Twine &
ErrorStr
);
256
void emitError(const Twine &
ErrorStr
);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
LLVMContext.h
254
void emitError(unsigned LocCookie, const Twine &
ErrorStr
);
255
void emitError(const Instruction *I, const Twine &
ErrorStr
);
256
void emitError(const Twine &
ErrorStr
);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h
252
void emitError(unsigned LocCookie, const Twine &
ErrorStr
);
253
void emitError(const Instruction *I, const Twine &
ErrorStr
);
254
void emitError(const Twine &
ErrorStr
);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
LLVMContext.h
254
void emitError(unsigned LocCookie, const Twine &
ErrorStr
);
255
void emitError(const Instruction *I, const Twine &
ErrorStr
);
256
void emitError(const Twine &
ErrorStr
);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
LLVMContext.h
254
void emitError(unsigned LocCookie, const Twine &
ErrorStr
);
255
void emitError(const Instruction *I, const Twine &
ErrorStr
);
256
void emitError(const Twine &
ErrorStr
);
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldCOFF.cpp
65
raw_string_ostream ErrStream(
ErrorStr
);
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
MCJIT.h
80
std::string *
ErrorStr
,
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/cryptobyte/
cryptobyte_test.go
23
const
errorStr
= "TestContinuationError"
27
panic(BuildError{Err: errors.New(
errorStr
)})
37
if s := err.Error(); s !=
errorStr
{
38
t.Errorf("expected error %q, got %v",
errorStr
, s)
/prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/cryptobyte/
cryptobyte_test.go
23
const
errorStr
= "TestContinuationError"
27
panic(BuildError{Err: errors.New(
errorStr
)})
37
if s := err.Error(); s !=
errorStr
{
38
t.Errorf("expected error %q, got %v",
errorStr
, s)
/external/clang/examples/clang-interpreter/
main.cpp
46
createExecutionEngine(std::unique_ptr<llvm::Module> M, std::string *
ErrorStr
) {
49
.setErrorStr(
ErrorStr
)
/prebuilts/go/darwin-x86/src/syscall/
syscall_nacl.go
56
if 0 <= int(e) && int(e) < len(
errorstr
) {
57
s :=
errorstr
[e]
/prebuilts/go/linux-x86/src/syscall/
syscall_nacl.go
56
if 0 <= int(e) && int(e) < len(
errorstr
) {
57
s :=
errorstr
[e]
/external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp
458
std::string
ErrorStr
;
459
if (!sys::Memory::setExecutable(FM, &
ErrorStr
))
460
ErrorAndExit("unable to mark function executable: '" +
ErrorStr
+ "'");
638
std::string
ErrorStr
;
640
TargetRegistry::lookupTarget("", TheTriple,
ErrorStr
);
642
ErrorAndExit("Error accessing target '" + TripleName + "': " +
ErrorStr
);
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
138
std::string *
ErrorStr
,
144
std::string *
ErrorStr
,
150
std::string *
ErrorStr
);
516
std::string *
ErrorStr
;
563
ErrorStr
= e;
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp
454
CPVRTString
ErrorStr
;
464
if (!LoadTextures(&
ErrorStr
))
466
PVRShellSet(prefExitMessage,
ErrorStr
.c_str());
473
if (!LoadShaders(&
ErrorStr
))
475
PVRShellSet(prefExitMessage,
ErrorStr
.c_str());
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
138
std::string *
ErrorStr
,
144
std::string *
ErrorStr
,
150
std::string *
ErrorStr
);
527
std::string *
ErrorStr
;
574
ErrorStr
= e;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
ExecutionEngine.h
138
std::string *
ErrorStr
,
144
std::string *
ErrorStr
,
150
std::string *
ErrorStr
);
527
std::string *
ErrorStr
;
574
ErrorStr
= e;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
ExecutionEngine.h
138
std::string *
ErrorStr
,
144
std::string *
ErrorStr
,
150
std::string *
ErrorStr
);
527
std::string *
ErrorStr
;
574
ErrorStr
= e;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/
ExecutionEngine.h
141
std::string *
ErrorStr
,
147
std::string *
ErrorStr
,
153
std::string *
ErrorStr
);
532
std::string *
ErrorStr
;
579
ErrorStr
= e;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/
ExecutionEngine.h
141
std::string *
ErrorStr
,
147
std::string *
ErrorStr
,
153
std::string *
ErrorStr
);
532
std::string *
ErrorStr
;
579
ErrorStr
= e;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/
ExecutionEngine.h
141
std::string *
ErrorStr
,
147
std::string *
ErrorStr
,
153
std::string *
ErrorStr
);
532
std::string *
ErrorStr
;
579
ErrorStr
= e;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/
ExecutionEngine.h
141
std::string *
ErrorStr
,
147
std::string *
ErrorStr
,
153
std::string *
ErrorStr
);
532
std::string *
ErrorStr
;
579
ErrorStr
= e;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
138
std::string *
ErrorStr
,
144
std::string *
ErrorStr
,
150
std::string *
ErrorStr
);
527
std::string *
ErrorStr
;
574
ErrorStr
= e;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/
ExecutionEngine.h
138
std::string *
ErrorStr
,
144
std::string *
ErrorStr
,
150
std::string *
ErrorStr
);
527
std::string *
ErrorStr
;
574
ErrorStr
= e;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/
ExecutionEngine.h
138
std::string *
ErrorStr
,
144
std::string *
ErrorStr
,
150
std::string *
ErrorStr
);
527
std::string *
ErrorStr
;
574
ErrorStr
= e;
Completed in 921 milliseconds
1
2
3
4
5
6