OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allocate_data
(Results
1 - 24
of
24
) sorted by null
/toolchain/binutils/binutils-2.27/libiberty/
splay-tree.c
103
(*sp->deallocate) ((char*) temp, sp->
allocate_data
);
293
void *
allocate_data
)
298
allocate_data
);
310
void * @var{
allocate_data
})
332
void *
allocate_data
)
335
(sizeof (struct splay_tree_s),
allocate_data
);
343
sp->
allocate_data
=
allocate_data
;
354
(*sp->deallocate) ((char*) sp, sp->
allocate_data
);
386
sp->
allocate_data
));
[
all
...]
functions.texi
[
all
...]
/external/libxcam/modules/ocl/
cl_3a_stats_context.h
55
bool
allocate_data
(const VideoBufferInfo &buffer_info, uint32_t width_factor, uint32_t height_factor);
cl_image_bo_buffer.h
79
virtual SmartPtr<BufferData>
allocate_data
(const VideoBufferInfo &buffer_info);
cl_video_buffer.h
97
virtual SmartPtr<BufferData>
allocate_data
(const VideoBufferInfo &buffer_info);
cl_video_buffer.cpp
126
CLVideoBufferPool::
allocate_data
(const VideoBufferInfo &buffer_info)
function in class:XCam::CLVideoBufferPool
cl_image_bo_buffer.cpp
206
CLBoBufferPool::
allocate_data
(const VideoBufferInfo &buffer_info)
function in class:XCam::CLBoBufferPool
cl_3a_stats_context.cpp
49
CL3AStatsCalculatorContext::
allocate_data
(const VideoBufferInfo &buffer_info, uint32_t width_factor, uint32_t height_factor)
function in class:XCam::CL3AStatsCalculatorContext
cl_bayer_basic_handler.cpp
294
!_3a_stats_context->
allocate_data
(
/external/libxcam/modules/soft/
soft_video_buf_allocator.h
39
virtual SmartPtr<BufferData>
allocate_data
(const VideoBufferInfo &buffer_info);
soft_video_buf_allocator.cpp
86
SoftVideoBufAllocator::
allocate_data
(const VideoBufferInfo &buffer_info)
function in class:XCam::SoftVideoBufAllocator
/external/libxcam/xcore/
x3a_stats_pool.h
77
virtual SmartPtr<BufferData>
allocate_data
(const VideoBufferInfo &buffer_info);
buffer_pool.h
109
virtual SmartPtr<BufferData>
allocate_data
(const VideoBufferInfo &buffer_info) = 0;
drm_bo_buffer.h
117
virtual SmartPtr<BufferData>
allocate_data
(const VideoBufferInfo &buffer_info);
x3a_stats_pool.cpp
99
X3aStatsPool::
allocate_data
(const VideoBufferInfo &buffer_info)
function in class:XCam::X3aStatsPool
buffer_pool.cpp
109
SmartPtr<BufferData> new_data =
allocate_data
(_buffer_info);
drm_bo_buffer.cpp
270
DrmBoBufferPool::
allocate_data
(const VideoBufferInfo &buffer_info)
function in class:XCam::DrmBoBufferPool
/external/libxcam/modules/isp/
x3a_statistics_queue.h
87
virtual SmartPtr<BufferData>
allocate_data
(const VideoBufferInfo &buffer_info);
x3a_statistics_queue.cpp
225
X3aStatisticsQueue::
allocate_data
(const VideoBufferInfo &buffer_info)
function in class:XCam::X3aStatisticsQueue
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
splay-tree.h
115
/* Node allocate function. Takes
allocate_data
as a parameter. */
118
/* Free function for nodes and trees. Takes
allocate_data
as a parameter. */
122
void * GTY((skip))
allocate_data
;
/toolchain/binutils/binutils-2.27/include/
splay-tree.h
110
/* Node allocate function. Takes
allocate_data
as a parameter. */
113
/* Free function for nodes and trees. Takes
allocate_data
as a parameter. */
117
void *
allocate_data
;
member in struct:splay_tree_s
ChangeLog-9103
254
(struct splay_tree_s): Likewise. Make
allocate_data
a PTR,
454
`
allocate_data
'.
[
all
...]
/external/opencv/cxcore/include/
cxcore.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
gtype.state
[
all
...]
Completed in 364 milliseconds