/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 2 Author: Anthony Green <green@moxielogic.com> 8 Author: Anthony Green <green@moxielogic.com> 14 Author: Anthony Green <green@moxielogic.com> 20 Author: Anthony Green <green@moxielogic.com> 26 Author: Anthony Green <green@moxielogic.com> 32 Author: Magnus Granberg <zorry@gentoo.org> 38 Author: Dominik Vogt <dominik.vogt@gmx.de> 45 Author: Anthony Green <green@moxielogic.com> 53 Author: Josh Triplett <josh@joshtriplett.org> 60 Author: Anthony Green <green@moxielogic.com> [all …]
|
/external/dokka/ |
D | README.android | 24 Author: Gautam Ajjarapu <gautam@ajjarapu.com> 30 Author: Gautam Ajjarapu <ajjarapu@google.com> 41 Author: mvivo <mvivo@google.com> 47 Author: Tiem Song <tiem@google.com> 53 Author: Tiem Song <tiem@google.com> 61 Author: Manuel Vivo <manuelvicnt@gmail.com> 73 Author: Manuel Vivo <mvivo@google.com> 79 Author: mvivo <mvivo@google.com> 85 Author: Manuel Vivo <manuelvicnt@gmail.com> 103 Author: mvivo <mvivo@google.com> [all …]
|
/external/libxml2/result/ |
D | dav4.rde | 13 4 1 Z:Author 0 0 15 4 15 Z:Author 0 0 18 4 1 Z:Author 0 0 20 4 15 Z:Author 0 0
|
D | dav4.rdr | 13 4 1 Z:Author 0 0 15 4 15 Z:Author 0 0 18 4 1 Z:Author 0 0 20 4 15 Z:Author 0 0
|
D | dav4.sax | 15 SAX.startElement(Z:Author) 17 SAX.endElement(Z:Author) 20 SAX.startElement(Z:Author) 22 SAX.endElement(Z:Author)
|
D | dav4.sax2 | 15 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0) 17 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/') 20 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0) 22 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/')
|
/external/libxml2/result/noent/ |
D | dav4.sax2 | 15 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0) 17 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/') 20 SAX.startElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/', 0, 0, 0) 22 SAX.endElementNs(Author, Z, 'http://www.w3.com/standards/z39.50/')
|
/external/python/cpython2/Lib/ |
D | wsgiref.egg-info | 5 Author: Phillip J. Eby 6 Author-email: web-sig@python.org
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter_test.cc | 68 using proto_util_converter::testing::Author; 220 Author* robert = book.mutable_author(); in TEST_P() 252 Author* robert = book.mutable_author(); in TEST_P() 285 Author* robert = book.mutable_author(); in TEST_P() 301 Author* robert = book.mutable_author(); in TEST_P() 321 Author* robert = book.mutable_author(); in TEST_P() 341 Author* robert = book.mutable_author(); in TEST_P() 361 Author* robert = book.mutable_author(); in TEST_P() 381 Author* robert = book.mutable_author(); in TEST_P() 402 Author* robert = book.mutable_author(); in TEST_P() [all …]
|
D | protostream_objectsource_test.cc | 64 using proto_util_converter::testing::Author; 359 Author author; in TEST_P() 363 DoTest(author, Author::descriptor()); in TEST_P() 367 Author* author = new Author(); in TEST_P() 383 Author author; in TEST_P() 397 DoTest(author, Author::descriptor()); in TEST_P() 415 Author author; in TEST_P() 582 Author* current_author = cyclic.add_m_author(); in TEST_P() 584 Author* next = current_author->add_friend_(); in TEST_P()
|
/external/protobuf/src/google/protobuf/util/internal/testdata/ |
D | books.proto | 31 // Author: sven@google.com (Sven Mawson) 47 optional Author author = 2; 93 message Author { message 98 repeated Author friend = 5; 102 // Field numbers of Author are reused for something else. 180 repeated Author more_author = 201; 203 repeated Author m_author = 5;
|
/external/libavc/common/arm/ |
D | ih264_arm_memory_barrier.s | 47 @* DD MM YYYY Author(s) Changes 64 @* DD MM YYYY Author(s) Changes
|
/external/ImageMagick/ |
D | AUTHORS.txt | 58 Author of Magick++ (C++ API to ImageMagick). Author of module loader 83 Author of the VisualMagick project configure facility for Visual C++. 84 Author of FlashPix module. Author of the EMF, XTRN, and META coders. 102 Original author of PerlMagick. Author of the LOCALE coder.
|
/external/ply/ply/ |
D | PKG-INFO | 6 Author: David Beazley 7 Author-email: dave@dabeaz.com
|
/external/mesa3d/src/imgui/ |
D | README | 8 Author: omar <omarcornut@gmail.com> 18 Author: omar <omarcornut@gmail.com>
|
/external/python/futures/ |
D | PKG-INFO | 6 Author: Alex Grönholm 7 Author-email: alex.gronholm@nextday.fi
|
/external/pdfium/testing/resources/javascript/ |
D | app_properties.in | 58 /Author (Joe Random Author)
|
D | document_properties.in | 58 /Author (Joe Random Author)
|
/external/python/futures/futures.egg-info/ |
D | PKG-INFO | 6 Author: Alex Grönholm 7 Author-email: alex.gronholm@nextday.fi
|
/external/python/six/ |
D | PKG-INFO | 6 Author: Benjamin Peterson 7 Author-email: benjamin@python.org
|
/external/rust/crates/structopt-derive/src/ |
D | parse.rs | 25 Author(Ident, Option<LitStr>), enumerator 85 Ok(Author(name, Some(lit))) in parse() 178 "author" => (Ok(Author(name, None))), in parse()
|
/external/dokka/core/testdata/format/ |
D | javaSpaceInAuthor.md | 7 **Author**
|
/external/ltp/m4/ |
D | ltp-mkdtemp.m4 | 2 dnl Author: Cyril Hrubis <chrubis@suse.cz>
|
D | ltp-ioctl.m4 | 3 dnl Author: Christian Amann <camann@suse.com>
|
/external/arm-trusted-firmware/fdts/ |
D | stm32mp157.dtsi | 4 * Author: Alexandre Torgue <alexandre.torgue@st.com> for STMicroelectronics.
|