/external/google-cloud-java/generation/ |
D | consolidate_config.sh | 55 function removeElement { function
|
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/internal/ |
D | ConcurrentIntrusiveList.java | 109 public synchronized boolean removeElement(T element) { in removeElement() method in ConcurrentIntrusiveList
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | IntVector.java | 255 public final boolean removeElement(int s) in removeElement() method in IntVector
|
D | ObjectVector.java | 252 public final boolean removeElement(Object s) in removeElement() method in ObjectVector
|
D | NodeVector.java | 465 public boolean removeElement(int s) in removeElement() method in NodeVector
|
D | SuballocatedIntVector.java | 328 private boolean removeElement(int s) in removeElement() method in SuballocatedIntVector
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
D | NodeText.java | 172 void removeElement(int index) { in removeElement() method in NodeText
|
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
D | ArrayUtils.java | 5782 public static boolean[] removeElement(final boolean[] array, final boolean element) { in removeElement() method in ArrayUtils 5812 public static byte[] removeElement(final byte[] array, final byte element) { in removeElement() method in ArrayUtils 5842 public static char[] removeElement(final char[] array, final char element) { in removeElement() method in ArrayUtils 5872 public static double[] removeElement(final double[] array, final double element) { in removeElement() method in ArrayUtils 5902 public static float[] removeElement(final float[] array, final float element) { in removeElement() method in ArrayUtils 5932 public static int[] removeElement(final int[] array, final int element) { in removeElement() method in ArrayUtils 5962 public static long[] removeElement(final long[] array, final long element) { in removeElement() method in ArrayUtils 5992 public static short[] removeElement(final short[] array, final short element) { in removeElement() method in ArrayUtils 6023 public static <T> T[] removeElement(final T[] array, final Object element) { in removeElement() method in ArrayUtils
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | NodeSetDTM.java | 968 public boolean removeElement(int s) in removeElement() method in NodeSetDTM
|
D | NodeSet.java | 1195 public boolean removeElement(Node s) in removeElement() method in NodeSet
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | AfeUtils.java | 331 public static void removeElement(String id) { in removeElement() method in AfeUtils
|
/external/icu/icu4c/source/common/ |
D | uvector.cpp | 242 UBool UVector::removeElement(void* obj) { in removeElement() function in UVector
|
/external/cronet/tot/third_party/icu/source/common/ |
D | uvector.cpp | 242 UBool UVector::removeElement(void* obj) { in removeElement() function in UVector
|
/external/cronet/stable/third_party/icu/source/common/ |
D | uvector.cpp | 242 UBool UVector::removeElement(void* obj) { in removeElement() function in UVector
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 323 virtual bool removeElement(LVElement *Element) { return false; } in removeElement() function
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | XPathParts.java | 1153 public XPathParts removeElement(int elementIndex) { in removeElement() method in XPathParts
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | bootstrap.js | 120 function removeElement() { function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
D | LVScope.cpp | 266 bool LVScope::removeElement(LVElement *Element) { in removeElement() function in LVScope
|