/third_party/typescript/tests/baselines/reference/ |
D | lastPropertyInLiteralWins.js | 9 thunk: (str: string) => {}, method 10 thunk: (num: number) => {} method 14 thunk: (num: number) => {}, method 15 thunk: (str: string) => {} method 24 thunk: function (str) { }, method 25 thunk: function (num) { } method 28 thunk: function (num) { }, method 29 thunk: function (str) { } method
|
/third_party/grpc/src/python/grpcio/grpc/ |
D | _interceptor.py | 27 def _continuation(self, thunk, index): argument 30 def _intercept_at(self, thunk, index, context): argument 38 def execute(self, thunk, context): argument 204 def __init__(self, thunk, method, interceptor): argument 306 def __init__(self, thunk, method, interceptor): argument 343 def __init__(self, thunk, method, interceptor): argument 445 def __init__(self, thunk, method, interceptor): argument 496 thunk = lambda m: self._channel.unary_unary(m, request_serializer, function 507 thunk = lambda m: self._channel.unary_stream(m, request_serializer, function 518 thunk = lambda m: self._channel.stream_unary(m, request_serializer, function [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | lastPropertyInLiteralWins.ts | 2 thunk: (str: string) => void; property
|
/third_party/boost/boost/outcome/experimental/status-code/ |
D | status_code_domain.hpp | 166 constexpr explicit string_ref(_thunk_spec thunk) noexcept in string_ref() 175 _thunk_spec thunk = _checking_string_thunk in string_ref()
|
/third_party/python/Modules/_ctypes/ |
D | ctypes.h | 87 CThunkObject *thunk; member
|
D | _ctypes.c | 3709 CThunkObject *thunk; in PyCFuncPtr_new() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 866 uint32_t thunk; member 872 uint64_t thunk; member 878 uintptr_t thunk; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 901 uint32_t thunk; member 907 uint64_t thunk; member 913 uintptr_t thunk; member
|
/third_party/ejdb/src/jql/ |
D | jqp.c | 304 yythunk *thunk= &yy->__thunks[pos]; in yyDone() local
|