Home
last modified time | relevance | path

Searched refs:element (Results 1 – 25 of 51) 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/Additional_library_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/docs/Programmers_Guide/html/
Dnavtree.js408 function removeToInsertLater(element) { argument
409 var parentNode = element.parentNode;
410 var nextSibling = element.nextSibling;
411 parentNode.removeChild(element);
414 parentNode.insertBefore(element, nextSibling);
416 parentNode.appendChild(element);
Djquery.js41 …=e.plugins[g];if(!j||!e.element[0].parentNode){return}for(var h=0;h<j.length;h++){if(e.options[j[h…
50element=b(g);this.options=b.extend(true,{},this.options,this._getCreateOptions(),f);var e=this;thi…
62element.bind("mousedown."+this.widgetName,function(e){return d._mouseDown(e)}).bind("click."+this.…
63element.animate(c.extend(g,m&&k?{top:m,left:k}:{}),{duration:j.animateDuration,easing:j.animateEas… property
/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/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) */
Dconfigure5506 if test "X$x" = "X$element"; then
5512 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
6092 for element in $INCINTL; do
6104 if test "X$x" = "X$element"; then
6110 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
/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/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/nawk-20071023/
DFIXES531 a[1]...a[length(s)] with each character a single element.
572 fixed at least one error in gsub that looked at -1-th element
874 complains about attempt to delete non-array element.
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump203 // for each element in the sequence produced by the generator.
/ndk/sources/host-tools/make-3.81/po/
Dpl.po25 msgstr "element biblioteki `touch' jest niedost�pny pod VMS"
1583 msgid ".LIBPATTERNS element `%s' is not a pattern"
1584 msgstr "element .LIBPATTERNS `%s' nie jest wzorcem"
Dda.po1574 msgid ".LIBPATTERNS element `%s' is not a pattern"
1575 msgstr ".LIBPATTERNS-element '%s' er ikke et m�nster"
Dnl.po1591 msgid ".LIBPATTERNS element `%s' is not a pattern"
1592 msgstr ".LIBPATTERNS-element '%s' is geen patroon"
Dmake.pot1503 msgid ".LIBPATTERNS element `%s' is not a pattern"

123