/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | SmallVector.h | 96 void setEnd(T *P) { this->EndX = P; } in setEnd() function 215 this->setEnd(this->end()+1); in push_back() 222 this->setEnd(this->end()+1); in push_back() 226 this->setEnd(this->end()-1); in pop_back() 252 this->setEnd(NewElts+CurSize); in grow() 310 this->setEnd(this->end()+1); in push_back() 314 this->setEnd(this->end()-1); in pop_back() 355 this->setEnd(this->begin()+N); in resize() 361 this->setEnd(this->begin()+N); in resize() 368 this->setEnd(this->begin()+N); in resize() [all …]
|
/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 95 void setEnd(T *P) { this->EndX = P; } in setEnd() function 212 this->setEnd(this->end()+1); in push_back() 219 this->setEnd(this->end()+1); in push_back() 223 this->setEnd(this->end()-1); in pop_back() 249 this->setEnd(NewElts+CurSize); in grow() 306 this->setEnd(this->end()+1); in push_back() 310 this->setEnd(this->end()-1); in pop_back() 352 this->setEnd(this->begin()+N); in resize() 358 this->setEnd(this->begin()+N); in resize() 365 this->setEnd(this->begin()+N); in resize() [all …]
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 38 void setEnd(T *P) { this->End = P; } in setEnd() function 194 this->setEnd(this->end() + NumInputs); in append() 206 this->setEnd(this->end() + NumInputs); in append() 225 this->setEnd(this->end()+1); in insert() 273 this->setEnd(this->end() + NumToInsert); in insert() 323 this->setEnd(this->end() + NumToInsert); in insert() 341 this->setEnd(this->begin()+N); in resize() 346 this->setEnd(this->begin()+N); in resize()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | LocalVariableGen.java | 63 setEnd(end); in LocalVariableGen() 183 public void setEnd( final InstructionHandle end ) { // TODO could be package-protected? in setEnd() method in LocalVariableGen 202 setEnd(new_ih); in updateTarget() 215 setEnd(null); in dispose()
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/ |
D | ALoopCommand.java | 35 setEnd(_end_); in ALoopCommand() 137 public void setEnd(PExpression node) in setEnd() method in ALoopCommand 254 setEnd((PExpression) newChild); in replaceChild()
|
D | ALoopIncCommand.java | 37 setEnd(_end_); in ALoopIncCommand() 142 public void setEnd(PExpression node) in setEnd() method in ALoopIncCommand 291 setEnd((PExpression) newChild); in replaceChild()
|
/external/clang/lib/Lex/ |
D | PPExpressions.cpp | 53 void setRange(SourceLocation L) { Range.setBegin(L); Range.setEnd(L); } in setRange() 55 Range.setBegin(B); Range.setEnd(E); in setRange() 58 void setEnd(SourceLocation L) { Range.setEnd(L); } in setEnd() function in __anonc43d75fc0111::PPValue 131 Result.setEnd(PeekTok.getLocation()); in EvaluateDefined() 141 Result.setEnd(PeekTok.getLocation()); in EvaluateDefined() 145 Result.setEnd(PeekTok.getLocation()); in EvaluateDefined() 768 RHS.setEnd(AfterColonVal.getRange().getEnd()); in EvaluateDirectiveSubExpr() 792 LHS.setEnd(RHS.getRange().getEnd()); in EvaluateDirectiveSubExpr()
|
/external/grpc-grpc-java/services/src/test/java/io/grpc/services/ |
D | ChannelzServiceTest.java | 57 GetTopChannelsResponse.newBuilder().setEnd(true).build(), in getTopChannels_empty() 70 .setEnd(true) in getTopChannels_onePage() 112 GetServersResponse.newBuilder().setEnd(true).build(), in getServers_empty() 125 .setEnd(true) in getServers_onePage()
|
D | ChannelzProtoUtilTest.java | 665 GetTopChannelsResponse.newBuilder().setEnd(true).build(), in toGetTopChannelsResponse() 685 .setEnd(true) in toGetTopChannelsResponse() 698 .setEnd(true) in toGetTopChannelsResponse() 727 .setEnd(true) in toGetServersResponse() 739 .setEnd(true) in toGetServersResponse() 768 .setEnd(true) in toGetServerSocketsResponse() 780 .setEnd(true) in toGetServerSocketsResponse()
|
/external/clang/include/clang/Basic/ |
D | SourceLocation.h | 205 void setEnd(SourceLocation e) { E = e; } in setEnd() function 259 void setEnd(SourceLocation e) { Range.setEnd(e); } in setEnd() function
|
/external/clang/lib/Format/ |
D | SortJavaScriptImports.cpp | 174 InsertionPoint.setEnd(References[References.size() - 1].Range.getEnd()); in analyze() 306 Reference.Range.setEnd(LineEnd->Tok.getEndLoc()); in parseModuleReferences() 418 Symbol.Range.setEnd(Current->Tok.getLocation()); in parseNamedBindings()
|
/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ |
D | ReservedRange.php | 116 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
|
D | ExtensionRange.php | 117 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
|
/external/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/ |
D | EnumReservedRange.php | 118 public function setEnd($var) function in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/ |
D | EnumReservedRange.php | 118 public function setEnd($var) function in Google\\Protobuf\\Internal\\EnumDescriptorProto\\EnumReservedRange
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ |
D | ReservedRange.php | 116 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ReservedRange
|
D | ExtensionRange.php | 117 public function setEnd($var) function in Google\\Protobuf\\Internal\\DescriptorProto\\ExtensionRange
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | STZInfo.java | 24 void setEnd(int em, int edwm, int edw, int et, int edm, boolean ea) { in setEnd() method in STZInfo
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | STZInfo.java | 25 void setEnd(int em, int edwm, int edw, int et, int edm, boolean ea) { in setEnd() method in STZInfo
|
/external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
D | Annotation.php | 206 public function setEnd($var) function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
D | Annotation.php | 206 public function setEnd($var) function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
|
/external/skia/src/pathops/ |
D | SkOpCoincidence.h | 36 void (SkCoincidentSpans::* setEnd)(const SkOpPtT* ptT) ); 42 void (SkCoincidentSpans::* setEnd)(const SkOpPtT* ptT) const) const;
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 52 Range.setEnd(ColonColonLoc); in Extend() 65 Range.setEnd(ColonColonLoc); in Extend() 78 Range.setEnd(ColonColonLoc); in Extend() 91 Range.setEnd(ColonColonLoc); in Extend() 113 Range.setEnd(ColonColonLoc); in MakeSuper()
|
/external/icu/icu4c/source/i18n/ |
D | regexcmp.h | 222 setEnd = 1 << 16 | 2, enumerator
|
/external/icu/libicu/cts_headers/ |
D | regexcmp.h | 222 setEnd = 1 << 16 | 2, enumerator
|