OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIMES
(Results
1 - 25
of
35
) sorted by null
1
2
/external/ltp/tools/pounder21/test_scripts/
memxfer5b
34
# Run this test ten
times
.
35
TIMES
=0
36
while [ $
TIMES
-lt 2 ]; do
38
TIMES
=$((
TIMES
+ 1))
/cts/hostsidetests/sustainedperf/dhrystone/
dhry.h
30
* In addition, Berkeley UNIX system calls "
times
()" or "time ()"
102
* execution
times
for this version should be the same as
141
* five or more
times
143
* six or more
times
155
* The "
times
" function of UNIX (returning process
times
)
160
* access, use the "
times
()" function. If you have
169
* In Berkeley UNIX, the function "
times
" returns process
191
* For 16-Bit processors (e.g. 80186, 80286),
times
for all compilation
354
#ifndef
TIMES
[
all
...]
dhry_1.c
46
#ifdef
TIMES
48
extern int
times
();
49
/* see library function "
times
" */
116
#ifdef
TIMES
117
times
(&time_info);
177
#ifdef
TIMES
178
times
(&time_info);
/external/mockito/src/test/java/org/mockitousage/bugs/
ConcurrentModificationExceptionOnMultiThreadedVerificationTest.java
28
static final int
TIMES
= 100;
43
int expectedMaxTestLength =
TIMES
* INTERVAL_MILLIS + potentialOverhead;
48
verify(target, timeout(expectedMaxTestLength).
times
(
TIMES
* nThreads)).targetMethod("arg");
70
for (int i = 0; i <
TIMES
; i++) {
/external/ltp/testcases/kernel/sched/sched_stress/
sched_tc4.c
47
#include <sys/
times
.h>
64
*
TIMES
: number of
times
to read raw I/O device (~25MB)
70
#define
TIMES
5000
113
clock_t start_time; /* start & stop
times
*/
179
| o reads block of size BLOCK_SIZE n
times
|
209
* Read through predefined number of blocks
TIMES
number of
times
.
212
for (i = 0; i <
TIMES
; i++) {
sched_tc5.c
49
#include <sys/
times
.h>
62
*
TIMES
: number of
times
preform calculations
67
#define
TIMES
20
110
clock_t start_time; /* start & stop
times
*/
148
for (i = 0; i <
TIMES
; i++)
sched_tc6.c
70
*
TIMES
: number of
times
to read raw I/O device (~25MB)
76
#define
TIMES
10
137
clock_t start_time; /* start & stop
times
*/
325
/* read file for "
TIMES
" number of
times
*/
329
for (loop_count = 1; loop_count <=
TIMES
; loop_count++) {
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/X64/
PageTables.asm
60
TIMES
0x1000-PGTBLS_OFFSET($) DB 0
70
TIMES
0x2000-PGTBLS_OFFSET($) DB 0
/frameworks/base/services/core/java/com/android/server/notification/
ZenLog.java
42
private static final long[]
TIMES
= new long[SIZE];
213
TIMES
[sNext] = System.currentTimeMillis();
230
pw.print(FORMAT.format(new Date(
TIMES
[j])));
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia16/
ResetVectorVtf0.asm
30
TIMES
(0x1000 - ($ - EndOfPageTables) - 0x20) DB 0
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
VbeShim.asm
37
TIMES
256 nop
40
TIMES
256 nop
/external/netperf/src/
netlib.h
23
#define MAXTIMES 4 /* how many
times
may we loop */
446
#define
TIMES
3
netlib.c
92
#include <sys/
times
.h>
190
this is now obsolete - in favor of either pstat(),
times
, or a
[
all
...]
/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
fontconfig.properties.src
41
serif.plain.alphabetic=
Times
New Roman
47
serif.bold.alphabetic=
Times
New Roman Bold
53
serif.italic.alphabetic=
Times
New Roman Italic
59
serif.bolditalic.alphabetic=
Times
New Roman Bold Italic
235
filename.Times_New_Roman=
TIMES
.TTF
/external/fonttools/Lib/fontTools/
agl.py
387
2297;circlemultiply;CIRCLED
TIMES
/external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar
htmlparser-1.3.jar
/external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar
core-3.1.1.jar
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar
/external/dagger2/lib/
auto-value-1.4.1.jar
/prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3/
auto-value-1.3.jar
/prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/
auto-value-1.3-rc1.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar
Completed in 643 milliseconds
1
2