/third_party/python/Tools/buildbot/ |
D | clean.bat | 9 call "%pcbuild%\build.bat" -t Clean -k %* 10 call "%pcbuild%\build.bat" -t Clean -k -d %*
|
D | build.bat | 3 @rem Clean up
|
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/ |
D | FlutterViewControllerTest.m | 67 // 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/ |
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 239 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 …]
|
D | gl4cDirectStateAccessTests.hpp | 2267 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/ |
D | commands.py | 300 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/ |
D | hqueue.h | 55 Clean(); in Init() 71 void Clean() { in Clean() function
|
/third_party/python/PCbuild/ |
D | clean.bat | 5 call "%~dp0build.bat" -t Clean %*
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.10.rst | 635 - 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 …]
|
D | 21.0.3.rst | 148 - 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/ |
D | module_test_ios.dart | 69 section('Clean build'); 108 section('Clean build'); 147 section('Clean build'); 199 section('Clean build');
|
D | module_host_with_custom_build_test.dart | 108 section('Clean'); 157 section('Clean'); 209 section('Clean');
|
/third_party/boost/libs/beast/doc/qbk/02_examples/ |
D | _examples.qbk | 161 [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/ |
D | graph_kernel_cluster.h | 52 void Clean() { in Clean() function
|
D | graph_kernel_cluster.cc | 169 other_cluster->Clean(); in Merge() 173 void Clean() { in Clean() function 512 Clean(); in Run()
|
/third_party/ltp/testcases/network/can/filter-tests/ |
D | INSTALL | 21 4) Clean up using:
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/ |
D | somas_solver_core.cc | 48 Clean(); in MemoryAllocationSolver() 57 Clean(); in MemoryAllocationSolver() 219 void SomasSolverCore::Clean() { in Clean() function in mindspore::somas::SomasSolverCore
|
D | somas_solver_core.h | 57 void Clean();
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/ |
D | resource.cc | 266 Clean(); in ~Resource() 313 void Resource::Clean() { in Clean() function in mindspore::pipeline::Resource
|
D | resource.h | 89 void Clean();
|
/third_party/flutter/flutter/packages/flutter_driver/test/ |
D | common.dart | 13 // TODO(ianh): Clean this up once https://github.com/dart-lang/matcher/issues/98 is fixed
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.semaphores | 44 Clean up:
|
/third_party/flutter/skia/third_party/externals/wuffs/cmd/commonflags/ |
D | commonflags.go | 79 return s == path.Clean(s) && s != "" && s[0] != '.' && s[0] != '/'
|
/third_party/mbedtls/docs/ |
D | getting_started.md | 267 /* 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/ |
D | config-cache.jam | 46 common.Clean clean-all : $(target) ;
|