| /OK3568_Linux_fs/kernel/drivers/firewire/ |
| H A D | core-iso.c | 205 int bandwidth, bool allocate) in manage_bandwidth() 243 u32 channels_mask, u64 offset, bool allocate) in manage_channel() 340 bool allocate) in fw_iso_resource_manage()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | alloc_traits.h | 132 allocate(_Alloc& __a, size_type __n) in _GLIBCXX_VISIBILITY() function 137 allocate(_Alloc& __a, size_type __n, _Hint __hint) in _GLIBCXX_VISIBILITY() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | alloc_traits.h | 132 allocate(_Alloc& __a, size_type __n) in _GLIBCXX_VISIBILITY() function 137 allocate(_Alloc& __a, size_type __n, _Hint __hint) in _GLIBCXX_VISIBILITY() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | memory-block.h | 56 memory_block_pool::allocate () in allocate() function
|
| H A D | alloc-pool.h | 348 base_pool_allocator <TBlockAllocator>::allocate () in allocate() function 503 allocate () ATTRIBUTE_MALLOC in allocate() function
|
| H A D | splay-tree.h | 118 splay_tree_allocate_fn allocate; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | memory-block.h | 56 memory_block_pool::allocate () in allocate() function
|
| H A D | alloc-pool.h | 348 base_pool_allocator <TBlockAllocator>::allocate () in allocate() function 503 allocate () ATTRIBUTE_MALLOC in allocate() function
|
| H A D | splay-tree.h | 118 splay_tree_allocate_fn allocate; member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.c | 1208 static int fts_test_malloc_free_data_csv(struct fts_test *tdata, bool allocate) in fts_test_malloc_free_data_csv() 1256 static int fts_test_malloc_free_data_txt(struct fts_test *tdata, bool allocate) in fts_test_malloc_free_data_txt() 1333 static int fts_test_malloc_free_incell(struct fts_test *tdata, bool allocate) in fts_test_malloc_free_incell() 1362 static int fts_test_malloc_free_mc_sc(struct fts_test *tdata, bool allocate) in fts_test_malloc_free_mc_sc() 1421 static int fts_test_malloc_free_sc(struct fts_test *tdata, bool allocate) in fts_test_malloc_free_sc() 1445 static int fts_test_malloc_free_thr(struct fts_test *tdata, bool allocate) in fts_test_malloc_free_thr()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dma-heap.h | 26 struct dma_buf *(*allocate)(struct dma_heap *heap, member
|
| H A D | ion.h | 66 int (*allocate)(struct ion_heap *heap, member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_memory_backend.h | 35 int (*allocate)(void *ctx, ump_dd_mem *descriptor); member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | allocator_traits.hpp | 292 BOOST_CONTAINER_FORCEINLINE static pointer allocate(Allocator &a, size_type n) in allocate() function 303 …BOOST_CONTAINER_FORCEINLINE static pointer allocate(Allocator &a, size_type n, const_void_pointer … in allocate() function
|
| H A D | new_allocator.hpp | 141 pointer allocate(size_type count) in allocate() function in boost::container::new_allocator
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/ |
| H A D | rk-dma-heap.h | 42 struct dma_buf *(*allocate)(struct rk_dma_heap *heap, member
|
| /OK3568_Linux_fs/kernel/sound/pci/mixart/ |
| H A D | mixart_mixer.c | 1055 int allocate = chip->monitoring_active[0] || in mixart_monitor_sw_put() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_common.h | 153 int (*allocate)(struct b43_wldev *dev); member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | utility.hpp | 1054 AutoBuffer<_Tp, fixed_size>::allocate(size_t _size) in allocate() function in cv::AutoBuffer
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder_alloc.c | 182 static int binder_update_page_range(struct binder_alloc *alloc, int allocate, in binder_update_page_range()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | utility.hpp | 1054 AutoBuffer<_Tp, fixed_size>::allocate(size_t _size) in allocate() function in cv::AutoBuffer
|
| H A D | cvstd.hpp | 130 …pointer allocate(size_type count, const void* =0) { return reinterpret_cast<pointer>(fastMalloc(co… in allocate() function in cv::Allocator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | utility.hpp | 1054 AutoBuffer<_Tp, fixed_size>::allocate(size_t _size) in allocate() function in cv::AutoBuffer
|
| H A D | cvstd.hpp | 130 …pointer allocate(size_type count, const void* =0) { return reinterpret_cast<pointer>(fastMalloc(co… in allocate() function in cv::Allocator
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | file.c | 725 int allocate = bu->buf ? 0 : 1; in ubifs_do_bulk_read() local
|