Searched refs:yyy (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/v8/test/webkit/
H A Dfor-in-avoid-duplicates.js31 this.yyy = "bar";
34 constr.prototype = { xxx: "baz", yyy: "quux" };
H A Drehash-assign.js105 yyy = 24;
/external/valgrind/main/memcheck/tests/
H A Derrs1.c13 void yyy ( void ) { zzzzzzz(); } function
14 void xxx ( void ) { yyy(); }
H A Derrs1.stderr.exp10 by 0x........: yyy (errs1.c:13)
24 by 0x........: yyy (errs1.c:13)
/external/clang/test/CodeGen/
H A D2005-09-24-BitFieldCrash.c13 enum XXX { yyy }; enumerator in enum:XXX
H A Dpragma-weak.c181 void yyy(void){} function
183 #pragma weak yyy macro
185 // CHECK-LABEL: define void @yyy()
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dfldcw_check.S14 # 1101 1001 xx10 1yyy
16 # and yyy is the register field
/external/valgrind/main/exp-bbv/tests/x86/
H A Dfldcw_check.S14 # 1101 1001 xx10 1yyy
16 # and yyy is the register field
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicParameterization_TestUtility.cpp44 double yyy = coeffs[yyy_coeff] * point.y * point.y * point.y; local
51 double sum = xxx + xxy + xyy + yyy + xx + xy + yy + x + y + c;
/external/skia/experimental/Intersection/
H A DCubicParameterization_TestUtility.cpp44 double yyy = coeffs[yyy_coeff] * point.y * point.y * point.y; local
51 double sum = xxx + xxy + xyy + yyy + xx + xy + yy + x + y + c;
/external/clang/test/Sema/
H A Dconditional-expr.c31 enum {xxx,yyy,zzz} e, *ee; enumerator in enum:__anon18280
/external/clang/test/SemaCXX/
H A Dcrashes.cpp75 yyy = sizeof(struct foo*) enumerator in enum:PR9007::bar::xxx

Completed in 290 milliseconds