Home
last modified time | relevance | path

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

123

/device/google/contexthub/util/common/
Dring.cpp48 size_t copy = mSize - writePos; in write() local
87 size_t copy = mSize - readPos; in read() local
/device/google/marlin/
Dinit.power.sh10 function copy() { function
/device/google/wahoo/
Dinit.power.sh10 function copy() { function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dstrdup.c9 register char *copy = malloc(strlen(str) + 1); in strdup() local
Dstructmember.c40 PyMemberDef copy; in PyMember_Get() local
148 PyMemberDef copy; in PyMember_Set() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dstructmember.c40 PyMemberDef copy; in PyMember_Get() local
148 PyMemberDef copy; in PyMember_Set() local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dauto_goldfish_dma_context.cpp60 goldfish_dma_context copy = m_ctx; in release() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
Dgrammar.py100 def copy(self): member in Grammar
/device/linaro/bootloader/edk2/StdLib/LibC/String/
DCopying.c141 char *copy; in strdup() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinflate.c328 unsigned copy, dist; local
565 unsigned copy; /* number of stored or match bytes to copy */ local
1328 struct inflate_state FAR *copy; local
Dinfback.c254 unsigned copy; /* number of stored or match bytes to copy */ local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dhmac.py85 def copy(self): member in HMAC
Dpipes.py184 def copy(self, infile, outfile): member in Template
Dweakref.py82 def copy(self): member in WeakValueDictionary
264 def copy(self): member in WeakKeyDictionary
Dcollections.py190 def copy(self): member in OrderedDict
531 def copy(self): member in Counter
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dtreesync.py176 def copy(src, dst, rmode="rb", wmode="wb", answer='ask'): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinflate.c379 local int updatewindow(strm, end, copy) in updatewindow() argument
616 unsigned copy; /* number of stored or match bytes to copy */ local
1443 struct inflate_state FAR *copy; local
Dinfback.c263 unsigned copy; /* number of stored or match bytes to copy */ local
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinflate.c396 local int updatewindow(strm, end, copy) in updatewindow() argument
633 unsigned copy; /* number of stored or match bytes to copy */ local
1467 struct inflate_state FAR *copy; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dmisc.py26 def copy(self): member in Set
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dpystone.py53 def copy(self): member in Record
Dtest_userdict.py238 def copy(self): member in SeqDict
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcollections.py192 def copy(self): member in OrderedDict
594 def copy(self): member in Counter
Dweakref.py108 def copy(self): member in WeakValueDictionary
323 def copy(self): member in WeakKeyDictionary
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
Dxmlreader.py330 def copy(self): member in AttributesImpl
371 def copy(self): member in AttributesNSImpl

123