OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:doubles
(Results
101 - 125
of
451
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/third_party/glu/libtess/
priorityq-heap.h
78
* heap exceeds its allocated size (pq->max), its size
doubles
.
priorityq-sort.h
92
* heap exceeds its allocated size (pq->max), its size
doubles
.
priorityq.h
92
* heap exceeds its allocated size (pq->max), its size
doubles
.
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
Instruction35c.java
140
throw new RuntimeException("The type cannot be an array of longs or
doubles
");
Instruction35s.java
140
throw new RuntimeException("The type cannot be an array of longs or
doubles
");
Instruction3rc.java
108
throw new RuntimeException("The type cannot be an array of longs or
doubles
");
/external/stressapptest/src/
logger.h
131
// This
doubles
as a mutex for log_fd_ when the logging thread is not running.
/external/v8/src/
conversions.h
42
// mean of 2 adjacent
doubles
(that could have up to 769 digits) the result
/external/v8/test/mjsunit/
array-store-and-grow.js
149
// Check the handling of mutable arrays of
doubles
/external/webkit/Source/JavaScriptCore/runtime/
JSValue.cpp
152
// left in the low 32-bit range of the result (IEEE-754
doubles
have 52 bits
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/
properties-002.js
45
* Note 2^32 -1 is the upper bound for uint32's, but
doubles
can go
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
list_partition.h
41
/** @brief Shrinks and
doubles
the ranges.
/cts/libs/json/src/com/android/json/stream/
JsonWriter.java
108
* public void writeDoublesArray(JsonWriter writer, List<Double>
doubles
) throws IOException {
110
* for (Double value :
doubles
) {
/external/libffi/src/ia64/
ffi.c
162
/* Is TYPE a struct containing floats,
doubles
, or extended
doubles
,
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml
290
let
doubles
= Array.make (Array.length args) double_type in
291
let ft = function_type double_type
doubles
in
/external/skia/src/utils/
SkMatrix44.cpp
237
/** We always perform the calculation in
doubles
, to avoid prematurely losing
277
// we explicitly promote to
doubles
to keep the intermediate values in
/external/stlport/test/unit/
vector_test.cpp
98
vector<double> v1; // Empty vector of
doubles
.
101
vector<double> v2; // Another empty vector of
doubles
.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
15.10.6.2-2.js
155
* Note 2^32 -1 is the upper bound for uint32's, but
doubles
can go
271
* Note 2^32 -1 is the upper bound for uint32's, but
doubles
can go
/frameworks/base/core/java/android/util/
JsonWriter.java
108
* public void writeDoublesArray(JsonWriter writer, List<Double>
doubles
) throws IOException {
110
* for (Double value :
doubles
) {
/ndk/tests/device/test-gnustl-full/unit/
vector_test.cpp
98
vector<double> v1; // Empty vector of
doubles
.
101
vector<double> v2; // Another empty vector of
doubles
.
/ndk/tests/device/test-stlport/unit/
vector_test.cpp
98
vector<double> v1; // Empty vector of
doubles
.
101
vector<double> v2; // Another empty vector of
doubles
.
/dalvik/docs/
porting-proto.c.txt
234
# warning "found __VFP_FP__" /* VFP-format
doubles
used; may not have VFP */
/external/chromium/sdch/open-vcdiff/
ChangeLog
55
smaller than 32 bytes. This
doubles
the CPU and memory needed by the
/external/compiler-rt/lib/
divdf3.c
89
// This
doubles
the number of correct binary digits in the approximation
divsf3.c
89
// This
doubles
the number of correct binary digits in the approximation
Completed in 892 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>