Home
last modified time | relevance | path

Searched refs:ele (Results 1 – 25 of 38) sorted by relevance

12

/external/tinyxml/
Dxmltest.cpp443 TiXmlElement* ele = doc.FirstChildElement(); in main() local
448 result = ele->QueryDoubleAttribute( "attr0", &dVal ); in main()
451 result = ele->QueryDoubleAttribute( "attr1", &dVal ); in main()
453 result = ele->QueryIntAttribute( "attr1", &iVal ); in main()
456 result = ele->QueryIntAttribute( "attr2", &iVal ); in main()
458 result = ele->QueryIntAttribute( "bar", &iVal ); in main()
/external/tinyxml2/
Dtinyxml2.cpp778 XMLElement* ele = node->ToElement(); in ParseDeep() local
779 if ( ele ) { in ParseDeep()
780 if ( endTag.Empty() && ele->ClosingType() == XMLElement::OPEN ) { in ParseDeep()
784 else if ( !endTag.Empty() && ele->ClosingType() != XMLElement::OPEN ) { in ParseDeep()
1465 XMLElement* ele = new (elementPool.Alloc()) XMLElement( this ); in NewElement() local
1466 ele->memPool = &elementPool; in NewElement()
1467 ele->SetName( name ); in NewElement()
1468 return ele; in NewElement()
/external/bluetooth/bluedroid/btif/src/
Dbtif_config_util.cpp287 XMLElement* ele = xml->NewElement(ele_name); in add_ele() local
289 ele->SetAttribute(BLUEDROID_NAME_TAG, name_tag); in add_ele()
291 ele->SetAttribute(BLUEDROID_VALUE_TYPE, value_type); in add_ele()
292 p->InsertEndChild(ele); in add_ele()
294 return ele; in add_ele()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
Dnl.po57 msgstr "Initïele maximum waarde voor anisotrophische textuur filtering"
72 msgstr "Initïele kleurreductie methode"
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po57 msgstr "Initïele maximum waarde voor anisotrophische textuur filtering"
72 msgstr "Initïele kleurreductie methode"
/external/llvm/test/Transforms/InstCombine/
Dvec_shuffle.ll231 define <1 x i32> @test16a(i32 %ele) {
234 %tmp0 = insertelement <2 x i32> <i32 1, i32 undef>, i32 %ele, i32 1
240 define <4 x i8> @test16b(i8 %ele) {
243 …%tmp0 = insertelement <8 x i8> <i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 undef, i8 1>, i8 %ele, i32 6
/external/iputils/
Darping.c105 #define OFFSET_OF(name,ele) ((size_t)(((name *)0)->ele)) argument
/external/svox/pico/lib/
Dpicopr.c833 static void pr_initPathEle (struct pr_PathEle * ele) in pr_initPathEle() argument
835 ele->rnetwork = NULL; in pr_initPathEle()
836 ele->rtok = 0; in pr_initPathEle()
837 ele->ritemid = -1; in pr_initPathEle()
838 ele->rdepth = 1; in pr_initPathEle()
839 ele->rlState = PR_LSInit; in pr_initPathEle()
840 ele->rcompare = -1; in pr_initPathEle()
841 ele->rprodname = 0; in pr_initPathEle()
842 ele->rprodprefcost = 0; in pr_initPathEle()
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
Dconfig.sub1052 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
/external/protobuf/gtest/build-aux/
Dconfig.sub1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/srtp/
Dconfig.sub1081 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
/external/protobuf/
Dconfig.sub1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/stressapptest/
Dconfig.sub1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/cmockery/cmockery_0_1_2/
Dconfig.sub1101 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/libogg/
Dconfig.sub1125 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/chromium_org/third_party/libxslt/
Dconfig.sub1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/libvorbis/
Dconfig.sub1125 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/libusb/
Dconfig.sub1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/tcpdump/
Dconfig.sub1210 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/external/libexif/
Dconfig.sub1209 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
/external/libmtp/
Dconfig.sub1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/chromium_org/third_party/sqlite/src/
Dconfig.sub1155 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/chromium_org/third_party/libevent/
Dconfig.sub1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/chromium_org/third_party/icu/source/
Dconfig.sub1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
/external/google-tv-pairing-protocol/cpp/
Dconfig.sub1200 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)

12