Home
last modified time | relevance | path

Searched refs:works (Results 1 – 25 of 39) sorted by relevance

12

/hardware/intel/common/wrs_omxil_core/utils/src/
Dworkqueue.cpp27 works = NULL; in WorkQueue()
63 while (works) in StopWork()
64 works = __list_delete(works, works); in StopWork()
116 if (!works) { in Run()
134 while (works) { in Run()
135 struct list *entry = works; in Run()
139 works = __list_delete(works, entry); in Run()
180 works = list_add_tail(works, static_cast<WorkableInterface *>(this)); in ScheduleWork()
189 works = list_add_tail(works, wi); in ScheduleWork()
191 works = list_add_tail(works, static_cast<WorkableInterface *>(this)); in ScheduleWork()
[all …]
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dworkqueue.h100 struct list *works; variable
/hardware/libhardware/modules/usbaudio/
Dalsa_device_profile.c212 bool works = false; /* let's be pessimistic */ in profile_test_sample_rate() local
217 works = pcm_is_ready(pcm); in profile_test_sample_rate()
221 return works; in profile_test_sample_rate()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DPATENTS3 "This implementation" means the copyrightable works distributed by
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
DPATENTS.TXT3 "This implementation" means the copyrightable works distributed by
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES37 * Colored output works in GNU Screen sessions now.
73 * Google Test now works on Solaris and AIX.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_loopfilter_neon.asm19 ; Currently vp9 only works on iterations 8 at a time. The vp8 loop filter
20 ; works on 16 iterations at a time.
82 ; Currently vp9 only works on iterations 8 at a time. The vp8 loop filter
83 ; works on 16 iterations at a time.
/hardware/intel/bootstub/
DLICENSE124 and can be reasonably considered independent and separate works in
126 sections when you distribute them as separate works. But when you
135 collective works based on the Program.
190 distribute the Program or its derivative works. These actions are
195 the Program or works based on it.
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING192 and can be reasonably considered independent and separate works in
194 sections when you distribute them as separate works. But when you
204 collective works based on the Library.
222 subsequent copies and derivative works made from that copy.
359 distribute the Library or its derivative works. These actions are
364 the Library or works based on it.
/hardware/libhardware_legacy/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/samsung_slsi/exynos5/libcamera2/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8226/liblight/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/media/libstagefrighthw/
DNOTICE56 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8226/libcopybit/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8084/liblight/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/ril/reference-ril/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8084/libcopybit/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8084/libgralloc/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/libhardware/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/bt/libbt-vendor/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8974/libcopybit/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/ril/libril/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8960/liblight/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8226/libgralloc/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/hardware/qcom/display/msm8960/libgralloc/
DNOTICE57 of this License, Derivative Works shall not include works that remain

12