Searched defs:Modify (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/tests/cases/conformance/types/mapped/ | ||
| D | mappedTypeAsClauseRelationships.ts | 8 type Modify<T> = { [P in keyof T as P extends string? `bool${P}`: P]: T[P] }; alias |
| /third_party/mesa3d/ohos/ | ||
| D | modifyDtsi.py | 27 class Modify(): class |
| /third_party/spirv-tools/source/opt/ | ||
| D | remove_unused_interface_variables_pass.cpp | 71 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
| D | remove_unused_interface_variables_pass.cpp | 70 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
| D | remove_unused_interface_variables_pass.cpp | 70 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext |
| /third_party/vk-gl-cts/modules/egl/ | ||
| D | teglImageFormatTests.cpp | 242 class Modify : public GLESAction class in deqp::egl::Image::GLESImageApi |