Searched refs:authors (Results 1 – 25 of 857) sorted by relevance
12345678910>>...35
/third_party/icu/docs/userguide/dev/ |
D | contributions.md | 84 companies with one or more people ("authors") writing different parts of one or 88 closer: One or more authors belonging to the contributor will have commit access 103 addition of authors to ICU contributions, **before** any contributions from 104 these authors are committed into the ICU source code repository. (Only new, 105 additional authors need to be listed on each such form.) The contributor agrees 106 to ensure that all of these authors agree to adhere to the terms of the 111 Some of an ongoing contributor's authors will have commit access to the ICU 116 Committer authors commit materials directly into the appropriate parts of the
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
D | README.txt | 6 To the extent possible under law, the authors have waived all copyright and 12 the authors of the using code to seek copyright or license from the original 13 authors.
|
/third_party/sqlite/ |
D | LICENSE | 3 …tation in SQLite has been dedicated to the public domain by the authors. All code authors, and rep… 7 …line of code can be traced back to its original author, and all of those authors have public domai… 24 … legal document that asserts that the claimed authors of SQLite are the true authors, and that the…
|
/third_party/node/tools/ |
D | find-inactive-collaborators.mjs | 50 // Get all commit authors during the time period. 51 const authors = await runGitCommand( constant 188 console.log(`* ${authors.size.toLocaleString()} authors have made commits.`); 193 !authors.has(collaborator.mailmap) &&
|
/third_party/libjpeg-turbo/ |
D | jversion.h.in | 30 * NOTE: It is our convention to place the authors in the following order: 31 * - libjpeg-turbo authors (2009-) in descending order of the date of their 35 * - Upstream authors in descending order of the date of the first inclusion of
|
/third_party/ntfs-3g/ |
D | AUTHORS | 2 Present authors of ntfs-3g in alphabetical order: 16 Past authors in alphabetical order:
|
/third_party/mesa3d/src/freedreno/rnn/ |
D | headergen2.c | 403 if(db->copyright.authors[i]->name) in printhead() 404 fprintf(f.file, "%s", db->copyright.authors[i]->name); in printhead() 405 if(db->copyright.authors[i]->email) in printhead() 406 fprintf(f.file, " <%s>", db->copyright.authors[i]->email); in printhead() 407 if(db->copyright.authors[i]->nicknamesnum) { in printhead() 408 for(j = 0; j < db->copyright.authors[i]->nicknamesnum; ++j) { in printhead() 409 fprintf(f.file, "%s%s", (j ? ", " : " ("), db->copyright.authors[i]->nicknames[j]); in printhead()
|
/third_party/libsnd/src/GSM610/ |
D | COPYRIGHT | 5 removed and that neither the authors nor the Technische Universitaet Berlin 10 As a matter of courtesy, the authors request to be informed about uses
|
D | README | 17 removed and that neither the authors nor the Technische Universitaet Berlin 22 As a matter of courtesy, the authors request to be informed about uses
|
/third_party/zlib/contrib/ |
D | README.contrib | 2 provided by users of zlib and were not tested by the authors of zlib. 3 Use at your own risk. Please contact the authors of the contributions 4 for help about these, not the zlib authors. Thanks.
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | README.txt | 1 This directory (contrib/tools) contains tools used by the authors of libpng. 11 To the extent possible under law, the authors have waived all copyright and
|
/third_party/cef/ |
D | AUTHORS.txt | 1 # This file is an addendum to the Chromium AUTHORS file. It lists authors 3 # A list of additional authors added after that date can be found by executing
|
/third_party/rust/crates/clap/src/ |
D | macros.rs | 49 static authors: &str = env!("CARGO_PKG_AUTHORS"); constant 50 if authors.contains(':') { 52 clap::__macro_refs::once_cell::sync::Lazy::new(|| authors.replace(':', $sep)); 56 authors
|
/third_party/rust/crates/unicode-ident/generate/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/rust/crates/lazy-static.rs/compiletest/ |
D | Cargo.toml | 5 authors = ["lazy_static contributors"]
|
/third_party/rust/crates/once_cell/xtask/ |
D | Cargo.toml | 5 authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
|
/third_party/rust/crates/syn/examples/heapsize/example/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/rust/crates/syn/examples/heapsize/heapsize/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/rust/crates/unicode-ident/diagram/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/rust/crates/syn/examples/trace-var/example/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/rust/crates/syn/examples/lazy-static/example/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/rust/crates/syn/examples/heapsize/heapsize_derive/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/rust/crates/syn/examples/lazy-static/lazy-static/ |
D | Cargo.toml | 4 authors = ["David Tolnay <dtolnay@gmail.com>"]
|
/third_party/node/deps/v8/tools/unittests/testdata/testroot2/test/sweet/ |
D | sweet.status | 1 # Copyright 2018 the V8 project authors. All rights reserved.
|
/third_party/node/deps/v8/tools/testrunner/local/fake_testsuite/ |
D | fake_testsuite.status | 1 # Copyright 2019 the V8 project authors. All rights reserved.
|
12345678910>>...35