Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Scripts/
DConvertMasmToNasm.py48 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/
Dpipes.py98 def clone(self): member in Template
Dmhlib.py843 def clone(self): member in IntSet
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dpytree.py88 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/
Dgenerator.py85 def clone(self, fp): member in Generator
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Ddatetimemodule.c2644 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/
Ddatetimemodule.c2644 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/
Dregexec.c135 OnigCaptureTreeNode *clone, *child; in history_tree_clone() local