Home
last modified time | relevance | path

Searched defs:original_value (Results 1 – 8 of 8) sorted by relevance

/third_party/gn/src/gn/
Dbundle_data_target_generator.cc81 const Value& original_value) { in EnsureSubstitutionIsInBundleDir()
Dlabel.cc93 const Value& original_value, in Resolve()
Dtarget_generator.cc385 const Value& original_value) { in EnsureSubstitutionIsInOutputDir()
/third_party/mesa3d/src/glx/tests/
Dquery_renderer_implementation_unittest.cpp176 static const char original_value[] = "0xDEADBEEF"; in TEST_F() local
213 static const char original_value[] = "original value"; in TEST_F() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9694 static bool verifyFloat(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloat()
9747 static bool verifyFloatSignedNorm(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatSignedNorm()
9788 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9826 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9850 static bool verifyFloatUnsigned(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatUnsigned()
/third_party/protobuf/src/google/protobuf/
Dextension_set_unittest.cc134 int64 original_value = in TEST() local
/third_party/googletest/googletest/test/
Dgoogletest-param-test-test.cc159 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.cc3340 auto original_value = result_op(); in GenerateAtomicIntrinsic() local