Searched defs:these (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ | ||
| D | Rule.java | 490 RuleSegment[] these = new RuleSegment[] {input, subst, backtrack, lookAhead}; in equals() local |
| /third_party/typescript/tests/baselines/reference/ | ||
| D | parserharness.js | 2878 Type.prototype.assertThisCanBeAssignedTo = function (desc, these, notThese) { argument |
| /third_party/python/Lib/test/ | ||
| D | test_enum.py | 416 these = auto() variable in _EnumTests.test_dir_with_added_behavior.Test |