/third_party/cmsis/CMSIS/Core/Include/ |
D | core_ca.h | 181 #define RESERVED(N, T) T RESERVED##N; // placeholder struct members used for "reserved" areas macro 206 RESERVED(0:4, uint32_t) 284 RESERVED(0:2, uint32_t) 286 RESERVED(1:1, uint32_t) 288 RESERVED(2:2, uint32_t) 294 RESERVED(3:2, uint32_t) 296 RESERVED(4:1, uint32_t) 301 RESERVED(5:1, uint32_t) 304 RESERVED(6:1, uint32_t) 309 RESERVED(7:1, uint32_t) [all …]
|
/third_party/openh264/ |
D | openh264.rc.template | 27 FILEVERSION $MAJOR,$MINOR,$REVISION,$RESERVED 28 PRODUCTVERSION $MAJOR,$MINOR,$REVISION,$RESERVED 46 VALUE "FileVersion", "$MAJOR.$MINOR.$REVISION.$RESERVED" 51 VALUE "ProductVersion", "$MAJOR.$MINOR.$REVISION.$RESERVED"
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-cff-interp-dict-common.hh | 87 enum Nibble { DECIMAL=10, EXP_POS, EXP_NEG, RESERVED, NEG, END }; in parse_bcd() enumerator 105 if (unlikely (nibble == RESERVED)) break; in parse_bcd()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | LookupTable.java | 22 RESERVED(0x00E0), enumConstant 43 if (LookupFlagBit.RESERVED.getValue(lookupFlag) != 0) { in LookupTable()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | EOTWriter.java | 40 private final static long RESERVED = 0; field in EOTWriter 151 index += writableFontData.writeULongLE(index, RESERVED); in writeReservedFields()
|
/third_party/skia/src/sksl/lex/ |
D | sksl.lex | 46 RESERVED = attribute|varying|precision|invariant|asm|class|union|enum|typedef|template|this|p…
|
/third_party/skia/third_party/externals/brotli/c/include/brotli/ |
D | decode.h | 72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
|
/third_party/node/deps/brotli/c/include/brotli/ |
D | decode.h | 72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 128 RESERVED,
|
/third_party/curl/lib/ |
D | content_encoding.c | 87 #define RESERVED 0xE0 /* bits 5..7: reserved */ macro 390 if(method != Z_DEFLATED || (flags & RESERVED) != 0) { in check_gzip_header()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | RBBIDataWrapper.java | 195 public final static int RESERVED = 3; field in RBBIDataWrapper
|
/third_party/openh264/test/decoder/ |
D | DecUT_ParseSyntax.cpp | 18 RESERVED, enumerator
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indicExceptions.txt | 15 These codepoints are marked RESERVED in all 9 indic scripts.
|
/third_party/pcre2/pcre2/maint/Unicode.tables/ |
D | PropertyValueAliases.txt | 519 ccc; 133; CCC133 ; CCC133 # RESERVED
|
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | words.txt | 3457 RESERVED
|
D | i386.txt | 1809 NOTE: 0 OR 1 INDICATES INTEL RESERVED. DO NOT DEFINE 4221 THE REMAINING BITS (MARKED UU) ARE RESERVED; DO NOT DEFINE. 4272 BITS MARKED 0 AND 1 ARE RESERVED BY INTEL. DO NOT DEFINE. 4536 0 OR 1 INDICATES INTEL RESERVED. DO NOT DEFINE. 4624 PAGE DIRECTORY BASE REGISTER (PDBR) RESERVED CR3 4630 RESERVED CR1 4633 G RESERVED TSMPECR0 5220 NOTE: 0 INDICATES INTEL RESERVED. DO NOT DEFINE. 6800 0 MEANS INTEL RESERVED. DO NOT DEFINE. 9607 NOTE: 0 INDICATES INTEL RESERVED. NO NOT DEFINE [all …]
|
D | i386-notutf8.txt | 1809 NOTE: 0 OR 1 INDICATES INTEL RESERVED. DO NOT DEFINE 4221 THE REMAINING BITS (MARKED UU) ARE RESERVED; DO NOT DEFINE. 4272 BITS MARKED 0 AND 1 ARE RESERVED BY INTEL. DO NOT DEFINE. 4536 0 OR 1 INDICATES INTEL RESERVED. DO NOT DEFINE. 4624 � PAGE DIRECTORY BASE REGISTER (PDBR) � RESERVED �CR3 4630 � RESERVED �CR1 4633 �G� RESERVED �T�S�M�P�E�CR0 5220 NOTE: 0 INDICATES INTEL RESERVED. DO NOT DEFINE. 6800 0 MEANS INTEL RESERVED. DO NOT DEFINE. 9607 NOTE: 0 INDICATES INTEL RESERVED. NO NOT DEFINE [all …]
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 9160 RESERVED
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.3.0.rst | 231 - pan/decode: Treat RESERVED swizzles as errors
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | fd-clouds.log | 1203 { RESERVED = 0 }
|
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
D | ChangeLog.txt | 1434 check generator scripts to avoid generating etext:RESERVED 64-bit
|
D | ChangeLog.adoc | 4946 check generator scripts to avoid generating etext:RESERVED 64-bit
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 152960 RESERVED = 2147483648U enumerator
|