Searched refs:att (Results 1 - 25 of 75) sorted by relevance

123

/external/v8/test/mjsunit/
H A Dhtml-string-funcs.js40 function CheckCompound(f, tag, att) {
41 assertEquals('<' + tag + ' ' + att + '="bar">foo</' + tag + '>',
/external/webkit/LayoutTests/dom/xhtml/level3/core/
H A Dnodegettextcontent08.js91 var att;
102 att = doc.createAttributeNS("http://www.w3.org/XML/1998/namespace","xml:lang");
103 replacedAttr = elem.setAttributeNodeNS(att);
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
H A DZipExecTest.java42 Attributes att = man.getMainAttributes();
43 att.put(Attributes.Name.MANIFEST_VERSION, "1.0");
44 att.put(Attributes.Name.MAIN_CLASS, "foo.bar.execjartest.Foo");
83 Attributes att = man.getMainAttributes();
84 att.put(Attributes.Name.MANIFEST_VERSION, "1.0");
85 att.put(Attributes.Name.MAIN_CLASS, "foo.bar.execjartest.Foo");
86 att.put(Attributes.Name.CLASS_PATH, barZip.getName());
111 att.put(Attributes.Name.CLASS_PATH, "xx yy zz " + barZip.getName());
125 att.put(Attributes.Name.CLASS_PATH, ".." + File.separator + barZip.getParentFile().getName() + File.separator + barZip.getName());
147 Attributes att
[all...]
H A DJarExecTest.java45 Attributes att = man.getMainAttributes();
46 att.put(Attributes.Name.MANIFEST_VERSION, "1.0");
47 att.put(Attributes.Name.MAIN_CLASS, "foo.bar.execjartest.Foo");
85 Attributes att = man.getMainAttributes();
86 att.put(Attributes.Name.MANIFEST_VERSION, "1.0");
87 att.put(Attributes.Name.MAIN_CLASS, "foo.bar.execjartest.Foo");
88 att.put(Attributes.Name.CLASS_PATH, barJar.getName());
111 att.put(Attributes.Name.CLASS_PATH, "xx yy zz " + barJar.getName());
123 att.put(Attributes.Name.CLASS_PATH, ".." + File.separator + barJar.getParentFile().getName() + File.separator + barJar.getName());
146 Attributes att
[all...]
H A DJarOutputStreamTest.java58 Attributes att = newman.getMainAttributes();
59 att.put(Attributes.Name.MANIFEST_VERSION, "1.0");
60 att.put(Attributes.Name.MAIN_CLASS, element);
111 Attributes att = man.getMainAttributes();
112 att.put(Attributes.Name.MANIFEST_VERSION, "1.0");
113 att.put(Attributes.Name.MAIN_CLASS, "foo.bar.execjartest.Foo");
114 att.put(Attributes.Name.CLASS_PATH, barZip.getName());
/external/chromium/third_party/libjingle/source/talk/xmllite/
H A Dxmlparser.cc103 const char **att; local
105 for (att = atts; *att; att += 2) {
106 if (XmlParser_StartsWithXmlns(*att)) {
107 if ((*att)[5] == '\0') {
108 context_.StartNamespace("", *(att + 1));
110 else if ((*att)[5] == ':') {
111 if (**(att + 1) == '\0') {
116 context_.StartNamespace((*att)
[all...]
H A Dxmlelement.h128 explicit XmlAttr(const XmlAttr & att) : argument
130 name_(att.name_),
131 value_(att.value_) {
/external/chromium/chrome/browser/resources/shared/js/
H A Di18n_template.js109 var att = element.getAttribute(name);
110 if (att != null) {
111 handlers[name](element, att, obj);
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
H A DSelectableChannelTest.java73 public SelectionKey register(Selector sel, int ops, Object att) argument
75 if (null == att) {
/external/bluetooth/hcidump/
H A DAndroid.mk13 parser/att.c \
/external/webkit/Source/JavaScriptCore/
H A Dcreate_hash_table82 my $att = $3;
86 push(@attrs, length($att) > 0 ? $att : "0");
88 if ($att =~ m/Function/) {
91 } elsif (length($att)) {
93 my $put = !($att =~ m/ReadOnly/) ? "set" . jsc_ucfirst($val) : "0";
/external/bluetooth/bluez/attrib/
H A Dclient.c46 #include "att.h"
76 struct att_primary *att; member in struct:primary
580 struct att_primary *att = prim->att; local
584 write_device_characteristics(&gatt->sba, &gatt->dba, att->start,
645 struct att_primary *att = prim->att; local
655 str = read_device_characteristics(&gatt->sba, &gatt->dba, att->start);
875 struct att_primary *att = prim->att; local
949 struct att_primary *att = prim->att; local
1028 struct att_primary *att = l->data; local
[all...]
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
H A Djstemplate_test.js169 var att = a.attributes;
170 if (att) {
173 att.length, b.attributes.length);
174 for (var i = 0; i < jsLength(att); i++) {
175 var a = att[i];
/external/libxml2/
H A DSAX2.c1385 const xmlChar *att; local
1428 att = NULL;
1431 att = atts[i];
1432 while (att != NULL) {
1433 if (xmlStrEqual(att, fulln))
1436 att = atts[i];
1439 if (att == NULL) {
1493 att = NULL;
1496 att = atts[i];
1497 while (att !
1541 const xmlChar *att; local
[all...]
/external/bluetooth/bluez/src/
H A DAndroid.mk34 ../attrib/att.c \
/external/icu4c/test/cintltst/
H A Dcmsccoll.c2867 static const UColAttribute att[] = { UCOL_DECOMPOSITION_MODE };
2872 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOn, 1);
2873 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOn, 1);
2874 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOff, 1);
2875 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOff, 1);
2883 static const UColAttribute att[] = { UCOL_DECOMPOSITION_MODE };
2888 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOn, 1);
2889 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOn, 1);
2890 genericRulesStarterWithOptions(rule, tlimit01, 2, att, valOff, 1);
2891 genericRulesStarterWithOptions(rule, tlimit02, 2, att, valOf
3465 static const UColAttribute att[] = { UCOL_STRENGTH }; local
4294 UColAttribute att = UCOL_NUMERIC_COLLATION; local
4809 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_FIRST }; local
4818 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_LEVEL }; local
[all...]
/external/jpeg/
H A Dconfig.sub92 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
189 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
190 basic_machine=m68000-att
193 basic_machine=we32k-att
648 basic_machine=we32k-att
841 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/external/skia/src/utils/unix/
H A DSkOSWindow_Unix.cpp34 GLint att[] = { GLX_RGBA, GLX_DEPTH_SIZE, 24, GLX_DOUBLEBUFFER, local
36 fVi = glXChooseVisual(dsp, DefaultScreen(dsp), att);
/external/bison/build-aux/
H A Dconfig.sub144 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
370 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
371 basic_machine=m68000-att
374 basic_machine=we32k-att
1099 basic_machine=we32k-att
1422 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/external/chromium/sdch/open-vcdiff/
H A Dconfig.sub146 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
382 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
383 basic_machine=m68000-att
386 basic_machine=we32k-att
1135 basic_machine=we32k-att
1469 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/external/chromium/third_party/libevent/
H A Dconfig.sub146 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
386 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
387 basic_machine=m68000-att
390 basic_machine=we32k-att
1167 basic_machine=we32k-att
1501 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/external/dropbear/
H A Dconfig.sub146 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
382 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
383 basic_machine=m68000-att
386 basic_machine=we32k-att
1131 basic_machine=we32k-att
1465 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/external/e2fsprogs/config/
H A Dconfig.sub147 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
394 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
395 basic_machine=m68000-att
398 basic_machine=we32k-att
1191 basic_machine=we32k-att
1529 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/external/elfutils/config/
H A Dconfig.sub142 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
346 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
347 basic_machine=m68000-att
350 basic_machine=we32k-att
1028 basic_machine=we32k-att
1319 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
/external/expat/conftools/
H A Dconfig.sub146 -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
382 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
383 basic_machine=m68000-att
386 basic_machine=we32k-att
1128 basic_machine=we32k-att
1459 i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)

Completed in 5473 milliseconds

123