OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nAttempts
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc.c
111
OMX_U32 i = 0,
nAttempts
= 0;
132
if(pRPCCtx->fd_omx >= 0 || errno != ENOENT ||
nAttempts
== 15)
135
nAttempts
++;
/external/valgrind/unittest/
bigtest.cc
532
int
nAttempts
= 0,
537
if (
nAttempts
++ > params.NUM_CONTEXTS)
Completed in 33 milliseconds