/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | BinaryStream.h | 44 void readInt(IntT *outValue) in readInt() 67 void readEnum(EnumT *outValue) in readEnum() 79 void readBool(bool *outValue) { *outValue = readBool(); } in readBool()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DeviceVk.cpp | 27 egl::Error DeviceVk::getDevice(void **outValue) in getDevice()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DeviceNULL.cpp | 26 egl::Error DeviceNULL::getDevice(void **outValue) in getDevice()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | BinaryStream.h | 55 void readInt(IntT *outValue) in readInt() 78 void readEnum(EnumT *outValue) in readEnum() 90 void readBool(bool *outValue) { *outValue = readBool(); } in readBool()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DeviceNULL.cpp | 26 egl::Error DeviceNULL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
D | DeviceCGL.cpp | 30 egl::Error DeviceCGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
D | DeviceEAGL.cpp | 31 egl::Error DeviceEAGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DeviceD3D.cpp | 36 egl::Error DeviceD3D::getDevice(void **outValue) in getDevice()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DeviceVk.cpp | 31 egl::Error DeviceVk::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DeviceD3D.cpp | 35 egl::Error DeviceD3D::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | DisplayImpl.cpp | 25 egl::Error getAttribute(const egl::Display *display, EGLint attribute, void **outValue) override in getAttribute()
|
/third_party/vk-gl-cts/modules/gles2/scripts/ |
D | gen-conversions.py | 194 def __init__(self, inValue, outValue): argument
|
/third_party/flutter/skia/third_party/externals/angle2/samples/shader_translator/ |
D | shader_translator.cpp | 814 static bool ParseIntValue(const std::string &num, int emptyDefault, int *outValue) in ParseIntValue()
|
/third_party/libsnd/src/ALAC/ |
D | ag_enc.c | 135 …maxbits, uint32_t m, uint32_t k, uint32_t n, uint32_t *outNumBits, uint32_t *outValue, uint32_t *o… in dyn_code_32bit()
|
/third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
D | shader_translator.cpp | 851 static bool ParseIntValue(const std::string &num, int emptyDefault, int *outValue) in ParseIntValue()
|
/third_party/vk-gl-cts/modules/gles3/scripts/ |
D | gen-conversions.py | 207 def __init__(self, inValue, outValue): argument
|
/third_party/vk-gl-cts/executor/tools/ |
D | xeTestLogCompare.cpp | 115 OutputValue outValue; member
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.h | 1024 template< typename T > int QueryValueAttribute( const std::string& name, T* outValue ) const in QueryValueAttribute() 1037 int QueryValueAttribute( const std::string& name, std::string* outValue ) const in QueryValueAttribute()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinyxml.h | 1024 template< typename T > int QueryValueAttribute( const std::string& name, T* outValue ) const in QueryValueAttribute() 1037 int QueryValueAttribute( const std::string& name, std::string* outValue ) const in QueryValueAttribute()
|
/third_party/flutter/skia/tests/ |
D | SkSLInterpreterTest.cpp | 929 int32_t outValue = -1; in DEF_TEST() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | TextureGL.cpp | 1505 GLenum *outValue) in syncTextureStateSwizzle()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 819 deBool checkValue (deUint16 inValue, float outValue, SubnormalizedConversionType& conversion) in checkValue()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | TextureGL.cpp | 1810 GLenum *outValue) in syncTextureStateSwizzle()
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgExpression.cpp | 1415 ExecValueAccess outValue = m_value.getValue(m_outValueRange.getType()); in evaluate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderOperatorTests.cpp | 278 ValueType outValue; member
|