/third_party/python/Objects/stringlib/ |
D | ctype.h | 61 PyObject* newobj; in stringlib_lower() local 73 PyObject* newobj; in stringlib_upper() local 85 PyObject* newobj; in stringlib_title() local 97 PyObject* newobj; in stringlib_capitalize() local 109 PyObject* newobj; in stringlib_swapcase() local
|
D | unicode_format.h | 147 PyObject *newobj; in getattr() local 167 PyObject *newobj; in getitem_idx() local 180 PyObject *newobj; in getitem_str() local
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/basic_concepts/names/reserved_words/special_mean_but_valid_identifier/ |
D | abstract_is_valid_identifier_3.ts | 33 var newobj = new abstract("abstract"); variable
|
D | get_is_valid_identifier_3.ts | 33 var newobj = new get("get"); variable
|
D | declare_is_valid_identifier_3.ts | 33 var newobj = new declare("declare"); variable
|
D | constructor_is_valid_identifier_3.ts | 33 var newobj = new constructor("constructor"); variable
|
D | set_is_valid_identifier_3.ts | 33 var newobj = new set("set"); variable
|
D | namespace_is_valid_identifier_3.ts | 33 var newobj = new namespace("namespace"); variable
|
D | is_is_valid_identifier_3.ts | 33 var newobj = new is("is"); variable
|
D | require_is_valid_identifier_3.ts | 33 var newobj = new require("require"); variable
|
D | from_is_valid_identifier_3.ts | 33 var newobj = new from("from"); variable
|
D | async_is_valid_identifier_3.ts | 33 var newobj = new async("async"); variable
|
D | await_is_valid_identifier_3.ts | 33 var newobj = new await("await"); variable
|
D | of_is_valid_identifier_3.ts | 33 var newobj = new of("of"); variable
|
D | type_is_valid_identifier_3.ts | 33 var newobj = new type("type"); variable
|
D | module_is_valid_identifier_3.ts | 37 var newobj = new module("module"); variable
|
D | as_is_valid_identifier_3.ts | 33 var newobj = new as("as"); variable
|
/third_party/node/test/js-native-api/6_object_wrap/ |
D | test.js | 45 const newobj = obj.multiply(-1); constant
|
/third_party/PyYAML/lib/yaml/ |
D | constructor.py | 580 args=None, kwds=None, newobj=False, unsafe=False): argument 623 def construct_python_object_apply(self, suffix, node, newobj=False): argument 721 def make_python_instance(self, suffix, node, args=None, kwds=None, newobj=False): argument
|
/third_party/python/Modules/_sha3/ |
D | sha3module.c | 177 SHA3object *newobj; in newSHA3object() local 306 SHA3object *newobj; in _sha3_sha3_224_copy_impl() local
|
/third_party/python/Modules/ |
D | sha256module.c | 432 SHAobject *newobj; in SHA256Type_copy_impl() local
|
D | sha512module.c | 486 SHAobject *newobj; in SHA512Type_copy_impl() local
|
D | md5module.c | 375 MD5object *newobj; in MD5Type_copy_impl() local
|
D | sha1module.c | 353 SHA1object *newobj; in SHA1Type_copy_impl() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstobject.c | 338 gst_object_replace (GstObject ** oldobj, GstObject * newobj) in gst_object_replace()
|