/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/rust/crates/regex/src/ |
D | compile.rs | 22 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 …]
|
/external/golang-protobuf/internal/version/ |
D | version.go | 55 Patch = 0 const
|
/external/volley/testing/src/main/java/com/android/volley/mock/ |
D | TestRequest.java | 157 public static class Patch extends Base { class in TestRequest 158 public Patch() { in Patch() method in TestRequest.Patch
|
/external/skia/src/gpu/ganesh/ops/ |
D | LatticeOp.cpp | 376 struct Patch { struct in skgpu::v1::LatticeOp::__anon3f111fbb0111::NonAALatticeOp 377 SkMatrix fViewMatrix; 378 std::unique_ptr<SkLatticeIter> fIter; 379 SkRect fDst; 380 SkPMColor4f fColor;
|
/external/perfetto/src/tracing/core/ |
D | trace_buffer.h | 151 struct Patch { struct 153 static constexpr size_t kSize = 4; 155 size_t offset_untrusted; 156 std::array<uint8_t, kSize> data;
|
D | patch_list.h | 38 Patch(ChunkID c, uint16_t o) : chunk_id(c), offset(o) {} in Patch() function
|
D | shared_memory_arbiter_impl.h | 38 class Patch; variable
|
/external/perfetto/protos/perfetto/common/ |
D | commit_data_request.proto | 47 message Patch { message
|
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/ |
D | fusiontables_v1_client.py | 160 def Patch(self, request, global_params=None): member in FusiontablesV1.ColumnService 394 def Patch(self, request, global_params=None): member in FusiontablesV1.StyleService 662 def Patch(self, request, global_params=None): member in FusiontablesV1.TableService 916 def Patch(self, request, global_params=None): member in FusiontablesV1.TemplateService
|
/external/oboe/include/oboe/ |
D | Version.h | 77 static constexpr uint16_t Patch = OBOE_VERSION_PATCH; member
|
/external/python/apitools/samples/storage_sample/storage_v1/ |
D | storage_v1_client.py | 161 def Patch(self, request, global_params=None): member in StorageV1.BucketAccessControlsService 353 def Patch(self, request, global_params=None): member in StorageV1.BucketsService 607 def Patch(self, request, global_params=None): member in StorageV1.DefaultObjectAccessControlsService 887 def Patch(self, request, global_params=None): member in StorageV1.ObjectAccessControlsService 1155 def Patch(self, request, global_params=None): member in StorageV1.ObjectsService
|
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
D | servicemanagement_v1_client.py | 289 def Patch(self, request, global_params=None): member in ServicemanagementV1.ServicesCustomerSettingsService 356 def Patch(self, request, global_params=None): member in ServicemanagementV1.ServicesProjectSettingsService 680 def Patch(self, request, global_params=None): member in ServicemanagementV1.ServicesService
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 123 .. _code review:
|
/external/rust/crates/semver/src/ |
D | error.rs | 23 Patch, enumerator
|
/external/bazelbuild-rules_android/src/tools/ak/ |
D | manifestutils.go | 75 func Patch(dec *xml.Decoder, enc Encoder, patchElems map[string]map[string]xml.Attr) error { func
|
/external/python/apitools/samples/bigquery_sample/bigquery_v2/ |
D | bigquery_v2_client.py | 159 def Patch(self, request, global_params=None): member in BigqueryV2.DatasetsService 601 def Patch(self, request, global_params=None): member in BigqueryV2.TablesService
|
/external/cronet/base/win/ |
D | iat_patch_function.cc | 190 DWORD IATPatchFunction::Patch(const wchar_t* module, in Patch() function in base::win::IATPatchFunction
|
/external/skia/tools/viewer/ |
D | PatchSlide.cpp | 50 class Patch { class 52 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in __anon33be79600111::Patch
|
/external/python/cpython2/Lib/msilib/ |
D | schema.py | 415 Patch = Table('Patch') variable
|
/external/python/cpython3/Lib/msilib/ |
D | schema.py | 415 Patch = Table('Patch') variable
|
/external/python/cpython2/Tools/msi/ |
D | schema.py | 415 Patch = Table('Patch') variable
|
/external/golang-protobuf/types/pluginpb/ |
D | plugin.pb.go | 122 Patch *int32 `protobuf:"varint,3,opt,name=patch" json:"patch,omitempty"` member
|
/external/clang/lib/Driver/ |
D | ToolChains.h | 55 int Major, Minor, Patch; member
|