Home
last modified time | relevance | path

Searched refs:element (Results 1 – 25 of 65) sorted by relevance

123

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_xml_test_utils.py115 def _GetChildren(self, element): argument
129 for child in element.childNodes:
148 def NormalizeXml(self, element): argument
168 if element.tagName == 'testsuites':
169 timestamp = element.getAttributeNode('timestamp')
172 if element.tagName in ('testsuites', 'testsuite', 'testcase'):
173 time = element.getAttributeNode('time')
175 type_param = element.getAttributeNode('type_param')
178 elif element.tagName == 'failure':
181 message = element.getAttributeNode('message')
[all …]
/ndk/sources/third_party/googletest/googletest/samples/
Dsample3-inl.h54 const E& element() const { return element_; } in element() function
116 void Enqueue(const E& element) { in Enqueue() argument
117 QueueNode<E>* new_node = new QueueNode<E>(element); in Enqueue()
143 E* element = new E(old_head->element()); in Dequeue() local
146 return element; in Dequeue()
156 new_queue->Enqueue(function(node->element())); in Map()
Dsample3_unittest.cc107 EXPECT_EQ(2 * n1->element(), n2->element()); in MapTester()
/ndk/tests/device/issue62910-gcc4.8.2-libstdc++-nth-element-segfault/jni/
DAndroid.mk4 LOCAL_MODULE := issue62910-gcc4.8.2-libstdc++-nth-element-segfault
5 LOCAL_SRC_FILES := issue62910-gcc4.8.2-libstdc++-nth-element-segfault.cpp
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
Dprinters.py281 element = self.pair['first']
283 element = self.pair['second']
286 return ('[%d]' % count, element)
324 element = (item.cast (self.node_type))['_M_value_field']
327 return ('[%d]' % count, element)
453 element = self.item.dereference()
455 if element & (1 << self.io):
465 element = self.item.dereference()
467 return ('[%d]' % count, element)
550 element = self.pair['_M_data']['first']
[all …]
/ndk/docs/renderscript/
Djquery.js32element[0].parentNode){return}for(var m=0;m<n.length;m++){if(j.options[n[m][0]]){n[m][1].apply(j.e…
43element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(j.aspectRatio),aspectRatio:j.aspec… property
44 …offset.top-n.top))+s.sizeDiff.height);var j=s.containerElement.get(0)==s.element.parent().get(0),i…
/ndk/build/gmsl/
D__gmsl181 # Returns: Returns the first element of a list
188 # Returns: Returns the last element of a list
199 # Returns: Returns the list with the first element removed
206 # Returns: Returns the list with the last element removed
212 # Arguments: 1: Name of function to $(call) for each element of list
214 # Returns: The list after calling the function on each element
430 # Arguments: 1: A single element to add to a set
432 # Returns: Returns the set with the element added
438 # Arguments: 1: A single element to remove from a set
440 # Returns: Returns the set with the element removed
[all …]
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dbinary.sed22 # r rotate stack counter-clockwise (second element becomes first)
23 # R rotate stack clockwise (last element becomes first)
Dbinary2.sed22 # r rotate stack counter-clockwise (second element becomes first)
23 # R rotate stack clockwise (last element becomes first)
Dbinary3.sed22 # r rotate stack counter-clockwise (second element becomes first)
23 # R rotate stack clockwise (last element becomes first)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dtuple88 // 20.4.1.5, element access:
189 "Attempted to default construct a reference element in a tuple");}
196 "Attempted to default construct a reference element in a tuple");}
203 "Attempted to default construct a reference element in a tuple");}
210 "Attempted to default construct a reference element in a tuple");}
227 "Attempted to construct a reference element in a tuple with an rvalue");}
241 "Attempted to construct a reference element in a tuple with an rvalue");}
255 "Attempted to construct a reference element in a tuple with an rvalue");}
269 "Attempted to construct a reference element in a tuple with an rvalue");}
Darray60 // element access:
182 // element access:
Dalgorithm952 // Find last element in sequence 1 that matchs *(__last2-1), with a mininum of loop checks
955 if (__first1 == __l1) // return __last1 if no element matches *__first2
965 … if (__m2 == __first2) // If pattern exhausted, __m1 is the answer (works for 1 element pattern)
1269 // For each element in [f1, l1) see if there are the same number of
1332 // For each element in [f1, l1) see if there are the same number of
1415 // Find first element in sequence 1 that matchs *__first2, with a mininum of loop checks
1418 if (__first1 == __last1) // return __last1 if no element matches *__first2
1429 … (++__m2 == __last2) // If pattern exhausted, __first1 is the answer (works for 1 element pattern)
1588 // Find first element in sequence that matchs __value_, with a mininum of loop checks
1591 if (__first == __last) // return __last if no element matches __value_
[all …]
Dbitset68 // element access:
679 // element access:
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/experimental/
Ddynarray76 // element access:
199 // element access:
/ndk/sources/host-tools/make-3.81/
Dconfigh.dos116 /* Grok DOS paths (drive specs and backslash path element separators) */
/ndk/sources/host-tools/sed-4.2.1/po/
Dda.po158 msgstr "kunne ikke skrive %d element til %s: %s"
393 msgstr "kunne ikke skrive %d element til %s: %s"
399 msgstr[0] "kunne ikke skrive %d element til %s: %s"
Dpl.po422 msgstr[1] "nie mo�na zapisa� %d element�w do %s: %s"
423 msgstr[2] "nie mo�na zapisa� %d element�w do %s: %s"
Dca.po422 msgstr[0] "no s'ha pogut escriure %d element a %s: %s"
607 #~ msgstr "no s'ha pogut escriure un element a %s: %s"
/ndk/sources/host-tools/make-3.81/config/
Dlib-link.m4538 for element in [$2]; do
542 if test "X$x" = "X$element"; then
548 [$1]="${[$1]}${[$1]:+ }$element"
/ndk/docs/text/
DNDK-BUILD.text68 <application> element has android:debuggable="true".
DNDK-GDB.text33 element that sets the android:debuggable attribute to "true"
/ndk/sources/third_party/googletest/googletest/
DCHANGES14 * Improvement: the <testsuites> XML element now has a timestamp attribute.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dframework.ipp130 // the delete will erase this element from map
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlib-link.m4673 for element in [$2]; do
677 if test "X$x" = "X$element"; then
683 [$1]="${[$1]}${[$1]:+ }$element"

123