Home
last modified time | relevance | path

Searched refs:reset (Results 2151 - 2175 of 8227) sorted by relevance

1...<<81828384858687888990>>...330

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DUniqueVector.h92 /// reset - Clears all the entries.
93 void reset() { in reset() function in llvm::UniqueVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h67 void reset(size_t d = 1) { in reset() function in llvm::ScoreboardHazardRecognizer::Scoreboard
/third_party/protobuf/src/google/protobuf/
H A Dlite_arena_unittest.cc45 arena_.reset(new Arena(options)); in LiteArenaTest()
/third_party/python/Mac/PythonLauncher/
H A DFileSettings.h56 - (void)reset;
/third_party/skia/include/core/
H A DSkPictureRecorder.h93 void reset();
/third_party/skia/docs/examples/
H A DTextBlob_uniqueID.cpp32 paint.reset(); in REG_FIDDLE()
/third_party/skia/modules/skparagraph/include/
H A DParagraphCache.h24 void reset();
/third_party/skia/experimental/graphite/src/
H A DRecorder.cpp59 fGraph.reset(); in snap()
/third_party/skia/bench/
H A DCodecBench.cpp47 fPixelStorage.reset(fInfo.computeMinByteSize()); in onDelayedSetup()
H A DCreateBackendTextureBench.cpp52 fBackendTextures.reset();
H A DAndroidCodecBench.cpp40 fPixelStorage.reset(fInfo.computeMinByteSize()); in onDelayedSetup()
H A DTopoSortBench.cpp49 fGraph[j]->reset();
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp796 // Run the test multiple times, to check that iterator.reset() is working. in TestIteration()
858 it.reset(); // prepare to run the iteration again. in TestIteration()
1388 si.reset(sens2); in TestCloseOver()
2469 void reset() { in reset() function in UnicodeSetWithStringsIterator
2540 iter.reset(); in containsSpanUTF16()
2560 iter.reset(); in containsSpanUTF16()
2641 iter.reset(); in containsSpanBackUTF16()
2660 iter.reset(); in containsSpanBackUTF16()
2738 iter.reset(); in containsSpanUTF8()
2759 iter.reset(); in containsSpanUTF8()
[all...]
H A Dconvtest.cpp487 } // else ignore the reset, close and clone calls. in getUnicodeSetCallback()
703 iter.reset(*set_not_ignorable); in TestDefaultIgnorableCallback()
744 assertEquals("overflow", U_BUFFER_OVERFLOW_ERROR, errorCode.reset()); in TestUTF8ToUTF8Overflow()
777 assertEquals("text2 overflow", U_BUFFER_OVERFLOW_ERROR, errorCode.reset()); in TestUTF8ToUTF8Overflow()
814 assertEquals("illFormed truncated", U_TRUNCATED_CHAR_FOUND, errorCode.reset()); in TestUTF8ToUTF8Overflow()
831 assertEquals("illFormed trail byte", U_ILLEGAL_CHAR_FOUND, errorCode.reset()); in TestUTF8ToUTF8Overflow()
1068 // the partial target is filled, set a new limit, reset the error and continue in stepToUnicode()
1206 errorCode.reset(); in ToUnicodeCase()
1263 errorCode.reset(); in ToUnicodeCase()
1274 // reset i in ToUnicodeCase()
[all...]
/third_party/ninja/src/
H A Dbuild_test.cc501 builder_.command_runner_.reset(&command_runner_); in SetUp()
570 builder.command_runner_.reset(&command_runner_); in RebuildTarget()
1286 builder_.command_runner_.reset(&command_runner_); in TestPhonyUseCase()
2515 builder.command_runner_.reset(&command_runner_); in TEST_F()
2545 builder.command_runner_.reset(&command_runner_); in TEST_F()
2586 builder.command_runner_.reset(&command_runner_); in TEST_F()
2615 builder.command_runner_.reset(&command_runner_); in TEST_F()
2651 builder.command_runner_.reset(&command_runner_); in TEST_F()
2686 builder.command_runner_.reset(&command_runner_); in TEST_F()
2706 builder.command_runner_.reset( in TEST_F()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp1209 m_tlPtr.reset();
1496 currentTLPtr.reset();
2166 m_tlPtr.reset();
2508 m_tlPtr.reset();
2515 m_asProviderPtr.reset(
2848 m_tlPtr.reset();
3365 m_tlPtr.reset();
3478 m_tlPtr.reset();
3485 m_asProviderPtr.reset(
3869 m_tlPtr.reset();
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp1208 m_tlPtr.reset();
1495 currentTLPtr.reset();
2165 m_tlPtr.reset();
2507 m_tlPtr.reset();
2514 m_asProviderPtr.reset(
2847 m_tlPtr.reset();
3363 m_tlPtr.reset();
3473 m_tlPtr.reset();
3480 m_asProviderPtr.reset(
3864 m_tlPtr.reset();
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_layout_test_ng.cpp722 AceType::DynamicCast<SwiperPattern>(indicatorNode_->pattern_)->indicatorId_.reset(); in HWTEST_F()
728 AceType::DynamicCast<SwiperPattern>(indicatorNode_->pattern_)->leftButtonId_.reset(); in HWTEST_F()
738 AceType::DynamicCast<SwiperPattern>(indicatorNode_->pattern_)->indicatorId_.reset(); in HWTEST_F()
740 AceType::DynamicCast<SwiperPattern>(indicatorNode_->pattern_)->rightButtonId_.reset(); in HWTEST_F()
742 AceType::DynamicCast<SwiperPattern>(indicatorNode_->pattern_)->leftButtonId_.reset(); in HWTEST_F()
878 swiperLayoutAlgorithm->jumpIndex_.reset(); in HWTEST_F()
906 swiperLayoutAlgorithm->targetIndex_.reset(); in HWTEST_F()
994 pattern_->jumpIndex_.reset(); in HWTEST_F()
1372 swiperLayoutAlgorithm->jumpIndex_.reset(); in HWTEST_F()
1465 pattern_->leftButtonId_.reset(); in HWTEST_F()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dsta.c252 struct wsm_reset reset = { in cw1200_remove_interface() local
270 reset.link_id = i; in cw1200_remove_interface()
271 wsm_reset(priv, &reset); in cw1200_remove_interface()
282 reset.link_id = 0; in cw1200_remove_interface()
283 wsm_reset(priv, &reset); in cw1200_remove_interface()
1378 struct wsm_reset reset = { in cw1200_do_unjoin() local
1407 /* Unjoin is a reset. */ in cw1200_do_unjoin()
1410 wsm_reset(priv, &reset); in cw1200_do_unjoin()
1476 struct wsm_reset reset = { in cw1200_disable_listening() local
1479 ret = wsm_reset(priv, &reset); in cw1200_disable_listening()
2366 struct wsm_reset reset = { cw1200_update_beaconing() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c46 #include <linux/reset.h>
117 reset_control_reset(vc4_hdmi->reset); in vc5_hdmi_reset()
223 .reset = vc4_hdmi_connector_reset,
1713 vc4_hdmi->reset = devm_reset_control_get(dev, NULL); in vc5_hdmi_init_resources()
1714 if (IS_ERR(vc4_hdmi->reset)) { in vc5_hdmi_init_resources()
1715 DRM_ERROR("Failed to get HDMI reset line\n"); in vc5_hdmi_init_resources()
1716 return PTR_ERR(vc4_hdmi->reset); in vc5_hdmi_init_resources()
1821 if (vc4_hdmi->variant->reset) in vc4_hdmi_bind()
1822 vc4_hdmi->variant->reset(vc4_hdmi); in vc4_hdmi_bind()
1933 .reset
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-imx.c72 void (*reset)(struct spi_imx_data *); member
944 .reset = mx1_reset,
958 .reset = mx21_reset,
973 .reset = mx21_reset,
987 .reset = mx31_reset,
1002 .reset = mx31_reset,
1016 .reset = mx51_ecspi_reset,
1034 .reset = mx51_ecspi_reset,
1443 spi_imx->devtype_data->reset(spi_imx); in spi_imx_dma_transfer()
1480 spi_imx->devtype_data->reset(spi_im in spi_imx_pio_transfer()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dzoned.c833 struct blk_zone *reset = NULL; in sb_log_location() local
836 reset = &zones[0]; in sb_log_location()
838 reset = &zones[1]; in sb_log_location()
840 if (reset && reset->cond != BLK_ZONE_COND_EMPTY) { in sb_log_location()
841 ASSERT(sb_zone_is_full(reset)); in sb_log_location()
844 reset->start, reset->len, in sb_log_location()
849 reset->cond = BLK_ZONE_COND_EMPTY; in sb_log_location()
850 reset in sb_log_location()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dsta.c252 struct wsm_reset reset = { in cw1200_remove_interface() local
270 reset.link_id = i; in cw1200_remove_interface()
271 wsm_reset(priv, &reset); in cw1200_remove_interface()
282 reset.link_id = 0; in cw1200_remove_interface()
283 wsm_reset(priv, &reset); in cw1200_remove_interface()
1379 struct wsm_reset reset = { in cw1200_do_unjoin() local
1408 /* Unjoin is a reset. */ in cw1200_do_unjoin()
1411 wsm_reset(priv, &reset); in cw1200_do_unjoin()
1477 struct wsm_reset reset = { in cw1200_disable_listening() local
1480 ret = wsm_reset(priv, &reset); in cw1200_disable_listening()
2367 struct wsm_reset reset = { cw1200_update_beaconing() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp735 Abbrev.reset(new DWARFDebugAbbrev()); in getDebugAbbrev()
745 AbbrevDWO.reset(new DWARFDebugAbbrev()); in getDebugAbbrevDWO()
760 Loc.reset(new DWARFDebugLoc(std::move(LocData))); in getDebugLoc()
768 Aranges.reset(new DWARFDebugAranges()); in getDebugAranges()
788 DebugFrame.reset(new DWARFDebugFrame(getArch(), false /* IsEH */)); in getDebugFrame()
799 DebugFrame.reset(new DWARFDebugFrame(getArch(), true /* IsEH */)); in getEHFrame()
810 MacroDWO.reset(new DWARFDebugMacro()); in getDebugMacroDWO()
820 Macro.reset(new DWARFDebugMacro()); in getDebugMacro()
833 Cache.reset(new T(AccelSection, StrData)); in getAccelTable()
879 Line.reset(ne in getLineTableForUnit()
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrQuadUtils.cpp420 v.reset(quad->fDevice, &quad->fLocal);
648 helper.reset(quad, nullptr); in WillUseHairline()
659 void TessellationHelper::EdgeVectors::reset(const skvx::Vec<4, float>& xs, in reset() function in TessellationHelper::EdgeVectors
695 void TessellationHelper::EdgeEquations::reset(const EdgeVectors& edgeVectors) { in reset() function in TessellationHelper::EdgeEquations
879 void TessellationHelper::OutsetRequest::reset(const EdgeVectors& edgeVectors, GrQuad::Type quadType,
932 void TessellationHelper::Vertices::reset(const GrQuad& deviceQuad, const GrQuad* localQuad) {
1113 void TessellationHelper::reset(const GrQuad& deviceQuad, const GrQuad* localQuad) {
1123 fOriginal.reset(deviceQuad, localQuad);
1124 fEdgeVectors.reset(fOriginal.fX, fOriginal.fY, fOriginal.fW, fDeviceType);
1193 fOutsetRequest.reset(fEdgeVector
[all...]

Completed in 49 milliseconds

1...<<81828384858687888990>>...330