Searched refs:zAlloc (Results 1 - 15 of 15) sorted by relevance

/external/lzma/C/Util/7z/
H A Dmakefile7 $O\7zAlloc.obj \
/external/lzma/C/Util/SfxSetup/
H A Dmakefile6 $O\7zAlloc.obj \
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_onefile.c121 char *zAlloc; member in struct:tmp_file
259 sqlite3_free(pTmp->zAlloc);
276 memcpy(zBuf, &pTmp->zAlloc[iOfst], iAmt);
292 char *zNew = sqlite3_realloc(pTmp->zAlloc, nNew);
296 pTmp->zAlloc = zNew;
299 memcpy(&pTmp->zAlloc[iOfst], zBuf, iAmt);
/external/chromium_org/third_party/lzma_sdk/
H A Dlzma_sdk.target.darwin-arm.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.darwin-arm64.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.darwin-mips.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.darwin-mips64.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.darwin-x86.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.darwin-x86_64.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.linux-arm.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.linux-arm64.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.linux-mips.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.linux-mips64.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.linux-x86.mk25 third_party/lzma_sdk/7zAlloc.c \
H A Dlzma_sdk.target.linux-x86_64.mk25 third_party/lzma_sdk/7zAlloc.c \

Completed in 1241 milliseconds