Home
last modified time | relevance | path

Searched defs:Patch (Results 1 – 25 of 39) 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/flutter/skia/src/gpu/ops/
DGrLatticeOp.cpp321 struct Patch { struct in __anonb4d66dcf0111::NonAALatticeOp
322 SkMatrix fViewMatrix;
323 std::unique_ptr<SkLatticeIter> fIter;
324 SkRect fDst;
325 SkPMColor4f fColor;
/third_party/skia/src/gpu/ops/
DLatticeOp.cpp375 struct Patch { struct in skgpu::v1::LatticeOp::__anon996ca0410111::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/flutter/skia/third_party/externals/wuffs/cmd/commonflags/
Dcommonflags.go85 Patch uint16 member
/third_party/curl/
Dinstall.py75 class Patch: class
/third_party/python/Lib/msilib/
Dschema.py415 Patch = Table('Patch') variable
/third_party/flutter/skia/samplecode/
DSamplePatch.cpp48 class Patch { class
50 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in __anon8ba8b79c0111::Patch
/third_party/skia/samplecode/
DSamplePatch.cpp48 class Patch { class
50 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in __anon54cf59a70111::Patch
/third_party/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.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
/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/spirv-headers/include/spirv/1.1/
Dspirv.cs355 Patch = 15, enumerator
/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/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.json395 "Patch": 15, number
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.cs358 Patch = 15, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.json398 "Patch": 15, number
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.cs358 Patch = 15, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.json391 "Patch": 15, number
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.cs358 Patch = 15, enumerator

12