Home
last modified time | relevance | path

Searched refs:RESERVED (Results 1 – 23 of 23) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
Dcore_ca.h181 #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/
Dopenh264.rc.template27 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/
Dhb-cff-interp-dict-common.hh87 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/
DLookupTable.java22 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/
DEOTWriter.java40 private final static long RESERVED = 0; field in EOTWriter
151 index += writableFontData.writeULongLE(index, RESERVED); in writeReservedFields()
/third_party/skia/src/sksl/lex/
Dsksl.lex46 RESERVED = attribute|varying|precision|invariant|asm|class|union|enum|typedef|template|this|p…
/third_party/skia/third_party/externals/brotli/c/include/brotli/
Ddecode.h72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
/third_party/node/deps/brotli/c/include/brotli/
Ddecode.h72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
/third_party/skia/src/sfnt/
DSkOTTable_glyf.h128 RESERVED,
/third_party/curl/lib/
Dcontent_encoding.c87 #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/
DRBBIDataWrapper.java195 public final static int RESERVED = 3; field in RBBIDataWrapper
/third_party/openh264/test/decoder/
DDecUT_ParseSyntax.cpp18 RESERVED, enumerator
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DindicExceptions.txt15 These codepoints are marked RESERVED in all 9 indic scripts.
/third_party/pcre2/pcre2/maint/Unicode.tables/
DPropertyValueAliases.txt519 ccc; 133; CCC133 ; CCC133 # RESERVED
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3457 RESERVED
Di386.txt1809 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 …]
Di386-notutf8.txt1809 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
4630RESERVED �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/
Den-words.txt9160 RESERVED
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst231 - pan/decode: Treat RESERVED swizzles as errors
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
Dfd-clouds.log1203 { RESERVED = 0 }
/third_party/vk-gl-cts/external/vulkan-docs/src/
DChangeLog.txt1434 check generator scripts to avoid generating etext:RESERVED 64-bit
DChangeLog.adoc4946 check generator scripts to avoid generating etext:RESERVED 64-bit
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp152960 RESERVED = 2147483648U enumerator