Home
last modified time | relevance | path

Searched defs:Modify (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/rust/tests/ui/borrowck/
Dissue-93078.rs1 trait Modify { interface
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeAsClauseRelationships.ts8 type Modify<T> = { [P in keyof T as P extends string? `bool${P}`: P]: T[P] }; alias
/third_party/mesa3d/ohos/
DmodifyDtsi.py27 class Modify(): class
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dremove_unused_interface_variables_pass.cpp70 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/third_party/spirv-tools/source/opt/
Dremove_unused_interface_variables_pass.cpp71 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dremove_unused_interface_variables_pass.cpp70 void Modify() { in Modify() function in spvtools::opt::RemoveUnusedInterfaceVariablesContext
/third_party/rust/rust/src/tools/rust-analyzer/crates/vfs/src/
Dlib.rs106 Modify, enumerator
/third_party/rust/rust/compiler/rustc_mir_transform/src/
Derrors.rs14 Modify { enumerator
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp242 class Modify : public GLESAction class in deqp::egl::Image::GLESImageApi