Home
last modified time | relevance | path

Searched defs:scratch2 (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
Dfield_comparator.cc103 std::string scratch2; in SimpleCompare() local
114 std::string scratch2; in SimpleCompare() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dsparse_apply_proximal_adagrad_impl.cu75 const T scratch2 = AbsFunc(prox_v) - scratch1 * l1_regularization[0]; in SparseApplyProximalAdagradUpdate() local
/third_party/skia/m133/tests/
DResourceCacheTest.cpp1462 TestResource* scratch2 = TestResource::CreateScratch( in test_partial_purge() local
/third_party/skia/tests/
DResourceCacheTest.cpp1393 TestResource *scratch2 = TestResource::CreateScratch(gpu, SkBudgeted::kYes, in test_partial_purge() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc1959 Register scratch2, Label *miss) { in UpdateRangeFeedback()