Home
last modified time | relevance | path

Searched full:guidelines (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dobjc-property-declaration.m12 …ase style or not prefixed in a category, according to the Apple Coding Guidelines [objc-property-d…
20 …ase style or not prefixed in a category, according to the Apple Coding Guidelines [objc-property-d…
37 …ase style or not prefixed in a category, according to the Apple Coding Guidelines [objc-property-d…
39 …ase style or not prefixed in a category, according to the Apple Coding Guidelines [objc-property-d…
42 …ase style or not prefixed in a category, according to the Apple Coding Guidelines [objc-property-d…
45 …ase style or not prefixed in a category, according to the Apple Coding Guidelines [objc-property-d…
54 …ase style or not prefixed in a category, according to the Apple Coding Guidelines [objc-property-d…
/external/tensorflow/tensorflow/lite/micro/
DCONTRIBUTING.md9 * [Contributing Guidelines](#contributing-guidelines)
10 * [General Pull Request Guidelines](#general-pull-request-guidelines)
11 …* [Guidelines for Specific Contribution Categories](#guidelines-for-specific-contribution-categori…
29 # Contributing Guidelines
32 provide guidelines with the goal of enabling community contributions while still
35 Please note that while these guidelines may seem onerous to some developers,
38 Before we describe project-specific guidelines, we recommend that external
47 [Tensorflow Contributing Guidelines](https://github.com/tensorflow/tensorflow/blob/master/CONTRIBUT…
49 ## General Pull Request Guidelines
66 contributor is the way to go, please follow these guidelines from
[all …]
/external/oboe/apps/fxlab/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
13 ## Community Guidelines
16 Guidelines](https://opensource.google.com/conduct/).
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dabseil-no-namespace.rst7 compatibility guidelines. Code should not open ``namespace absl`` as that
8 conflicts with Abseil's compatibility guidelines and may result in breakage.
20 See `the full Abseil compatibility guidelines <https://
/external/python/cryptography/
DCONTRIBUTING.rst12 Extensive contribution guidelines are available in the repository at
21 guidelines`_, do not report them in the public issue tracker.
23 .. _`security reporting guidelines`: https://cryptography.io/en/latest/security/
/external/libgav1/libgav1/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
24 ## Community Guidelines
27 [Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).
/external/oss-fuzz/docs/getting-started/
Dbug_disclosure_guidelines.md3 title: Bug disclosure guidelines
6 permalink: /getting-started/bug-disclosure-guidelines/
9 ## Bug Disclosure Guidelines
/external/deqp-deps/amber/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
25 ## Community Guidelines
28 [Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).
/external/ruy/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
25 ## Community Guidelines
28 Guidelines](https://opensource.google/conduct/).
/external/ukey2/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
25 ## Community Guidelines
28 Guidelines](https://opensource.google.com/conduct/).
/external/XNNPACK/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
25 ## Community Guidelines
28 Guidelines](https://opensource.google.com/conduct/).
/external/python/google-api-python-client/.github/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
25 ## Community Guidelines
28 Guidelines](https://opensource.google.com/conduct/).
/external/swiftshader/third_party/marl/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
25 ## Community Guidelines
28 [Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).
/external/icing/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
25 ## Community Guidelines
28 Guidelines](https://opensource.google/conduct/).
/external/tensorflow/
DCONTRIBUTING.md1 # Contributing guidelines
7 - Read [contributing guidelines](CONTRIBUTING.md).
10 …s are consistent with the [guidelines](https://github.com/tensorflow/tensorflow/blob/master/CONTRI…
56 ### Contribution guidelines and standards
60 make sure your changes are consistent with the guidelines and follow the
63 #### General guidelines and philosophy for contribution
/external/connectedappssdk/
DCONTRIBUTING.md4 just a few small guidelines you need to follow.
30 ## Community Guidelines
33 [Google's Open Source Community Guidelines](https://opensource.google/conduct/).
/external/arm-trusted-firmware/docs/process/
Dcode-review-guidelines.rst1 Code Review Guidelines
43 Guidelines for patch contributors
77 Guidelines for all reviewers
90 Guidelines for code owners
133 guidelines for them:
151 Guidelines for maintainers
Dcontributing.rst29 - Make commits of logical units. See these general `Git guidelines`_ for
50 More details may be found in the `Gerrit Signed-off-by Lines guidelines`_.
74 - Follow the :ref:`Coding Style` and :ref:`Coding Guidelines`.
204 - All binary components must follow the contribution guidelines (in particular
223 .. _Git guidelines: http://git-scm.com/book/ch5-2.html
225 .. _Gerrit Signed-off-by Lines guidelines: https://review.trustedfirmware.org/Documentation/user-si…
Dindex.rst12 coding-guidelines
14 code-review-guidelines
/external/tpm2-tss/
DCONTRIBUTING.md1 # Guidelines for submitting bugs:
6 via the guidelines here:
23 * All commits should adhere to the git commit message guidelines described
/external/google-styleguide/docguide/
DREADMEs.md6 1. [Guidelines](#guidelines)
26 ## Guidelines section in README.md files
/external/iperf3/.github/
DCONTRIBUTING.md1 # iperf3 Contribution Guidelines
5 This page contains some guidelines for filing issues, pull requests,
7 guidelines and not hard rules, and it is intended that common sense
/external/ltp/testcases/open_posix_testsuite/Documentation/
DHOWTO_CodingGuidelines1 This document describes the coding guidelines for this project.
6 demonstrates the bug, it makes sense to follow the coding guidelines
/external/fonttools/Tests/ufoLib/
DUFO3_test.py1537 info["guidelines"] = [dict(x="1")]
1544 info["guidelines"] = [dict(y="1")]
1551 info["guidelines"] = [dict(x=0, y=0, angle=-1)]
1557 info["guidelines"] = [dict(x=0, y=0, angle=361)]
1564 info["guidelines"] = [dict(x=0, name=1)]
1571 info["guidelines"] = [dict(x=0, color=1)]
1577 info["guidelines"] = [dict(x=0, color="1 0, 0, 0")]
1582 info["guidelines"] = [dict(x=0, color="1 0 0, 0")]
1587 info["guidelines"] = [dict(x=0, color="1 0 0 0")]
1593 info["guidelines"] = [dict(x=0, color=", 0, 0, 0")]
[all …]
/external/rust/crates/mio/src/net/
Dmod.rs5 //! [portability guidelines] are followed, the behavior should be identical no
8 //! [portability guidelines]: ../struct.Poll.html#portability

12345678910>>...30