/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerIO.cpp | 41 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector() 102 size_t MaxSize, bool ExitOnError, in ReadDirToVectorOfUnits()
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/ |
H A D | scope.cc | 178 Scope::Impl::Impl(const Scope& other, Tags::ExitOnError) in Impl() 471 Scope Scope::ExitOnError() const { in ExitOnError() function in tensorflow::Scope
|
H A D | scope_internal.h | 60 enum class ExitOnError; member
|
/aosp_15_r20/frameworks/wilhelm/tests/examples/ |
H A D | slesTestEffectCapabilities.cpp | 35 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestBassBoostPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestPlayFdPath.cpp | 38 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestVirtualizerPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestEqFdPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestEqOutputPath.cpp | 36 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestSendToPresetReverb.cpp | 37 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | xaVideoDecoderCapabilities.cpp | 33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestRecBuffQueue.cpp | 71 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestDecodeToBuffQueue.cpp | 95 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestDecodeAac.cpp | 145 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
/aosp_15_r20/frameworks/wilhelm/tests/mimeUri/ |
H A D | slesTest_playStates.cpp | 33 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestPlayStreamType.cpp | 34 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
H A D | slesTestPlayUri2.cpp | 29 void ExitOnError( SLresult result ) in ExitOnError() function
|
/aosp_15_r20/frameworks/wilhelm/tests/listening/ |
H A D | slesTest_playMuteSolo.cpp | 41 #define ExitOnError(x) ExitOnErrorFunc(x,__LINE__) macro
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | ErrorTest.cpp | 441 TEST(Error, ExitOnError) { in TEST() argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/flag/ |
D | flag.go | 380 ExitOnError // Call os.Exit(2) or for -h/-help Exit(0). const
|