Home
last modified time | relevance | path

Searched defs:sfoo (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DcompoundExponentiationAssignmentLHSIsValue.js13 static sfoo() { method in C
60 static sfoo() { method in Derived
115 C.sfoo = function () { function in C
162 Derived.sfoo = function () { function in Derived
DcompoundAssignmentLHSIsValue.js15 static sfoo() { method in C
79 static sfoo() { method in Derived
153 C.sfoo = function () { function in C
218 Derived.sfoo = function () { function in Derived
DassignmentLHSIsValue.js9 static sfoo() { this = value; } method in C
97 C.sfoo = function () { this = value; }; function in C
136 Derived.sfoo = function () { _super. = value; }; function in Derived
/third_party/typescript/tests/cases/conformance/es7/exponentiationOperator/
DcompoundExponentiationAssignmentLHSIsValue.ts13 static sfoo() { method in C
60 static sfoo() { method in Derived
/third_party/typescript/tests/cases/conformance/expressions/assignmentOperator/
DassignmentLHSIsValue.ts8 static sfoo() { this = value; } method in C
46 static sfoo() { super = value; } method in Derived
DcompoundAssignmentLHSIsValue.ts16 static sfoo() { method in C
80 static sfoo() { method in Derived
/third_party/ltp/tools/sparse/sparse-src/validation/
Dplain-char-compatibility.c1 static int sfoo(void) in sfoo() function
Dbool-cast-restricted.c21 _Bool sfoo(small_t x) { return x; } in sfoo() function
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dand-extend.c12 u32 sfoo(u32 x) in sfoo() function
Dtrunc-not0.c4 static _Bool sfoo(int64 a) { return ((int32) ~a) == (~ (int32)a); } in sfoo() function
Dbitfield-store-load0.c12 int sfoo(int a) in sfoo() function
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
Dsymaddr.c21 void sfoo(int *p, int a) in sfoo() function