Searched defs:Append (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/cmds/stagefright/
H A DWaveWriter.h49 void Append(const void *data, size_t size) { function in class:android::WaveWriter
/frameworks/compile/libbcc/runtime/make/
H A Dutil.mk36 # Function: Append variable value
38 # Append the given value to the given make variable.
39 Append = $(eval $(1) += $(2)) macro
/frameworks/compile/mclinker/include/mcld/Support/
H A DFileHandle.h46 Append = 0x04, enumerator in enum:mcld::FileHandle::OpenModeEnum

Completed in 89 milliseconds