Searched defs:att (Results 1 - 20 of 20) sorted by relevance

/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/skia/src/utils/unix/
H A DSkOSWindow_Unix.cpp41 GLint att[] = { GLX_RGBA, GLX_DEPTH_SIZE, 24, GLX_DOUBLEBUFFER, local
43 fVi = glXChooseVisual(dsp, DefaultScreen(dsp), att);
/external/chromium/third_party/libjingle/source/talk/xmllite/
H A Dxmlelement.h128 explicit XmlAttr(const XmlAttr & att) : argument
130 name_(att.name_),
131 value_(att.value_) {
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...]
/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/icu4c/common/
H A Duresdata.c199 int32_t att=indexes[URES_INDEX_ATTRIBUTES]; local
200 pResData->noFallback=(UBool)(att&URES_ATT_NO_FALLBACK);
201 pResData->isPoolBundle=(UBool)((att&URES_ATT_IS_POOL_BUNDLE)!=0);
202 pResData->usesPoolBundle=(UBool)((att&URES_ATT_USES_POOL_BUNDLE)!=0);
/external/libvorbis/lib/
H A Dvorbisenc.c70 int att[P_NOISECURVES]; member in struct:__anon8140
335 const att3 *att,
345 p->tone_masteratt[0]=att[is].att[0]*(1.-ds)+att[is+1].att[0]*ds;
346 p->tone_masteratt[1]=att[is].att[1]*(1.-ds)+att[is+1].att[
334 vorbis_encode_tonemask_setup(vorbis_info *vi,double s,int block, const att3 *att, const int *max, const vp_adjblock *in) argument
[all...]
H A Dpsy.c80 static void attenuate_curve(float *c,float att){ argument
83 c[i]+=att;
756 float att=local_specmax+p->vi->ath_adjatt; local
760 specified att) */
761 if(att<p->vi->ath_maxatt)att=p->vi->ath_maxatt;
764 logmask[i]=p->ath[i]+att;
/external/libxml2/
H A DSAX2.c1396 const xmlChar *att; local
1443 att = NULL;
1446 att = atts[i];
1447 while (att != NULL) {
1448 if (xmlStrEqual(att, fulln))
1451 att = atts[i];
1454 if (att == NULL) {
1509 att = NULL;
1512 att = atts[i];
1513 while (att !
1557 const xmlChar *att; local
[all...]
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++];
H A Dxpath.c7913 xmlAttrPtr att = (xmlAttrPtr) ctxt->context->node; local
7915 return(att->parent);
8038 xmlAttrPtr att = (xmlAttrPtr) ctxt->context->node; local
8040 return(att->parent);
/external/icu4c/test/cintltst/
H A Dcapitst.c153 UColAttribute att; member in struct:attrTest
176 currAttr = attrs[i].att;
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/expat/lib/
H A Dxmlparse.c5359 DEFAULT_ATTRIBUTE *att; local
5389 att = type->defaultAtts + type->nDefaultAtts;
5390 att->id = attId;
5391 att->value = value;
5392 att->isCdata = isCdata;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 482 milliseconds