Home
last modified time | relevance | path

Searched defs:scratch2 (Results 1 – 6 of 6) 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/uboot/u-boot-2020.01/arch/arm/include/asm/
Ddavinci_rtc.h41 unsigned int scratch2; member
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/tegra20/
Dwarmboot.c131 union scratch2_reg scratch2; in warmboot_save_sdram_params() 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()