Searched refs:href (Results 1 – 10 of 10) sorted by relevance
48 …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…
29 …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…
60 …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…
67 …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…
25 …rs_fp_relaxed and rs_fp_full. See <a href='rs_math.html'>Mathematical Constants and Functions</a>…
32 …See <a href='rs_vector_math.html'>Vector Math Functions</a> for functions like @distance() and @le…
555 const char *href = nullptr; in includeXmlFile() local565 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 …]
1170 String href = attributes.getValue("", "href"); in startA() local1171 start(text, new Href(href)); in startA()1288 public Href(String href) { in Href() argument1289 mHref = href; in Href()
971 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">979 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
1143 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">1151 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">