Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:old_handler
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ltp/lib/
H
A
D
tst_virt.c
117
void *
old_handler
= signal(SIGCHLD, SIG_DFL);
in try_systemd_detect_virt()
local
H
A
D
tst_cmd.c
69
void *
old_handler
= signal(SIGCHLD, SIG_DFL);
in tst_cmd_fds_()
local
184
void *
old_handler
= signal(SIGCHLD, SIG_DFL);
in tst_system()
local
/third_party/protobuf/src/google/protobuf/stubs/
H
A
D
common_unittest.cc
105
LogHandler*
old_handler
= SetLogHandler(nullptr);
in TEST()
local
121
LogHandler*
old_handler
= SetLogHandler(&CaptureLog);
in TEST()
local
141
LogHandler*
old_handler
= SetLogHandler(&CaptureLog);
in TEST()
local
/third_party/python/Modules/
H
A
D
signalmodule.c
523
PyObject *
old_handler
;
in signal_signal_impl()
local
610
PyObject *
old_handler
;
in signal_getsignal_impl()
local
/third_party/backends/backend/
H
A
D
hp-scl.c
1500
struct SIGACTION
old_handler
[HP_NSIGS];
in sanei_hp_scsi_pipeout()
local
/third_party/node/deps/v8/src/ic/
H
A
D
ic.cc
2404
MaybeObjectHandle
old_handler
= receiver_maps_and_handlers->at(i).second;
in StoreElementPolymorphicHandlers()
local
Completed in 12 milliseconds