/third_party/typescript/tests/cases/conformance/classes/propertyMemberDeclarations/ |
D | staticPropertyNameConflicts.ts | 37 static caller: number; // error property in StaticCaller 38 caller: string; // ok property in StaticCaller 42 static caller() {} // error method in StaticCallerFn 43 caller() {} // ok method in StaticCallerFn 96 static caller: number; // error variable 97 caller: string; // ok variable 101 static caller() {} // error variable 102 caller() {} // ok variable 167 static caller: number; // error property in StaticCaller 168 caller: string; // ok property in StaticCaller [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | LinuxMallocProfiling.cpp | 36 void *internalAllocator(size_t size, void *caller) { in internalAllocator() 51 void *caller = __builtin_return_address(0); in operator new() local 56 void *caller = __builtin_return_address(0); in operator new[]() local 61 void *caller = __builtin_return_address(0); in malloc() local
|
/third_party/flutter/skia/src/codec/ |
D | SkJpegDecoderMgr.cpp | 19 static void print_message(const j_common_ptr info, const char caller[]) { in print_message() 43 bool JpegDecoderMgr::returnFalse(const char caller[]) { in returnFalse() 48 SkCodec::Result JpegDecoderMgr::returnFailure(const char caller[], SkCodec::Result result) { in returnFailure()
|
/third_party/skia/src/codec/ |
D | SkJpegDecoderMgr.cpp | 19 static void print_message(const j_common_ptr info, const char caller[]) { in print_message() 43 bool JpegDecoderMgr::returnFalse(const char caller[]) { in returnFalse() 48 SkCodec::Result JpegDecoderMgr::returnFailure(const char caller[], SkCodec::Result result) { in returnFailure()
|
/third_party/boost/boost/coroutine/detail/ |
D | push_coroutine_synthesized.hpp | 31 push_coroutine_synthesized( coroutine_context * caller, in push_coroutine_synthesized() 47 push_coroutine_synthesized( coroutine_context * caller, in push_coroutine_synthesized() 63 push_coroutine_synthesized( coroutine_context * caller, in push_coroutine_synthesized()
|
D | pull_coroutine_synthesized.hpp | 31 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() 48 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() 65 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized()
|
D | pull_coroutine_impl.hpp | 47 pull_coroutine_impl( coroutine_context * caller, in pull_coroutine_impl() 59 pull_coroutine_impl( coroutine_context * caller, in pull_coroutine_impl() 157 pull_coroutine_impl( coroutine_context * caller, in pull_coroutine_impl() 169 pull_coroutine_impl( coroutine_context * caller, in pull_coroutine_impl() 266 pull_coroutine_impl( coroutine_context * caller, in pull_coroutine_impl()
|
D | push_coroutine_impl.hpp | 46 push_coroutine_impl( coroutine_context * caller, in push_coroutine_impl() 138 push_coroutine_impl( coroutine_context * caller, in push_coroutine_impl() 213 push_coroutine_impl( coroutine_context * caller, in push_coroutine_impl()
|
D | setup.hpp | 35 coroutine_context * caller; member
|
/third_party/typescript/tests/baselines/reference/ |
D | staticPropertyNameConflicts.js | 42 static caller() {} // error method in StaticCallerFn 43 caller() {} // ok method in StaticCallerFn 101 static caller() {} // error method in StaticCallerFn_Anonymous 102 caller() {} // ok method in StaticCallerFn_Anonymous 243 StaticCallerFn.caller = function () { }; // error function in StaticCallerFn 244 StaticCallerFn.prototype.caller = function () { }; // ok method in StaticCallerFn 309 StaticCallerFn_Anonymous.caller = function () { }; // error function in StaticCallerFn_Anonymous 310 StaticCallerFn_Anonymous.prototype.caller = function () { }; // ok method in StaticCallerFn_Anonymous 404 StaticCallerFn.prototype.caller = function () { }; // ok method in StaticCallerFn
|
D | untypedFunctionCallsWithTypeParameters1.js | 15 caller = () => { }; field in C 74 this.caller = function () { }; method in C.C
|
/third_party/mesa3d/src/mesa/main/ |
D | buffers.c | 280 GLenum buffer, const char *caller, bool no_error) in draw_buffer() 328 GLenum buffer, const char *caller) in draw_buffer_error() 336 GLenum buffer, const char *caller) in draw_buffer_no_error() 425 const GLenum *buffers, const char *caller, bool no_error) in draw_buffers() 637 const GLenum *buffers, const char *caller) in draw_buffers_error() 645 GLsizei n, const GLenum *buffers, const char *caller) in draw_buffers_no_error() 892 GLenum buffer, const char *caller, bool no_error) in read_buffer() 947 GLenum buffer, const char *caller) in read_buffer_err() 955 GLenum buffer, const char *caller) in read_buffer_no_error()
|
D | texgetimage.c | 919 const char *caller) in dimensions_error_check() 1098 const char *caller) in pbo_error_check() 1140 GLenum format, const char *caller) in teximage_error_check() 1215 GLvoid *pixels, const char *caller) in common_error_check() 1267 GLvoid *pixels, const char *caller) in getteximage_error_check() 1310 GLvoid *pixels, const char *caller) in gettexsubimage_error_check() 1391 GLvoid *pixels, const char *caller) in get_texture_image() 1454 const char *caller) in _get_texture_image() 1486 static const char *caller = "glGetnTexImageARB"; in _mesa_GetnTexImageARB() local 1503 static const char *caller = "glGetTexImage"; in _mesa_GetTexImage() local [all …]
|
D | genmipmap.c | 114 const char* caller) in generate_texture_mipmap() 233 validate_params_and_generate_mipmap(struct gl_texture_object *texObj, const char* caller) in validate_params_and_generate_mipmap()
|
D | shaderobj.c | 183 _mesa_lookup_shader_err(struct gl_context *ctx, GLuint name, const char *caller) in _mesa_lookup_shader_err() 461 bool glthread, const char *caller) in _mesa_lookup_shader_program_err_glthread() 487 const char *caller) in _mesa_lookup_shader_program_err()
|
D | texgen.c | 46 get_texgen(struct gl_context *ctx, GLuint texunitIndex, GLenum coord, const char* caller) in get_texgen() 79 const GLfloat *params, const char* caller ) in texgenfv() 187 GLdouble *params, const char* caller) in gettexgendv() 220 GLfloat *params, const char* caller ) in gettexgenfv() 261 GLint *params, const char* caller) in gettexgeniv()
|
D | objectlabel.c | 47 int length, const char *caller) in set_label() 136 const char *caller) in get_label_pointer()
|
/third_party/boost/boost/python/detail/ |
D | caller.hpp | 182 struct caller struct 187 >::type base; 189 typedef PyObject* result_type; 191 caller(F f, CallPolicies p) : base(f,p) {} in caller() argument
|
/third_party/mbedtls/scripts/mbedtls_dev/ |
D | c_build_helper.py | 65 caller, header, argument 95 caller=__name__, file_label='', argument
|
/third_party/mesa3d/src/mesa/program/ |
D | dummy_errors.c | 27 _mesa_error_no_memory(const char *caller) in _mesa_error_no_memory()
|
/third_party/boost/boost/test/ |
D | minimal.hpp | 110 class caller { class 113 caller( int argc, char** argv ) in caller() function in boost::minimal_test::caller
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/ |
D | parameter_eliminate.h | 51 for (auto caller : callers) { in operator() local 129 …static void EraseArgs(const CNodePtr &caller, const std::unordered_set<size_t> &unused_parameter_i… in EraseArgs()
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | function-properties.js | 32 var prototype_obj = { dummy:1, length:1, caller:null, property
|
/third_party/libwebsockets/lib/core-net/ |
D | close.c | 347 const char *caller) in __lws_close_free_wsi() 1008 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) in lws_close_free_wsi()
|
/third_party/python/Lib/ |
D | modulefinder.py | 170 def import_hook(self, name, caller=None, fromlist=None, level=-1): argument 181 def determine_parent(self, caller, level=-1): argument 361 def _add_badmodule(self, name, caller): argument 369 def _safe_import_hook(self, name, caller, fromlist, level=-1): argument
|