HomeSort by relevance Sort by last modified time
    Searched refs:ele (Results 1 - 25 of 35) sorted by null

1 2

  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 209 //debug("value ele name:%s, section name:%s, key name:%s, value name:%s, value type:%s",
252 XMLElement* ele = xml->NewElement(ele_name); local
253 //debug("ele name:%s, tag:%s, index:%d, value type:%s", ele_name, name_tag, index, value_type);
254 ele->SetAttribute(BLUEDROID_NAME_TAG, name_tag);
256 ele->SetAttribute(BLUEDROID_VALUE_TYPE, value_type);
257 p->InsertEndChild(ele);
259 return ele;
  /external/tinyxml/
xmltest.cpp 443 TiXmlElement* ele = doc.FirstChildElement(); local
448 result = ele->QueryDoubleAttribute( "attr0", &dVal );
451 result = ele->QueryDoubleAttribute( "attr1", &dVal );
453 result = ele->QueryIntAttribute( "attr1", &iVal );
456 result = ele->QueryIntAttribute( "attr2", &iVal );
458 result = ele->QueryIntAttribute( "bar", &iVal );
  /external/webkit/Source/WebKit/win/
WebFrame.cpp 185 Element* ele; local
186 hr = elePriv->coreElement((void**)&ele);
188 return ele;
201 Element* ele; local
202 hr = elePriv->coreElement((void**)&ele);
204 if (SUCCEEDED(hr) && ele && ele->hasTagName(formTag))
205 return static_cast<HTMLFormElement*>(ele);
218 Element* ele; local
219 hr = elePriv->coreElement((void**)&ele);
    [all...]
  /external/svox/pico/lib/
picopr.c 833 static void pr_initPathEle (struct pr_PathEle * ele)
835 ele->rnetwork = NULL;
836 ele->rtok = 0;
837 ele->ritemid = -1;
838 ele->rdepth = 1;
839 ele->rlState = PR_LSInit;
840 ele->rcompare = -1;
841 ele->rprodname = 0;
842 ele->rprodprefcost = 0;
    [all...]
  /external/bison/build-aux/
config.sub 1101 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/chromium/sdch/open-vcdiff/
config.sub 1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/chromium/third_party/libevent/
config.sub 1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/dropbear/
config.sub 1133 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/e2fsprogs/config/
config.sub 1193 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/elfutils/config/
config.sub 1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/grub/
config.sub 1089 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/icu4c/
config.sub 1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libffi/
config.sub 1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/libmtp/
config.sub 1169 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libogg/
config.sub 1125 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/libpcap/
config.sub 1064 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/libpng/
config.sub 1193 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libusb/
config.sub 1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libusb-compat/
config.sub 1187 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/libvorbis/
config.sub 1125 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/openfst/
config.sub 1200 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/protobuf/
config.sub 1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/protobuf/gtest/build-aux/
config.sub 1137 sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
config.sub 1207 sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
    [all...]
  /external/srtp/
config.sub 1081 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)

Completed in 953 milliseconds

1 2