Searched defs:newobj (Results 1 - 16 of 16) sorted by relevance
/third_party/python/Objects/stringlib/ |
H A D | ctype.h | 61 PyObject* newobj; in stringlib_lower() local 73 PyObject* newobj; in stringlib_upper() local 85 PyObject* newobj; stringlib_title() local 97 PyObject* newobj; stringlib_capitalize() local 109 PyObject* newobj; stringlib_swapcase() local [all...] |
H A 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/node/deps/v8/src/runtime/ |
H A D | runtime-atomics.cc | 311 DoCompareExchange(Isolate* isolate, void* buffer, size_t index, Handle<Object> oldobj, Handle<Object> newobj) DoCompareExchange() argument
|
/third_party/python/Modules/_sha3/ |
H A D | sha3module.c | 83 SHA3object *newobj; in newSHA3object() local 202 SHA3object *newobj; in _sha3_sha3_224_copy_impl() local
|
/third_party/python/Modules/ |
H A D | md5module.c | 378 MD5object *newobj; in MD5Type_copy_impl() local
|
H A D | sha1module.c | 356 SHA1object *newobj; in SHA1Type_copy_impl() local
|
H A D | sha512module.c | 489 SHAobject *newobj; in SHA512Type_copy_impl() local
|
H A D | sha256module.c | 435 SHAobject *newobj; in SHA256Type_copy_impl() local
|
H A D | _json.c | 1405 PyObject *newobj; in encoder_listencode_obj() local
|
H A D | _hashopenssl.c | 486 EVPobject *newobj; in EVP_copy_impl() local
|
H A D | _operator.c | 1352 PyObject *newobj; in dotted_getattr() local
|
/third_party/python/Objects/ |
H A D | tupleobject.c | 736 PyObject *tmp, *newobj, *item; in tuple_subtype_new() local
|
H A D | floatobject.c | 1680 PyObject *tmp, *newobj; in float_subtype_new() local
|
H A D | longobject.c | 5407 PyLongObject *tmp, *newobj; in long_subtype_new() local
|
H A D | typeobject.c | 5273 PyObject *newobj, *newargs, *state, *listitems, *dictitems; in reduce_newobj() local 8953 superobject *newobj; super_descr_get() local [all...] |
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 2631 SwigPyObject *newobj; in SWIG_Python_NewPointerObj() local [all...] |
Completed in 45 milliseconds