Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/
Dfield_comparator.cc102 std::string scratch1; in SimpleCompare() local
113 std::string scratch1; in SimpleCompare() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dsparse_apply_adagrad_impl.cu43 const T scratch1 = static_cast<T>(learning_rate) * RsqrtFunc(accumulation[cur_pos]); in SparseApplyAdagradUpdate() local
Dsparse_apply_adagrad_v2_impl.cu44 …const T scratch1 = static_cast<T>(learning_rate) * RsqrtFunc(accumulation[cur_pos] + static_cast<T… in SparseApplyAdagradV2Update() local
Dsparse_apply_proximal_adagrad_impl.cu72 const T scratch1 = learning_rate[0] * RsqrtFunc(accumulation[cur_pos]); in SparseApplyProximalAdagradUpdate() local
/third_party/skia/m133/tests/
DResourceCacheTest.cpp1460 TestResource* scratch1 = TestResource::CreateScratch( in test_partial_purge() local
/third_party/skia/tests/
DResourceCacheTest.cpp1390 TestResource *scratch1 = TestResource::CreateScratch(gpu, SkBudgeted::kYes, in test_partial_purge() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc1958 Register ic_data, Register scratch1, in UpdateRangeFeedback()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c1179 uint32_t scratch1, chicken3; in setup_l3_config() local