/third_party/curl/lib/vquic/ |
H A D | curl_osslq.c | 218 BIT(reset); 493 bool reset; /* TRUE on stream reset */ member 641 stream->reset = TRUE; in cb_h3_stream_close() 854 CURL_TRC_CF(data, cf, "[%" PRId64 "] reset -> %d", stream_id, rv); in cb_h3_reset_stream() 1151 x->s->reset = TRUE; in h3_quic_recv() 1227 if(s->reset) { in cf_osslq_stream_recv() 1885 if(stream->reset) { in recv_closed_stream() 1887 "HTTP/3 stream %" PRId64 " reset by server", stream->s.id); in recv_closed_stream()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-engine.cc | 151 // handle to be destroyed and the location to be reset already. 449 gdb_server_.reset(); in ~WasmEngine() 887 compilation_stats_.reset(new CompilationStatistics()); in GetOrCreateTurboStatistics() 898 compilation_stats_.reset(); in DumpAndResetTurboStatistics() 911 if (code_tracer_ == nullptr) code_tracer_.reset(new CodeTracer(-1)); in GetCodeTracer() 1565 current_gc_info_.reset(new CurrentGCInfo(gc_sequence_index)); in TriggerGC() 1637 current_gc_info_.reset(); in PotentiallyFinishCurrentGC()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | collationtest.cpp | 163 errorCode.reset(); in TestMinMax() 296 errorCode.reset(); in TestIllegalUTF8() 1265 errorCode.reset(); 1311 errorCode.reset(); 1770 errorCode.reset(); 1803 errorCode.reset(); // already reported
|
H A D | tstnorm.cpp | 646 errorCode.reset(); in TestPreviousNext() 1381 iter.reset(*unsure); in initExpectedSkippables() 1614 edits.reset(); in TestComposeUTF8WithEdits() 1630 edits.reset(); in TestComposeUTF8WithEdits() 1662 edits.reset(); in TestComposeUTF8WithEdits() 1724 edits.reset(); in TestDecomposeUTF8WithEdits()
|
/third_party/libabigail/src/ |
H A D | abg-tools-utils.cc | 1320 fstream_.reset(new std::fstream(path_template_, in priv() 1330 fstream_.reset(); in ~priv() 1828 result.reset(strdup(s.c_str()), malloced_char_star_deleter()); in make_path_absolute() 1831 result.reset(strdup(p), malloced_char_star_deleter()); in make_path_absolute() 1886 suppr.reset(new type_suppression(get_private_types_suppr_spec_label(), in handle_file_entry() 2655 group.reset(new corpus_group(env, root)); in load_vmlinux_corpus()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegisterPressure.cpp | 177 void IntervalPressure::reset() { in reset() function in IntervalPressure 185 void RegionPressure::reset() { in reset() function in RegionPressure 243 void RegPressureTracker::reset() { in reset() function in RegPressureTracker 252 static_cast<IntervalPressure&>(P).reset(); in reset() 254 static_cast<RegionPressure&>(P).reset(); in reset() 269 reset(); in init()
|
H A D | MachineScheduler.cpp | 1261 RPTracker.reset(); in buildDAGWithRegPressure() 1851 void SchedBoundary::reset() { in reset() function in SchedBoundary 1886 reset(); in init() 1906 reset(); in init() 2350 // If the available queue is empty, it is safe to reset MinReadyCycle. in releasePending() 3157 BotCand.reset(CandPolicy()); in pickNodeBidirectional() 3165 TCand.reset(CandPolicy()); in pickNodeBidirectional() 3177 TopCand.reset(CandPolicy()); in pickNodeBidirectional() 3185 TCand.reset(CandPolicy()); in pickNodeBidirectional() 3222 TopCand.reset(NoPolic in pickNode() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1128 ValueMap.MD()[CU->getRawEnumTypes()].reset(nullptr); in prepareCompileUnitsForImport() 1129 ValueMap.MD()[CU->getRawMacros()].reset(nullptr); in prepareCompileUnitsForImport() 1130 ValueMap.MD()[CU->getRawRetainedTypes()].reset(nullptr); in prepareCompileUnitsForImport() 1140 ValueMap.MD()[CU->getRawGlobalVariables()].reset(nullptr); in prepareCompileUnitsForImport() 1173 ValueMap.MD()[CU->getRawImportedEntities()].reset(nullptr); in prepareCompileUnitsForImport() 1576 SharedMDs[MD].reset(const_cast<MDNode *>(MD)); in IRMover()
|
/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType_common.cpp | 1011 unscaledFtSize.reset( in GetClipBoxPath() 1638 path->reset(); in generateGlyphPathStatic() 1653 path->reset(); in generateFacePathStatic() 1658 path->reset(); in generateFacePathStatic() 1706 path->reset(); in generateFacePathCOLRv1() 1711 path->reset(); in generateFacePathCOLRv1()
|
/third_party/skia/src/xps/ |
H A D | SkXPSDevice.cpp | 128 fXpsFactory.reset(SkRefComPtr(factory)); in beginPortfolio() 153 fCurrentXpsCanvas.reset(); in createCanvasForLayer() 318 this->fCurrentXpsCanvas.reset(); in endSheet() 1313 xpsFigure.reset(); in addXpsPathGeometry() 1412 m.reset(); in applyMask() 1996 dev->fXpsFactory.reset(SkRefComPtr(fXpsFactory.get())); in onCreateDevice()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | CommandLine.cpp | 330 void reset() { in reset() function in __anon25392::CommandLineParser 341 TopLevelSubCommand->reset(); in reset() 342 AllSubCommands->reset(); in reset() 405 void SubCommand::reset() { in reset() function in SubCommand 1027 // we reset all option values to look like they have never been seen before. in ResetAllOptionOccurrences() 1030 O.second->reset(); in ResetAllOptionOccurrences() 2116 void cl::ResetCommandLineParser() { GlobalParser->reset(); } in ResetCommandLineParser()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceCfg.cpp | 41 NodeStrings.reset(new StringPool); in Cfg() 42 VarStrings.reset(new StringPool); in Cfg() 45 VMetadata.reset(new VariablesMetadata(this)); in Cfg() 256 Pending.reset(Index); in computeInOutEdges() 324 Var->getLiveRange().reset(); in advancedPhiLowering() 732 // Call instructions reset the procedure, but use the same variable, just in in floatConstantCSE() 1320 L.reset(new OstreamLocker(getContext())); in materializeVectorShuffles()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | dw_mmc.c | 187 static bool dw_mci_ctrl_reset(struct dw_mci *host, u32 reset) in dw_mci_ctrl_reset() argument 192 ctrl |= reset; in dw_mci_ctrl_reset() 197 !(ctrl & reset), in dw_mci_ctrl_reset() 200 "Timeout resetting block (ctrl reset %#x)\n", in dw_mci_ctrl_reset() 201 ctrl & reset); in dw_mci_ctrl_reset() 447 /* Software reset of DMA */ in dw_mci_idmac_reset() 456 /* Disable and reset the IDMAC interface */ in dw_mci_idmac_stop_dma() 735 /* Make sure to reset DMA in case we did PIO before this */ in dw_mci_idmac_start_dma() 1475 /* Keep track so we don't reset again */ in dw_mci_set_ios() 1585 int reset; in dw_mci_hw_reset() local [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | dw_mmc.c | 192 static bool dw_mci_ctrl_reset(struct dw_mci *host, u32 reset) in dw_mci_ctrl_reset() argument 197 ctrl |= reset; in dw_mci_ctrl_reset() 202 !(ctrl & reset), in dw_mci_ctrl_reset() 205 "Timeout resetting block (ctrl reset %#x)\n", in dw_mci_ctrl_reset() 206 ctrl & reset); in dw_mci_ctrl_reset() 452 /* Software reset of DMA */ in dw_mci_idmac_reset() 461 /* Disable and reset the IDMAC interface */ in dw_mci_idmac_stop_dma() 740 /* Make sure to reset DMA in case we did PIO before this */ in dw_mci_idmac_start_dma() 1511 /* Keep track so we don't reset again */ in dw_mci_set_ios() 1621 int reset; in dw_mci_hw_reset() local [all...] |
/third_party/skia/tests/ |
H A D | PathOpsOpTest.cpp | 3943 path.reset(); in rRect1x() 5191 path.reset(); in crbug_526025() 5234 path.reset(); in dean2() 5771 path.reset(); in filinmangust14() 7379 path.reset(); in grshapearcs1() 8961 path.reset(); in op_1() 8985 path.reset(); in op_2() 9012 path.reset(); in op_3() 9692 path.reset(); in fuzz487a() 9738 path.reset(); in fuzz487b() [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 427 /* Send the tuner in then out of reset */ in stk7700ph_xc3028_callback() 548 dib0700_rc_setup(d, NULL); /* reset ir sensor data to prevent false events */ in dib0700_rc_query_old_firmware() 801 deb_info("reset: %d", onoff); in dib7070_tuner_reset() 817 .reset = dib7070_tuner_reset, 824 .reset = dib7070_tuner_reset, 833 .reset = dib7070_tuner_reset, 1254 .reset = dib80xx_tuner_reset, 1268 .reset = dib80xx_tuner_reset, 1612 .reset = dib80xx_tuner_reset, 2185 tfe8096p_dib0090_config.reset in tfe8096p_tuner_attach() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 427 /* Send the tuner in then out of reset */ in stk7700ph_xc3028_callback() 548 dib0700_rc_setup(d, NULL); /* reset ir sensor data to prevent false events */ in dib0700_rc_query_old_firmware() 801 deb_info("reset: %d", onoff); in dib7070_tuner_reset() 817 .reset = dib7070_tuner_reset, 824 .reset = dib7070_tuner_reset, 833 .reset = dib7070_tuner_reset, 1254 .reset = dib80xx_tuner_reset, 1268 .reset = dib80xx_tuner_reset, 1612 .reset = dib80xx_tuner_reset, 2178 tfe8096p_dib0090_config.reset in tfe8096p_tuner_attach() [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.cpp | 1472 mColorResolveAttachmentMask.reset(colorIndexGL); 1482 mColorUnresolveAttachmentMask.reset(colorIndexGL); 2950 void TextureDescriptorDesc::reset() 2970 reset(); 2989 void UniformsAndXfbDescriptorDesc::reset() 3014 reset(); 3030 void ShaderBuffersDescriptorDesc::reset() 3044 reset(); 3095 void FramebufferDesc::reset() 3157 reset(); [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 1180 * of the H/W from their reset values. 1206 * Herc requires EOI to be removed from reset before XGXS, so.. in init_nic() 1215 /* Remove XGXS from reset state */ in init_nic() 1222 * RIC_RUNNING bit is reset. Check is valid only for XframeII. in init_nic() 1700 * command register will be reset. We poll for this in init_nic() 2199 * called,all Registers are configured from their reset states 3391 * the card reset also resets the configuration space. 3446 /* Clear certain PCI/PCI-X fields after reset */ in s2io_reset() 3464 /* save link up/down time/cnt, reset/memory/watchdog cnt */ in s2io_reset() 3476 /* restore link up/down time/cnt, reset/memor in s2io_reset() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 1182 * of the H/W from their reset values. 1208 * Herc requires EOI to be removed from reset before XGXS, so.. in init_nic() 1217 /* Remove XGXS from reset state */ in init_nic() 1224 * RIC_RUNNING bit is reset. Check is valid only for XframeII. in init_nic() 1702 * command register will be reset. We poll for this in init_nic() 2201 * called,all Registers are configured from their reset states 3395 * the card reset also resets the configuration space. 3450 /* Clear certain PCI/PCI-X fields after reset */ in s2io_reset() 3468 /* save link up/down time/cnt, reset/memory/watchdog cnt */ in s2io_reset() 3480 /* restore link up/down time/cnt, reset/memor in s2io_reset() [all...] |
/base/hiviewdfx/hiview/service/ |
H A D | hiview_service.cpp | 119 parser_.reset();
in DumpDetailedInfo() 129 parser_.reset();
in DumpDetailedInfo()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-pcsxx-defs.h | 335 uint64_t reset:1; member 353 uint64_t reset:1;
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_priv.h | 576 /* This flag tells if we should reset all wavefronts on 1043 uint32_t filter_param, bool reset, 1072 uint32_t filter_param, bool reset,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 165 * @reset: true when close called due to a reset pending 169 void i40e_notify_client_of_netdev_close(struct i40e_vsi *vsi, bool reset) in i40e_notify_client_of_netdev_close() argument 185 cdev->client->ops->close(&cdev->lan_info, cdev->client, reset); in i40e_notify_client_of_netdev_close() 191 * i40e_notify_client_of_vf_reset - call the client vf reset callback 193 * @vf_id: asolute id of VF being reset 195 * If there is a client attached to this PF, notify when a VF is reset 205 "Cannot locate client instance VF reset routine\n"); in i40e_notify_client_of_vf_reset() 209 dev_dbg(&pf->pdev->dev, "Client is not open, abort vf-reset\n"); in i40e_notify_client_of_vf_reset() 644 * @reset_level: reset leve [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb.h | 765 if (hw->phy.ops.reset) in igb_reset_phy() 766 return hw->phy.ops.reset(hw); in igb_reset_phy()
|