| /third_party/openssl/crypto/ec/ |
| H A D | eck_prn.c | 72 int ret = 0, reason = ERR_R_BIO_LIB; in ECPKParameters_print() local
|
| /third_party/openssl/crypto/err/ |
| H A D | err_prn.c | 50 static void put_error(int lib, const char *func, int reason, in put_error() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ValidateOutputs.cpp | 24 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
|
| H A D | ValidateClipCullDistance.cpp | 23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
|
| H A D | ValidateTypeSizeLimitations.cpp | 94 void error(TSourceLoc loc, const char *reason, const ImmutableString &token) in error() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcConfigList.hpp | 91 ExcludeReason reason; member
|
| /third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/ |
| H A D | DeqpInstrumentation.java | 259 public void terminateTestCase (String reason) in terminateTestCase() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | ResourceVk.cpp | 26 WaitForIdle(ContextVk *contextVk, T *resource, const char *debugMessage, RenderPassClosureReason reason) WaitForIdle() argument 80 waitForIdle(ContextVk *contextVk, const char *debugMessage, RenderPassClosureReason reason) waitForIdle() argument 118 waitForIdle(ContextVk *contextVk, const char *debugMessage, RenderPassClosureReason reason) waitForIdle() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | ServerDevice.cpp | 62 OnDeviceLost(ObjectHandle device, WGPUDeviceLostReason reason, const char* message) OnDeviceLost() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | SwapChainValidationTests.cpp | 323 static void ToMockDeviceLostCallback(WGPUDeviceLostReason reason, in ToMockDeviceLostCallback() argument
|
| H A D | DeviceLostTests.cpp | 32 static void ToMockDeviceLostCallback(WGPUDeviceLostReason reason, in ToMockDeviceLostCallback() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | ErrorHandling.cpp | 218 static void bindingsErrorHandler(void *user_data, const std::string& reason, in bindingsErrorHandler() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuApp.cpp | 283 void App::onWatchdogTimeout (qpWatchDog* watchDog, void* userPtr, qpTimeoutReason reason) in onWatchdogTimeout() argument 295 void App::onWatchdogTimeout (qpTimeoutReason reason) in onWatchdogTimeout() argument
|
| /third_party/vk-gl-cts/framework/qphelper/ |
| H A D | qpWatchDog.c | 83 qpTimeoutReason reason = overTotalLimit ? QP_TIMEOUT_REASON_TOTAL_LIMIT : QP_TIMEOUT_REASON_INTERVAL_LIMIT; in watchDogThreadFunc() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | gc_stats.cpp | 69 const char *GCStats::GCReasonToString(GCReason reason) in GCReasonToString() argument 393 void GCStats::RecordStatisticBeforeGC(TriggerGCType gcType, GCReason reason) in RecordStatisticBeforeGC() argument 730 void SharedGCStats::RecordStatisticBeforeGC(TriggerGCType gcType, GCReason reason) in RecordStatisticBeforeGC() argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/ |
| H A D | cleanup_inline_module.cpp | 103 InlineFailure(InlineFailurePath inlineFailurePath, InlineFailureReason reason) in InlineFailure() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/tooling/ |
| H A D | test_util.h | 144 static bool SuspendUntilContinue(DebugEvent reason, PtThread thread, PtLocation location) in SuspendUntilContinue() argument
|
| /arkcompiler/toolchain/tooling/test/ |
| H A D | debugger_events_test.cpp | 109 std::string reason; in HWTEST_F_L0() local
|
| /arkcompiler/toolchain/tooling/test/utils/ |
| H A D | test_util.h | 167 static bool SuspendUntilContinue(DebugEvent reason, JSPtLocation location = JSPtLocation(nullptr, EntityId(0), 0)) in SuspendUntilContinue() argument
|
| /base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/ |
| H A D | hisysevent_c_wrapper_test.cpp | 56 void TestOnCompleteWrapperCb(OnRustCb callback, int reason, int total) in TestOnCompleteWrapperCb() argument
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | ark_test.cpp | 316 std::string reason = "reason";
in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | printer.cpp | 93 static void FillReasonAccordingMsgType(const ProcessDumpRequest &request, std::string& reason) in FillReasonAccordingMsgType() argument [all...] |
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | brightness_manager.cpp | 44 void BrightnessManager::SetDisplayState(uint32_t id, DisplayState state, uint32_t reason)
in SetDisplayState() argument
|
| /base/powermgr/display_manager/state_manager/service/zidl/src/ |
| H A D | display_power_mgr_stub.cpp | 156 uint32_t reason = 0; in SetDisplayStateStub() local
|
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_manage.c | 240 static void SuspendDeviceProxy(IUnknown *iUnknown, SuspendDeviceType reason, BOOL suspendImmed) in SuspendDeviceProxy() argument 253 static void WakeupDeviceProxy(IUnknown *iUnknown, WakeupDeviceType reason, const char* details) in WakeupDeviceProxy() argument 266 SuspendDevice(SuspendDeviceType reason, BOOL suspendImmed) SuspendDevice() argument 274 WakeupDevice(WakeupDeviceType reason, const char* details) WakeupDevice() argument [all...] |