Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGenCXX/
Dpr12104.h1 template <int dimm> struct Patch { struct
5 const unsigned int Patch<dim>::no_neighbor; argument
Dpr12104.cpp5 template struct Patch<1>; variable
/external/skqp/src/gpu/ops/
DGrLatticeOp.cpp177 struct Patch { struct in __anon5b2d56de0111::NonAALatticeOp
178 SkMatrix fViewMatrix;
179 std::unique_ptr<SkLatticeIter> fIter;
180 SkRect fDst;
181 GrColor fColor;
/external/volley/src/test/java/com/android/volley/mock/
DTestRequest.java159 public static class Patch extends Base { class in TestRequest
160 public Patch() { in Patch() method in TestRequest.Patch
/external/skia/src/gpu/ops/
DGrLatticeOp.cpp293 struct Patch { struct in __anon02bfad470111::NonAALatticeOp
294 SkMatrix fViewMatrix;
295 std::unique_ptr<SkLatticeIter> fIter;
296 SkRect fDst;
297 GrColor fColor;
/external/perfetto/src/tracing/core/
Dtrace_buffer.h147 struct Patch { struct
149 static constexpr size_t kSize = 4;
151 size_t offset_untrusted;
152 std::array<uint8_t, kSize> data;
Dpatch_list.h36 Patch(ChunkID c, uint16_t o) : chunk_id(c), offset(o) {} in Patch() function
/external/perfetto/protos/perfetto/common/
Dcommit_data_request.proto48 message Patch { message
/external/llvm/docs/
DDeveloperPolicy.rst123 .. _code review:
/external/skia/samplecode/
DSamplePatch.cpp51 class Patch { class
53 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in Patch
/external/skqp/samplecode/
DSamplePatch.cpp51 class Patch { class
53 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in Patch
/external/v8/src/arm/
Dcode-stubs-arm.h100 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/ppc/
Dcode-stubs-ppc.h120 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTFixedPoint.h145 } Patch; member
179 } Patch; member
/external/v8/src/mips/
Dcode-stubs-mips.h131 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/python/cpython2/Tools/msi/
Dschema.py415 Patch = Table('Patch') variable
/external/python/cpython3/Lib/msilib/
Dschema.py415 Patch = Table('Patch') variable
/external/v8/src/x64/
Dcode-stubs-x64.h147 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/mips64/
Dcode-stubs-mips64.h132 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/arm64/
Dcode-stubs-arm64.h131 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/python/cpython2/Lib/msilib/
Dschema.py415 Patch = Table('Patch') variable
/external/v8/src/ia32/
Dcode-stubs-ia32.h154 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/x87/
Dcode-stubs-x87.h151 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/v8/src/s390/
Dcode-stubs-s390.h144 static void Patch(Code* stub, Mode mode) { in Patch() function
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.pb.go37 Patch *int32 `protobuf:"varint,3,opt,name=patch" json:"patch,omitempty"` member

12