Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/ambients/
Dambient_1.ts29 declare type variable2 = string; alias
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/ambients/ambient_declarations/ambient_variable_declarations/
Dambient_variable_declarations.ts26 declare type variable2 = string; alias
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp1723 const sh::ShaderVariable &variable2, in LinkValidateProgramVariables()