Home
last modified time | relevance | path

Searched defs:addElement (Results 1 – 25 of 739) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
H A DNodeText.java68 void addElement(TextElement nodeTextElement) { in addElement() method in NodeText
75 void addElement(int index, TextElement nodeTextElement) { in addElement() method in NodeText
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp121 void LVScope::addElement(LVElement *Element) { in addElement() function in LVScope
136 void LVScope::addElement(LVLine *Line) { in addElement() function in LVScope
175 void LVScope::addElement(LVScope *Scope) { in addElement() function in LVScope
202 void LVScope::addElement(LVSymbol *Symbol) { in addElement() function in LVScope
229 void LVScope::addElement(LVType *Type) { in addElement() function in LVScope
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duvector.cpp102 void UVector::addElement(void* obj, UErrorCode &status) { in addElement() function in UVector
117 void UVector::addElement(int32_t elem, UErrorCode &status) { in addElement() function in UVector
H A Duvectr64.h217 inline void UVector64::addElement(int64_t elem, UErrorCode &status) { in addElement() function
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duvector.cpp102 void UVector::addElement(void* obj, UErrorCode &status) { in addElement() function in UVector
117 void UVector::addElement(int32_t elem, UErrorCode &status) { in addElement() function in UVector
H A Duvectr64.h217 inline void UVector64::addElement(int64_t elem, UErrorCode &status) { in addElement() function
H A Duvectr32.h228 inline void UVector32::addElement(int32_t elem, UErrorCode &status) { in addElement() function
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp3355 void addElement() { in writeGlobalStruct() function in SkSL::MetalCodeGenerator::writeGlobalStruct::__anoncc05c4e80610
3411 void addElement() { in writeGlobalInit() function in SkSL::MetalCodeGenerator::writeGlobalInit::__anoncc05c4e80710
3462 void addElement() { in writeThreadgroupStruct() function in SkSL::MetalCodeGenerator::writeThreadgroupStruct::__anoncc05c4e80810
3491 void addElement() { in writeThreadgroupInit() function in SkSL::MetalCodeGenerator::writeThreadgroupInit::__anoncc05c4e80910
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
H A DClassVector.java41 public void addElement( final JavaClass clazz ) { in addElement() method in ClassVector
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
H A DDoubleArray.java68 void addElement(double value); in addElement() method
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
H A DDoubleArray.java61 void addElement(double value); in addElement() method
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DLongVector.java48 public void addElement(ConstInfo value) { in addElement() method in LongVector
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
H A DUVector64.java23 public void addElement(long e) { in addElement() method in UVector64
H A DUVector32.java23 public void addElement(int e) { in addElement() method in UVector32
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
H A DUVector64.java27 public void addElement(long e) { in addElement() method in UVector64
H A DUVector32.java27 public void addElement(int e) { in addElement() method in UVector32
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/capabilities/
DServiceCaps.java52 public void addElement(ElementBase element) { in addElement() method in ServiceCaps
/aosp_15_r20/dalvik/dx/src/com/android/multidex/
H A DPath.java90 private void addElement(ClassPathElement element) { in addElement() method in Path
/aosp_15_r20/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/internal/
H A DConcurrentIntrusiveList.java85 public synchronized boolean addElement(T element) { in addElement() method in ConcurrentIntrusiveList
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/
H A DFormElement.java44 public FormElement addElement(Element element) { in addElement() method in FormElement
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DArrayElementValueGen.java123 public void addElement(final ElementValueGen gen) in addElement() method in ArrayElementValueGen
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/javadoc/description/
H A DJavadocDescription.java78 public boolean addElement(JavadocDescriptionElement element) { in addElement() method in JavadocDescription
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DStringVector.java94 public final void addElement(String value) in addElement() method in StringVector
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Duvectr64.h217 inline void UVector64::addElement(int64_t elem, UErrorCode &status) { in addElement() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Duvectr64.h217 inline void UVector64::addElement(int64_t elem, UErrorCode &status) { in addElement() function

12345678910>>...30