Home
last modified time | relevance | path

Searched defs:dict (Results 151 - 162 of 162) sorted by relevance

1234567

/third_party/node/deps/v8/src/objects/
H A Dobjects.cc6027 Handle<Derived> dict = Dictionary<Derived, Shape>::New( in New() local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c1527 PyObject *dict; member
2516 PyObject *dict = *dictptr; in SWIG_Python_NewShadowInstance() local
2582 PyObject *dict; SWIG_Python_SetSwigThis() local
2715 PyObject *dict; PyModule_AddObject() local
[all...]
/third_party/python/Modules/
H A D_pickle.c5723 PyObject *dict; load_empty_dict() local
5761 PyObject *dict, *key, *value; load_dict() local
6537 PyObject *dict; do_setitems() local
6692 PyObject *dict; load_build() local
[all...]
H A Dsocketmodule.c342 PyObject *dict; in remove_unusable_flags() local
H A D_testcapimodule.c266 PyObject *dict = PyDict_New(); in test_dict_inner() local
2416 PyObject *tuple, *dict = NULL; in test_empty_argparse() local
3629 PyObject *dict = NULL; make_exception_with_doc() local
5191 PyDictObject *dict; dict_get_version() local
5880 PyObject *dict = PyThreadState_GetDict(); test_tstate_capi() local
7687 PyObject *dict; global() member
[all...]
/third_party/python/Python/
H A Dceval.c2218 PyObject *dict = SECOND(); local
2362 PyObject *dict = SECOND(); global() local
3073 PyDictObject *dict = (PyDictObject *)GLOBALS(); global() local
3419 PyObject *dict = PEEK(oparg); global() local
3435 PyObject *dict = PEEK(oparg); global() local
3541 PyDictObject *dict = *(PyDictObject **)_PyObject_ManagedDictPointer(owner); global() local
3643 PyDictObject *dict = *(PyDictObject **)_PyObject_ManagedDictPointer(owner); global() local
4554 PyDictObject *dict = *(PyDictObject**)_PyObject_ManagedDictPointer(self); global() local
4587 PyDictObject *dict = *dictptr; global() local
7526 PyObject *all, *dict, *name, *value; global() local
[all...]
H A Dcompile.c606 PyObject *dict = PyDict_New(); in list2dict() local
1293 compiler_add_o(PyObject *dict, PyObjec argument
1452 compiler_addop_o(struct compiler *c, int opcode, PyObject *dict, PyObject *o) compiler_addop_o() argument
1462 compiler_addop_name(struct compiler *c, int opcode, PyObject *dict, PyObject *o) compiler_addop_name() argument
2247 compiler_lookup_arg(PyObject *dict, PyObject *name) compiler_lookup_arg() argument
4254 PyObject *dict = c->u->u_names; compiler_nameop() local
7823 dict_keys_inorder(PyObject *dict, Py_ssize_t offset) dict_keys_inorder() argument
7842 consts_dict_keys_inorder(PyObject *dict) consts_dict_keys_inorder() argument
[all...]
/third_party/python/Lib/test/
H A D_test_multiprocessing.py5882 dict variable in ManagerMixin
[all...]
H A Dtest_descr.py2459 dict = {1:2, 3:4, 'a':1j} global() variable in .test_dict_constructors.Mapping
[all...]
/third_party/python/Objects/
H A Dtypeobject.c1448 PyObject *dict = *dictptr; in subtype_dealloc() local
2582 type_new_copy_slots(type_new_ctx *ctx, PyObject *dict) in type_new_copy_slots() argument
2689 type_new_slots_impl(type_new_ctx *ctx, PyObject *dict) in type_new_slots_impl() argument
2719 type_new_slots(type_new_ctx *ctx, PyObject *dict) type_new_slots() argument
3118 type_new_get_slots(type_new_ctx *ctx, PyObject *dict) type_new_get_slots() argument
3151 PyObject *dict = PyDict_Copy(ctx->orig_dict); type_new_init() local
3794 PyObject *dict = _PyType_CAST(base)->tp_dict; find_name_in_mro() local
4192 merge_class_dict(PyObject *dict, PyObject *aclass) merge_class_dict() argument
4259 PyObject *dict = PyDict_New(); type___dir___impl() local
5548 PyObject *dict = NULL; object___dir___impl() local
5737 PyObject *dict = type->tp_dict; type_add_members() local
5761 PyObject *dict = type->tp_dict; type_add_getset() local
5839 PyObject *dict = type->tp_dict; overrides_hash() local
6145 PyObject *dict = PyDict_New(); type_ready_set_dict() local
8681 PyObject *dict = subclass->tp_dict; recurse_down_subclasses() local
8732 PyObject *dict = type->tp_dict; add_operators() local
8859 PyObject *dict = _PyType_CAST(obj)->tp_dict; super_getattro() local
[all...]
H A Dunicodeobject.c14326 PyObject *dict; member
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 81 milliseconds

1234567