/external/clang/test/CodeGenCXX/ |
D | pr12104.h | 1 template <int dimm> struct Patch { struct 5 const unsigned int Patch<dim>::no_neighbor; argument
|
D | pr12104.cpp | 5 template struct Patch<1>; variable
|
/external/skqp/src/gpu/ops/ |
D | GrLatticeOp.cpp | 177 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/ |
D | TestRequest.java | 159 public static class Patch extends Base { class in TestRequest 160 public Patch() { in Patch() method in TestRequest.Patch
|
/external/skia/src/gpu/ops/ |
D | GrLatticeOp.cpp | 293 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/ |
D | trace_buffer.h | 147 struct Patch { struct 149 static constexpr size_t kSize = 4; 151 size_t offset_untrusted; 152 std::array<uint8_t, kSize> data;
|
D | patch_list.h | 36 Patch(ChunkID c, uint16_t o) : chunk_id(c), offset(o) {} in Patch() function
|
/external/perfetto/protos/perfetto/common/ |
D | commit_data_request.proto | 48 message Patch { message
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 123 .. _code review:
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 51 class Patch { class 53 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in Patch
|
/external/skqp/samplecode/ |
D | SamplePatch.cpp | 51 class Patch { class 53 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in Patch
|
/external/v8/src/arm/ |
D | code-stubs-arm.h | 100 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.h | 120 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTFixedPoint.h | 145 } Patch; member 179 } Patch; member
|
/external/v8/src/mips/ |
D | code-stubs-mips.h | 131 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/python/cpython2/Tools/msi/ |
D | schema.py | 415 Patch = Table('Patch') variable
|
/external/python/cpython3/Lib/msilib/ |
D | schema.py | 415 Patch = Table('Patch') variable
|
/external/v8/src/x64/ |
D | code-stubs-x64.h | 147 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.h | 132 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/v8/src/arm64/ |
D | code-stubs-arm64.h | 131 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/python/cpython2/Lib/msilib/ |
D | schema.py | 415 Patch = Table('Patch') variable
|
/external/v8/src/ia32/ |
D | code-stubs-ia32.h | 154 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/v8/src/x87/ |
D | code-stubs-x87.h | 151 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/v8/src/s390/ |
D | code-stubs-s390.h | 144 static void Patch(Code* stub, Mode mode) { in Patch() function
|
/external/golang-protobuf/protoc-gen-go/plugin/ |
D | plugin.pb.go | 37 Patch *int32 `protobuf:"varint,3,opt,name=patch" json:"patch,omitempty"` member
|