HomeSort by relevance Sort by last modified time
    Searched full:element (Results 276 - 300 of 13053) sorted by null

<<11121314151617181920>>

  /packages/inputmethods/LatinIME/java/res/xml/
keyboard_layout_set_azerty.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_bulgarian.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_bulgarian_bds.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_colemak.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_dvorak.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_east_slavic.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_farsi.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_greek.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_hebrew.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_mongolian.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_nordic.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_qwerty.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_qwertz.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_south_slavic.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
keyboard_layout_set_spanish.xml 23 <Element
27 <Element
30 <Element
33 <Element
36 <Element
39 <Element
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Text_Suite.py 29 # element 'catr' as ['indx', 'rele', 'rang', 'test']
30 # element 'cha ' as ['indx', 'rele', 'rang', 'test']
31 # element 'cpar' as ['indx', 'rele', 'rang', 'test']
32 # element 'cwor' as ['indx', 'rele', 'rang', 'test']
49 # element 'catr' as ['indx', 'rele', 'rang', 'test']
50 # element 'cha ' as ['indx', 'rele', 'rang', 'test']
51 # element 'cpar' as ['indx', 'rele', 'rang', 'test']
52 # element 'cwor' as ['indx', 'rele', 'rang', 'test']
59 # element 'catr' as ['indx', 'rele', 'rang', 'test']
60 # element 'cha ' as ['indx', 'rele', 'rang', 'test'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Text_Suite.py 29 # element 'catr' as ['indx', 'rele', 'rang', 'test']
30 # element 'cha ' as ['indx', 'rele', 'rang', 'test']
31 # element 'cpar' as ['indx', 'rele', 'rang', 'test']
32 # element 'cwor' as ['indx', 'rele', 'rang', 'test']
49 # element 'catr' as ['indx', 'rele', 'rang', 'test']
50 # element 'cha ' as ['indx', 'rele', 'rang', 'test']
51 # element 'cpar' as ['indx', 'rele', 'rang', 'test']
52 # element 'cwor' as ['indx', 'rele', 'rang', 'test']
59 # element 'catr' as ['indx', 'rele', 'rang', 'test']
60 # element 'cha ' as ['indx', 'rele', 'rang', 'test'
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitPropertyTester.java 54 String.format("Element must be of type IAdaptable, is %s", //$NON-NLS-1$
58 IJavaElement element; local
60 element = (IJavaElement) receiver;
62 element = JavaCore.create((IResource) receiver);
63 if (element == null) {
67 element= (IJavaElement) ((IAdaptable) receiver).getAdapter(IJavaElement.class);
68 if (element == null) {
71 element = JavaCore.create(resource);
72 if (element == null) {
78 return isJUnitTest(element);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol_elm.cpp 43 static uint32_t uprv_uca_processContraction(CntTable *contractions, UCAElements *element, uint32_t existingCE, UErrorCode *status);
48 UCAElements *element = (UCAElements *)e.pointer; local
52 uprv_memcpy(buf, element->cPoints, element->cSize*sizeof(UChar));
53 buf[element->cSize] = 0;
54 //key.pointer = element->cPoints;
55 //element->cPoints[element->cSize] = 0;
425 * collation element. The size required for maxexpansion and maxsize is
427 * @param endexpansion the last expansion collation element to be adde
797 UCAElements *element = NULL; local
1861 UCAElements element; local
    [all...]
  /external/icu4c/i18n/
ucol_elm.cpp 45 static uint32_t uprv_uca_processContraction(CntTable *contractions, UCAElements *element, uint32_t existingCE, UErrorCode *status);
50 UCAElements *element = (UCAElements *)e.pointer; local
54 uprv_memcpy(buf, element->cPoints, element->cSize*sizeof(UChar));
55 buf[element->cSize] = 0;
56 //key.pointer = element->cPoints;
57 //element->cPoints[element->cSize] = 0;
427 * collation element. The size required for maxexpansion and maxsize is
429 * @param endexpansion the last expansion collation element to be adde
807 UCAElements *element = NULL; local
1869 UCAElements element; local
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
list.h 82 * a single element and initializes that element to indicate that it
84 * An empty list is indicated by the "next" pointer in the element
94 * The created list contains a single element. This element is the
95 * "empty" element, because its "next" and "prev" pointers point at
96 * the same location (the element itself).
139 * Returns a pointer to the first element of the list, or NULL if the list
144 * Pointer to first list element, or NULL.
158 * Else, removes the element at the head of the list, making the nex
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
list.h 82 * a single element and initializes that element to indicate that it
84 * An empty list is indicated by the "next" pointer in the element
94 * The created list contains a single element. This element is the
95 * "empty" element, because its "next" and "prev" pointers point at
96 * the same location (the element itself).
139 * Returns a pointer to the first element of the list, or NULL if the list
144 * Pointer to first list element, or NULL.
158 * Else, removes the element at the head of the list, making the nex
    [all...]
  /external/chromium_org/chrome/test/chromedriver/js/
get_element_region.js 5 function getElementRegion(element) {
6 // Check that node type is element.
7 if (element.nodeType != 1)
8 throw new Error(element + ' is not an element');
10 // We try 2 methods to determine element region. Try the first client rect,
13 var clientRects = element.getClientRects();
15 var box = element.getBoundingClientRect();
16 if (element.tagName.toLowerCase() == 'area') {
17 var coords = element.coords.split(',')
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
BaseChooserOnlyDateAndTimeInputType.cpp 47 if (element().isDisabledOrReadOnly() || !element().renderer() || !UserGestureIndicator::processingUserGesture() || element().hasAuthorShadowRoot())
52 if (!element().document().isActive())
55 if (!element().setupDateTimeChooserParameters(parameters))
57 m_dateTimeChooser = element().document().page()->chrome().openDateTimeChooser(this, parameters);
64 RefPtr<HTMLDivElement> valueContainer = HTMLDivElement::create(element().document());
66 element().userAgentShadowRoot()->appendChild(valueContainer.get());
72 Node* node = element().userAgentShadowRoot()->firstChild();
97 element().setValue(value, DispatchInputAndChangeEvent)
    [all...]
  /external/guava/guava/src/com/google/common/collect/
SingletonImmutableSet.java 27 * Implementation of {@link ImmutableSet} with exactly one element.
36 final transient E element; field in class:SingletonImmutableSet
46 SingletonImmutableSet(E element) {
47 this.element = Preconditions.checkNotNull(element);
50 SingletonImmutableSet(E element, int hashCode) {
52 this.element = element;
66 return element.equals(target);
70 return Iterators.singletonIterator(element);
    [all...]

Completed in 473 milliseconds

<<11121314151617181920>>