/external/tcpdump/tests/ |
D | lldp-infinite-loop-1.out | 2 Chassis ID TLV (1), length 7 5 Port ID TLV (2), length 7 15 Port and Protocol VLAN ID Subtype (2) 31 Priority: 0, RES: 0, Sel: 0, Protocol ID: 0 32 Priority: 0, RES: 0, Sel: 0, Protocol ID: 0 33 Priority: 0, RES: 0, Sel: 0, Protocol ID: 128 34 Priority: 0, RES: 1, Sel: 4, Protocol ID: 3072 35 Priority: 0, RES: 0, Sel: 0, Protocol ID: 0 36 Priority: 0, RES: 0, Sel: 0, Protocol ID: 0 37 Priority: 4, RES: 0, Sel: 0, Protocol ID: 32962 [all …]
|
D | pimv2-oobr-1.out | 6 Generation ID Option (20), length 4, Value: 0xd76fc4dc 10 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 12 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 14 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 16 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 18 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 20 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 22 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 24 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) 26 Generation ID Option (20), length 0, Value: ERROR: Option Length != 4 Bytes (0) [all …]
|
D | lmp-v.out | 4 Link ID Object (3), Class-Type: IPv4 Local (1) Flags: [non-negotiable], length: 8 5 IPv4 Link ID: 1.0.0.0 (0x01000000) 6 Message ID Object (5), Class-Type: 1 (1) Flags: [non-negotiable], length: 8 7 Message ID: 3 (0x00000003) 8 Link ID Object (3), Class-Type: IPv4 Remote (2) Flags: [non-negotiable], length: 8 9 IPv4 Link ID: 1.0.0.0 (0x01000000) 21 Control Channel ID Object (1), Class-Type: Local (1) Flags: [non-negotiable], length: 8 22 Control Channel ID: 1 (0x00000001) 28 Control Channel ID Object (1), Class-Type: Local (1) Flags: [non-negotiable], length: 8 29 Control Channel ID: 1 (0x00000001) [all …]
|
D | ospf3_nbma-vv.out | 2 Router-ID 3.3.3.3, Backbone Area 4 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 100 8 Router-ID 3.3.3.3, Backbone Area 10 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 100 14 Router-ID 1.1.1.1, Backbone Area 16 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 1 21 Router-ID 3.3.3.3, Backbone Area 24 Router-ID 1.1.1.1, Backbone Area 27 Router-ID 1.1.1.1, Backbone Area 30 Router LSA (1), Area Local Scope, LSA-ID 0.0.0.0 [all …]
|
D | ospf3_mp-vv.out | 2 Router-ID 3.3.3.3, Backbone Area 4 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 100 7 Router-ID 3.3.3.3, Backbone Area 9 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 100 12 Router-ID 3.3.3.3, Backbone Area 14 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 100 17 Router-ID 3.3.3.3, Backbone Area 19 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 100 22 Router-ID 1.1.1.1, Backbone Area 24 Hello Timer 30s, Dead Timer 120s, Interface-ID 0.0.0.6, Priority 1 [all …]
|
D | ospf3_bc-vv.out | 2 Router-ID 1.1.1.1, Area 0.0.0.1 4 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 7 Router-ID 1.1.1.1, Area 0.0.0.1 9 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 12 Router-ID 1.1.1.1, Area 0.0.0.1 14 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 17 Router-ID 1.1.1.1, Area 0.0.0.1 19 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 22 Router-ID 2.2.2.2, Area 0.0.0.1 24 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 [all …]
|
D | ospf3_ah-vv.out | 2 Router-ID 1.1.1.1, Area 0.0.0.1 4 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 7 Router-ID 2.2.2.2, Area 0.0.0.1 9 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 12 Router-ID 1.1.1.1, Area 0.0.0.1 14 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 18 Router-ID 2.2.2.2, Area 0.0.0.1 20 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 24 Router-ID 1.1.1.1, Area 0.0.0.1 26 Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.5, Priority 1 [all …]
|
/external/clang/include/clang/Basic/ |
D | Builtins.h | 46 enum ID { enum 48 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 83 const char *getName(unsigned ID) const { in getName() argument 84 return getRecord(ID).Name; in getName() 88 const char *getTypeString(unsigned ID) const { in getTypeString() argument 89 return getRecord(ID).Type; in getTypeString() 93 bool isTSBuiltin(unsigned ID) const { in isTSBuiltin() argument 94 return ID >= Builtin::FirstTSBuiltin; in isTSBuiltin() 98 bool isPure(unsigned ID) const { in isPure() argument 99 return strchr(getRecord(ID).Attributes, 'U') != nullptr; in isPure() [all …]
|
D | TargetBuiltins.h | 28 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 39 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 50 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 60 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 70 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 80 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 90 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 143 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 153 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument 163 #define BUILTIN(ID, TYPE, ATTRS) BI##ID, argument [all …]
|
D | SourceLocation.h | 42 int ID; variable 44 FileID() : ID(0) {} in FileID() 46 bool isValid() const { return ID != 0; } in isValid() 47 bool isInvalid() const { return ID == 0; } in isInvalid() 49 bool operator==(const FileID &RHS) const { return ID == RHS.ID; } 50 bool operator<(const FileID &RHS) const { return ID < RHS.ID; } 51 bool operator<=(const FileID &RHS) const { return ID <= RHS.ID; } 57 unsigned getHashValue() const { return static_cast<unsigned>(ID); } in getHashValue() 66 F.ID = V; in get() 69 int getOpaqueValue() const { return ID; } in getOpaqueValue() [all …]
|
/external/libopus/silk/ |
D | debug.h | 99 static int ID = -1; \ 106 ID = k; \ 110 if (ID == -1) { \ 111 ID = silk_Timer_nTimers; \ 113 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \ 114 strcpy(silk_Timer_tags[ID], #TAG_NAME); \ 115 silk_Timer_cnt[ID] = 0; \ 116 silk_Timer_sum[ID] = 0; \ 117 silk_Timer_min[ID] = 0xFFFFFFFF; \ 118 silk_Timer_max[ID] = 0; \ [all …]
|
/external/syzkaller/dashboard/app/ |
D | reporting_test.go | 39 if rep.ID == "" { 42 _, dbCrash, dbBuild := c.loadBug(rep.ID) 46 ID: rep.ID, 82 _, dbCrash, _ = c.loadBug(rep.ID) 91 ID: rep.ID, 101 c.client.updateBug(rep.ID, dashapi.BugStatusUpstream, "") 104 reply, _ = c.client.ReportingUpdate(&dashapi.BugUpdate{ID: rep.ID, Status: dashapi.BugStatusOpen}) 115 if rep2.ID == "" || rep2.ID == rep.ID { 116 t.Fatalf("bad report ID: %q", rep2.ID) 118 want.ID = rep2.ID [all …]
|
/external/clang/include/clang/Driver/ |
D | Types.h | 19 enum ID { enum 21 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID, argument 28 const char *getTypeName(ID Id); 33 ID getPreprocessedType(ID Id); 37 const char *getTypeTempSuffix(ID Id, bool CLMode = false); 40 bool onlyAssembleType(ID Id); 43 bool onlyPrecompileType(ID Id); 48 bool canTypeBeUserSpecified(ID Id); 53 bool appendSuffixForType(ID Id); 58 bool canLipoType(ID Id); [all …]
|
/external/clang/lib/Serialization/ |
D | ASTCommon.cpp | 28 unsigned ID = 0; in TypeIdxFromBuiltin() local 31 ID = PREDEF_TYPE_VOID_ID; in TypeIdxFromBuiltin() 34 ID = PREDEF_TYPE_BOOL_ID; in TypeIdxFromBuiltin() 37 ID = PREDEF_TYPE_CHAR_U_ID; in TypeIdxFromBuiltin() 40 ID = PREDEF_TYPE_UCHAR_ID; in TypeIdxFromBuiltin() 43 ID = PREDEF_TYPE_USHORT_ID; in TypeIdxFromBuiltin() 46 ID = PREDEF_TYPE_UINT_ID; in TypeIdxFromBuiltin() 49 ID = PREDEF_TYPE_ULONG_ID; in TypeIdxFromBuiltin() 52 ID = PREDEF_TYPE_ULONGLONG_ID; in TypeIdxFromBuiltin() 55 ID = PREDEF_TYPE_UINT128_ID; in TypeIdxFromBuiltin() [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Type.h | 77 TypeID ID : 8; // The current base type of this type. variable 83 : Context(C), ID(tid), SubclassData(0), in Type() 119 TypeID getTypeID() const { return ID; } in getTypeID() 122 bool isVoidTy() const { return ID == VoidTyID; } in isVoidTy() 125 bool isFloatTy() const { return ID == FloatTyID; } in isFloatTy() 128 bool isDoubleTy() const { return ID == DoubleTyID; } in isDoubleTy() 131 bool isX86_FP80Ty() const { return ID == X86_FP80TyID; } in isX86_FP80Ty() 134 bool isFP128Ty() const { return ID == FP128TyID; } in isFP128Ty() 137 bool isPPC_FP128Ty() const { return ID == PPC_FP128TyID; } in isPPC_FP128Ty() 142 return ID == FloatTyID || ID == DoubleTyID || in isFloatingPointTy() [all …]
|
/external/antlr/runtime/Python3/tests/ |
D | t042ast.g | 44 : (INT|ID)+ 52 : 'var' ID ':' type -> ^('var' type ID) 56 : type ID ';' -> ^(VARDEF type ID) 69 : ID (',' ID)* -> ID+ 73 : type ID (',' ID)* ';' -> ^(type ID+) 86 : 'int' ID (',' ID)* -> ^('int' ID)+ 147 : modifier type ID ('=' expression)? ';' 148 -> {self.flag == 0}? ^(VARDEF ID modifier* type expression?) 149 -> {self.flag == 1}? ^(VARIABLE ID modifier* type expression?) 150 -> ^(FIELD ID modifier* type expression?) [all …]
|
/external/antlr/runtime/Cpp/tests/ |
D | t042ast.g | 57 : (INT|ID)+ 65 : 'var' ID ':' type -> ^('var' type ID) 69 : type ID ';' -> ^(VARDEF type ID) 82 : ID (',' ID)* -> ID+ 86 : type ID (',' ID)* ';' -> ^(type ID+) 99 : 'int' ID (',' ID)* -> ^('int' ID)+ 160 : modifier type ID ('=' expression)? ';' 161 -> {self.flag == 0}? ^(VARDEF ID modifier* type expression?) 162 -> {self.flag == 1}? ^(VARIABLE ID modifier* type expression?) 163 -> ^(FIELD ID modifier* type expression?) [all …]
|
/external/antlr/runtime/Python/tests/ |
D | t042ast.g | 44 : (INT|ID)+ 52 : 'var' ID ':' type -> ^('var' type ID) 56 : type ID ';' -> ^(VARDEF type ID) 69 : ID (',' ID)* -> ID+ 73 : type ID (',' ID)* ';' -> ^(type ID+) 86 : 'int' ID (',' ID)* -> ^('int' ID)+ 147 : modifier type ID ('=' expression)? ';' 148 -> {self.flag == 0}? ^(VARDEF ID modifier* type expression?) 149 -> {self.flag == 1}? ^(VARIABLE ID modifier* type expression?) 150 -> ^(FIELD ID modifier* type expression?) [all …]
|
/external/antlr/runtime/JavaScript/tests/functional/ |
D | t042ast.g | 50 : (INT|ID)+ 58 : 'var' ID ':' type -> ^('var' type ID) 62 : type ID ';' -> ^(VARDEF type ID) 75 : ID (',' ID)* -> ID+ 79 : type ID (',' ID)* ';' -> ^(type ID+) 92 : 'int' ID (',' ID)* -> ^('int' ID)+ 153 : modifier type ID ('=' expression)? ';' 154 -> {this.flag === 0}? ^(VARDEF ID modifier* type expression?) 155 -> {this.flag === 1}? ^(VARIABLE ID modifier* type expression?) 156 -> ^(FIELD ID modifier* type expression?) [all …]
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | DomPrinter.cpp | 86 static char ID; member 87 DomViewer() : DOTGraphTraitsViewer<DominatorTree, false>("dom", ID){ in DomViewer() 94 static char ID; member 95 DomOnlyViewer() : DOTGraphTraitsViewer<DominatorTree, true>("domonly", ID){ in DomOnlyViewer() 102 static char ID; member 104 DOTGraphTraitsViewer<PostDominatorTree, false>("postdom", ID){ in PostDomViewer() 111 static char ID; member 113 DOTGraphTraitsViewer<PostDominatorTree, true>("postdomonly", ID){ in PostDomOnlyViewer() 119 char DomViewer::ID = 0; member in DomViewer 123 char DomOnlyViewer::ID = 0; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 109 static char ID; member 113 "dom", ID) { in DomViewer() 121 static char ID; member 125 "domonly", ID) { in DomOnlyViewer() 140 static char ID; member 145 "postdom", ID){ in PostDomViewer() 154 static char ID; member 159 "postdomonly", ID){ in PostDomOnlyViewer() 165 char DomViewer::ID = 0; member in DomViewer 169 char DomOnlyViewer::ID = 0; [all …]
|
/external/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 93 static char ID; member 97 "dom", ID) { in DomViewer() 105 static char ID; member 109 "domonly", ID) { in DomOnlyViewer() 124 static char ID; member 129 "postdom", ID){ in PostDomViewer() 138 static char ID; member 143 "postdomonly", ID){ in PostDomOnlyViewer() 149 char DomViewer::ID = 0; member in DomViewer 153 char DomOnlyViewer::ID = 0; [all …]
|
/external/snakeyaml/src/test/java/org/pyyaml/ |
D | CanonicalParser.java | 53 scanner.getToken(Token.ID.StreamStart); in parseStream() 55 while (!scanner.checkToken(Token.ID.StreamEnd)) { in parseStream() 56 if (scanner.checkToken(Token.ID.Directive, Token.ID.DocumentStart)) { in parseStream() 62 scanner.getToken(Token.ID.StreamEnd); in parseStream() 68 if (scanner.checkToken(Token.ID.Directive)) { in parseDocument() 69 scanner.getToken(Token.ID.Directive); in parseDocument() 71 scanner.getToken(Token.ID.DocumentStart); in parseDocument() 79 if (scanner.checkToken(Token.ID.Alias)) { in parseNode() 84 if (scanner.checkToken(Token.ID.Anchor)) { in parseNode() 89 if (scanner.checkToken(Token.ID.Tag)) { in parseNode() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | PassManager.h | 93 static AnalysisSetKey *ID() { return &SetKey; } in ID() function 116 static AnalysisSetKey *ID() { return &SetKey; } in ID() function 174 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } in preserve() 178 void preserve(AnalysisKey *ID) { in preserve() argument 180 NotPreservedAnalysisIDs.erase(ID); in preserve() 185 PreservedIDs.insert(ID); in preserve() 190 preserveSet(AnalysisSetT::ID()); in preserveSet() 194 void preserveSet(AnalysisSetKey *ID) { in preserveSet() argument 197 PreservedIDs.insert(ID); in preserveSet() 207 template <typename AnalysisT> void abandon() { abandon(AnalysisT::ID()); } in abandon() [all …]
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BasicValueFactory.cpp | 23 void CompoundValData::Profile(llvm::FoldingSetNodeID& ID, QualType T, in Profile() argument 25 T.Profile(ID); in Profile() 26 ID.AddPointer(L.getInternalPointer()); in Profile() 29 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, in Profile() argument 32 ID.AddPointer(store.getStore()); in Profile() 33 ID.AddPointer(region); in Profile() 41 static inline void Profile(const SValData& X, llvm::FoldingSetNodeID& ID) { in Profile() 42 X.first.Profile(ID); in Profile() 43 ID.AddPointer( (void*) X.second); in Profile() 48 static inline void Profile(const SValPair& X, llvm::FoldingSetNodeID& ID) { in Profile() [all …]
|