Home
last modified time | relevance | path

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

/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/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/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/img/psb_video/
Dpsb-video.spec13 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/intel/common/libva/
Dlibva.spec6 Release: 0.0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc4388 TestEventListener* Release(TestEventListener* listener);
4428 TestEventListener* TestEventRepeater::Release(TestEventListener *listener) { in Release() function in testing::internal::TestEventRepeater
5062 TestEventListener* TestEventListeners::Release(TestEventListener* listener) { in Release() function in testing::TestEventListeners
5067 return repeater_->Release(listener); in Release()
5083 delete Release(default_result_printer_); in SetDefaultResultPrinter()
5099 delete Release(default_xml_generator_); in SetDefaultXmlGenerator()
/hardware/intel/img/libdrm/
Dconfig.guess1008 UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
Daclocal.m44643 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5583 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
/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);