/external/clang/test/CodeGenCXX/ |
D | pr12104.h | 1 template <int dimm> struct Patch { struct 5 const unsigned int Patch<dim>::no_neighbor; argument 8 f(Patch<1>::no_neighbor); in g()
|
D | pr12104.cpp | 5 template struct Patch<1>; variable
|
/external/libedit/ |
D | ChangeLog | 21 Patch by Paolo Tosco. 153 appropriately (see also 'man 2 stat'). Patch by Alex Elder. 162 Added pkg-config support for libedit. Patch by Masatake YAMATO. 257 `u_int32_t'". Patch by Norihiko Murase. 260 FreeBSD needs it and does not include it itself. Patch by Norihiko Murase. 319 compatible. Patch by Julien Torrès. 338 use strlen. Patch by Scott Rankin. 352 * doc/Makefile.am: If mdoc2man fails, remove empty file. Patch by 360 trying to link the man pages. Patch by Rick Richardson.
|
/external/speex/ |
D | AUTHORS | 12 Patch to speexenc.c to add Vorbis comment format 15 Patch to speexenc.c for supporting more input formats
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 51 class Patch { class 53 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in Patch 54 ~Patch() {} in ~Patch() 128 void Patch::draw(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, in draw() 209 Patch* patch) { in drawpatches() 283 Patch patch; in onDrawContent()
|
/external/skia/src/animator/ |
D | SkAnimate3DSchema.xsd | 5 <xs:simpleType name="Patch" > 23 <xs:attribute name="patch" type="Sk3D:Patch" />
|
/external/jsoncpp/ |
D | NEWS.txt | 35 - Patch #10: BOOST_FOREACH compatibility. Made Json::iterator more 42 Igor Okulist and Damien Buhl (Patch #14). 48 - Patch #11: added missing JSON_API on some classes causing link issues 59 - Patch #15: Copy constructor does not initialize allocated_ for stringValue 62 - Patch #16: Missing field copy in Json::Value::iterator causing infinite
|
/external/regex-re2/re2/ |
D | compile.cc | 38 static void Patch(Prog::Inst *inst0, PatchList l, uint32 v); 67 void PatchList::Patch(Prog::Inst *inst0, PatchList l, uint32 val) { in Patch() function in re2::PatchList 315 PatchList::Patch(inst_, a.end, b.begin); // in case refs to a somewhere in Cat() 321 PatchList::Patch(inst_, b.end, a.begin); in Cat() 325 PatchList::Patch(inst_, a.end, b.begin); in Cat() 358 PatchList::Patch(inst_, a.end, id); in Star() 454 PatchList::Patch(inst_, a.end, id+1); in Capture() 488 PatchList::Patch(inst_, f.end, next); in UncachedRuneByteSuffix()
|
/external/elfutils/doc/ |
D | ChangeLog | 4 Patch by Eric Christopher <echristo@redhat.com>.
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/ |
D | network_controller_backend_unittest.py | 104 def Patch(self, *args, **kwargs): member in NetworkControllerBackendTest 113 return self.Patch( 119 self.Patch( 126 self.Patch('os.path.exists', side_effect=fake_path_exists)
|
/external/libchrome/sandbox/win/src/sidestep/ |
D | preamble_patcher.h | 65 static SideStepError Patch(T target_function, T replacement_function, in Patch() function
|
/external/selinux/policycoreutils/mcstrans/ |
D | ChangeLog | 16 * Add Chad Hanson Patch for MLS
|
/external/libexif/ |
D | ChangeLog | 347 Patch by Vladimir Petrov <vppetrov@mm-sol.com> plus some whitespace 542 Patch by Mika Raento <mikie@google.com>: 815 Patch by Jef Driesen <jefdriesen@hotmail.com>: 889 Patch by Jakub Bogusz <qboosh@pld-linux.org>, related to translation. 1228 Patch by Krisztian VASAS <iron@ironiq.hu>: 1252 * libexif/i18n.h: Support for WatCom. Patch by Angela Wrobel. 1300 (Patch by marcusmeissner@users.sourceforge.net) 1540 * libexif/exif-entry.c: Patch by Joerg Hoh <joerg@devone.org>, 1616 * libexif/exif-loader.c: Fix APP0-bug. Patch by Jan Patera 1669 * libexif/exif-data.c: Patch by Jan Patera <patera@pictview.com>. [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/ |
D | storage_v1_client.py | 204 def Patch(self, request, global_params=None): member in StorageV1.BucketAccessControlsService 367 def Patch(self, request, global_params=None): member in StorageV1.BucketsService 568 def Patch(self, request, global_params=None): member in StorageV1.DefaultObjectAccessControlsService 731 def Patch(self, request, global_params=None): member in StorageV1.ObjectAccessControlsService 992 def Patch(self, request, global_params=None): member in StorageV1.ObjectsService
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/ |
D | storage_v1_client.py | 180 def Patch(self, request, global_params=None): member in StorageV1.BucketAccessControlsService 343 def Patch(self, request, global_params=None): member in StorageV1.BucketsService 544 def Patch(self, request, global_params=None): member in StorageV1.DefaultObjectAccessControlsService 707 def Patch(self, request, global_params=None): member in StorageV1.ObjectAccessControlsService 968 def Patch(self, request, global_params=None): member in StorageV1.ObjectsService
|
/external/curl/docs/ |
D | CONTRIBUTE | 27 2.9 Patch Against Recent Sources 33 3.2 How To Make a Patch with git 34 3.3 How To Make a Patch without git 161 2.9 Patch Against Recent Sources 202 3.2 How To Make a Patch with git 228 3.3 How To Make a Patch without git
|
/external/autotest/client/deps/webgl_perf/files/ |
D | 0001-Patch-index.html.patch | 4 Subject: [PATCH 1/2] Patch index.html
|
/external/skia/site/user/ |
D | download.md | 39 project, read [How To Submit a Patch](../dev/contrib/submit).
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/ |
D | changelog.rst | 27 Patch by bitbucket user htgoebel. 162 Patch by anatoly techtonik. 264 when the compared-to object is not a Node. Patch by Ivan Kozik.
|
/external/dbus/ |
D | ChangeLog.pre-1-2 | 7 Patch from Sumit <sumitskj_20@yahoo.com>, comments added 21 Patch from Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> 33 Patch from Frederic Crozat <fcrozat@mandriva.com> 55 Patch from Owen Taylor <otaylor@redhat.com> 62 Patch from Owen Taylor <otaylor@redhat.com> 74 Patch from Scott James Remnant <scott@netsplit.com> 148 * Patch by Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com> 155 * Patch by Matthias Clasen <mclasen at redhat.com> 162 * Patch by Matthias Clasen <mclasen at redhat.com> 361 * Patch by Andrea Luzzardi <scox at sig11 dot org>: creates a [all …]
|
/external/tagsoup/ |
D | CHANGES | 82 Patch due to David Pashley 91 Patch due to Nikita Zhuk 106 Patch due to Mike Bremford 108 Patch due to Mike Bremford
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/ |
D | PKG-INFO | 44 Patch by bitbucket user htgoebel. 179 Patch by anatoly techtonik. 281 when the compared-to object is not a Node. Patch by Ivan Kozik.
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/ |
D | PKG-INFO | 44 Patch by bitbucket user htgoebel. 179 Patch by anatoly techtonik. 281 when the compared-to object is not a Node. Patch by Ivan Kozik.
|
/external/google-breakpad/src/tools/solaris/dump_syms/testdata/ |
D | dump_syms_regtest.stabs | 10 …5: .stabs "V=9.0;DBG_GEN=5.0.8;dm;cd;backend;ptf;ptx;ptk;s;g;R=5.8<<Sun C++ 5.8 Patch 121018-07 2… 118 …5: .stabs "V=9.0;DBG_GEN=5.0.8;dm;cd;backend;ptf;ptx;ptk;s;g;R=5.8<<Sun C++ 5.8 Patch 121018-07 2…
|
/external/tinyxml/ |
D | changes.txt | 119 (Patch request ID 678605) 121 (Patch request ID 697642) 123 (Patch request 602600 and kylotan 701728)
|