OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msg_ptr
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
mqueue.h
72
/* Add message pointed by
MSG_PTR
to message queue MQDES. */
85
/* Add message pointed by
MSG_PTR
to message queue MQDES, stop blocking
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
mqueue.h
72
/* Add message pointed by
MSG_PTR
to message queue MQDES. */
85
/* Add message pointed by
MSG_PTR
to message queue MQDES, stop blocking
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
mqueue.h
72
/* Add message pointed by
MSG_PTR
to message queue MQDES. */
85
/* Add message pointed by
MSG_PTR
to message queue MQDES, stop blocking
/external/chromium/base/
event_recorder.cc
166
EVENTMSG*
msg_ptr
= NULL;
local
192
msg_ptr
= reinterpret_cast<EVENTMSG*>(lParam);
193
msg_ptr
->time = timeGetTime();
194
fwrite(
msg_ptr
, sizeof(EVENTMSG), 1, file_);
/external/chromium_org/base/
event_recorder_win.cc
166
EVENTMSG*
msg_ptr
= NULL;
local
192
msg_ptr
= reinterpret_cast<EVENTMSG*>(lParam);
193
msg_ptr
->time = timeGetTime();
194
fwrite(
msg_ptr
, sizeof(EVENTMSG), 1, file_);
/external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c
[
all
...]
/external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp
[
all
...]
Completed in 1642 milliseconds