Searched defs:Set (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoMem.h45 VO_U32 (VO_API * Set) (VO_S32 uID, VO_PTR pBuff, VO_U8 uValue, VO_U32 uSize); member in struct:VO_MEM_OPERATOR
/frameworks/compile/libbcc/runtime/make/
H A Dutil.mk31 # Function: Set variable value
33 # Set the given make variable to the given value.
34 Set = $(eval $(1) := $(2)) macro
76 $(call Set,$(2),$($(1))))

Completed in 96 milliseconds