Home
last modified time | relevance | path

Searched refs:Clean (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/third_party/python/Tools/buildbot/
Dclean.bat9 call "%pcbuild%\build.bat" -t Clean -k %*
10 call "%pcbuild%\build.bat" -t Clean -k -d %*
Dbuild.bat3 @rem Clean up
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterViewControllerTest.m67 // Clean up mocks
91 // Clean up mocks
128 // Clean up mocks
168 // Clean up mocks
196 // Clean up mocks
232 // Clean up mocks
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp239 Clean(); in iterate()
243 Clean(); in iterate()
246 Clean(); in iterate()
249 Clean(); in iterate()
258 Clean(); in iterate()
341 void RenderbufferAttachmentTest::Clean() in Clean() function in gl4cts::DirectStateAccess::Framebuffers::RenderbufferAttachmentTest
418 Clean(); in iterate()
422 Clean(); in iterate()
425 Clean(); in iterate()
428 Clean(); in iterate()
[all …]
Dgl4cDirectStateAccessTests.hpp2267 void Clean();
2333 void Clean();
2413 void Clean();
2632 void Clean();
2714 void Clean();
2890 void Clean();
3014 void Clean();
3081 void Clean();
3152 void Clean();
3255 void Clean();
[all …]
/third_party/grpc/src/python/grpcio/
Dcommands.py300 class Clean(setuptools.Command): class
327 os.path.join(Clean._CURRENT_DIRECTORY, path_spec))
330 if not str(path).startswith(Clean._CURRENT_DIRECTORY):
/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dhqueue.h55 Clean(); in Init()
71 void Clean() { in Clean() function
/third_party/python/PCbuild/
Dclean.bat5 call "%~dp0build.bat" -t Clean %*
/third_party/mesa3d/docs/relnotes/
D7.10.rst635 - mesa: Clean up core.h.
660 - st/vega: Clean up vg_context fields and functions.
661 - st/vega: Clean up renderer fields and functions.
806 - r600g: Clean up some indentation and \|= vs. \| usage.
809 - r600g: Clean up PS setup.
1112 - i965: Clean up obsolete FINISHME comment.
1118 - i965: Clean up the virtual GRF handling.
1366 - i965: Clean up VS constant buffer location setup.
1588 - mesa: Clean up two 'comparison between signed and unsigned' warnings
1589 - mesa: Clean up various 'unused parameter' warnings in shaderapi
[all …]
D21.0.3.rst148 - anv: Clean up anv_device_memory::base on failure
149 - anv: Clean up anv_descriptor_pool::base on the error path
150 - anv: Clean up anv_semaphore::base on the error path
/third_party/flutter/flutter/dev/devicelab/bin/tasks/
Dmodule_test_ios.dart69 section('Clean build');
108 section('Clean build');
147 section('Clean build');
199 section('Clean build');
Dmodule_host_with_custom_build_test.dart108 section('Clean');
157 section('Clean');
209 section('Clean');
/third_party/boost/libs/beast/doc/qbk/02_examples/
D_examples.qbk161 [Clean exit via SIGINT (CTRL+C) or SIGTERM (kill)]
173 [Clean exit via SIGINT (CTRL+C) or SIGTERM (kill)]
185 [Clean exit via SIGINT (CTRL+C) or SIGTERM (kill)]
215 [Clean exit via SIGINT (CTRL+C) or SIGTERM (kill)]
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dgraph_kernel_cluster.h52 void Clean() { in Clean() function
Dgraph_kernel_cluster.cc169 other_cluster->Clean(); in Merge()
173 void Clean() { in Clean() function
512 Clean(); in Run()
/third_party/ltp/testcases/network/can/filter-tests/
DINSTALL21 4) Clean up using:
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_solver_core.cc48 Clean(); in MemoryAllocationSolver()
57 Clean(); in MemoryAllocationSolver()
219 void SomasSolverCore::Clean() { in Clean() function in mindspore::somas::SomasSolverCore
Dsomas_solver_core.h57 void Clean();
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dresource.cc266 Clean(); in ~Resource()
313 void Resource::Clean() { in Clean() function in mindspore::pipeline::Resource
Dresource.h89 void Clean();
/third_party/flutter/flutter/packages/flutter_driver/test/
Dcommon.dart13 // TODO(ianh): Clean this up once https://github.com/dart-lang/matcher/issues/98 is fixed
/third_party/ltp/testcases/open_posix_testsuite/Documentation/
DCOVERAGE.semaphores44 Clean up:
/third_party/flutter/skia/third_party/externals/wuffs/cmd/commonflags/
Dcommonflags.go79 return s == path.Clean(s) && s != "" && s[0] != '.' && s[0] != '/'
/third_party/mbedtls/docs/
Dgetting_started.md267 /* Clean up cipher operation context */
351 /* Clean up cipher operation context */
431 /* Clean up hash operation context */
479 /* Clean up hash operation context */
534 /* Clean up */
572 1. Clean up the key derivation context.
666 /* Clean up key derivation operation */
746 /* Clean up */
821 /* Clean up */
/third_party/boost/tools/build/src/build/
Dconfig-cache.jam46 common.Clean clean-all : $(target) ;

12345678910>>...13