| /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 | 149 PyObject *newobj; in getattr() local 169 PyObject *newobj; in getitem_idx() local 182 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 | module_is_valid_identifier_3.ts | 37 var newobj = new module("module"); 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 | require_is_valid_identifier_3.ts | 33 var newobj = new require("require"); variable
|
| D | abstract_is_valid_identifier_3.ts | 33 var newobj = new abstract("abstract"); variable
|
| D | namespace_is_valid_identifier_3.ts | 33 var newobj = new namespace("namespace"); variable
|
| D | from_is_valid_identifier_3.ts | 33 var newobj = new from("from"); variable
|
| D | get_is_valid_identifier_3.ts | 33 var newobj = new get("get"); variable
|
| D | set_is_valid_identifier_3.ts | 33 var newobj = new set("set"); 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 | type_is_valid_identifier_3.ts | 33 var newobj = new type("type"); variable
|
| D | is_is_valid_identifier_3.ts | 33 var newobj = new is("is"); variable
|
| D | as_is_valid_identifier_3.ts | 33 var newobj = new as("as"); variable
|
| D | async_is_valid_identifier_3.ts | 33 var newobj = new async("async"); variable
|
| /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 | 83 SHA3object *newobj; in newSHA3object() local 202 SHA3object *newobj; in _sha3_sha3_224_copy_impl() local
|
| /third_party/python/Modules/ |
| D | sha256module.c | 435 SHAobject *newobj; in SHA256Type_copy_impl() local
|
| D | sha1module.c | 356 SHA1object *newobj; in SHA1Type_copy_impl() local
|
| D | md5module.c | 378 MD5object *newobj; in MD5Type_copy_impl() local
|
| D | sha512module.c | 489 SHAobject *newobj; in SHA512Type_copy_impl() local
|
| D | _json.c | 1405 PyObject *newobj; in encoder_listencode_obj() local
|
| /third_party/python/Objects/ |
| D | tupleobject.c | 736 PyObject *tmp, *newobj, *item; in tuple_subtype_new() local
|