Home
last modified time | relevance | path

Searched defs:replace (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/BeagleBoardPkg/Tools/
Dmakefile18 replace: replace.c target
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dgoldfish_address_space.cpp119 void GoldfishAddressSpaceBlock::replace(GoldfishAddressSpaceBlock *other) in replace() function in GoldfishAddressSpaceBlock
281 void GoldfishAddressSpaceBlock::replace(GoldfishAddressSpaceBlock *other) in replace() function in GoldfishAddressSpaceBlock
444 void GoldfishAddressSpaceBlock::replace(GoldfishAddressSpaceBlock *other) in replace() function in GoldfishAddressSpaceBlock
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/
Dencoder.py38 def replace(match): function
49 def replace(match): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/
Dencoder.py37 def replace(match): function
48 def replace(match): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dinspect_fodder2.py8 def replace(func): function
Dtest_datetime.py1271 def replace(self, *args): member in TestDateTime.test_strftime_with_bad_tzname_replace.MyTzInfo.tzname.MyStr
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dstringold.py402 def replace(s, old, new, maxsplit=0): function
Dstring.py511 def replace(s, old, new, maxreplace=-1): function
DUserString.py107 def replace(self, old, new, maxsplit=-1): member in UserString
Dxmlrpclib.py174 def escape(s, replace=string.replace): argument
Dpydoc.py108 def replace(text, *pairs): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dstring.py513 def replace(s, old, new, maxreplace=-1): function
/device/linaro/bootloader/edk2/BaseTools/Scripts/
DConvertMasmToNasm.py111 def ReplacePreserveSpacing(self, string, find, replace): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dpytree.py132 def replace(self, new): member in Base
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
Dspm.h261 const unsigned char replace; /* replace mode */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dpydoc.py123 def replace(text, *pairs): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dpydoc.py108 def replace(text, *pairs): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dbytearrayobject.c1949 replace(PyByteArrayObject *self, in replace() function
Dstringobject.c2724 replace(PyStringObject *self, in replace() function
Dunicodeobject.c5782 PyObject *replace(PyUnicodeObject *self, in replace() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dbytearrayobject.c1953 replace(PyByteArrayObject *self, in replace() function
Dstringobject.c2743 replace(PyStringObject *self, in replace() function
Dunicodeobject.c5877 PyObject *replace(PyUnicodeObject *self, in replace() function