/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/app/ |
D | FieldMethodizer.java | 123 public void addObject ( String s ) in addObject() method in FieldMethodizer 134 public void addObject ( Object o ) in addObject() method in FieldMethodizer
|
/external/clang/test/CodeGenObjC/ |
D | getter-property-type-mismatch.m | 7 - (void) addObject; method
|
D | parameterized_classes.m | 39 void addObject(NSMutableArray<NSString *> *array, NSString *obj) { function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVLocation.h | 155 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject() function 157 virtual void addObject(LVSmall Opcode, LVUnsigned Operand1, in addObject() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
D | LVLocation.cpp | 561 void LVLocationSymbol::addObject(LVAddress LowPC, LVAddress HighPC, in addObject() function in LVLocationSymbol 579 void LVLocationSymbol::addObject(LVSmall Opcode, LVUnsigned Operand1, in addObject() function in LVLocationSymbol
|
D | LVScope.cpp | 160 void LVScope::addObject(LVLocation *Location) { in addObject() function in LVScope 256 void LVScope::addObject(LVAddress LowerAddress, LVAddress UpperAddress) { in addObject() function in LVScope
|
/external/llvm/lib/CodeGen/ |
D | SafeStackLayout.cpp | 36 void StackLayout::addObject(const Value *V, unsigned Size, unsigned Alignment, in addObject() function in StackLayout
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | ObjectTransformLayer.h | 73 template <typename ObjectPtr> Error addObject(VModuleKey K, ObjectPtr Obj) { in addObject() function
|
D | RemoteObjectLayer.h | 332 addObject(ObjectPtr ObjBuffer, in addObject() function 469 Expected<ObjHandleT> addObject(std::string ObjBuffer) { in addObject() function
|
D | RTDyldObjectLinkingLayer.h | 391 Error addObject(VModuleKey K, ObjectPtr ObjBuffer) { in addObject() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | SafeStackLayout.cpp | 39 void StackLayout::addObject(const Value *V, unsigned Size, Align Alignment, in addObject() function in StackLayout
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStackLayout.cpp | 41 void StackLayout::addObject(const Value *V, unsigned Size, unsigned Alignment, in addObject() function in StackLayout
|
/external/threetenbp/src/main/java/org/threeten/bp/format/ |
D | DateTimeBuilder.java | 181 void addObject(ChronoLocalDate date) { in addObject() method in DateTimeBuilder 185 void addObject(LocalTime time) { in addObject() method in DateTimeBuilder
|
/external/perfmark/agent/src/main/java/io/perfmark/agent/ |
D | MethodVisitorRecorder.java | 320 private void addObject(Object value) { in addObject() method in MethodVisitorRecorder 324 private static Object[] addObject(Object[] dest, int pos, Object value) { in addObject() method in MethodVisitorRecorder
|
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
D | AbstractHttp2Headers.java | 344 public Http2Headers addObject(CharSequence name, Object value) { in addObject() method in AbstractHttp2Headers 349 public Http2Headers addObject(CharSequence name, Iterable<?> values) { in addObject() method in AbstractHttp2Headers 354 public Http2Headers addObject(CharSequence name, Object... values) { in addObject() method in AbstractHttp2Headers
|
/external/jsoup/src/main/java/org/jsoup/nodes/ |
D | Attributes.java | 145 private void addObject(String key, @Nullable Object value) { in addObject() method in Attributes
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindingsStack.h | 357 Expected<orc::VModuleKey> addObject(std::unique_ptr<MemoryBuffer> ObjBuffer, in addObject() function
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/node/ |
D | ArrayNode.java | 396 public ObjectNode addObject() in addObject() method in ArrayNode
|
/external/jcommander/src/main/java/com/beust/jcommander/ |
D | JCommander.java | 260 public final void addObject(Object object) { in addObject() method in JCommander 1041 public Builder addObject(Object o) { in addObject() method in JCommander.Builder
|