Home
last modified time | relevance | path

Searched defs:Patch (Results 1 – 25 of 32) sorted by relevance

12

/third_party/rust/crates/regex/src/
Dcompile.rs22 struct Patch { struct
23 hole: Hole,
24 entry: InstPtr,
188 let Patch { hole, entry } = in compile_many() localVariable
196 let Patch { hole, entry } = in compile_many() localVariable
521 let Patch { mut hole, entry } = loop { in c_concat() localVariable
614 let Patch { hole: hole_rep, entry: entry_rep } = match self.c(expr)? { in c_repeat_zero_or_one() localVariable
634 let Patch { hole: hole_rep, entry: entry_rep } = match self.c(expr)? { in c_repeat_zero_or_more() localVariable
653 let Patch { hole: hole_rep, entry: entry_rep } = match self.c(expr)? { in c_repeat_one_or_more() localVariable
730 let Patch { hole, entry } = match self.c(expr)? { in c_repeat_range() localVariable
[all …]
/third_party/skia/src/gpu/ops/
DLatticeOp.cpp375 struct Patch { struct in skgpu::v1::LatticeOp::__anon68ca81ef0111::NonAALatticeOp
376 SkMatrix fViewMatrix;
377 std::unique_ptr<SkLatticeIter> fIter;
378 SkRect fDst;
379 SkPMColor4f fColor;
/third_party/skia/third_party/externals/oboe/include/oboe/
DVersion.h77 static constexpr uint16_t Patch = OBOE_VERSION_PATCH; member
/third_party/python/Lib/msilib/
Dschema.py415 Patch = Table('Patch') variable
/third_party/skia/samplecode/
DSamplePatch.cpp48 class Patch { class
50 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in __anon0fe971150111::Patch
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.cs355 Patch = 15, enumerator
Dspirv.json396 "Patch": 15, number
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.cs351 Patch = 15, enumerator
Dspirv.json392 "Patch": 15, number
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs351 Patch = 15, enumerator
Dspirv.json392 "Patch": 15, number
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs355 Patch = 15, enumerator
Dspirv.json396 "Patch": 15, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.cs351 Patch = 15, enumerator
Dspirv.json392 "Patch": 15, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.cs355 Patch = 15, enumerator
Dspirv.json396 "Patch": 15, number
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.cs358 Patch = 15, enumerator
Dspirv.json399 "Patch": 15, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.cs358 Patch = 15, enumerator
Dspirv.json399 "Patch": 15, number
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.cs358 Patch = 15, enumerator
Dspirv.json399 "Patch": 15, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspv.d455 Patch = 15, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspv.d455 Patch = 15, enumerator

12