/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/google-diff-match-patch/name/fraser/neil/plaintext/ |
D | diff_match_patch.java | 1694 protected void patch_addContext(Patch patch, String text) { in patch_addContext() 1741 public LinkedList<Patch> patch_make(String text1, String text2) { in patch_make() 1761 public LinkedList<Patch> patch_make(LinkedList<Diff> diffs) { in patch_make() 1780 public LinkedList<Patch> patch_make(String text1, String text2, in patch_make() 1793 public LinkedList<Patch> patch_make(String text1, LinkedList<Diff> diffs) { in patch_make() 1798 LinkedList<Patch> patches = new LinkedList<Patch>(); in patch_make() 1802 Patch patch = new Patch(); in patch_make() 1844 patch = new Patch(); in patch_make() 1879 public LinkedList<Patch> patch_deepCopy(LinkedList<Patch> patches) { in patch_deepCopy() 1880 LinkedList<Patch> patchesCopy = new LinkedList<Patch>(); in patch_deepCopy() [all …]
|
D | diff_match_patch_test.java | 35 import name.fraser.neil.plaintext.diff_match_patch.Patch; 677 Patch p = new Patch(); in testPatchObj() 710 List<Patch> patches; in testPatchToText() 721 Patch p; in testPatchAddContext() 741 LinkedList<Patch> patches; in testPatchMake() 789 LinkedList<Patch> patches; in testPatchSplitMax() 809 LinkedList<Patch> patches; in testPatchAddPadding() 830 LinkedList<Patch> patches; in testPatchApply()
|
/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/webkit/Tools/QueueStatusServer/ |
D | main.py | 39 from handlers.patch import Patch 60 (r'/patch/(.*)', Patch),
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 61 class Patch { class 63 Patch() { sk_bzero(fPts, sizeof(fPts)); } in Patch() function in Patch 64 ~Patch() {} in ~Patch() 138 void Patch::draw(SkCanvas* canvas, const SkPaint& paint, int nu, int nv, in draw() 219 Patch* patch) { in drawpatches() 289 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/qemu/distrib/sdl-1.2.15/ |
D | README.NanoX | 2 Patch version 0.9 of SDL(Simple DirectMedia Layer) for Nano-X API 20 1. Patch src/nanox/client.c::GrClose() 28 2. Patch src/nanox/clientfb.c to return absolute x,y coordinates
|
/external/chromium/third_party/libevent/ |
D | ChangeLog | 7 o Build kqueue.c correctly on GNU/kFreeBSD platforms. Patch pulled upstream from Debian. 17 o Fix another pair of fencepost bugs in epoll.c. [Patch from Adam Langley.] 23 o Fix a bug when removing a timeout from the heap. [Patch from Marko Kreen] 25 …o Fix a nasty dangling pointer bug in epoll.c that could occur after epoll_recalc(). [Patch from K… 106 o Patch from Tani Hosokawa: make some functions in http.c threadsafe. 118 …o Send CRLF after each chunk in HTTP output, for compliance with RFC2626. Patch from "propanbutan… 120 o Use a 64-bit field to hold HTTP content-lengths. Patch from Scott Lamb. 140 …ke event_loopexit, it keeps subsequent pending events from getting executed. Patch from Scott Lamb 172 …o Make autogen.sh script run correctly on systems where /bin/sh isn't bash. (Patch from Trond Norb… 173 …o Skip calling gettime() in timeout_process if we are not in fact waiting for any events. (Patch f… [all …]
|
/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 314 PatchList::Patch(inst_, a.end, b.begin); // in case refs to a somewhere in Cat() 320 PatchList::Patch(inst_, b.end, a.begin); in Cat() 324 PatchList::Patch(inst_, a.end, b.begin); in Cat() 357 PatchList::Patch(inst_, a.end, id); in Star() 453 PatchList::Patch(inst_, a.end, id+1); in Capture() 487 PatchList::Patch(inst_, f.end, next); in UncachedRuneByteSuffix()
|
/external/webkit/Tools/QueueStatusServer/handlers/ |
D | patch.py | 35 class Patch(webapp.RequestHandler): class
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | NEWS | 865 Changes between 2.3 Patch #8 (21Feb93) and 2.3 Patch #7: 889 Changes between 2.3 Patch #7 (28Mar91) and 2.3 Patch #6: 897 Changes between 2.3 Patch #6 (29Aug90) and 2.3 Patch #5: 905 Changes between 2.3 Patch #5 (16Aug90) and 2.3 Patch #4: 911 Changes between 2.3 Patch #4 (14Aug90) and 2.3 Patch #3: 918 Changes between 2.3 Patch #3 (03Aug90) and 2.3 Patch #2: 924 Changes between 2.3 Patch #2 (02Aug90) and original 2.3 release: 1026 Changes between 2.2 Patch #3 (30Mar90) and 2.2 Patch #2: 1031 Changes between 2.2 Patch #2 (27Mar90) and 2.2 Patch #1: 1037 Changes between 2.2 Patch #1 (23Mar90) and 2.2 (alpha) release:
|
/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 …]
|
D | ChangeLog.pre-1-0 | 25 (Patch from Olli Salli <olli dot salli at collabora dot co dot uk>) 30 (Patch from Olli Salli <olli dot salli at collabora dot co dot uk>) 39 (Patch from Olli Salli <olli dot salli at collabora dot co dot uk>) 394 * configure.in: More fixups for cross compile (Patch from 429 credentials fail (Patch from Julio M. Merino Vidal 460 (Patch from Timothy Redaelli <drizzt at gufi dot org>) 466 (Patch by Brian Cameron <brian dot cameron at sun dot com>) 483 MAXNAMELEN for Mac OSX. (Patch from Jonas B <sanoix at gmail dot com>) 808 (Patch from Julio M. Merino Vidal <jmmv at NetBSD dot org>) 826 initializing the internal thread implementation (Patch from [all …]
|
/external/zlib/src/contrib/ada/ |
D | readme.txt | 24 computers. Patch provided by Pascal Obry.
|
/external/clang/lib/Driver/ |
D | ToolChains.cpp | 1000 if (PatchText.slice(0, EndNumber).getAsInteger(10, GoodVersion.Patch) || in Parse() 1001 GoodVersion.Patch < 0) in Parse() 1019 if (RHS.Patch == -1) return true; if (Patch == -1) return false; in operator <() 1020 if (Patch < RHS.Patch) return true; if (Patch > RHS.Patch) return false; in operator <()
|
/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 | incremental-marking.cc | 423 RecordWriteStub::Patch(stub, RecordWriteStub::INCREMENTAL_COMPACTION); in ActivateGeneratedStub() 425 RecordWriteStub::Patch(stub, RecordWriteStub::INCREMENTAL); in ActivateGeneratedStub() 444 RecordWriteStub::Patch(Code::cast(e), mode); in PatchIncrementalMarkingRecordWriteStubs()
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 12 * stlport/stl/_stlport_version.h, build/lib/Makefile.inc: Patch 311 Patch from Eric Sanford to remove empty base class optimization 423 * stlport/stl/_deque.c: Patch from Kevin Lin to fix iterator 435 * stlport/stl/config/_windows.h: Patch from Michael Fink to check 458 * stlport/stl/_cwchar.h: Patch from Michael Fink to fix EVC3 479 * build/Makefiles/nmake/top.mak: Patch from Gary Bartlett to make nmake 686 * stlport/stl/c_locale.h: Patch from Boris Gubenko to avoid 746 * stlport/stl/_cmath.h, _cstdlib.h: Patch from Boris Gubenko, Hp aCC 749 * stlport/stl/_num_put.c: Patch from Boris Gubenko, Hp aCC before version 792 * build/Makefiles/nmake/evc8.mak: Patch from Ulrich Echkardt to activate [all …]
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 38 Patch contributors:
|
/external/valgrind/main/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
|
/external/llvm/ |
D | README.android | 44 …* 738f05a - Remove a useless copy of MCELFStreamer. Patch by Logan Chien! (13 days ago) <Benjamin …
|
/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
|
/external/openssh/ |
D | ChangeLog | 52 change error by reporting old and new context names Patch from 101 Patch from mdb AT juniper.net; feedback and ok markus@ 470 script failed. Patch from vinschen at redhat com. 481 selinux code. Patch from Leonardo Chiquitto 483 generation and simplify. Patch from Corinna Vinschen. 503 succeeded before using its result. Patch from cjwatson AT debian.org; 671 for no-ECC case. Patch from cristian.ionescu-idbohrn AT axis.com 901 Patch from cory.erickson at csu mnscu edu with a bit of rework from me. 968 - (djm) [configure.ac] Use = instead of == in shell tests. Patch from 1204 remove. Patch from martynas at venck us [all …]
|