/third_party/node/test/parallel/ |
D | test-fs-realpath-buffer-encoding.js | 21 const expected_value = expected[encoding]; constant 52 const expected_value = expected[encoding]; constant
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | unknown_fields_test.py | 183 def InternalCheckUnknownField(self, name, expected_value): argument 196 def CheckUnknownField(self, name, unknown_fields, expected_value): argument 394 def CheckUnknownField(self, name, expected_value): argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTextureSizePromotion.cpp | 871 glw::GLfloat expected_value = (channel == RED_COMPONENT) ? in checkDestinationTexture() local 901 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 932 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 962 glw::GLfloat expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 1004 glw::GLint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local 1035 glw::GLuint expected_value = isChannelTypeNone(descriptor, channel) ? in checkDestinationTexture() local
|
D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 212 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues() 227 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues() 1145 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write() 1275 bool WriteCS(GLenum internalformat, const T& write_value, const T& expected_value) in WriteCS() 1432 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1501 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS() 1523 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() 1574 …bool ReadCS(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum … in ReadCS() 1675 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1753 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() [all …]
|
D | gl4cDirectStateAccessXFBTests.cpp | 770 bool BuffersTest::testBindingPoint(glw::GLuint const index, glw::GLint const expected_value, in testBindingPoint() 820 bool BuffersTest::testStart(glw::GLuint const index, glw::GLint const expected_value, in testStart() 871 bool BuffersTest::testSize(glw::GLuint const index, glw::GLint const expected_value, in testSize() 1957 … FunctionalTest::testTransformFeedbackStatus(glw::GLenum parameter_name, glw::GLint expected_value) in testTransformFeedbackStatus()
|
D | gl4cDirectStateAccessProgramPipelinesTests.cpp | 285 bool DefaultsTest::testProgramPipelineParameter(glw::GLenum pname, glw::GLint expected_value) in testProgramPipelineParameter() 327 bool DefaultsTest::testProgramPipelineInfoLog(glw::GLchar* expected_value) in testProgramPipelineInfoLog()
|
D | gl4cDirectStateAccessSamplersTests.cpp | 254 bool DefaultsTest::testSamplerIntegerParameter(glw::GLenum pname, glw::GLint expected_value) in testSamplerIntegerParameter() 295 bool DefaultsTest::testSamplerFloatParameter(glw::GLenum pname, glw::GLfloat expected_value) in testSamplerFloatParameter()
|
D | gl4cPipelineStatisticsQueryTests.cpp | 1245 glw::GLuint64 expected_value = 0; in verifyResultValues() local 2462 const glw::GLuint64 expected_value = 0; in executeTest() local 2892 const glw::GLuint64 expected_value = 0; in executeTest() local 3666 static const glw::GLuint64 expected_value = 1; in executeTest() local 3804 static const glw::GLuint64 expected_value = 1; /* as per test spec */ in executeTest() local 4216 static const glw::GLuint64 expected_value = 1; /* as per test spec */ in executeTest() local 4326 static const glw::GLuint64 expected_value = 1; /* as per test spec */ in executeTest() local
|
D | gl4cShaderImageLoadStoreTests.cpp | 1408 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write() 1597 bool Read(GLenum internalformat, const T& value, const T& expected_value) in Read() 1655 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS() 1781 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write() 2008 bool Read(GLenum internalformat, const T& value, const T& expected_value) in Read() 2096 std::string GenVS(GLenum internalformat, const T& expected_value) in GenVS() 2110 std::string GenTCS(GLenum internalformat, const T& expected_value) in GenTCS() 2126 std::string GenTES(GLenum internalformat, const T& expected_value) in GenTES() 2140 std::string GenGS(GLenum internalformat, const T& expected_value) in GenGS() 2263 bool Read(GLenum internalformat, const T& value, const T& expected_value) in Read() [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cShaderImageLoadStoreTests.cpp | 206 …bool CompareValues(T* map_data, int kSize, const T& expected_value, GLenum internalformat = 0, int… in CompareValues() 221 …bool CompareValues(bool always, T* map_data, int kSize, const T& expected_value, GLenum internalfo… in CompareValues() 1111 bool Write(GLenum internalformat, const T& write_value, const T& expected_value) in Write() 1241 bool WriteCS(GLenum internalformat, const T& write_value, const T& expected_value) in WriteCS() 1397 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1466 std::string GenFS(GLenum internalformat, const T& expected_value) in GenFS() 1488 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() 1539 …bool ReadCS(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum … in ReadCS() 1639 …bool Read(GLenum internalformat, const T& value, const T& expected_value, GLenum format, GLenum ty… in Read() 1717 std::string GenCS(GLenum internalformat, const T& expected_value) in GenCS() [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayColorDepthAttachments.cpp | 1075 glw::GLushort expected_value = (glw::GLushort)n_layer; in verifyDepth16Data() local 1119 glw::GLuint expected_value = n_layer << 8; in verifyDepth24Data() local 1159 glw::GLfloat expected_value = (glw::GLfloat)n_layer / 256.0f; in verifyDepth32FData() local
|
D | esextcTextureCubeMapArrayGetterCalls.cpp | 468 …TextureCubeMapArrayGetterCalls::verifyGetTexParameter(glw::GLenum pname, glw::GLint expected_value) in verifyGetTexParameter()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferAtomicFunctions.cpp | 197 …glw::GLuint expected_value = (m_n_texels_in_texture_buffer * (m_n_texels_in_texture_buffer - 1)) /… in iterate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | constants_test.cpp | 36 T expected_value; member
|
/third_party/spirv-tools/test/opt/ |
D | constants_test.cpp | 36 T expected_value; member
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | constants_test.cpp | 36 T expected_value; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | hex_float_test.cpp | 1105 HexFloat<FloatProxy<T>> expected_value; member 1127 T expected_value) { in BadFloatParseCase() 1135 T expected_value) { in GoodFloatParseCase() 1222 T expected_value; member 1340 HexFloat<FloatProxy<T>> expected_value; member
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | hex_float_test.cpp | 1105 HexFloat<FloatProxy<T>> expected_value; member 1127 T expected_value) { in BadFloatParseCase() 1135 T expected_value) { in GoodFloatParseCase() 1222 T expected_value; member 1340 HexFloat<FloatProxy<T>> expected_value; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderTCTE.cpp | 930 float expected_value = 1.0f / (float(vertex_id) + 1.0f); in iterate() local 958 float expected_value = (float)(n_vertex / run.n_result_vertices_per_patch); in iterate() local 991 …_vec4 expected_value = _vec4((float)vertex_id, ((float)vertex_id) * 0.5f, ((float)vertex_id) * 0… in iterate() local 1036 _ivec4 expected_value = _ivec4(vertex_id, vertex_id + 1, vertex_id + 2, vertex_id + 3); in iterate() local 1072 float expected_value = 2.0f / (float(vertex_id) + 1.0f); in iterate() local 1100 float expected_value = (float)(n_vertex / run.n_result_vertices_per_patch); in iterate() local 1136 …_vec4 expected_value = _vec4((float)vertex_id, ((float)vertex_id) * 0.5f, ((float)vertex_id) * 0… in iterate() local
|
D | esextcTessellationShaderProperties.cpp | 84 glw::GLint expected_value = property_value_data[n_property * 3 + 2]; in iterate() local
|
/third_party/glslang/gtests/ |
D | HexFloat.cpp | 1007 HexFloat<FloatProxy<T>> expected_value; member 1029 T expected_value) { in BadFloatParseCase() 1037 T expected_value) { in GoodFloatParseCase() 1124 T expected_value; member
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | hex_float_test.cpp | 1010 HexFloat<FloatProxy<T>> expected_value; member 1032 T expected_value) { in BadFloatParseCase() 1040 T expected_value) { in GoodFloatParseCase() 1127 T expected_value; member
|
/third_party/spirv-tools/test/ |
D | hex_float_test.cpp | 1105 HexFloat<FloatProxy<T>> expected_value; member 1127 T expected_value) { in BadFloatParseCase() 1135 T expected_value) { in GoodFloatParseCase() 1222 T expected_value; member
|
/third_party/rust/crates/tracing/tracing-opentelemetry/tests/ |
D | metrics_publishing.rs | 201 expected_value: Number, field
|
/third_party/libffi/include/ |
D | ffi_common.h | 144 #define __builtin_expect(x, expected_value) (x) argument
|