Home
last modified time | relevance | path

Searched defs:two (Results 1 – 18 of 18) sorted by relevance

/external/webkit/JavaScriptCore/tests/mozilla/js1_2/operator/
DstrictEquality.js57 var anObject = { one:1 , two:2 }; property
63 false, (anObject === { one:1 , two:2 })); property
66 false, ({ one:1 , two:2 } === anObject)); property
/external/fdlibm/
Ds_tanh.c41 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
43 static double one=1.0, two=2.0, tiny = 1.0e-300; variable
De_jn.c48 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
De_pow.c73 two = 2.0, variable
Ds_erf.c119 two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */ variable
/external/elfutils/src/
Dsectionhash.c27 scnhead_compare (struct scnhead *one, struct scnhead *two) in scnhead_compare()
Dldscript.y620 merge_versions (struct version *one, struct version *two) in merge_versions()
Dldscript.c2075 merge_versions (struct version *one, struct version *two) in merge_versions()
/external/icu4c/test/cintltst/
Dchashtst.c100 static const char two[4] = {0x74, 0x77, 0x6F, 0}; /* "two" */ in TestBasic() local
159 static const UChar two[4] = {0x0074, 0x0077, 0x006F, 0}; /* L"two" */ in TestOtherAPI() local
Dcmsgtst.c192 int32_t two=0; in MessageFormatTest() local
/external/clearsilver/java-jni/
DCSTest.java146 HDF two = new HDF(); in main() local
/external/skia/src/animator/
DSkBase64.cpp85 int two, three; in decode() local
/external/qemu/distrib/sdl-1.2.12/src/video/
Dmath_private.h166 two = 2.0, variable
/external/icu4c/samples/ustring/
Dustring.cpp427 UnicodeString two=one; in demoUnicodeStringStorage() local
/external/tremor/Tremor/
Dbitwise.c384 static int two[6]={61,255,255,251,231,29}; in main() local
/external/icu4c/test/intltest/
Dicusvtst.cpp969 SimpleListener two(this, "two"); in testNotification() local
1096 UnicodeString* two = new UnicodeString("two/de_US"); in testLocale() local
/external/qemu/target-arm/
Dhelper.c2484 float32 two = int32_to_float32(2, s); in VFP_CONV_FIX() local
/external/sqlite/dist/
Dsqlite3.c80804 DataBuffer two = {0, 0, 0}; in docListPhraseMerge() local