Searched refs:AllocateBuffer (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.h | 149 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
|
D | dri_util.c | 730 return screen->driver->AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
|
/external/webp/src/dec/ |
D | buffer_dec.c | 87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function 216 status = AllocateBuffer(buffer); in WebPAllocateDecBuffer()
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/ |
D | tpu_client.cc | 450 StatusOr<std::unique_ptr<PyTpuBuffer>> PyTpuBuffer::AllocateBuffer( in AllocateBuffer() function in xla::PyTpuBuffer 469 AllocateBuffer(child_shape, client, device)); in AllocateBuffer() 567 ::xla::PyTpuBuffer::AllocateBuffer(result_shape_, client_, in ExecuteHelper()
|
D | tpu_client.h | 275 static StatusOr<std::unique_ptr<PyTpuBuffer>> AllocateBuffer(
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_fused_batch_norm_op.cc | 877 weights.AllocateBuffer(2 * depth_ * sizeof(U)); in Compute() 1301 weights.AllocateBuffer(2 * depth_ * sizeof(U)); in Compute() 1309 diff_weights.AllocateBuffer(2 * depth_ * sizeof(U)); in Compute()
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | hlo_control_flow_flattening_test.cc | 104 …constant.2 = s32[] custom-call(), custom_call_target="AllocateBuffer", custom_call_has_side_effect… in TEST_F()
|
/external/mesa3d/src/gallium/frontends/dri/ |
D | dri2.c | 2365 .AllocateBuffer = dri2_allocate_buffer, 2386 .AllocateBuffer = dri2_allocate_buffer,
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_screen.c | 1250 .AllocateBuffer = intelAllocateBuffer,
|
/external/libchrome/base/numerics/ |
D | README.md | 76 bool AllocateBuffer(void** buffer, StrictCast<size_t> size);
|
/external/cronet/base/numerics/ |
D | README.md | 91 bool AllocateBuffer(void** buffer, StrictCast<size_t> size);
|
/external/tensorflow/tensorflow/core/util/ |
D | mkl_util.h | 1449 inline void AllocateBuffer(size_t size) { in AllocateBuffer() function
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_screen.c | 2918 .AllocateBuffer = intelAllocateBuffer,
|
/external/webp/ |
D | ChangeLog | 360 776983d4 AllocateBuffer: fix int multiplication overflow check
|
/external/libabigail/tests/data/test-annotate/ |
D | test18-pr19037-libvtkRenderingLIC-6.1.so.abi | 7103 …<!-- vtkTextureObject* vtkLICPingPongBufferManager::AllocateBuffer(vtkRenderWindow*, unsigned int*… 7104 …<function-decl name='AllocateBuffer' mangled-name='_ZN27vtkLICPingPongBufferManager14AllocateBuffe…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test18-pr19037-libvtkRenderingLIC-6.1.so.abi | 4389 …<function-decl name='AllocateBuffer' mangled-name='_ZN27vtkLICPingPongBufferManager14AllocateBuffe…
|