Home
last modified time | relevance | path

Searched refs:Types (Results 1 – 25 of 72) sorted by relevance

123

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/
DAnnotationAnalyzer.java33 import javax.lang.model.util.Types;
74 Types typeUtils = getTypeUtils(); in loadPrimitive()
121 Types typeUtils = getTypeUtils(); in findClass()
203 public Types getTypeUtils() { in getTypeUtils()
DAnnotationMethod.java32 import javax.lang.model.util.Types;
43 Types typeUtils = AnnotationAnalyzer.get().getTypeUtils(); in AnnotationMethod()
DAnnotationClass.java44 import javax.lang.model.util.Types;
97 Types typeUtil = getTypeUtils(); in findInterface()
216 Types typeUtils = getTypeUtils(); in getMinApi()
375 private static Types getTypeUtils() { in getTypeUtils()
DAnnotationTypeUtil.java31 javax.lang.model.util.Types mTypes;
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h52 TypeList Types; variable
155 const TypeList &getTypes() const { return Types; } in getTypes()
DValueEnumerator.cpp393 Types.push_back(Ty); in EnumerateType()
395 *TypeID = Types.size(); in EnumerateType()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h52 TypeList Types; variable
155 const TypeList &getTypes() const { return Types; } in getTypes()
DValueEnumerator.cpp393 Types.push_back(Ty); in EnumerateType()
395 *TypeID = Types.size(); in EnumerateType()
/frameworks/data-binding/compiler/src/main/java/android/databinding/annotationprocessor/
DProcessMethodAdapters.java45 import javax.lang.model.util.Types;
105 Types typeUtils = processingEnv.getTypeUtils(); in addBindingAdapters()
152 Types typeUtils = processingEnvironment.getTypeUtils(); in takesComponent()
DProcessBindable.java45 import javax.lang.model.util.Types;
62 Types typeUtils = processingEnv.getTypeUtils(); in onHandleStep()
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h55 TypeList Types; variable
158 const TypeList &getTypes() const { return Types; } in getTypes()
DValueEnumerator.cpp393 Types.push_back(Ty); in EnumerateType()
395 *TypeID = Types.size(); in EnumerateType()
/frameworks/base/docs/html/guide/
Dguide_toc.cs138 <span class="en">Resource Types</span>
148 … <li><a href="<?cs var:toroot ?>guide/topics/resources/more-resources.html">More Types</a></li>
367 <span class="en">Numerical Types</span>
370 <span class="en">Object Types</span>
391 <span class="en">Time Functions and Types</span>
400 <span class="en">Kernel Invocation Functions and Types</span>
409 <span class="en">Graphics Functions and Types</span>
/frameworks/base/docs/html/guide/topics/resources/
Davailable-resources.jd1 page.title=Resource Types
46 <dt><a href="{@docRoot}guide/topics/resources/more-resources.html">More Resource Types</a></dt>
Doverview.jd16 <li><a href="available-resources.html">Resource Types</a></li>
82 <dt><strong><a href="available-resources.html">Resource Types</a></strong></dt>
Daccessing-resources.jd37 <li><a href="available-resources.html">Resource Types</a></li>
62 href="available-resources.html">Resource Types</a>.
139 <p>See <a href="available-resources.html">Resource Types</a> for
222 <p>See <a href="available-resources.html">Resource Types</a> for
/frameworks/av/media/libmedia/
DMetadata.cpp40 enum Types { enum
/frameworks/rs/api/
Drs_time.spec18 summary: Time Functions and Types
Drs_value_types.spec18 summary: Numerical Types
Drs_object_types.spec18 summary: Object Types
/frameworks/native/opengl/specs/
DEGL_ANDROID_framebuffer_target.txt46 New Types
DEGL_ANDROID_image_native_buffer.txt45 New Types
DEGL_ANDROID_presentation_time.txt44 New Types
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_time.jd1 page.title=RenderScript Time Functions and Types
12 <tr><th colspan='2'>Types</th></tr>
73 <h2>Types</h2>
Drs_object_types.jd1 page.title=RenderScript Object Types
12 <tr><th colspan='2'>Types</th></tr>
94 <h2>Types</h2>

123