Home
last modified time | relevance | path

Searched defs:newobj (Results 1 – 24 of 24) sorted by relevance

/external/python/cpython3/Objects/stringlib/
Dctype.h61 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
Dunicode_format.h150 PyObject *newobj; in getattr() local
170 PyObject *newobj; in getitem_idx() local
183 PyObject *newobj; in getitem_str() local
/external/python/cpython3/Modules/_testcapi/
Dbytes.c20 PyObject *newobj = PyBytes_FromStringAndSize(NULL, PyBytes_Size(obj)); in bytes_resize() local
/external/python/pyyaml/lib/yaml/
Dconstructor.py580 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
/external/python/cpython3/Modules/
Dsha3module.c74 SHA3object *newobj; in newSHA3object() local
192 SHA3object *newobj; in _sha3_sha3_224_copy_impl() local
Dsha2module.c234 SHA256object *newobj; in SHA256Type_copy_impl() local
264 SHA512object *newobj; in SHA512Type_copy_impl() local
Dmd5module.c120 MD5object *newobj; in MD5Type_copy_impl() local
Dsha1module.c122 SHA1object *newobj; in SHA1Type_copy_impl() local
D_json.c1385 PyObject *newobj; in encoder_listencode_obj() local
D_hashopenssl.c532 EVPobject *newobj; in EVP_copy_impl() local
D_operator.c1355 PyObject *newobj; in dotted_getattr() local
/external/skia/tests/
DJSONTest.cpp527 const ObjectValue& newobj = root["newobj"].as<ObjectValue>(); in DEF_TEST() local
/external/python/cpython3/Objects/
Dtupleobject.c723 PyObject *tmp, *newobj, *item; in tuple_subtype_new() local
Dfloatobject.c1668 PyObject *tmp, *newobj; in float_subtype_new() local
Dtypeobject.c6902 PyObject *newobj, *newargs, *state, *listitems, *dictitems; in reduce_newobj() local
11286 superobject *newobj; in super_descr_get() local
Dlongobject.c5911 PyLongObject *tmp, *newobj; in long_subtype_new() local
/external/pytorch/torch/csrc/jit/serialization/
Dimport.cpp554 auto newobj = c10::ivalue::Object::create(newtype, n); in recreateObject() local
/external/oj-libjdwp/src/share/back/
Dutil.c71 jobject newobj; in saveGlobalRef() local
/external/libxml2/
Dxpath.c7631 xmlXPathObjectPtr cur, newobj; in xmlXPathConcatFunction() local
/external/cronet/stable/third_party/libxml/src/
Dxpath.c7621 xmlXPathObjectPtr cur, newobj; in xmlXPathConcatFunction() local
/external/cronet/tot/third_party/libxml/src/
Dxpath.c7621 xmlXPathObjectPtr cur, newobj; in xmlXPathConcatFunction() local
/external/webp/swig/
Dlibwebp_python_wrap.c2631 SwigPyObject *newobj; in SWIG_Python_NewPointerObj() local
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h132099 struct nft_object *newobj; member
Dvmlinux.h132099 struct nft_object *newobj; member