Home
last modified time | relevance | path

Searched defs:sig (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dsignal.h35 for (int sig : signal_list) { variable
43 void Add(int sig) in Add()
48 void Delete(int sig) in Delete()
53 bool IsExist(int sig) const in IsExist()
72 int sig = 0; in Wait() local
112 void SendSignal(int sig) in SendSignal()
177 int sig = self->signal_ctl_.Wait(); in Run() local
Dthread.cpp113 void ThreadSendSignal(native_handle_type pthread_handle, int sig) in ThreadSendSignal()
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
Dcode_sign.cpp28 ByteBuffer sig; in CodeSignForAOTFile() local
/arkcompiler/runtime_core/tests/gtest_launcher/
Dmain.cpp33 void HandleTimeout(int sig) in HandleTimeout()
/arkcompiler/runtime_core/assembler/
Dmangling.h81 inline std::string GetFunctionNameFromSignature(const std::string &sig) in GetFunctionNameFromSignature()
/arkcompiler/runtime_core/isa/
Disapi.rb28 def parse_acc_signature(sig) argument
48 def parse_operand_signature(sig) argument
/arkcompiler/ets_runtime/ecmascript/tests/
Dread_only_space_test.cpp76 static void ProcessReadOnlySegmentFault(int sig) in ProcessReadOnlySegmentFault()
Dhandle_leak_test.cpp73 static void ProcessHandleLeakSegmentFault(int sig) in ProcessHandleLeakSegmentFault()
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dtest-schema.json61 "sig": { object
106 "sig": { object