/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
canonicalform05.js | 93 var elem; 125 elem = pList.item(0); 127 retval = elem.appendChild(newChild);
|
documentnormalizedocument05.js | 93 var elem; 124 elem = pList.item(0); 126 retval = elem.appendChild(newChild);
|
elementsetidattributens12.js | 102 var elem; 136 elem = doc.getElementById("No"); 137 elemName = elem.tagName;
|
nodegetfeature10.js | 94 var elem; 103 elem = nodeList.item(0); 104 node = elem.firstChild;
|
nodereplacechild38.js | 96 var elem; 164 elem = doc.createElementNS("http://www.w3.org/1999/xhtml","xhtml:p"); 169 replaced = ent.replaceChild(elem,oldChild);
|
/frameworks/rs/ |
rsElement.cpp | 152 const Element *elem = Element::create(rsc, fieldCount, subElems, subElemNames, local 163 return (Element *)elem; 410 void rsaElementGetNativeData(RsContext con, RsElement elem, 414 Element *e = static_cast<Element *>(elem); 423 void rsaElementGetSubElements(RsContext con, RsElement elem, uintptr_t *ids, 425 Element *e = static_cast<Element *>(elem);
|
rsType.cpp | 216 Element *elem = Element::createFromStream(rsc, stream); local 217 if (!elem) { 226 Type *type = Type::getType(rsc, elem, x, y, z, lod != 0, faces !=0, 0); 227 elem->decUserRef();
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
popuplib.js | 65 var elem = null; 74 elem = window.document.body; 76 elem = window.document.documentElement; 78 if (elem !== null) { 79 width = elem.offsetWidth; 80 height = elem.offsetHeight;
|
/external/chromium/third_party/libjingle/source/talk/session/tunnel/ |
tunnelsessionclient.cc | 221 const buzz::XmlElement* elem, 224 if (const buzz::XmlElement* type_elem = elem->FirstNamed(QN_TUNNEL_TYPE)) { 234 buzz::XmlElement** elem, WriteError* error) { 242 *elem = root;
|
/external/icu4c/i18n/ |
tznames.cpp | 91 const UHashElement* elem; local 94 while ((elem = uhash_nextElement(gTimeZoneNamesCache, &pos))) { 95 TimeZoneNamesCacheEntry *entry = (TimeZoneNamesCacheEntry *)elem->value.pointer; 98 uhash_removeElement(gTimeZoneNamesCache, elem);
|
/external/libxslt/libxslt/ |
namespaces.c | 816 * @elem: the target element node 819 * Copies a namespace node (declaration). If @elem is not NULL, 820 * then the new namespace will be declared on @elem. 826 xmlNodePtr elem, xmlNsPtr ns) 833 if ((elem != NULL) && (elem->type != XML_ELEMENT_NODE)) 836 return(xmlNewNs(elem, ns->href, ns->prefix));
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_dict_helpers.h | 87 const char *elem);
|
/frameworks/compile/libbcc/lib/Renderscript/runtime/ |
rs_sample.c | 544 rs_element elem = rsAllocationGetElement(a); local 545 rs_data_kind dk = rsElementGetDataKind(elem); 546 rs_data_type dt = rsElementGetDataType(elem); 598 rs_element elem = rsAllocationGetElement(a); local 599 rs_data_kind dk = rsElementGetDataKind(elem); 600 rs_data_type dt = rsElementGetDataType(elem); 647 rs_element elem = rsAllocationGetElement(a); local 648 rs_data_kind dk = rsElementGetDataKind(elem); 649 rs_data_type dt = rsElementGetDataType(elem);
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex_internal.c | 984 re_node_set_init_1 (re_node_set *set, Idx elem) 994 set->elems[0] = elem; 1580 Idx elem = newstate->nodes.elems[i]; local [all...] |
/external/opencv/cxcore/include/ |
cxcore.h | 1118 CvSetElem* elem = set_header->free_elems; local 1148 CvSetElem* elem = (CvSetElem*)cvGetSeqElem( (CvSeq*)set_header, index ); local [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
readelf.c | 737 TempSym *elem; local 839 elem = VG_(OSetGen_AllocNode)(oset, sizeof(TempSym)); 840 vg_assert(elem); 841 elem->key = key; 842 elem->tocptr = sym_tocptr; 843 elem->size = sym_size; 844 elem->from_opd = from_opd; 845 elem->is_text = is_text; 846 elem->is_ifunc = is_ifunc; 847 VG_(OSetGen_Insert)(oset, elem); [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
AST.stg | 104 <listLabel(elem=label,...)> 116 <listLabel(elem=label,...)> 128 <listLabel(elem=label+".tree",...)> 140 <listLabel(elem=label+".tree",...)>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
AST.stg | 130 <listLabelElem(elem=label,elemType=labelType,...)> 142 <listLabelElem(elem=label,elemType=labelType,...)> 154 <listLabelElem(elem={<label>.Tree},elemType=ASTLabelType,...)> 166 <listLabelElem(elem={<label>.Tree},elemType=ASTLabelType,...)>
|
ASTTreeParser.stg | 136 <listLabelElem(elem=label,...)> 158 <listLabelElem(elem=label,...)> 238 <listLabelElem(elem={<label>.Tree},...)> 253 <listLabelElem(elem={<label>.Tree},...)>
|
ST.stg | 83 <listLabel(elem=label+".Template",...)>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
AST.stg | 128 <listLabelElem(elem=label,elemType=labelType,...)> 140 <listLabelElem(elem=label,elemType=labelType,...)> 152 <listLabelElem(elem={<label>.Tree},elemType=ASTLabelType,...)> 164 <listLabelElem(elem={<label>.Tree},elemType=ASTLabelType,...)>
|
ASTTreeParser.stg | 137 <listLabelElem(elem=label,...)> 159 <listLabelElem(elem=label,...)> 239 <listLabelElem(elem={<label>.Tree},...)> 254 <listLabelElem(elem={<label>.Tree},...)>
|
ST.stg | 60 <listLabelElem(elem={<label>.Template},elemType="StringTemplate",...)>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
AST.stg | 148 <listLabel(elem=label,...)> 160 <listLabel(elem=label,...)> 176 <listLabel(elem=label+".Tree",...)> 188 <listLabel(elem=label+".Tree",...)>
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
AST.stg | 99 <listLabel(elem=label,...)> 111 <listLabel(elem=label,...)> 127 <listLabel(elem=label+".getTree()",...)> 139 <listLabel(elem=label+".getTree()",...)>
|