Home
last modified time | relevance | path

Searched defs:variable1 (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/ambients/
Dambient_1.ts28 declare type variable1 = number; alias
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/ambients/ambient_declarations/ambient_variable_declarations/
Dambient_variable_declarations.ts25 declare type variable1 = number; alias
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp1722 LinkMismatchError LinkValidateProgramVariables(const sh::ShaderVariable &variable1, in LinkValidateProgramVariables()