Home
last modified time | relevance | path

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

/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster_defs.proto49 /* RESERVED: KDF = 0x20009; // (TagType:ENUM_REP | 9) */
52 /* RESERVED: ECIES_SINGLE_HASH_MODE = 0x700c9; // (TagType:BOOL | 201) */
63 /* RESERVED: ALL_USERS = 0x701f4; // (TagType:BOOL | 500) */
64 /* RESERVED: USER_ID = 0x301f5; // (TagType:UINT | 501) */
71 /* RESERVED: ALL_APPLICATIONS = 0x70258; // (TagType:BOOL | 600) */
73 /* RESERVED: EXPORTABLE = 0x7025a; // (TagType:BOOL | 602) */
77 /* RESERVED: ROLLBACK_RESISTANT = 0x702bf; // (TagType:BOOL | 703) */
96 /* RESERVED: AUTH_TOKEN = 0x903ea; // (TagType:BYTES | 1002) */
167 /* RESERVED: DERIVE_KEY = 4; */
/external/syslinux/memdisk/
Dunzip.c50 #define RESERVED 0xC0 /* bit 6,7: reserved */ macro
225 #define RESERVED 0xC0 /* bit 6,7: reserved */ macro
260 if (gzh->flags & RESERVED) { in check_zip()
Dinflate.c996 #define RESERVED 0xC0 /* bit 6,7: reserved */ macro
/external/avb/
Davbtool1206 RESERVED = 60 variable in AvbHashtreeDescriptor
1207 SIZE = 120 + RESERVED
1223 str(RESERVED) + 's') # reserved
1323 self.flags, self.RESERVED*'\0')
1390 RESERVED = 60 variable in AvbHashDescriptor
1391 SIZE = 72 + RESERVED
1399 str(RESERVED) + 's') # reserved
1475 self.RESERVED*'\0')
1612 RESERVED = 64 variable in AvbChainPartitionDescriptor
1613 SIZE = 28 + RESERVED
[all …]
/external/syslinux/com32/lua/src/
Dllex.h22 enum RESERVED { enum
/external/libmpeg2/common/
Dimpeg2_defs.h121 #define RESERVED -1 macro
/external/ply/ply/example/GardenSnake/
DGardenSnake.py103 RESERVED = { variable
112 t.type = RESERVED.get(t.value, "NAME")
/external/brotli/c/include/brotli/
Ddecode.h72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
/external/skia/src/sfnt/
DSkOTTable_glyf.h128 RESERVED,
/external/skqp/src/sfnt/
DSkOTTable_glyf.h128 RESERVED,
/external/annotation-tools/asmx/src/org/objectweb/asm/attrs/
DStackMapTableAttribute.java372 public static final int RESERVED = 128; field in StackMapTableAttribute
496 } else if (tag < RESERVED) { // SAME_LOCALS_1_STACK_ITEM_FRAME in read()
/external/v4l2_codec2/vda/
Dvp9_parser.h46 RESERVED = 6, enumerator
/external/selinux/python/sepolicy/sepolicy/
Dgenerate.py120 RESERVED = 1 variable
393 return l[ALL] or l[RESERVED] or l[UNRESERVED] or len(l[PORTS]) > 0
709 if self.in_tcp[RESERVED]:
716 if self.out_tcp[RESERVED]:
734 if self.in_udp[RESERVED]:
/external/curl/lib/
Dcontent_encoding.c71 #define RESERVED 0xE0 /* bits 5..7: reserved */ macro
361 if(method != Z_DEFLATED || (flags & RESERVED) != 0) { in check_gzip_header()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBIDataWrapper.java85 final static int RESERVED = 3; field in RBBIDataWrapper
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIDataWrapper.java84 final static int RESERVED = 3; field in RBBIDataWrapper
/external/crcalc/
DCOPYRIGHT.txt22 Copyright � 1999, Silicon Graphics, Inc. -- ALL RIGHTS RESERVED
62 Copyright (c) 2001-2002, Hewlett-Packard Company -- ALL RIGHTS RESERVED
DNOTICE22 Copyright � 1999, Silicon Graphics, Inc. -- ALL RIGHTS RESERVED
62 Copyright (c) 2001-2002, Hewlett-Packard Company -- ALL RIGHTS RESERVED
DLICENSE22 Copyright � 1999, Silicon Graphics, Inc. -- ALL RIGHTS RESERVED
62 Copyright (c) 2001-2002, Hewlett-Packard Company -- ALL RIGHTS RESERVED
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DindicExceptions.txt15 These codepoints are marked RESERVED in all 9 indic scripts.
/external/autotest/client/tests/crashme/
Dcrashme_2.4-9.diff20 + * ALL RIGHTS RESERVED *
/external/vboot_reference/scripts/image_signing/lib/shflags/
Dshflags89 FLAGS_RESERVED='ARGC ARGV ERROR FALSE HELP PARENT RESERVED TRUE VERSION'
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz1Index: linux/arch/i386/Kconfig.debug 2====== ...
/external/javaparser/javaparser-core/src/main/javacc/
Djava.jj200 /* RESERVED WORDS AND LITERALS */