Searched defs:clone (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Scripts/ |
D | ConvertMasmToNasm.py | 48 def __init__(self, clone=None): argument 221 def __init__(self, src, dst, clone): argument 746 def __init__(self, inf, clone): argument 929 def __init__(self, infs, clone): argument 975 def __init__(self, paths, clone): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | pipes.py | 98 def clone(self): member in Template
|
D | mhlib.py | 843 def clone(self): member in IntSet
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | pytree.py | 88 def clone(self): member in Base 289 def clone(self): member in Node 400 def clone(self): member in Leaf
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/ |
D | generator.py | 85 def clone(self, fp): member in Generator
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | datetimemodule.c | 2644 PyObject *clone; in date_replace() local 3444 PyObject *clone; in time_replace() local 4387 PyObject *clone; in datetime_replace() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | datetimemodule.c | 2644 PyObject *clone; in date_replace() local 3444 PyObject *clone; in time_replace() local 4387 PyObject *clone; in datetime_replace() local
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regexec.c | 135 OnigCaptureTreeNode *clone, *child; in history_tree_clone() local
|