Home
last modified time | relevance | path

Searched defs:two (Results 1 – 25 of 25) 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/webkit/V8Binding/v8/test/mjsunit/
Dsmi-negative-zero.js33 var two = 2; variable
Dstack-traces.js36 function two() { function
/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/bluetooth/glib/gio/tests/
Dsleepy-stream.c207 GString *two; in test() local
226 static GString *one, *two; variable
/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/tesseract/ccmain/
Dvarabled.cpp183 const VariableContent* two = in Compare() local
/external/bluetooth/glib/tests/
Dtestglib.c62 gint two = *((const gint*)b); in my_list_compare_one() local
70 gint two = *((const gint*)b); in my_list_compare_two() 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/webkit/WebKitTools/android/webkitmerge/
Dwebkitmerge.cpp503 int Compare(char* one, size_t len1, char* two, size_t len2) in Compare()
949 int MatchLen(const char* one, const char* two, size_t len) in MatchLen()
/external/qemu/target-arm/
Dhelper.c2583 float32 two = int32_to_float32(2, s); in VFP_CONV_FIX() local
/external/webkit/V8Binding/v8/test/cctest/
Dtest-api.cc1472 Local<v8::Value> two = v8::External::Wrap(&data[2]); in THREADED_TEST() local
/external/sqlite/dist/
Dsqlite3.c80804 DataBuffer two = {0, 0, 0}; in docListPhraseMerge() local