OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:doubles
(Results
251 - 275
of
451
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/frameworks/base/docs/html/design/patterns/
settings.jd
138
<li>Look for "
doubles
": two settings that relate to one another, but not to any other settings.
/libcore/luni/src/main/java/java/util/
HashMap.java
563
*
Doubles
the capacity of the hash table. Existing entries are placed in
[
all
...]
Hashtable.java
500
*
Doubles
the capacity of the hash table. Existing entries are placed in
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java
446
* Creates or
doubles
queue array. Transfers elements by
[
all
...]
/external/icu4c/test/intltest/
numrgts.cpp
[
all
...]
/external/llvm/docs/tutorial/
LangImpl7.html
434
doubles
, there is no need to pass in a type to use.</p>
[
all
...]
OCamlLangImpl7.html
439
doubles
, there is no need to pass in a type to use.</p>
[
all
...]
/external/v8/src/arm/
macro-assembler-arm.cc
903
// Calculate the stack location of the saved
doubles
and restore them.
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h
564
/* Define this if most significant word of
doubles
is the lowest numbered.
566
VFP-format or some other floating point co-processor's format
doubles
. */
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h
564
/* Define this if most significant word of
doubles
is the lowest numbered.
566
VFP-format or some other floating point co-processor's format
doubles
. */
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h
564
/* Define this if most significant word of
doubles
is the lowest numbered.
566
VFP-format or some other floating point co-processor's format
doubles
. */
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h
564
/* Define this if most significant word of
doubles
is the lowest numbered.
566
VFP-format or some other floating point co-processor's format
doubles
. */
[
all
...]
/external/llvm/docs/
SourceLevelDebugging.html
544
doubles
on 64 bit boundaries.) The offset is the bit offset if embedded in
628
type</a> (example to keep float
doubles
on 64 bit boundaries.) The offset is
720
float
doubles
on 64 bit boundaries.) The offset is the bit offset if embedded
[
all
...]
/external/v8/
ChangeLog
1013
Handle 'undefined' correctly when === has been specialized for
doubles
.
[
all
...]
/dalvik/vm/compiler/codegen/arm/
ArmLIR.h
79
* code that reg locations always describe
doubles
as a pair of singles.
[
all
...]
/dalvik/vm/interp/
Stack.cpp
479
/* floats were normalized to
doubles
; convert back */
[
all
...]
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h
[
all
...]
/external/dbus/dbus/
dbus-marshal-basic.c
[
all
...]
/external/icu4c/i18n/
decNumberLocal.h
477
/* is 36 instructions for
Doubles
and about 70 for Quads, even */
[
all
...]
/external/jmonkeyengine/engine/src/xml/com/jme3/export/xml/
DOMInputCapsule.java
447
throw new IOException("Wrong number of
doubles
for '"
[
all
...]
/external/v8/src/
deoptimizer.cc
202
// Allocate a heap number for the
doubles
belonging to this frame.
[
all
...]
/external/v8/src/mips/
assembler-mips.h
280
// For O32 ABI, Floats and
Doubles
refer to same set of 32 32-bit registers.
[
all
...]
/external/valgrind/main/VEX/priv/
guest_generic_x87.c
431
fxtract. Arg and result are
doubles
travelling under the guise of
/external/valgrind/main/VEX/useful/
hd_fpu.c
563
doubles
, which means that programs which rely on the extra accuracy
[
all
...]
/external/zlib/src/contrib/puff/
puff.c
45
* 1.2 17 Mar 2002 - Add faster version of decode(),
doubles
speed (!),
[
all
...]
Completed in 1017 milliseconds
<<
11
12
13
14
15
16
17
18
19