OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHADOW
(Results
1 - 6
of
6
) sorted by null
/external/clang/test/SemaCXX/
warn-sysheader-macro.cpp
11
#define
SHADOW
(a) __extension__({ int v = a; v; })
27
int i =
SHADOW
(
SHADOW
(1));
/external/compiler-rt/lib/msan/
msan.h
37
INVALID, APP,
SHADOW
, ORIGIN
48
{0x00a000000000ULL, 0x00c000000000ULL, MappingDesc::
SHADOW
, "
shadow
"},
53
#define SHADOW_TO_ORIGIN(
shadow
) (((uptr)(
shadow
)) + 0x002000000000)
68
{0x01000000000ULL, 0x02000000000ULL, MappingDesc::
SHADOW
, "
shadow
-2"},
70
{0x03000000000ULL, 0x04000000000ULL, MappingDesc::
SHADOW
, "
shadow
-1"},
77
{0x09000000000ULL, 0x0A000000000ULL, MappingDesc::
SHADOW
, "shadow-3"}
[
all
...]
msan_linux.cc
134
bool map = type == MappingDesc::
SHADOW
||
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
shadow.h
19
/* Declaration of types and functions for
shadow
password suite. */
34
#define
SHADOW
_PATH_SHADOW
81
/* Get
shadow
entry matching NAME.
89
/* Read
shadow
entry from STRING.
97
/* Read next
shadow
entry from STREAM.
105
/* Write line containing
shadow
password entry to stream.
149
#endif /*
shadow
.h */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
shadow.h
19
/* Declaration of types and functions for
shadow
password suite. */
34
#define
SHADOW
_PATH_SHADOW
81
/* Get
shadow
entry matching NAME.
89
/* Read
shadow
entry from STRING.
97
/* Read next
shadow
entry from STREAM.
105
/* Write line containing
shadow
password entry to stream.
149
#endif /*
shadow
.h */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h
89
TM_ENUM(2,ICE,
SHADOW
)
Completed in 502 milliseconds