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.cc95 std::string scratch2; in Compare() local
106 std::string scratch2; in Compare() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dsparse_apply_proximal_adagrad_impl.cu74 const T scratch2 = AbsFunc(prox_v) - scratch1 * l1_regularization[0]; in SparseApplyProximalAdagradUpdate() local
/third_party/skia/tests/
DResourceCacheTest.cpp1393 TestResource *scratch2 = TestResource::CreateScratch(gpu, SkBudgeted::kYes, in test_partial_purge() local
/third_party/flutter/skia/tests/
DResourceCacheTest.cpp1326 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()