HomeSort by relevance Sort by last modified time
    Searched defs:element (Results 526 - 550 of 1193) sorted by null

<<21222324252627282930>>

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
AbstractQueueTest.java 290 * java.util.AbstractQueue#element()
294 queue.element();
302 * java.util.AbstractQueue#element()
309 assertEquals("MYTESTSTRING_ONE", queue.element());
310 // still the first element
311 assertEquals("MYTESTSTRING_ONE", queue.element());
  /libcore/luni/src/main/java/java/util/
ArrayDeque.java 69 * The index of the element at the head of the deque (which is the
70 * element that would be removed by remove() or pop()); or an
76 * The index at which the next element would be added to the tail
134 * Copies the elements from our element array into the specified array,
135 * in order (from first to last element in the deque). It is assumed
172 * iterator. (The first element returned by the collection's
173 * iterator becomes the first element, or <i>front</i> of the
189 * Inserts the specified element at the front of this deque.
191 * @param e the element to add
192 * @throws NullPointerException if the specified element is nul
440 public E element() { method in class:ArrayDeque
    [all...]
  /libcore/luni/src/test/java/tests/org/w3c/dom/
DocumentImportNode.java 4 import org.w3c.dom.Element;
23 * the second element node, from a list of nodes whose local names are "address"
67 // Element element;
77 // element = (Element) childList.item(1);
78 // attr = element.getAttributeNode("street");
90 Element element; local
102 element = (Element) addresses.item(1)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
sigcontext.h 43 __uint32_t element[4]; member in struct:_xmmreg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sigcontext.h 43 __uint32_t element[4]; member in struct:_xmmreg
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
sigcontext.h 32 unsigned long element[4]; member in struct:_xmmreg
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
sigcontext.h 32 unsigned long element[4]; member in struct:_xmmreg
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
sigcontext.h 32 unsigned long element[4]; member in struct:_xmmreg
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
sigcontext.h 32 unsigned long element[4]; member in struct:_xmmreg
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
sigcontext.h 32 unsigned long element[4]; member in struct:_xmmreg
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
SourceRevealer.java 132 IJavaElement element = method; local
133 while (element != null) {
134 if (element instanceof ICompilationUnit) {
135 ICompilationUnit unit = ((ICompilationUnit) element).getPrimary();
166 element = element.getParent();
354 public String getText(Object element) {
355 SearchMatch m = (SearchMatch) element;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AaptQuickFix.java 62 import org.w3c.dom.Element;
259 Element element = document.getDocumentElement(); local
262 element.getAttributes().setNamedItemNS(attr);
278 return "Adds an Android namespace declaratiopn to the root element.";
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutMetadata.java 47 import org.w3c.dom.Element;
85 * Returns the given property specified in the <b>current</b> element being
89 * the target element
151 Element element = (Element) node; local
152 String value = element.getAttributeNS(TOOLS_URI, name);
181 final Element element = (Element) node local
246 Element element = DomUtilities.findCorresponding(equivalentElement, doc); local
340 Element element = (Element) xmlNode; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiPackageAttributeNode.java 307 IJavaElement element = action.getCreatedElement(); local
308 if (element != null &&
309 element.exists() &&
310 element.getElementType() == IJavaElement.PACKAGE_FRAGMENT) {
311 setPackageTextField((IPackageFragment) element);
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
AnnotationsTest.java 359 AnnotatedElement element, Class<? extends Annotation>... expectedAnnotations) {
360 Set<Class<? extends Annotation>> actualTypes = annotationsToTypes(element.getAnnotations());
365 assertPresent(expectedTypes.contains(AnnotationA.class), element, AnnotationA.class); local
366 assertPresent(expectedTypes.contains(AnnotationB.class), element, AnnotationB.class); local
367 assertPresent(expectedTypes.contains(AnnotationC.class), element, AnnotationC.class); local
370 element.isAnnotationPresent(null);
376 element.getAnnotation(null);
390 private void assertPresent(boolean present, AnnotatedElement element,
393 assertNotNull(element.getAnnotation(annotation));
394 assertTrue(element.isAnnotationPresent(annotation))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.1/
lint-checks-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.2/
lint-checks-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.9.2/
lint-checks-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 

Completed in 2095 milliseconds

<<21222324252627282930>>