Searched refs:language (Results 1 – 14 of 14) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/ |
D | .gitattributes | 2 *.function linguist-language=C
|
D | LICENSE | 208 See the License for the specific language governing permissions and 283 language. (Hereinafter, translation is included without limitation in
|
D | ChangeLog | 875 supports a subset of the driver description language, including
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | alignment.h | 43 #pragma language=save 44 #pragma language=extended 260 #pragma language=restore
|
/openthread-latest/tools/harness-automation/doc/ |
D | conf.py | 99 language = None variable
|
/openthread-latest/ |
D | STYLE_GUIDE.md | 19 …- OpenThread uses and enforces the ISO9899:1999 (aka ISO C99, C99) C language standard as the mini… 21 …- OpenThread uses and enforces the ISO14882:2011 (aka ISO C++11, C++11) C++ language standard as t… 41 …` or `#ifdef` directive to which they are related shall be decorated by language comment indicatin… 56 - The preprocessor shall not be used to redefine reserved language keywords. 134 …, structure, method, function, enumeration, and type names in the C/C++ language shall be in _uppe… 135 …rations, and types as well as method and function parameters in the C++ language shall be in _lowe… 162 - There should be a single space after language-reserved keywords (for, while, if, etc).
|
D | CODE_OF_CONDUCT.md | 21 - The use of sexualized language or imagery, and sexual attention or advances of any kind 49 **Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwe…
|
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/ |
D | README.md | 3 …b.com/project-everest/hacl-star/tree/master/code/curve25519) in the [F* language](https://github.c…
|
/openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
D | alternative-implementations.md | 54 …he context upwards through the call chain, or applications written in a language with automatic me…
|
D | psa-shared-memory.md | 421 …he same address is read twice. This part might be hard to do in the gdb language, so we may want t…
|
/openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
D | psa-conditional-inclusion-c.md | 201 The JSON capability language allows a more fine-grained selection than the C mechanism proposed her… 203 The JSON capability language can be translated approximately to the boolean symbol mechanism propos…
|
D | psa-driver-interface.md | 1019 … certain cryptographic mechanisms partially. The capability description language allows specifying… 1052 The integer properties must be C language constants. A typical value for `"base_size"` is `sizeof(a…
|
/openthread-latest/third_party/mbedtls/repo/framework/ |
D | LICENSE | 208 See the License for the specific language governing permissions and 283 language. (Hereinafter, translation is included without limitation in
|
/openthread-latest/doc/ |
D | Doxyfile.in | 108 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 110 # information to generate all constant output in the proper language. 287 # for that language. For instance, namespaces will be presented as packages, 308 # using this tag. The format is ext=language, where ext is a file extension, and 309 # language is one of the parsers supported by doxygen: IDL, Java, Javascript, 349 # If you use Microsoft's C++/CLI language, you should set this option to YES to
|