/frameworks/rs/ |
D | rsProgram.cpp | 59 uint32_t constant = 0; in Program() local 67 mConstantTypes[constant].set(reinterpret_cast<Type *>(params[ct+1])); in Program() 68 mHal.state.constantTypes[constant++] = reinterpret_cast<Type *>(params[ct+1]); in Program()
|
/frameworks/compile/slang/tests/F_bad_version_pragma/ |
D | stderr.txt.expect | 4 bad_version_pragma.rs:4:18: error: invalid digit 'a' in decimal constant
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
D | scenegraph_objects.rsh | 86 // Buffer with vertex constant data 96 // Buffer with vertex constant data 115 // Buffer with vertex constant data 119 // Buffer with fragment constant data 197 // Specifies where in the constant buffer data gets written to
|
/frameworks/rs/scriptc/ |
D | rs_graphics.rsh | 163 * Set the constant color for a fixed function emulation program. 176 * Allocation must be a valid constant input for the Program. 179 * @param slot index of the constant buffer on the program 187 * Allocation must be a valid constant input for the Program. 190 * @param slot index of the constant buffer on the program
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | retrieve-details.jd | 129 Define a constant for your selection clause, an array to hold selection arguments, and a 194 // Defines a constant that identifies the loader 214 the {@link android.provider.ContactsContract.Data} table, use the constant 351 of the constant; otherwise, the provider interprets the constant as a variable name rather 353 using a constant rather than a user-supplied value. For example:
|
D | retrieve-names.jd | 317 Define a constant that contains the columns you want to return from your query. Each item in 365 For the text expression, define a constant that lists the search columns. Although this 580 value defined by a constant <code>CONTENT_ITEM_TYPE</code> in the subclass of 584 type for email data is defined by the constant 641 The custom MIME type value for the data type. As described previously, this is the constant 647 "<code>'</code>" (single quote) character to the start and end of the constant; otherwise, 649 You don't need to use a placeholder for this value, because you're using a constant 669 * the value of the constant
|
D | modify-data.jd | 100 insert them into the intent as extended data. For a key value, use the appropriate constant from 177 the identifier that you should use to retrieve a contact. It remains constant,
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 70 should be a fairly constant 60ms. If the latency jumps around wildly or 75 degrees (refer to MAX_TILT constant). Consequently, you should expect there
|
/frameworks/compile/mclinker/include/mcld/Config/ |
D | Config.h.in | 92 /* Define to necessary symbol if this constant uses a non-standard name on
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | DrawableContainer.java | 940 public final void setConstantSize(boolean constant) { in setConstantSize() argument 941 mConstantSize = constant; in setConstantSize()
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_motion.jd | 270 // where t is the low-pass filter's time-constant and 288 The code sample above uses a simple filter constant (alpha) to create a low-pass filter. This filter 289 constant is derived from a time constant (t), which is a rough representation of the latency that 365 // Create a constant to convert nanoseconds to seconds.
|
D | sensors_environment.jd | 166 <p>The dew point is the temperature at which a given volume of air must be cooled, at constant
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
D | Norm_Corr_opt.s | 40 @ constant
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | content-provider-basics.jd | 311 In the preceding lines of code, the constant 418 UserDictionary.Words._ID, // Contract class constant for the _ID column name 419 UserDictionary.Words.WORD, // Contract class constant for the word column name 420 UserDictionary.Words.LOCALE // Contract class constant for the locale column name 609 UserDictionary.Words.WORD, // Contract class constant containing the word column name 610 UserDictionary.Words.LOCALE // Contract class constant containing the locale column name 1095 content URI for the "words" table is defined in the constant 1191 for example, defines the constant
|
/frameworks/base/docs/html/training/basics/intents/ |
D | filters.jd | 64 API constant (see the examples below).</p></dd> 227 constant to determine the value of the result code.</p>
|
/frameworks/rs/driver/runtime/arch/ |
D | neon.ll | 832 @yuv_U = internal constant <4 x i32> <i32 0, i32 -100, i32 516, i32 0>, align 16 833 @yuv_V = internal constant <4 x i32> <i32 409, i32 -208, i32 0, i32 0>, align 16 834 @yuv_0 = internal constant <4 x i32> <i32 0, i32 0, i32 0, i32 0>, align 16 835 @yuv_255 = internal constant <4 x i32> <i32 65535, i32 65535, i32 65535, i32 65535>, align 16 1091 @fc_255.0 = internal constant <4 x float> <float 255.0, float 255.0, float 255.0, float 255.0>, ali… 1092 @fc_0.5 = internal constant <4 x float> <float 0.5, float 0.5, float 0.5, float 0.5>, align 16 1093 @fc_0 = internal constant <4 x float> <float 0.0, float 0.0, float 0.0, float 0.0>, align 16
|
D | asimd.ll | 828 @yuv_U = internal constant <4 x i32> <i32 0, i32 -100, i32 516, i32 0>, align 16 829 @yuv_V = internal constant <4 x i32> <i32 409, i32 -208, i32 0, i32 0>, align 16 830 @yuv_0 = internal constant <4 x i32> <i32 0, i32 0, i32 0, i32 0>, align 16 831 @yuv_255 = internal constant <4 x i32> <i32 65535, i32 65535, i32 65535, i32 65535>, align 16 1099 @fc_255.0 = internal constant <4 x float> <float 255.0, float 255.0, float 255.0, float 255.0>, ali… 1100 @fc_0.5 = internal constant <4 x float> <float 0.5, float 0.5, float 0.5, float 0.5>, align 16 1101 @fc_0 = internal constant <4 x float> <float 0.0, float 0.0, float 0.0, float 0.0>, align 16
|
/frameworks/base/docs/html/google/play/billing/v2/ |
D | billing_reference.jd | 316 assigns this broadcast intent to a constant named <code>ACTION_RESPONSE_CODE</code>.</p> 335 message details. The sample application assigns this broadcast intent to a constant named 353 sample application assigns this broadcast intent to a constant named
|
/frameworks/base/docs/html/design/wear/ |
D | principles.jd | 71 <h2 id="Tapper">Don’t be a constant shoulder tapper</h2>
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | toasts.jd | 64 method. This accepts three parameters: a {@link android.view.Gravity} constant,
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
D | Norm_Corr_neon.s | 40 @ constant
|
/frameworks/base/docs/html/training/notepad/ |
D | notepad-ex1.jd | 88 <p>At the top of the class are some constant definitions that will be used in the application 397 <li>Create a menu position constant at the top of the class: 421 <code>item.getId()</code> set to <code>INSERT_ID</code> (the constant we 504 with the list of columns to map <em>from</em> (just "title" in this case, from the constant
|
/frameworks/base/docs/html/training/volley/ |
D | requestqueue.jd | 123 <p>If your application makes constant use of the network, it's probably most efficient to
|
/frameworks/base/docs/html/training/gestures/ |
D | multi.jd | 84 next, but the pointer ID of a pointer is guaranteed to remain constant as long
|
/frameworks/base/docs/html/training/articles/ |
D | perf-tips.jd | 131 reference from the classfile string constant table for <code>strVal</code>. 146 use a relatively inexpensive "string constant" instruction instead of a
|