Home
last modified time | relevance | path

Searched refs:reset (Results 626 - 650 of 3019) sorted by relevance

1...<<21222324252627282930>>...121

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DParseStatus.java20 public void reset() { in reset() method in ParseStatus
/third_party/mesa3d/src/freedreno/rnn/
H A Dcolors.h29 const char *reset; member
/third_party/node/deps/icu-small/source/common/
H A Derrorcode.cpp26 UErrorCode ErrorCode::reset() { in reset() function in ErrorCode
H A Duinit.cpp32 gICUInitOnce.reset(); in uinit_cleanup()
/third_party/rust/crates/clap/src/output/textwrap/
H A Dwrap_algorithms.rs17 pub(crate) fn reset(&mut self) {
36 self.reset();
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_command_buffer_utils.h26 void reset() { *this = CommandBufferCommandTracker{}; } in reset() function in rx::vk::CommandBufferCommandTracker
/third_party/skia/third_party/externals/oboe/src/common/
H A DFixedBlockAdapter.cpp34 mStorage.reset(nullptr); in close()
/third_party/skia/third_party/externals/icu/source/common/
H A Derrorcode.cpp26 UErrorCode ErrorCode::reset() { in reset() function in ErrorCode
/third_party/skia/docs/examples/
H A DPixmap_computeByteSize.cpp11 pixmap.reset(imageInfo, nullptr, width * 5); in REG_FIDDLE()
H A DPath_reset.cpp11 path1.reset(); in REG_FIDDLE()
H A DRegion_Iterator_Iterator.cpp10 iter.reset(region); in REG_FIDDLE()
H A DPath_copy_const_SkPath.cpp13 path.reset(); in REG_FIDDLE()
14 SkDebugf("after reset\n" "path verbs: %d\n", path.countVerbs()); in REG_FIDDLE()
H A DMatrix_I.cpp8 m1.reset(); in REG_FIDDLE()
H A DImageInfo_reset.cpp10 copy.reset(); in REG_FIDDLE()
11 SkDebugf("info %c= reset copy\n", info == copy ? '=' : '!'); in REG_FIDDLE()
12 SkDebugf("SkImageInfo() %c= reset copy\n", SkImageInfo() == copy ? '=' : '!'); in REG_FIDDLE()
/third_party/skia/experimental/graphite/src/
H A DTaskGraph.h25 void reset();
/third_party/typescript/tests/baselines/reference/
H A Dparserharness.js710 public reset() {
737 public reset() { this.fileCollection = {}; }
1109 reset();
1233 export function reset() {
1234 stdout.reset();
1235 stderr.reset();
1348 reset();
1865 Baseline.reset();
1950 export function reset() {
2683 WriterAggregator.prototype.reset
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c3321 reset: in main()
3493 goto reset; in main()
3501 goto reset; in main()
3519 /* Injected error only the first time round, to test reset */ in main()
3523 goto reset; in main()
3602 goto reset; in main()
3622 goto reset; in main()
3758 mbedtls_printf(" connection was reset by peer\n"); in main()
3760 goto reset; in main()
3764 goto reset; in main()
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp110 interface.reset(new GrVkInterface(backendContext.fGetProc, in Make()
129 interface.reset(new GrVkInterface(backendContext.fGetProc, in Make()
142 caps.reset(new GrVkCaps(options, interface.get(), backendContext.fPhysicalDevice, in Make()
149 caps.reset(new GrVkCaps(options, interface.get(), backendContext.fPhysicalDevice, in Make()
174 caps.reset(new GrVkCaps(options, interface.get(), backendContext.fPhysicalDevice, in Make()
275 fSemaphoresToWaitOn.reset(); in destroyResources()
280 fSemaphoresToSignal.reset(); in destroyResources()
282 fStagingBufferManager.reset(); in destroyResources()
296 fMemoryAllocator.reset(); in ~GrVkGpu()
297 fMemoryAllocatorCacheImage.reset(); in ~GrVkGpu()
[all...]
/third_party/icu/icu4c/source/common/
H A Duinit.cpp32 gICUInitOnce.reset(); in uinit_cleanup()
/third_party/mbedtls/include/mbedtls/
H A Dtiming.h47 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset);
/third_party/vk-gl-cts/executor/
H A DxeLocalTcpIpLink.hpp45 void reset (void);
/third_party/skia/src/gpu/
H A DGrRectanizer.h24 virtual void reset() = 0;
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DPeakDetector.h30 void reset() { in reset() function in PeakDetector
/third_party/skia/src/ports/
H A DSkFontMgr_custom_empty.cpp19 families->push_back().reset(family);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIADataStream.h25 void reset() override;

Completed in 20 milliseconds

1...<<21222324252627282930>>...121