Home
last modified time | relevance | path

Searched refs:href (Results 1 – 10 of 10) sorted by relevance

/frameworks/rs/script_api/
Drs_object_types.spec48 …See <a href="http://developer.android.com/reference/android/renderscript/Element.html">android.ren…
57 …See <a href="http://developer.android.com/reference/android/renderscript/Type.html">android.render…
66 …See <a href="http://developer.android.com/reference/android/renderscript/Allocation.html">android.…
75 …See <a href="http://developer.android.com/reference/android/renderscript/Sampler.html">android.ren…
84 …See <a href="http://developer.android.com/reference/android/renderscript/ScriptC.html">android.ren…
183 …See the <a href='http://developer.android.com/reference/android/renderscript/Element.html#createPi…
197 …See <a href='http://developer.android.com/reference/android/graphics/ImageFormat.html'>android.gra…
Drs_core.spec29 …APIs, see the <a target="_parent" href="http://developer.android.com/reference/android/renderscrip…
32 …arent" href="http://developer.android.com/guide/topics/renderscript/index.html">RenderScript devel…
Drs_object_info.spec60 …To create complex Elements, use the <a href='http://developer.android.com/reference/android/render…
65 …See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.ren…
330 …See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.ren…
354 …See <a href='http://developer.android.com/reference/android/renderscript/Sampler.html'>android.ren…
Drs_io.spec67 …See <a href='http://developer.android.com/reference/android/renderscript/RenderScript.RSMessageHan…
91 …See <a href='http://developer.android.com/reference/android/renderscript/RenderScript.RSMessageHan…
Drs_vector_math.spec25 …rs_fp_relaxed and rs_fp_full. See <a href='rs_math.html'>Mathematical Constants and Functions</a>…
Drs_math.spec32 …See <a href='rs_vector_math.html'>Vector Math Functions</a> for functions like @distance() and @le…
/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp555 const char *href = nullptr; in includeXmlFile() local
565 href = attrs[++i]; in includeXmlFile()
573 if (href == nullptr) { in includeXmlFile()
580 for (i = 0; href[i] != '\0'; i++) { in includeXmlFile()
581 if (href[i] == '.' || href[i] == '_' || in includeXmlFile()
582 (href[i] >= '0' && href[i] <= '9') || in includeXmlFile()
583 (href[i] >= 'A' && href[i] <= 'Z') || in includeXmlFile()
584 (href[i] >= 'a' && href[i] <= 'z')) { in includeXmlFile()
587 PLOGD("invalid include file name: %s", href); in includeXmlFile()
591 std::string filename = href; in includeXmlFile()
[all …]
/frameworks/base/core/java/android/text/
DHtml.java1170 String href = attributes.getValue("", "href"); in startA() local
1171 start(text, new Href(href)); in startA()
1288 public Href(String href) { in Href() argument
1289 mHref = href; in Href()
/frameworks/wilhelm/doc/
DDoxyfile971 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
979 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
/frameworks/native/docs/
DDoxyfile1143 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
1151 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">