/third_party/typescript/tests/cases/conformance/decorators/class/ |
D | decoratedClassFromExternalModule.ts | 4 function decorate(target: any) { } function
|
/third_party/python/Lib/test/ |
D | test_decorators.py | 4 def decorate(func): function 12 def decorate(func): function 28 def decorate(func): function 41 def decorate(func): function 97 def decorate(func): function 229 def decorate(func): function
|
D | test_contextlib_async.py | 242 def decorate(func): function
|
D | test_contextlib.py | 188 def decorate(func): 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/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/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/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
|