Home
last modified time | relevance | path

Searched defs:att (Results 1 – 19 of 19) sorted by relevance

/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DZipExecTest.java42 Attributes att = man.getMainAttributes(); in test_1562() local
83 Attributes att = man.getMainAttributes(); in test_zip_class_path() local
147 Attributes att = man.getMainAttributes(); in test_zip_jar_mix() local
181 Attributes att = man.getMainAttributes(); in test_zip_jar_mix_1() local
221 Attributes att = man.getMainAttributes(); in test_main_class_in_another_zip() local
DJarExecTest.java45 Attributes att = man.getMainAttributes(); in test_1562() local
85 Attributes att = man.getMainAttributes(); in test_jar_class_path() local
146 Attributes att = man.getMainAttributes(); in test_main_class_in_another_jar() local
215 Attributes att = man.getMainAttributes(); in test_classpath() local
DJarOutputStreamTest.java58 Attributes att = newman.getMainAttributes(); in test_putNextEntryLjava_util_zip_ZipEntry() local
111 Attributes att = man.getMainAttributes(); in test_JarOutputStreamLjava_io_OutputStreamLjava_util_jar_Manifest() local
/external/v8/test/mjsunit/
Dhtml-string-funcs.js40 function CheckCompound(f, tag, att) { argument
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
DSelectableChannelTest.java73 public SelectionKey register(Selector sel, int ops, Object att) in register()
/external/bluetooth/bluez/attrib/
Dclient.c76 struct att_primary *att; member
580 struct att_primary *att = prim->att; in store_characteristics() local
645 struct att_primary *att = prim->att; in load_characteristics() local
875 struct att_primary *att = prim->att; in char_discovered_cb() local
949 struct att_primary *att = prim->att; in discover_char() local
1028 struct att_primary *att = l->data; in register_primaries() local
/external/skia/src/utils/unix/
DSkOSWindow_Unix.cpp41 GLint att[] = { GLX_RGBA, GLX_DEPTH_SIZE, 24, GLX_DOUBLEBUFFER, in SkOSWindow() local
/external/chromium/third_party/libjingle/source/talk/xmllite/
Dxmlelement.h128 explicit XmlAttr(const XmlAttr & att) : in XmlAttr()
Dxmlparser.cc103 const char **att; in ExpatStartElement() local
/external/libxml2/
DSAX2.c1396 const xmlChar *att; in xmlCheckDefaultedAttributes() local
1557 const xmlChar *att; in xmlSAX2StartElement() local
DHTMLparser.c3548 const xmlChar *att, *value; in htmlCheckMeta() local
Dxpath.c7913 xmlAttrPtr att = (xmlAttrPtr) ctxt->context->node; in xmlXPathNextParent() local
8038 xmlAttrPtr att = (xmlAttrPtr) ctxt->context->node; in xmlXPathNextAncestor() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemLiteralResult.java146 public void addLiteralResultAttribute(String att) in addLiteralResultAttribute()
/external/icu4c/common/
Duresdata.c199 int32_t att=indexes[URES_INDEX_ATTRIBUTES]; in res_init() local
/external/icu4c/test/cintltst/
Dcmsccoll.c3465 static const UColAttribute att[] = { UCOL_STRENGTH }; in TestNewJapanese() local
4294 UColAttribute att = UCOL_NUMERIC_COLLATION; in TestNumericCollation() local
4809 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_FIRST }; in TestUpperFirstQuaternary() local
4818 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_LEVEL }; in TestJ4960() local
Dcapitst.c153 UColAttribute att; in TestGetSetAttr() member
/external/clang/include/clang/AST/
DExprCXX.h2116 ArrayTypeTraitExpr(SourceLocation loc, ArrayTypeTrait att, in ArrayTypeTraitExpr()
/external/expat/lib/
Dxmlparse.c5247 DEFAULT_ATTRIBUTE *att; in defineAttribute() local
/external/v8/src/
Druntime.cc4859 PropertyAttributes att = object->GetLocalPropertyAttribute(key); in RUNTIME_FUNCTION() local