Home
last modified time | relevance | path

Searched refs:reset (Results 2501 - 2525 of 3066) sorted by relevance

1...<<101102103104105106107108109110>>...123

/third_party/skia/dm/
H A DDM.cpp474 s.reset(src.release()); in push_src()
935 ts.reset(sink.release()); in push_sink()
1019 m.reset(); in create_via()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_teap.c432 data->phase2_method->reset(sm, data->phase2_priv); in eap_teap_reset()
936 data->phase2_method->reset(sm, data->phase2_priv); in eap_teap_phase2_init()
1936 eap->reset = eap_teap_reset; in eap_server_teap_register()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_teap.c444 data->phase2_method->reset(sm, data->phase2_priv); in eap_teap_reset()
1003 data->phase2_method->reset(sm, data->phase2_priv); in eap_teap_phase2_init()
2097 eap->reset = eap_teap_reset; in eap_server_teap_register()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp41 void reset(DataFile, bool resetMax = false);
102 RegisterSet::reset(DataFile f, bool resetMax) in reset() function in nv50_ir::RegisterSet
127 reset(static_cast<DataFile>(i));
1477 regs.reset(node->f); in selectRegisters()
1597 regs.reset(FILE_GPR, true); in allocateRegisters()
1954 // reset marker in execFunc()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1550 vkd.reset(new DeviceDriver(vkp, instance, device.get(), context.getUsedApiVersion())); in DeviceHelper()
1552 allocator.reset(new SimpleAllocator(*vkd, device.get(), getPhysicalDeviceMemoryProperties(vki, physicalDevice))); in DeviceHelper()
1648 clone->rnd.reset(new de::Random(newSeed)); in copy()
2015 colorAtt .reset(new ImageWithMemory(vkd, device, alloc, colorAttCreateInfo, MemoryRequirement::Any)); in iterate()
2025 verifBuffer.reset(new BufferWithMemory(vkd, device, alloc, verifBufferInfo, MemoryRequirement::HostVisible)); in iterate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1146 Added.reset(); in createAdjacencyStructure()
1238 Blocked.reset(U); in unblock()
1261 Cir.reset(); in findCircuits()
1972 Schedule.reset(); in schedulePipeline()
2050 Schedule.reset(); in schedulePipeline()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp864 // Debug counter info. When verifying, we have to reset the value numbering
2751 RevisitOnReachabilityChange[PHIBlock].reset(InstrToDFSNum(I));
3280 TouchedInstructions.reset(0);
3363 TouchedInstructions.reset(InstrNum);
3378 TouchedInstructions.reset(CurrInstRange.first, CurrInstRange.second);
3388 TouchedInstructions.reset(InstrNum);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1544 vkd.reset(new DeviceDriver(vkp, instance, device.get())); in DeviceHelper()
1546 allocator.reset(new SimpleAllocator(*vkd, device.get(), getPhysicalDeviceMemoryProperties(vki, physicalDevice))); in DeviceHelper()
1639 clone->rnd.reset(new de::Random(newSeed)); in copy()
2004 colorAtt .reset(new ImageWithMemory(vkd, device, alloc, colorAttCreateInfo, MemoryRequirement::Any)); in iterate()
2014 verifBuffer.reset(new BufferWithMemory(vkd, device, alloc, verifBufferInfo, MemoryRequirement::HostVisible)); in iterate()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc2563 pipeline_statistics.reset(new PipelineStatistics( in ExecuteJobImpl()
2911 pipeline_statistics.reset(new PipelineStatistics( in GenerateCodeForCodeStub()
3029 pipeline_statistics.reset(new PipelineStatistics( in GenerateCodeForWasmNativeStub()
3312 pipeline_statistics.reset(new PipelineStatistics( in GenerateCodeForTesting()
3502 restricted_config.reset( in SelectInstructions()
3729 verifier_zone.reset( in AllocateRegistersForTopTier()
3823 verifier_zone.reset( in AllocateRegistersForMidTier()
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dsource.py539 def reset(cls): member in TestDictSource
/third_party/ffmpeg/libavcodec/
H A Daacsbr.c296 if (sbr->reset) { in sbr_hf_assemble()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h315 void reset() { currentPos = 0; } in reset() function in glslang::TPpContext::TokenStream
/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.c665 .reset = snd_pcm_plugin_reset,
H A Dpcm_dsnoop.c488 .reset = snd_pcm_dsnoop_reset,
/third_party/benchmark/src/
H A Dbenchmark.cc569 default_display_reporter.reset(CreateDefaultDisplayReporter()); in RunSpecifiedBenchmarks()
/third_party/gn/src/gn/
H A Dninja_target_writer.cc45 resolved_owned_.reset(); in SetResolvedTargetData()
/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h782 internal_run_death_test_flag_.reset(ParseInternalRunDeathTestFlag()); in InitDeathTestSubprocessControlInfo()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLanguageTag.java124 sts.reset(); in parse()
/third_party/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp629 preferredValues->reset(status); in TestGetPreferredValues()
/third_party/icu/icu4c/source/common/
H A Dserv.cpp886 ICUService::reset() in reset() function in ICUService
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapTest.java436 mi.reset(); in checkNext()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DCollectionUtilities.java551 return matcher.reset((String)item).matches(); in isIncluded()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java433 mi.reset(); in checkNext()
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java120 getParams().knownIssues.reset(); in testClassTeardown()

Completed in 66 milliseconds

1...<<101102103104105106107108109110>>...123