/third_party/typescript/tests/cases/conformance/decorators/class/ |
D | decoratedClassFromExternalModule.ts | 4 function decorate(target: any) { } function
|
/third_party/typescript/tests/cases/compiler/ |
D | metadataReferencedWithinFilteredUnion.ts | 10 function decorate(target: any, propertyKey: string) { function
|
/third_party/typescript/tests/baselines/reference/ |
D | decoratedClassFromExternalModule.js | 4 function decorate(target: any) { } function
|
D | metadataReferencedWithinFilteredUnion.js | 9 function decorate(target: any, propertyKey: string) { function
|
/third_party/mindspore/mindspore/common/ |
D | _decorator.py | 29 def decorate(func): function
|
/third_party/mindspore/tests/mindspore_test_framework/ |
D | mindspore_test.py | 37 def decorate(get_verification_set): function
|
/third_party/python/Lib/test/ |
D | test_decorators.py | 6 def decorate(func): function 14 def decorate(func): function 30 def decorate(func): function 43 def decorate(func): function 120 def decorate(func): function 252 def decorate(func): function
|
D | test_contextlib_async.py | 255 def decorate(func): function
|
D | test_contextlib.py | 192 def decorate(func): function
|
/third_party/boost/boost/dll/detail/posix/ |
D | shared_library_impl.hpp | 62 static boost::dll::fs::path decorate(const boost::dll::fs::path & sl) { in decorate() function in boost::dll::detail::shared_library_impl
|
/third_party/boost/boost/dll/detail/windows/ |
D | shared_library_impl.hpp | 53 static boost::dll::fs::path decorate(const boost::dll::fs::path& sl) { in decorate() function in boost::dll::detail::shared_library_impl
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/sphinx/ |
D | cdoc.py | 196 def decorate(l): function
|
/third_party/python/Tools/iobench/ |
D | iobench.py | 45 def decorate(f): function 51 def decorate(f): function
|
/third_party/boost/boost/dll/ |
D | shared_library.hpp | 530 static boost::dll::fs::path decorate(const boost::dll::fs::path& sl) { in decorate() function in boost::dll::shared_library
|
/third_party/boost/boost/beast/websocket/impl/ |
D | accept.hpp | 76 auto const decorate = in build_response() local
|
/third_party/boost/libs/beast/include/boost/beast/websocket/impl/ |
D | accept.hpp | 76 auto const decorate = in build_response() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | convert_to_sampled_image_pass.cpp | 88 for (auto decorate : in GetDescriptorSetBinding() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | convert_to_sampled_image_pass.cpp | 88 for (auto decorate : in GetDescriptorSetBinding() local
|
/third_party/flutter/skia/third_party/externals/dawn/generator/ |
D | dawn_json_generator.py | 385 def decorate(name, typ, arg): function
|
/third_party/typescript/src/compiler/transformers/ |
D | ts.ts | 1258 const decorate = emitHelpers().createDecorateHelper(decoratorExpressions, localName); constant
|
/third_party/skia/third_party/externals/dawn/generator/ |
D | dawn_json_generator.py | 590 def decorate(name, typ, arg): function
|
/third_party/weston/xwayland/ |
D | window-manager.c | 164 int decorate; member
|