OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loopmain
(Results
1 - 10
of
10
) sorted by null
/external/valgrind/gdbserver_tests/
t.c
15
static int
loopmain
, loopt1, loopt2;
variable
66
while (! (loopt1 && loopt2 &&
loopmain
))
76
while (! (loopt1 && loopt2 &&
loopmain
))
129
loopmain
= 1;
130
while (! (loopt1 && loopt2 &&
loopmain
))
131
loopmain
++;
133
loopmain
++;
135
if (
loopmain
== 10000)
/hardware/qcom/gps/core/
MsgTask.cpp
50
tCreator(threadName,
loopMain
,
94
if (!pthread_create(&tid, &attr,
loopMain
,
108
void* MsgTask::
loopMain
(void* arg) {
MsgTask.h
61
static void*
loopMain
(void* copy);
/hardware/qcom/gps/msm8084/core/
MsgTask.cpp
50
tCreator(threadName,
loopMain
,
94
if (!pthread_create(&tid, &attr,
loopMain
,
108
void* MsgTask::
loopMain
(void* arg) {
MsgTask.h
61
static void*
loopMain
(void* copy);
/hardware/qcom/gps/msm8960/core/
MsgTask.cpp
50
tCreator(threadName,
loopMain
,
79
if (!pthread_create(&tid, &attr,
loopMain
,
93
void* MsgTask::
loopMain
(void* arg) {
MsgTask.h
60
static void*
loopMain
(void* copy);
/hardware/qcom/gps/msm8974/core/
MsgTask.cpp
50
tCreator(threadName,
loopMain
,
94
if (!pthread_create(&tid, &attr,
loopMain
,
108
void* MsgTask::
loopMain
(void* arg) {
MsgTask.h
61
static void*
loopMain
(void* copy);
/device/htc/flounder/gps/qct/lib/
libloc_core.so
Completed in 1646 milliseconds