Home
last modified time | relevance | path

Searched refs:act (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmain.c523 struct sigaction act, oact; in bsd_signal() local
524 act.sa_handler = func; in bsd_signal()
525 act.sa_flags = SA_RESTART; in bsd_signal()
526 sigemptyset (&act.sa_mask); in bsd_signal()
527 sigaddset (&act.sa_mask, sig); in bsd_signal()
528 if (sigaction (sig, &act, &oact) != 0) in bsd_signal()
DCOPYING74 covered by this License; they are outside its scope. The act of
88 You may charge a fee for the physical act of transferring a copy, and
/ndk/build/tools/toolchain-licenses/
DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/ndk/tests/device/test-stlport_static-exception/
DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/ndk/sources/host-tools/ndk-stack/
DNOTICE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/ndk/tests/build/lambda-defarg3/
DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/ndk/tests/device/test-stlport_shared-exception/
DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/ndk/tests/build/test-stlport_static-exception-force-rebuild/
DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi1021 which act as subroutines of installation, then you should start
Dmake.info-2109 this does not act as many different rules with the same prerequisites
710 this syntax and cannot act directly on archive members. Only `ar' and
2071 act as subroutines of installation, then you should start _each_
Dmake.texi7706 executing commands, the @samp{-W} flag can direct @code{make} to act
9027 does not act as many different rules with the same prerequisites and
9744 syntax and cannot act directly on archive members. Only @code{ar} and
Dmake.info-16299 commands, the `-W' flag can direct `make' to act as if some files
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex5556 % Make control sequences which act like normal parenthesis chars.