Home
last modified time | relevance | path

Searched defs:reset (Results 276 - 300 of 778) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DTestUtil.h146 void reset() { Assembler = makeUnique<AssemblerX8664>(); } in reset() function in Ice::X8664::Test::AssemblerX8664TestBase
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter.cc79 std::stringstream reset; in flush() local
/third_party/skia/tools/
H A DSkMetaData.cpp13 void SkMetaData::reset() in reset() function in SkMetaData
223 void SkMetaData::Iter::reset(const SkMetaData& metadata) { in reset() function in SkMetaData::Iter
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutex.h102 void reset() {fState = 0;} in reset() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h174 void reset() { in reset() function in llvm::IntrusiveRefCntPtr
H A DOptional.h251 void reset() { Storage.reset(); } in reset() function in llvm::Optional
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DServiceTest.java287 public void reset() { in reset() method in ServiceTest.MockCallback
/third_party/python/Lib/
H A Dcgitb.py40 def reset(): function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dlog_uniform_int_distribution.h131 void reset() {} in reset() function in absl::log_uniform_int_distribution
H A Dbernoulli_distribution.h67 void reset() {} in reset() function in absl::bernoulli_distribution
H A Dgaussian_distribution.h130 void reset() {} in reset() function in absl::gaussian_distribution
H A Dzipf_distribution.h110 void reset() {} in reset() function in absl::zipf_distribution
H A Ddiscrete_distribution.h127 void reset() {} in reset() function in absl::discrete_distribution
H A Duniform_int_distribution.h118 void reset() {} in reset() function in absl::uniform_int_distribution
H A Dpoisson_distribution.h94 void reset() {} in reset() function in absl::poisson_distribution
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcommon.h100 void reset() { in reset() function in absl::container_internal::node_handle_base
/third_party/skia/experimental/graphite/src/geom/
H A DShape.h150 void reset() { in reset() function in skgpu::Shape
/third_party/skia/include/private/
H A DSkTOptional.h203 void reset() { in reset() function in skstd::optional
/third_party/skia/include/gpu/d3d/
H A DGrD3DTypes.h116 void reset(T* object = nullptr) { in reset() function in gr_cp
/third_party/skia/gm/
H A Dmandoline.cpp36 void reset(SkPoint anchorPt) { in reset() function in skiagm::MandolineSlicer
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd_ctx.rs394 pub fn reset(&mut self) -> Result<(), ErrorStack> { in reset() functions
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSpinBarrier.cpp49 void SpinBarrier::reset (deUint32 numThreads) in reset() function in de::SpinBarrier
H A DdeUniquePtr.hpp86 void UniqueBase<T, D>::reset (void) in reset() function in de::details::UniqueBase
/arkcompiler/runtime_core/static_core/static_linker/tests/
H A Dlinker_test.cpp70 auto reset = [&old](auto *cout) { cout->rdbuf(old); }; in ExecPanda() local
/arkcompiler/ets_frontend/test/scripts/performance_test/
H A Dperformance_build.py134 def reset(self): member in PerformanceBuild

Completed in 16 milliseconds

1...<<11121314151617181920>>...32