Home
last modified time | relevance | path

Searched defs:original_value (Results 1 – 10 of 10) 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.cc404 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/node/deps/v8/tools/v8windbg/src/
Dv8windbg-extension.h66 WRL::ComPtr<IModelObject> original_value; member
Dv8windbg-extension.cc352 IModelObject* original_value, in PropertyOverride()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9693 static bool verifyFloat(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloat()
9746 static bool verifyFloatSignedNorm(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatSignedNorm()
9787 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9825 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9849 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