OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:noreturn
(Results
701 - 725
of
830
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/test/CodeGen/PowerPC/
toc-load-sched-bug.ll
[
all
...]
/external/valgrind/VEX/useful/
test_main.c
52
__attribute__ ((
noreturn
))
312
__attribute((
noreturn
))
469
__attribute((
noreturn
))
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-g++.1
522
\&\fB\-mabort\-on\-
noreturn
[
all
...]
x86_64-w64-mingw32-gcc.1
522
\&\fB\-mabort\-on\-
noreturn
[
all
...]
/device/google/contexthub/firmware/src/
seos.c
1093
void __attribute__((
noreturn
)) osMain(void)
[
all
...]
/external/avahi/
configure.ac
311
DESIRED_FLAGS="-Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-
noreturn
-Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing"
[
all
...]
/external/bison/
ChangeLog
[
all
...]
/external/clang/include/clang/AST/
TypeLoc.h
753
/// int main(int, char**) __attribute__((
noreturn
))
[
all
...]
/external/clang/include/clang/Basic/
Builtins.def
69
// r ->
noreturn
[
all
...]
/external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h
27
void
NORETURN
ReportAllocatorCannotReturnNull();
[
all
...]
/external/dhcpcd-6.8.2/
configure
338
CFLAGS+= -Wpointer-sign -Wmissing-
noreturn
/external/elfutils/libdw/
libdw.h
248
typedef void (*__attribute__ ((
noreturn
)) Dwarf_OOM) (void);
[
all
...]
/external/iproute2/ip/
xfrm_state.c
53
static void usage(void) __attribute__((
noreturn
));
[
all
...]
/external/iputils/
ping.c
101
static void usage(void) __attribute__((
noreturn
));
[
all
...]
ping6.c
161
static void usage(void) __attribute((
noreturn
));
[
all
...]
/external/libpcap/
aclocal.m4
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h
634
/// any of its aliases. Definitions found on functions marked
noreturn
are
[
all
...]
/external/llvm/include/llvm/IR/
Instructions.h
[
all
...]
/external/llvm/test/CodeGen/X86/
block-placement.ll
575
declare void @fake_throw()
noreturn
/external/selinux/libsepol/cil/src/
cil_tree.c
53
__attribute__((
noreturn
)) __attribute__((format (printf, 1, 2))) void cil_tree_error(const char* msg, ...)
[
all
...]
/external/testng/doc/
prettify.js
27
"naked namespace new noinline
noreturn
nothrow novtable operator private " +
[
all
...]
/external/valgrind/VEX/pub/
libvex.h
557
__attribute__ ((
noreturn
))
[
all
...]
/external/valgrind/coregrind/m_syswrap/
syswrap-arm-linux.c
68
__attribute__((
noreturn
))
[
all
...]
syswrap-arm64-linux.c
61
__attribute__((
noreturn
))
[
all
...]
syswrap-mips32-linux.c
80
__attribute__ ((
noreturn
))
[
all
...]
Completed in 718 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>