Searched refs:att (Results 51 - 75 of 95) sorted by relevance

1234

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java144 * @param att literal result attribute to add
146 public void addLiteralResultAttribute(String att) argument
152 m_xslAttr.add(att);
/external/libxml2/
H A DHTMLparser.c3548 const xmlChar *att, *value; local
3556 att = atts[i++];
3557 while (att != NULL) {
3559 if ((value != NULL) && (!xmlStrcasecmp(att, BAD_CAST"http-equiv"))
3562 else if ((value != NULL) && (!xmlStrcasecmp(att, BAD_CAST"content")))
3564 att = atts[i++];
/external/jpeg/
H A Dconfig.guess144 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/qemu/distrib/jpeg-6b/
H A Dconfig.guess144 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/qemu-pc-bios/bochs/
H A Dconfig.guess307 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js2617 var att = parsed.attributes[i];
2618 if (!Selectors.Filters.byAttribute(item, att.name, att.operator, att.value)) return false;
/external/chromium/third_party/libevent/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/clang/include/clang/AST/
H A DExprCXX.h2156 ArrayTypeTraitExpr(SourceLocation loc, ArrayTypeTrait att,
2164 ATT(att), Value(value), Dimension(dimension),
/external/dropbear/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/elfutils/config/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/icu4c/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/icu4c/test/cintltst/
H A Dcapitst.c153 UColAttribute att; member in struct:attrTest
176 currAttr = attrs[i].att;
/external/libmtp/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/bison/build-aux/
H A Dconfig.guess306 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/chromium/sdch/open-vcdiff/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/e2fsprogs/config/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/expat/conftools/
H A Dconfig.guess315 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/grub/
H A Dconfig.guess336 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/libcap-ng/libcap-ng-0.7/
H A Dconfig.guess315 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/libffi/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/libogg/
H A Dconfig.guess310 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/libpcap/
H A Dconfig.guess324 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/libpng/
H A Dconfig.guess311 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/libusb/
H A Dconfig.guess328 if test "`(/bin/universe) 2>/dev/null`" = att ; then
/external/libusb-compat/
H A Dconfig.guess328 if test "`(/bin/universe) 2>/dev/null`" = att ; then

Completed in 828 milliseconds

1234