Home
last modified time | relevance | path

Searched refs:RESERVED (Results 1 - 11 of 11) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A 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(
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DLookupTable.java22 RESERVED(0x00E0), enum constant
43 if (LookupFlagBit.RESERVED.getValue(lookupFlag) != 0) { in LookupTable()
/third_party/skia/third_party/externals/harfbuzz/src/
H A 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/tools/conversion/eot/
H A DEOTWriter.java40 private final static long RESERVED = 0; field in EOTWriter
151 index += writableFontData.writeULongLE(index, RESERVED); in writeReservedFields()
/third_party/node/deps/brotli/c/include/brotli/
H A Ddecode.h72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
/third_party/skia/third_party/externals/brotli/c/include/brotli/
H A Ddecode.h72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h128 RESERVED,
/third_party/curl/lib/
H A 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/
H A DRBBIDataWrapper.java195 public final static int RESERVED = 3; field in RBBIDataWrapper
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 34 milliseconds