Home
last modified time | relevance | path

Searched refs:Release (Results 1 – 18 of 18) sorted by relevance

/hardware/ti/omap4-aah/libtiutils/
DSemaphore.cpp48 Release(); in ~Semaphore()
59 status_t Semaphore::Release() in Release() function in Ti::Utils::Semaphore
98 ret = Release(); in Create()
DSemaphore.h40 status_t Release();
/hardware/ti/omap4xxx/libtiutils/
DSemaphore.cpp47 Release(); in ~Semaphore()
58 status_t Semaphore::Release() in Release() function in android::Semaphore
97 ret = Release(); in Create()
DSemaphore.h37 status_t Release();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_vcxproj.sh167 for cfg in Debug Release; do
352 for config in Debug Release; do
373 for config in Release Debug; do
436 for config in Debug Release; do
454 for config in Debug Release; do
Dgen_msvs_proj.sh151 for cfg in Debug Release; do
168 for cfg in Debug Release; do
/hardware/intel/common/libmix/mix_common/
Dmixcommon.spec4 Release: 1
/hardware/intel/common/libmix/mix_audio/
Dmixaudio.spec10 Release: 1
/hardware/intel/common/libmix/mix_vbp/
Dmixvbp.spec10 Release: 1
/hardware/intel/img/psb_video/
Dpsb-video.spec13 Release: 1
/hardware/intel/common/libmix/mix_video/
Dmixvideo.spec10 Release: 1
/hardware/intel/bootstub/
Dbootstub.spec4 Release: 1%{?dist}
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.mk150 VS_PLATFORMS = $(foreach d,$(wildcard */Release/$(CODEC_LIB).lib),$(word 1,$(subst /, ,$(d))))
160 INSTALL_MAPS += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/% $(p)/Release/%)
457 LIBVPX_TEST_BINS := $(addprefix $(TGT_OS:win64=x64)/Release/,$(notdir $(LIBVPX_TEST_BINS)))
Dexamples.mk270 VS_PLATFORMS = $(foreach d,$(wildcard */Release/$(CODEC_LIB).lib),$(word 1,$(subst /, ,$(d))))
271 INSTALL_MAPS += $(foreach p,$(VS_PLATFORMS),bin/$(p)/% $(p)/Release/%)
/hardware/bsp/intel/peripheral/libmraa/src/javascript/
DCMakeLists.txt73 COMMAND sed -i "'s/mraa.node/build\\/Release\\/mraa.node/'"
/hardware/intel/common/libva/
Dlibva.spec6 Release: 0.0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME216 This will build the "Release" configuration of gtest.framework in your
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h18458 TestEventListener* Release(TestEventListener* listener);