/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | Error.h | 909 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 940 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Error.h | 949 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 980 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Error.h | 1364 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 1395 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Error.h | 1378 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 1409 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Error.h | 1312 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 1343 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Error.h | 1378 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 1409 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Error.h | 1378 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 1409 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Error.h | 1366 void setExitCodeMapper(std::function<int(const Error &)> GetExitCode) { in setExitCodeMapper() 1397 std::function<int(const Error &)> GetExitCode; variable
|
/aosp_15_r20/external/armnn/shim/sl/canonical/ |
H A D | DriverOptions.hpp | 40 int GetExitCode() const { return m_ExitCode; } in GetExitCode() function in armnn_driver::DriverOptions
|
/aosp_15_r20/external/android-nn-driver/ |
H A D | DriverOptions.hpp | 39 int GetExitCode() const { return m_ExitCode; } in GetExitCode() function in armnn_driver::DriverOptions
|
/aosp_15_r20/external/vixl/benchmarks/aarch64/ |
H A D | bench-utils.h | 145 int GetExitCode() const { in GetExitCode() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/gofmt/ |
D | gofmt.go | 170 func (s *sequencer) GetExitCode() int { func
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | dbgeng.h | 233 STDMETHOD(GetExitCode)(THIS_ PULONG Code) PURE; in DECLARE_INTERFACE_() local 304 STDMETHOD(GetExitCode)(THIS_ PULONG Code) PURE; in DECLARE_INTERFACE_() local 366 STDMETHOD(GetExitCode)(THIS_ PULONG Code) PURE; in DECLARE_INTERFACE_() local 431 STDMETHOD(GetExitCode)(THIS_ PULONG Code) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_launcher.cc | 199 int ProcessResultWatcher::GetExitCode() { in GetExitCode() function in base::ProcessResultWatcher
|
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/ |
H A D | remote_execution.pb.go | 1894 func (x *ActionResult) GetExitCode() int32 { func
|