OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:times
(Results
426 - 450
of
712
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/tools/common/m2/repository/org/easymock/easymock/3.1/
easymock-3.1.jar
/external/chromium_org/third_party/openssl/openssl/ssl/
kssl.c
[
all
...]
/external/openssl/ssl/
kssl.c
[
all
...]
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
drive_banners.js
69
* Key in localStorage to keep number of
times
the Drive Welcome
80
* Maximum
times
Drive Welcome banner could have shown.
97
* @param {number} value How many
times
the Drive Welcome header banner
108
* @param {number} value How many
times
the low space warning has dismissed.
306
// The banner is already shown enough
times
or the drive FS is not mounted.
/external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp
154
* This class draws multiple
times
with different workload sizes (set
284
vector<float>
times
= frameTimes;
local
285
std::sort(
times
.begin(),
times
.end());
286
return
times
.size() % 2 == 0 ?
287
(
times
[
times
.size()/2-1] +
times
[
times
.size()/2])*0.5f :
288
times
[times.size()/2]
[
all
...]
/external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp
154
* This class draws multiple
times
with different workload sizes (set
284
vector<float>
times
= frameTimes;
local
285
std::sort(
times
.begin(),
times
.end());
286
return
times
.size() % 2 == 0 ?
287
(
times
[
times
.size()/2-1] +
times
[
times
.size()/2])*0.5f :
288
times
[times.size()/2]
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/hermes/
x86p_32.asm
59
; unroll four
times
139
; unroll four
times
210
; unroll four
times
300
.L4: ; unroll 4
times
397
.L4: ; unroll 4
times
/external/chromium_org/third_party/icu/source/common/
triedict.cpp
28
#include <sys/
times
.h>
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
idctllm_sse2.asm
702
times
8 dw 0x0004
705
times
8 dw 0x8A8C
708
times
8 dw 0x4E7B
postproc_sse2.asm
157
; dup the first byte into the left border 8
times
498
; dup the first byte into the left border 8
times
723
times
4 dd 8
/external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm
702
times
8 dw 0x0004
705
times
8 dw 0x8A8C
708
times
8 dw 0x4E7B
postproc_sse2.asm
157
; dup the first byte into the left border 8
times
498
; dup the first byte into the left border 8
times
724
times
4 dd 8
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
idctllm_sse2.asm
702
times
8 dw 0x0004
705
times
8 dw 0x8A8C
708
times
8 dw 0x4E7B
postproc_sse2.asm
157
; dup the first byte into the left border 8
times
498
; dup the first byte into the left border 8
times
724
times
4 dd 8
/cts/suite/cts/deviceTests/browserbench/assets/octane/
richards.js
83
* These two constants specify how many
times
a packet is queued and
84
* how many
times
a task is put on hold in a correct run of richards.
124
* @param {int} count the number of
times
to schedule the task
365
* @param {int} count the number of
times
this task should be scheduled
/external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c
29
#include <sys/
times
.h>
293
gki_cb.com.OSTicks = (UINT32)
times
(0);
[
all
...]
/external/chromium_org/components/sync_driver/
sync_prefs.cc
382
void SyncPrefs::SetRemainingRollbackTries(int
times
) {
383
pref_service_->SetInteger(prefs::kSyncRemainingRollbackTries,
times
);
/external/chromium_org/content/test/data/media/
webrtc_test_utilities.js
110
// Adds an expected event. You may call this function many
times
to add more
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-richards.js
78
* These two constants specify how many
times
a packet is queued and
79
* how many
times
a task is put on hold in a correct run of richards.
119
* @param {int} count the number of
times
to schedule the task
360
* @param {int} count the number of
times
this task should be scheduled
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-richards.js
78
* These two constants specify how many
times
a packet is queued and
79
* how many
times
a task is put on hold in a correct run of richards.
119
* @param {int} count the number of
times
to schedule the task
360
* @param {int} count the number of
times
this task should be scheduled
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-richards.js
78
* These two constants specify how many
times
a packet is queued and
79
* how many
times
a task is put on hold in a correct run of richards.
119
* @param {int} count the number of
times
to schedule the task
360
* @param {int} count the number of
times
this task should be scheduled
/external/chromium_org/v8/benchmarks/
richards.js
83
* These two constants specify how many
times
a packet is queued and
84
* how many
times
a task is put on hold in a correct run of richards.
124
* @param {int} count the number of
times
to schedule the task
365
* @param {int} count the number of
times
this task should be scheduled
/external/chromium_org/v8/test/mjsunit/
assert-opt-and-deopt.js
61
* tests are sometimes executed several
times
in a row, and you want to
debug-stepin-call-function-stub.js
83
// Run three
times
. First time the function will be compiled lazily,
/external/chromium_org/v8/test/mjsunit/compiler/
assignment.js
280
// Run three
times
to exercise caches.
Completed in 606 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>