OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:1000
(Results
851 - 875
of
4948
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/openssl/crypto/des/
des3s.cpp
46
for (i=0; i<
1000
; i++) /**/
dess.cpp
46
for (i=0; i<
1000
; i++) /**/
/external/protobuf/src/google/protobuf/
unittest_optimize_for.proto
47
extensions
1000
to max;
/external/qemu/distrib/sdl-1.2.15/test/
testsem.c
87
SDL_Delay(10 *
1000
);
/external/skia/samplecode/
SampleDash.cpp
67
SkScalar x1 = x0 + SkIntToScalar(
1000
);
/external/skia/src/animator/
SkTime.cpp
76
s.div(
1000
, Sk64::kRound_DivOption);
/external/skia/tests/
RegionTest.cpp
57
for (int i = 0; i <
1000
; i++) {
/external/v8/src/
date.h
41
static const int kMsPerMin = 60 *
1000
;
43
static const int64_t kMsPerDay = kSecPerDay *
1000
;
48
static_cast<int64_t>(kMaxInt) *
1000
;
184
double time_ms = static_cast<double>(time_sec *
1000
);
/external/v8/test/mjsunit/
ascii-regexp-subject.js
41
for (i = 0; i <
1000
; i++) {
define-property-gc.js
39
for (var i = 0; i <
1000
; i++) {
sparse-array.js
36
for (var i = 0; i <
1000
; i++) {
/external/v8/test/mjsunit/regress/
regress-3218915.js
33
if (x >
1000
) { for (var i = 0; i < 10000; i++) { } }
regress-91010.js
30
var N = 100*
1000
;
/external/valgrind/main/exp-bbv/tests/amd64-linux/
clone_test.S
9
#
1000
cycles in initial thread #
/external/valgrind/main/exp-bbv/tests/x86-linux/
clone_test.S
9
#
1000
cycles in initial thread #
/external/valgrind/main/helgrind/tests/
tc14_laog_dinphils.stderr.exp
24
ERROR SUMMARY:
1000
errors from 1 contexts (suppressed: 0 from 0)
/external/valgrind/main/none/tests/
sem.c
71
ts.tv_nsec =
1000
;
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
maximum-age.js
68
}, {maximumAge:
1000
});
/external/webkit/Source/WebCore/inspector/front-end/
HAREntry.js
47
startedDateTime: new Date(this._resource.startTime *
1000
),
168
expires: cookie.expires(new Date(this._resource.startTime *
1000
)),
186
return time === -1 ? -1 : Math.round(time *
1000
);
213
startedDateTime: new Date(WebInspector.mainResource.startTime *
1000
),
/external/webkit/Source/WebCore/manual-tests/
svg-deep-clone-to-new-doc.html
37
<svg id="thesvg" width="12cm" height="3.6cm" viewBox="0 0
1000
300">
/external/webkit/Source/WebCore/platform/brew/
SharedTimerBrew.cpp
63
interval *=
1000
;
/external/webkit/Source/WebCore/platform/gtk/
SharedTimerGtk.cpp
62
interval *=
1000
;
/external/webkit/Source/WebCore/platform/wx/
SharedTimerWx.cpp
80
int intervalInMS = interval *
1000
;
/external/webkit/Source/WebCore/storage/
SQLException.h
47
static const int SQLExceptionOffset =
1000
;
/external/webkit/Tools/QtTestBrowser/
fpstimer.h
40
int numFrames(int spanMillis =
1000
) const;
Completed in 972 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>