Home
last modified time | relevance | path

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

12

/third_party/uboot/u-boot-2020.01/doc/
DREADME.mpc85xxcds185 XXXX0001 == RESERVED
191 XXXX0111 == RESERVED
195 XXXX1011 == RESERVED
198 XXXX1110 == RESERVED
199 XXXX1111 == RESERVED
/third_party/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/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/uboot/u-boot-2020.01/lib/
Dgunzip.c26 #define RESERVED 0xe0 macro
53 if (src[2] != DEFLATED || (flags & RESERVED) != 0) { in gzip_parse_header()
155 if (src[2] != DEFLATED || (flags & RESERVED) != 0) { in gzwrite()
/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/flutter/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/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-dict-common.hh107 enum Nibble { DECIMAL=10, EXP_POS, EXP_NEG, RESERVED, NEG, END }; in parse_bcd() enumerator
132 case RESERVED: in parse_bcd()
/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/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/flutter/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/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/flutter/skia/src/sfnt/
DSkOTTable_glyf.h128 RESERVED,
/third_party/skia/src/sfnt/
DSkOTTable_glyf.h128 RESERVED,
/third_party/boost/libs/geometry/doc/generated/
Dbuffer.qbk118 … The length of the chord's in the generated arcs around points or bends (RESERVED, NOT YET USED) ]]
/third_party/curl/lib/
Dcontent_encoding.c71 #define RESERVED 0xE0 /* bits 5..7: reserved */ macro
372 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/mingw-w64/mingw-w64-headers/include/
Dicm.h268 #define RESERVED 0x80000000 macro
/third_party/flutter/skia/third_party/externals/sdl/debian/
Dcopyright319 ALL RIGHTS RESERVED
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dndis.h1261 ULONG RESERVED; member
1273 ULONG RESERVED:1; member
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.min.js.map1RESERVED$$","UCSCHAR$$","DEC_OCTET_RELAXED$","H16$","LS32$","IPV4ADDRESS$","IPV6ADDRESS1$","IPV6AD…
Duri.all.js.map1RESERVED$$), \"g\"),\n\t\tPCT_ENCODED : new RegExp(PCT_ENCODED$, \"g\"),\n\t\tIPV4ADDRESS : new Re…
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt9160 RESERVED
/third_party/harfbuzz/perf/texts/
Den-words.txt9160 RESERVED
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.min.js.map1 …","isIRI","ALPHA$$","DIGIT$$","HEXDIG$$","PCT_ENCODED$","SUB_DELIMS$$","RESERVED$$","IPRIVATE$$","…

12