Home
last modified time | relevance | path

Searched defs:signal (Results 26 - 50 of 411) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dconditionvariable_test.cpp24 bool signal[3] = {false, false, false}; in TEST_F() local
67 bool signal[ in TEST_P() local
[all...]
/third_party/skia/include/private/
H A DSkSemaphore.h55 inline void SkSemaphore::signal(int n) { in signal() function in SkSemaphore
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp31 int signal; in paint() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dsignalbar.cpp31 int signal; in paint() local
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_func_hook_unittest.cpp100 int signal = WTERMSIG(status); in HWTEST_F() local
/base/startup/init/services/begetctl/shell/
H A Dshell_main.c26 static void signalHandler(int signal) in signalHandler() argument
/base/startup/init/services/begetctl/
H A Dmain.c33 static void signalHandler(int signal) in signalHandler() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_condition.h39 void signal(WakeUpType type) in signal() function in HiCondition
86 inline void HiCondition::signal() in signal() function in HiCondition
/third_party/libunwind/libunwind/tests/
H A Dia64-test-sig.c39 sighandler (int signal) in sighandler() argument
/third_party/jerryscript/tools/runners/
H A Dutil.py18 import signal namespace
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dutil.py10 import signal namespace
/third_party/node/deps/v8/tools/testrunner/objects/
H A Doutput.py29 import signal namespace
/third_party/node/deps/v8/tools/gcmole/
H A Drun-gcmole.py8 import signal namespace
/third_party/node/tools/
H A Dv8-json-to-junit.py35 import signal namespace
/third_party/ltp/testcases/kernel/syscalls/sighold/
H A Dsighold02.c92 int signal; in run() local
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslogtst.c304 void sig_handler(int signal) in sig_handler() argument
[all...]
/third_party/python/Lib/test/
H A Dsignalinterproctester.py2 import signal namespace
[all...]
H A Dtest_fork1.py6 import signal namespace
/third_party/python/Lib/multiprocessing/
H A Dpopen_fork.py2 import signal namespace
/third_party/python/Lib/
H A Dsignal.py55 def signal(signalnum, handler): function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkEvent.hpp39 void signal() in signal() function in vk::Event
/third_party/python/Lib/unittest/
H A Dsignals.py1 import signal namespace
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSemaphore.cpp45 angle::Result Semaphore::signal(Context *context, in signal() function in gl::Semaphore
/base/startup/appspawn/service/devicedebug/kill/src/
H A Ddevicedebug_kill.c59 APPSPAWN_STATIC int DeviceDebugKill(int pid, int signal) in DeviceDebugKill() argument
128 int signal = atoi(argv[DEVICEDEBUG_KILL_CMD_SIGNAL_INDEX] + 1); in DeviceDebugCmdKill() local
[all...]
/foundation/filemanagement/file_api/interfaces/test/unittest/task_signal/
H A Dtask_signal_test.cpp71 auto signal = std::make_shared<TaskSignal>(); in HWTEST_F() local
87 auto signal = std::make_shared<TaskSignal>(); in HWTEST_F() local
109 auto signal = std::make_shared<TaskSignal>(); in HWTEST_F() local
129 auto signal in HWTEST_F() local
[all...]

Completed in 7 milliseconds

12345678910>>...17