OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:count4
(Results
1 - 7
of
7
) sorted by null
/art/test/055-enum-performance/src/
Main.java
42
int
count4
= basis(500);
local
45
System.out.println("basis: performed " +
count4
+ " iterations");
53
double basisMsec = (time4 - time3) / (double)
count4
/ 1000000;
/dalvik/tests/055-enum-performance/src/
Main.java
22
int
count4
= basis(500);
local
25
System.out.println("basis: performed " +
count4
+ " iterations");
33
double basisMsec = (time4 - time3) / (double)
count4
/ 1000000;
/external/chromium_org/third_party/icu/source/i18n/
ucol.cpp
4784
uint32_t count2 = 0, count3 = 0,
count4
= 0;
local
[
all
...]
/external/icu4c/i18n/
ucol.cpp
4725
uint32_t count2 = 0, count3 = 0,
count4
= 0;
local
[
all
...]
/external/chromium_org/third_party/freetype/src/base/
ftstroke.c
1982
FT_UInt count3,
count4
, num_contours = 0;
local
[
all
...]
/external/freetype/src/base/
ftstroke.c
1982
FT_UInt count3,
count4
, num_contours = 0;
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
Completed in 512 milliseconds