Home
last modified time | relevance | path

Searched defs:reason (Results 401 - 425 of 1368) sorted by relevance

1...<<11121314151617181920>>...55

/third_party/openssl/crypto/ec/
H A Deck_prn.c72 int ret = 0, reason = ERR_R_BIO_LIB; in ECPKParameters_print() local
/third_party/openssl/crypto/err/
H A Derr_prn.c50 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 DValidateOutputs.cpp24 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
H A DValidateClipCullDistance.cpp23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
H A DValidateTypeSizeLimitations.cpp94 void error(TSourceLoc loc, const char *reason, const ImmutableString &token) in error() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigList.hpp91 ExcludeReason reason; member
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/testercore/
H A DDeqpInstrumentation.java259 public void terminateTestCase (String reason) in terminateTestCase() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.cpp26 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 DServerDevice.cpp62 OnDeviceLost(ObjectHandle device, WGPUDeviceLostReason reason, const char* message) OnDeviceLost() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DSwapChainValidationTests.cpp323 static void ToMockDeviceLostCallback(WGPUDeviceLostReason reason, in ToMockDeviceLostCallback() argument
H A DDeviceLostTests.cpp32 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 DErrorHandling.cpp218 static void bindingsErrorHandler(void *user_data, const std::string& reason, in bindingsErrorHandler() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuApp.cpp283 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 DqpWatchDog.c83 qpTimeoutReason reason = overTotalLimit ? QP_TIMEOUT_REASON_TOTAL_LIMIT : QP_TIMEOUT_REASON_INTERVAL_LIMIT; in watchDogThreadFunc() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.cpp69 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 Dcleanup_inline_module.cpp103 InlineFailure(InlineFailurePath inlineFailurePath, InlineFailureReason reason) in InlineFailure() argument
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_util.h144 static bool SuspendUntilContinue(DebugEvent reason, PtThread thread, PtLocation location) in SuspendUntilContinue() argument
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_events_test.cpp109 std::string reason; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_util.h167 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 Dhisysevent_c_wrapper_test.cpp56 void TestOnCompleteWrapperCb(OnRustCb callback, int reason, int total) in TestOnCompleteWrapperCb() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp316 std::string reason = "reason"; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.cpp93 static void FillReasonAccordingMsgType(const ProcessDumpRequest &request, std::string& reason) in FillReasonAccordingMsgType() argument
[all...]
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_manager.cpp44 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 Ddisplay_power_mgr_stub.cpp156 uint32_t reason = 0; in SetDisplayStateStub() local
/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_manage.c240 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...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...55