/third_party/skia/dm/ |
H A D | DM.cpp | 474 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 D | eap_server_teap.c | 432 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 D | eap_server_teap.c | 444 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 D | nv50_ir_ra.cpp | 41 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 D | vktPipelineShaderModuleIdentifierTests.cpp | 1550 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 D | MachinePipeliner.cpp | 1146 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 D | NewGVN.cpp | 864 // 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 D | vktPipelineShaderModuleIdentifierTests.cpp | 1544 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 D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/node/deps/v8/src/compiler/ |
H A D | pipeline.cc | 2563 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 D | source.py | 539 def reset(cls): member in TestDictSource
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacsbr.c | 296 if (sbr->reset) { in sbr_hf_assemble()
|
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
H A D | PpContext.h | 315 void reset() { currentPos = 0; } in reset() function in glslang::TPpContext::TokenStream
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_plugin.c | 665 .reset = snd_pcm_plugin_reset,
|
H A D | pcm_dsnoop.c | 488 .reset = snd_pcm_dsnoop_reset,
|
/third_party/benchmark/src/ |
H A D | benchmark.cc | 569 default_display_reporter.reset(CreateDefaultDisplayReporter()); in RunSpecifiedBenchmarks()
|
/third_party/gn/src/gn/ |
H A D | ninja_target_writer.cc | 45 resolved_owned_.reset(); in SetResolvedTargetData()
|
/third_party/googletest/googletest/src/ |
H A D | gtest-internal-inl.h | 782 internal_run_death_test_flag_.reset(ParseInternalRunDeathTestFlag()); in InitDeathTestSubprocessControlInfo()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | LanguageTag.java | 124 sts.reset(); in parse()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regiontst.cpp | 629 preferredValues->reset(status); in TestGetPreferredValues()
|
/third_party/icu/icu4c/source/common/ |
H A D | serv.cpp | 886 ICUService::reset() in reset() function in ICUService
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
H A D | UnicodeMapTest.java | 436 mi.reset(); in checkNext()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
H A D | CollectionUtilities.java | 551 return matcher.reset((String)item).matches(); in isIncluded()
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
H A D | UnicodeMapTest.java | 433 mi.reset(); in checkNext()
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
H A D | TestFmwk.java | 120 getParams().knownIssues.reset(); in testClassTeardown()
|