/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/app/ |
H A 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVLocation.h | 150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject() function 152 virtual void addObject(LVSmall Opcode, ArrayRef<LVUnsigned> Operands) {} in addObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVLocation.h | 150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject() function 152 virtual void addObject(LVSmall Opcode, ArrayRef<LVUnsigned> Operands) {} in addObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVLocation.h | 150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject() function 152 virtual void addObject(LVSmall Opcode, ArrayRef<LVUnsigned> Operands) {} in addObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVLocation.h | 150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject() function 152 virtual void addObject(LVSmall Opcode, ArrayRef<LVUnsigned> Operands) {} in addObject() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
H A 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
|
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
H A 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
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/format/ |
H A D | DateTimeBuilder.java | 181 void addObject(ChronoLocalDate date) { in addObject() method in DateTimeBuilder 185 void addObject(LocalTime time) { in addObject() method in DateTimeBuilder
|
/aosp_15_r20/external/perfmark/agent/src/main/java/io/perfmark/agent/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | RemoteObjectLayer.h | 332 addObject(ObjectPtr ObjBuffer, in addObject() function 469 Expected<ObjHandleT> addObject(std::string ObjBuffer) { in addObject() function
|
H A D | ObjectTransformLayer.h | 73 template <typename ObjectPtr> Error addObject(VModuleKey K, ObjectPtr Obj) { in addObject() function
|
H A D | RTDyldObjectLinkingLayer.h | 391 Error addObject(VModuleKey K, ObjectPtr ObjBuffer) { in addObject() function
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | getter-property-type-mismatch.m | 7 - (void) addObject; method
|
H A D | parameterized_classes.m | 39 void addObject(NSMutableArray<NSString *> *array, NSString *obj) { function
|
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/component/ |
D | StampAnnotation.java | 64 public void addObject(@NonNull PdfPageObject pageObject) { in addObject() method in StampAnnotation
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | SafeStackLayout.cpp | 36 void StackLayout::addObject(const Value *V, unsigned Size, unsigned Alignment, in addObject() function in StackLayout
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | SafeStackLayout.cpp | 39 void StackLayout::addObject(const Value *V, unsigned Size, Align Alignment, in addObject() function in StackLayout
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SafeStackLayout.cpp | 41 void StackLayout::addObject(const Value *V, unsigned Size, unsigned Alignment, in addObject() function in StackLayout
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/ |
D | MtpDeviceIndexRunnable.java | 142 protected void addObject(IngestObjectInfo objectInfo, in addObject() method in MtpDeviceIndexRunnable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | mgcstack.go | 270 func (s *stackScanState) addObject(addr uintptr, r *stackObjectRecord) { func
|
/aosp_15_r20/device/google/contexthub/util/common/ |
D | JSONObject.h | 245 void addObject(const sp<JSONObject> &obj) { in addObject() function
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | ConfigurationXmlParser.java | 307 void addObject(String objectTypeName, Attributes attributes) throws SAXException { in addObject() method in ConfigurationXmlParser.ConfigHandler
|
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFuzzer/ |
H A D | MtpMockDatabase.cpp | 43 void MtpMockDatabase::addObject(MtpObjectInfo* info) { in addObject() function in android::MtpMockDatabase
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | egl_display.cpp | 100 void egl_display_t::addObject(egl_object_t* object) { in addObject() function in android::egl_display_t
|