Home
last modified time | relevance | path

Searched defs:dict_copy (Results 1 – 25 of 66) sorted by relevance

123

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSShared/
H A Ddnssd_clientstub_apple.c68 const xpc_object_t dict_copy = g_defaults_dict ? xpc_retain(g_defaults_dict) : NULL; in DNSServiceGetRetainedResolverDefaults() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/js/
H A Djs_event_details_unittest.cc29 auto dict_copy = dict.Clone(); in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/chrome/
H A Dlog.cc47 std::unique_ptr<base::DictionaryValue> dict_copy( in SmartDeepCopy() local
/dports/devel/py-traits/traits-6.3.2/traits/
H A Dconstants.py174 dict_copy = traits.ctraits._DICT_COPY_DEFAULT_VALUE variable in DefaultValue
/dports/devel/py-copier/copier-5.1.0/copier/config/
H A Dobjects.py135 def dict_copy(cls, v: AnyByStrDict) -> AnyByStrDict: member in ConfigData
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Didict.h160 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Didict.h160 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Didict.h162 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Didict.h162 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Didict.h157 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Didict.h159 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Didict.h159 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Didict.h157 #define dict_copy(dfrom, dto, pds) dict_copy_entries(dfrom, dto, false, pds) macro
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/src/core/
H A Daxistags.cxx100 python::object dict_copy = deepcopy(python::extract<python::dict>(copyable.attr("__dict__"))(), in generic__deepcopy__() local
/dports/devel/glibmm/glibmm-2.64.2/tests/glibmm_variant/
H A Dmain.cc211 TypeDict dict_copy = orig_dict_variant.get(); in main() local
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/tests/
H A Dtemplate_dictionary_unittest.cc816 TemplateDictionary* dict_copy = dict->MakeCopy("testdict", NULL); in TestMakeCopy() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dstructured_headers_unittest.cc1148 const Dictionary dict_copy = dict; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dstructured_headers_unittest.cc669 const Dictionary dict_copy = dict; in TEST() local
/dports/editors/vim/vim-8.2.3745/src/
H A Ddict.c290 dict_copy(dict_T *orig, int deep, int copyID) in dict_copy() function
/dports/lang/micropython/micropython-1.17/py/
H A Dobjtype.c1025 mp_obj_dict_t *dict_copy = MP_OBJ_TO_PTR(dest[0]); in type_attr() local
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_weakref.py1725 def dict_copy(d, exc): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_weakref.py1740 def dict_copy(d, exc): function
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_weakref.py1740 def dict_copy(d, exc): function
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_weakref.py1740 def dict_copy(d, exc): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_weakref.py1740 def dict_copy(d, exc): function

123