Searched defs:original_value (Results 1 – 10 of 10) sorted by relevance
/third_party/gn/src/gn/ |
D | bundle_data_target_generator.cc | 81 const Value& original_value) { in EnsureSubstitutionIsInBundleDir()
|
D | label.cc | 93 const Value& original_value, in Resolve()
|
D | target_generator.cc | 404 const Value& original_value) { in EnsureSubstitutionIsInOutputDir()
|
/third_party/mesa3d/src/glx/tests/ |
D | query_renderer_implementation_unittest.cpp | 176 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/ |
D | v8windbg-extension.h | 66 WRL::ComPtr<IModelObject> original_value; member
|
D | v8windbg-extension.cc | 352 IModelObject* original_value, in PropertyOverride()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderImageLoadStoreTests.cpp | 9693 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/ |
D | extension_set_unittest.cc | 134 int64 original_value = in TEST() local
|
/third_party/googletest/googletest/test/ |
D | googletest-param-test-test.cc | 159 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/ |
D | builder.cc | 3340 auto original_value = result_op(); in GenerateAtomicIntrinsic() local
|