HomeSort by relevance Sort by last modified time
    Searched refs:atv (Results 1 - 10 of 10) sorted by null

  /dalvik/docs/
prettify.css 12 .atv { color: #080; }
26 .atv { color: #060; }
prettify.js 171 var PR_ATTRIB_VALUE = 'atv';
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x500/style/
BCStyle.java 472 AttributeTypeAndValue[] atv = rdns[i].getTypesAndValues(); local
474 for (int j = 0; j != atv.length; j++)
476 hashCodeValue ^= atv[j].getType().hashCode();
477 hashCodeValue ^= calcHashCode(atv[j].getValue());
519 AttributeTypeAndValue[] atv = rdns[i].getTypesAndValues(); local
522 for (int j = 0; j != atv.length; j++)
533 IETFUtils.appendTypeAndValue(buf, atv[j], DefaultSymbols);
RFC4519Style.java 370 AttributeTypeAndValue[] atv = rdns[i].getTypesAndValues(); local
372 for (int j = 0; j != atv.length; j++)
374 hashCodeValue ^= atv[j].getType().hashCode();
375 hashCodeValue ^= calcHashCode(atv[j].getValue());
418 AttributeTypeAndValue[] atv = rdns[i].getTypesAndValues(); local
421 for (int j = 0; j != atv.length; j++)
432 IETFUtils.appendTypeAndValue(buf, atv[j], DefaultSymbols);
  /external/iproute2/tc/
m_pedit.c 385 __u32 atv=0,offmask=0x0,shift=0; local
388 if (get_u32(&atv, *argv, 0))
390 tkey->at = atv;
  /external/doclava/res/assets/templates/assets/
doclava-developer-core.css 676 .atv { color: #080; }
689 .atv { color: #060; }
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
  /build/tools/droiddoc/templates-sdk/assets/
android-developer-core.css 1183 .atv { color: #080; }
1196 .atv { color: #060; }
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",

Completed in 782 milliseconds