OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ncalls
(Results
51 - 60
of
60
) sorted by null
1
2
3
/external/libevent/include/event2/
event.h
[
all
...]
/toolchain/binutils/binutils-2.27/gprof/
ChangeLog-9203
872
* source.h (Source_File): Change
ncalls
field to unsigned long.
873
* symtab.h (Sym): Change fields
ncalls
, bb_calls, and
[
all
...]
/external/valgrind/none/tests/arm64/
fp_and_simd.c
62
static UInt
nCalls
= 0, nIters = 0;
64
nCalls
++;
74
if (0 == (
nCalls
& 0xFF))
75
printf("randV128: %u calls, %u iters\n",
nCalls
, nIters);
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py
[
all
...]
/external/python/cpython2/Lib/pydoc_data/
topics.py
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
Completed in 588 milliseconds
1
2
3