OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Signals
(Results
1 - 7
of
7
) sorted by null
/external/llvm/lib/Support/
CrashRecoveryContext.cpp
224
// This implementation relies on synchronous
signals
being delivered to the
235
static const int
Signals
[] =
237
static const unsigned NumSignals = sizeof(
Signals
) / sizeof(
Signals
[0]);
287
sigaction(
Signals
[i], &Handler, &PrevActions[i]);
301
sigaction(
Signals
[i], &PrevActions[i], nullptr);
Android.mk
58
Signals
.cpp \
/external/chromium_org/ui/webui/resources/js/
webui_resource_test.js
200
*
Signals
completion of a test.
/art/compiler/llvm/
llvm_compilation_unit.cc
65
#include <llvm/Support/
Signals
.h>
/external/mdnsresponder/mDNSPosix/
Responder.c
56
#pragma mark *****
Signals
63
// We support 4
signals
.
/external/chromium_org/chrome/browser/resources/cryptotoken/
multiplesigner.js
128
*
Signals
this signer to rescan for gnubbies. Useful when the caller has
/external/oprofile/events/x86-64/family11h/
events
128
event:0x1e9 counters:0,1,2,3 um:sideband_signals_and_special_cycles minimum:500 name:SIDEBAND_SIGNALS_AND_SPECIAL_CYCLES : Sideband
Signals
and Special Cycles
Completed in 368 milliseconds