OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocated_count
(Results
1 - 18
of
18
) sorted by null
/external/tensorflow/tensorflow/core/common_runtime/gpu/
pool_allocator_test.cc
42
EXPECT_EQ(0, pool.
allocated_count
());
58
EXPECT_EQ(0, pool.
allocated_count
());
75
EXPECT_EQ(0, pool.
allocated_count
());
110
EXPECT_EQ(10, pool.
allocated_count
());
139
EXPECT_EQ(1, pool.
allocated_count
());
146
EXPECT_EQ(1, pool.
allocated_count
());
154
EXPECT_EQ(2, pool.
allocated_count
());
181
EXPECT_EQ(3, pool.
allocated_count
());
187
EXPECT_EQ(0, pool.
allocated_count
());
pool_allocator.h
102
int64
allocated_count
() const NO_THREAD_SAFETY_ANALYSIS {
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp
[
all
...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h
866
unsigned int
allocated_count
;
member in class:omx_vdec::allocate_color_convert_buf
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
1013
unsigned int
allocated_count
;
member in class:omx_vdec::allocate_color_convert_buf
[
all
...]
omx_vdec_hevc.h
891
unsigned int
allocated_count
;
member in class:omx_vdec::allocate_color_convert_buf
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
1049
unsigned int
allocated_count
;
member in class:omx_vdec::allocate_color_convert_buf
[
all
...]
omx_vdec_hevc.h
882
unsigned int
allocated_count
;
member in class:omx_vdec::allocate_color_convert_buf
[
all
...]
omx_vdec_hevc_swvdec.h
1046
unsigned int
allocated_count
;
member in class:omx_vdec::allocate_color_convert_buf
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
1112
unsigned int
allocated_count
;
member in class:omx_vdec::allocate_color_convert_buf
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp
[
all
...]
omx_vdec_hevc.cpp
[
all
...]
omx_vdec_hevc_swvdec.cpp
[
all
...]
omx_vdec_msm8974.cpp
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp
[
all
...]
omx_vdec_hevc_swvdec.cpp
[
all
...]
omx_vdec_v4l2.cpp
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp
[
all
...]
Completed in 7776 milliseconds