/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
D | keymaster_defs.proto | 49 /* 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/ |
D | unzip.c | 50 #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()
|
D | inflate.c | 996 #define RESERVED 0xC0 /* bit 6,7: reserved */ macro
|
/external/avb/ |
D | avbtool | 1206 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/ |
D | llex.h | 22 enum RESERVED { enum
|
/external/libmpeg2/common/ |
D | impeg2_defs.h | 121 #define RESERVED -1 macro
|
/external/ply/ply/example/GardenSnake/ |
D | GardenSnake.py | 103 RESERVED = { variable 112 t.type = RESERVED.get(t.value, "NAME")
|
/external/brotli/c/include/brotli/ |
D | decode.h | 72 BROTLI_ERROR_CODE(_ERROR_FORMAT_, RESERVED, -2) SEPARATOR \
|
/external/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 128 RESERVED,
|
/external/skqp/src/sfnt/ |
D | SkOTTable_glyf.h | 128 RESERVED,
|
/external/annotation-tools/asmx/src/org/objectweb/asm/attrs/ |
D | StackMapTableAttribute.java | 372 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/ |
D | vp9_parser.h | 46 RESERVED = 6, enumerator
|
/external/selinux/python/sepolicy/sepolicy/ |
D | generate.py | 120 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/ |
D | content_encoding.c | 71 #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/ |
D | RBBIDataWrapper.java | 85 final static int RESERVED = 3; field in RBBIDataWrapper
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RBBIDataWrapper.java | 84 final static int RESERVED = 3; field in RBBIDataWrapper
|
/external/crcalc/ |
D | COPYRIGHT.txt | 22 Copyright � 1999, Silicon Graphics, Inc. -- ALL RIGHTS RESERVED 62 Copyright (c) 2001-2002, Hewlett-Packard Company -- ALL RIGHTS RESERVED
|
D | NOTICE | 22 Copyright � 1999, Silicon Graphics, Inc. -- ALL RIGHTS RESERVED 62 Copyright (c) 2001-2002, Hewlett-Packard Company -- ALL RIGHTS RESERVED
|
D | LICENSE | 22 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/ |
D | indicExceptions.txt | 15 These codepoints are marked RESERVED in all 9 indic scripts.
|
/external/autotest/client/tests/crashme/ |
D | crashme_2.4-9.diff | 20 + * ALL RIGHTS RESERVED *
|
/external/vboot_reference/scripts/image_signing/lib/shflags/ |
D | shflags | 89 FLAGS_RESERVED='ARGC ARGV ERROR FALSE HELP PARENT RESERVED TRUE VERSION'
|
/external/autotest/client/profilers/lockmeter/ |
D | patch.2.6.14-lockmeter-1.gz | 1Index: linux/arch/i386/Kconfig.debug
2====== ... |
/external/javaparser/javaparser-core/src/main/javacc/ |
D | java.jj | 200 /* RESERVED WORDS AND LITERALS */
|