/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
H A D | ParseStatus.java | 20 public void reset() { in reset() method in ParseStatus
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | colors.h | 29 const char *reset; member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | errorcode.cpp | 26 UErrorCode ErrorCode::reset() { in reset() function in ErrorCode
|
H A D | uinit.cpp | 32 gICUInitOnce.reset(); in uinit_cleanup()
|
/third_party/rust/crates/clap/src/output/textwrap/ |
H A D | wrap_algorithms.rs | 17 pub(crate) fn reset(&mut self) { 36 self.reset();
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_command_buffer_utils.h | 26 void reset() { *this = CommandBufferCommandTracker{}; } in reset() function in rx::vk::CommandBufferCommandTracker
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | FixedBlockAdapter.cpp | 34 mStorage.reset(nullptr); in close()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | errorcode.cpp | 26 UErrorCode ErrorCode::reset() { in reset() function in ErrorCode
|
/third_party/skia/docs/examples/ |
H A D | Pixmap_computeByteSize.cpp | 11 pixmap.reset(imageInfo, nullptr, width * 5); in REG_FIDDLE()
|
H A D | Path_reset.cpp | 11 path1.reset(); in REG_FIDDLE()
|
H A D | Region_Iterator_Iterator.cpp | 10 iter.reset(region); in REG_FIDDLE()
|
H A D | Path_copy_const_SkPath.cpp | 13 path.reset(); in REG_FIDDLE() 14 SkDebugf("after reset\n" "path verbs: %d\n", path.countVerbs()); in REG_FIDDLE()
|
H A D | Matrix_I.cpp | 8 m1.reset(); in REG_FIDDLE()
|
H A D | ImageInfo_reset.cpp | 10 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 D | TaskGraph.h | 25 void reset();
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserharness.js | 710 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 D | ssl_server2.c | 3321 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 D | GrVkGpu.cpp | 110 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 D | uinit.cpp | 32 gICUInitOnce.reset(); in uinit_cleanup()
|
/third_party/mbedtls/include/mbedtls/ |
H A D | timing.h | 47 unsigned long mbedtls_timing_get_timer(struct mbedtls_timing_hr_time *val, int reset);
|
/third_party/vk-gl-cts/executor/ |
H A D | xeLocalTcpIpLink.hpp | 45 void reset (void);
|
/third_party/skia/src/gpu/ |
H A D | GrRectanizer.h | 24 virtual void reset() = 0;
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
H A D | PeakDetector.h | 30 void reset() { in reset() function in PeakDetector
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_custom_empty.cpp | 19 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 D | DIADataStream.h | 25 void reset() override;
|