/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/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/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/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/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/llvm/include/llvm/Config/ |
D | llvm-config.h.in | 95 /* Patch version of the LLVM API */
|
D | llvm-config.h.cmake | 95 /* Patch version of the LLVM API */
|
/external/zlib/src/contrib/ada/ |
D | readme.txt | 24 computers. Patch provided by Pascal Obry.
|
/external/tinyxml/ |
D | changes.txt | 119 (Patch request ID 678605) 121 (Patch request ID 697642) 123 (Patch request 602600 and kylotan 701728)
|
/external/v8/src/ |
D | runtime-profiler.cc | 150 BackEdgeTable::Patch(isolate_, shared->code()); in AttemptOnStackReplacement()
|
/external/v8/src/heap/ |
D | incremental-marking.cc | 456 RecordWriteStub::Patch(stub, RecordWriteStub::INCREMENTAL_COMPACTION); in ActivateGeneratedStub() 458 RecordWriteStub::Patch(stub, RecordWriteStub::INCREMENTAL); in ActivateGeneratedStub() 476 RecordWriteStub::Patch(Code::cast(e), mode); in PatchIncrementalMarkingRecordWriteStubs()
|
/external/libpcap/ |
D | README.hpux | 164 Patch Name: PHNE_20892 165 Patch Description: s700 10.20 PCI 100Base-T cumulative patch
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 38 Patch contributors:
|
/external/valgrind/docs/internals/ |
D | 3_3_BUGSTATUS.txt | 218 167288 Fixd 8731 Patch file for missing system calls on Cell BE 313 r7917 r8148 Mgd 161285 Patch -- support for eventfd() syscall
|
D | 3_10_BUGSTATUS.txt | 187 339945 Patch: replace #if !defined (VGPV_*_linux_android) with 436 347686 Patch set to cleanup PPC64 regtests
|
/external/clang/lib/Driver/ |
D | ToolChains.h | 53 int Major, Minor, Patch; member 65 return isOlderThan(RHS.Major, RHS.Minor, RHS.Patch, RHS.PatchSuffix);
|
/external/v8/src/arm/ |
D | code-stubs-arm.h | 147 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/dnsmasq/ |
D | CHANGELOG | 183 Add DBus introspection. Patch from Jeremy Laine. 185 Update Dbus configuration file. Patch from Colin Walters. 355 Patch to enable compilation of latest Mac OS X. Thanks to
|