| /external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
| D | ShadowAssetManagerTest.java | 73 TypedValue outValue = new TypedValue(); in multiFormatAttributes_integerDecimalValue() local 85 TypedValue outValue = new TypedValue(); in multiFormatAttributes_integerHexValue() local 97 TypedValue outValue = new TypedValue(); in multiFormatAttributes_stringValue() local 109 TypedValue outValue = new TypedValue(); in multiFormatAttributes_booleanValue() local
|
| /external/robolectric/robolectric/src/main/java/org/robolectric/android/ |
| D | AttributeSetBuilderImpl.java | 70 TypedValue outValue); in parseValue() 125 TypedValue outValue) { in parseValue() 130 TypedValue outValue) { in arscParse() 333 TypedValue outValue = new TypedValue(); in parse() local
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ResourceHelper2.java | 90 TypedValue outValue, boolean requireUnit) { in parseFloatAttribute() 165 …private static void computeTypedValue(TypedValue outValue, float value, float scale, String unit) { in computeTypedValue()
|
| D | ResourceHelper.java | 185 TypedValue outValue, boolean requireUnit) { in parseFloatAttribute() 271 private static void computeTypedValue(TypedValue outValue, float value, float scale) { in computeTypedValue()
|
| D | ShadowArscAssetManager.java | 489 protected int loadResourceValue(int ident, short density, TypedValue outValue, boolean resolve) { in loadResourceValue() 529 …private static int copyValue(TypedValue outValue, ResTable table, Res_value value, int ref, int b… in copyValue() 534 …private static int copyValue(TypedValue outValue, ResTable table, Res_value value, int ref, int b… in copyValue() 579 int ident, int bagEntryId, TypedValue outValue, boolean resolve) { in loadResourceBagValue() 589 TypedValue outValue = new TypedValue(); in getResourceBagValue() local 599 private static int loadResourceBagValueInternal(int ident, int bagEntryId, TypedValue outValue, in loadResourceBagValueInternal() 979 long themeHandle, int ident, TypedValue outValue, boolean resolve) { in loadThemeAttributeValue()
|
| /external/angle/src/common/ |
| D | BinaryStream.h | 56 void readInt(IntT *outValue) in readInt() 96 void readEnum(EnumT *outValue) in readEnum() 108 void readBool(bool *outValue) { *outValue = readBool(); } in readBool()
|
| /external/angle/src/libANGLE/renderer/null/ |
| D | DeviceNULL.cpp | 26 egl::Error DeviceNULL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/angle/src/libANGLE/renderer/wgpu/ |
| D | DeviceWgpu.cpp | 26 egl::Error DeviceWgpu::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/angle/src/libANGLE/renderer/gl/eagl/ |
| D | DeviceEAGL.cpp | 27 egl::Error DeviceEAGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/angle/src/libANGLE/renderer/gl/cgl/ |
| D | DeviceCGL.cpp | 26 egl::Error DeviceCGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Device9.cpp | 23 egl::Error Device9::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Device11.cpp | 40 egl::Error Device11::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/angle/src/libANGLE/renderer/gl/egl/ |
| D | DeviceEGL.cpp | 43 egl::Error DeviceEGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/skia/src/codec/ |
| D | SkXmp.cpp | 142 bool* outValue) { in get_attr_bool() 181 float* outValue) { in get_attr_float() 200 SkColor4f* outValue) { in get_attr_float3_as_list() 259 SkColor4f* outValue) { in get_attr_float3()
|
| /external/OpenCL-CTS/test_conformance/compiler/ |
| D | test_build_options.cpp | 66 …lt_from_program( cl_context context, cl_command_queue queue, cl_program program, cl_int *outValue ) in get_result_from_program() 306 …ntext, cl_command_queue queue, cl_program program, cl_float inA, cl_float inB, cl_float *outValue ) in get_float_result_from_program()
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | DeviceVk.cpp | 59 egl::Error DeviceVk::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
| /external/OpenCL-CTS/test_conformance/atomics/ |
| D | test_atomics.cpp | 363 cl_int *outValue = (cl_int *)(destItems + i * typeSize); in test_atomic_function() local 380 cl_long *outValue = (cl_long *)(destItems + i * typeSize); in test_atomic_function() local 406 cl_float *outValue = (cl_float *)destItems; in test_atomic_function() local 417 cl_int *outValue = (cl_int *)destItems; in test_atomic_function() local 428 cl_long *outValue = (cl_long *)destItems; in test_atomic_function() local
|
| /external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/content/res/ |
| D | ResourcesTest.java | 867 TypedValue outValue = new TypedValue(); in getValueShouldClearTypedArrayBetweenCalls() local 1084 TypedValue outValue = new TypedValue(); in getResourceValue_colorARGB8() local 1092 TypedValue outValue = new TypedValue(); in getResourceValue_colorRGB8() local
|
| /external/setupcompat/partnerconfig/java/com/google/android/setupcompat/partnerconfig/ |
| D | PartnerConfigHelper.java | 242 TypedValue outValue = new TypedValue(); in getColor() local 286 TypedValue outValue = new TypedValue(); in getDrawable() local 558 TypedValue outValue = new TypedValue(); in getIllustrationResourceEntry() local
|
| /external/angle/src/libANGLE/renderer/ |
| D | DisplayImpl.cpp | 25 egl::Error getAttribute(const egl::Display *display, EGLint attribute, void **outValue) override in getAttribute()
|
| /external/libese/apps/weaver/card/src/com/android/weaver/core/ |
| D | CoreSlots.java | 61 byte[] outValue, short outOffset) { in read()
|
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
| D | ResXMLParser.java | 125 int getTextValue(Res_value outValue) in getTextValue() 365 public int getAttributeValue(int idx, Ref<Res_value> outValue) in getAttributeValue()
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
| D | OpenMapRealMatrix.java | 209 final double outValue = in multiply() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
| D | OpenMapRealMatrix.java | 223 final double outValue = in multiply() local
|
| /external/armnn/shim/sl/canonical/ |
| D | ConversionUtils.hpp | 745 OutputType& outValue, in GetInputScalar() 784 int32_t& outValue, in GetInputInt32() 793 float& outValue, in GetInputFloat32()
|