Home
last modified time | relevance | path

Searched defs:buffer_type (Results 1 – 22 of 22) sorted by relevance

/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dmem_host_buffer.cpp33 enum BUFFER_TYPE buffer_type) in test_mem_host_read_only_buffer_RW()
62 enum BUFFER_TYPE buffer_type) in test_mem_host_read_only_buffer_RW_Rect()
92 enum BUFFER_TYPE buffer_type) in test_mem_host_read_only_buffer_RW_Mapping()
187 enum BUFFER_TYPE buffer_type) in test_mem_host_write_only_buffer_RW()
218 enum BUFFER_TYPE buffer_type) in test_mem_host_write_only_buffer_RW_Rect()
248 enum BUFFER_TYPE buffer_type) in test_mem_host_write_only_buffer_RW_Mapping()
343 enum BUFFER_TYPE buffer_type) in test_mem_host_no_access_buffer_RW()
374 enum BUFFER_TYPE buffer_type) in test_mem_host_no_access_buffer_RW_Rect()
404 enum BUFFER_TYPE buffer_type) in test_mem_host_no_access_buffer_RW_Mapping()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc63 auto buffer_type = buffer.getType().cast<RankedTensorType>(); in GetIndicesForElement() local
78 auto buffer_type = buffer.getType().cast<RankedTensorType>(); in GetElement() local
103 auto buffer_type = buffer.getType().cast<RankedTensorType>(); in SetElement() local
164 auto buffer_type = RankedTensorType::get(buffer_shape, element_dtype); in CreateInitBufferValue() local
268 auto buffer_type = buffer.getType().cast<RankedTensorType>(); in GatherElements() local
291 auto buffer_type = buffer.getType().cast<RankedTensorType>(); in ScatterAccumulateElements() local
Dtensor_array_ops_decomposition.cc86 auto buffer_type = split.value().getType().dyn_cast<RankedTensorType>(); in GetSplitElementTypeAndCount() local
294 auto buffer_type = buffer.getType().cast<RankedTensorType>(); in HandleTensorArrayConcatV3Op() local
367 auto buffer_type = getElementTypeOrSelf(local_var.getType()) in HandleTensorArraySizeV3Op() local
385 auto buffer_type = getElementTypeOrSelf(local_var_type) in CreateAndInitializeGradVariable() local
Dtensor_list_ops_decomposition.cc96 auto buffer_type = arg_to_buffer_type(i); in ModifyFunctionSignature() local
293 auto buffer_type = it->getFirst().getType(); in HandleWhileRegionOp() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Ddw_convolution_selector.cc54 bool buffer_type = storage_type == TensorStorageType::BUFFER || in SelectDWConvolutionMali() local
/external/harfbuzz_ng/test/api/
Dtest-buffer.c184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local
868 const void *buffer_type = GINT_TO_POINTER (i); in main() local
/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp741 typedef mutable_buffer buffer_type; typedef
748 typedef const_buffer buffer_type; typedef
765 buffer_type; in buffer() typedef
777 buffer_type; in buffer() typedef
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla.cc335 PyTypeObject* buffer_type = reinterpret_cast<PyTypeObject*>(buffer.ptr()); in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dstream_executor_util.cc304 void InitializeBuffer(se::Stream* stream, PrimitiveType buffer_type, in InitializeBuffer()
Dir_emitter_unnested.cc4290 llvm::Type* buffer_type = [&] { in EmitPrologueForReduction() local
4854 llvm::Type* buffer_type = llvm::ArrayType::get( in EmitHlo021Tile() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cClipDistance.hpp408 const std::type_info& buffer_type = typeid(T); in useAsShaderInput() local
/external/mesa3d/src/loader/
Dloader_dri3_helper.c1759 enum loader_dri3_buffer_type buffer_type, in dri3_get_pixmap_buffer()
1872 enum loader_dri3_buffer_type buffer_type, in dri3_get_buffer()
2002 enum loader_dri3_buffer_type buffer_type, in dri3_free_buffers()
Dloader_dri3_helper.h83 loader_dri3_pixmap_buf_id(enum loader_dri3_buffer_type buffer_type) in loader_dri3_pixmap_buf_id()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c818 enum __DRIimageBufferMask buffer_type) in intel_update_image_buffer()
Dintel_mipmap_tree.c315 enum __DRIimageBufferMask buffer_type, in intel_miptree_create_for_image_buffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1779 enum __DRIimageBufferMask buffer_type) in intel_update_image_buffer()
/external/python/cpython2/Objects/
Dbufferobject.c27 enum buffer_t buffer_type) in get_buf()
/external/deqp-deps/amber/src/
Dpipeline.cc845 auto buffer_type = in GenerateOpenCLPodBuffers() local
/external/webrtc/video/
Dvideo_stream_encoder.cc1341 const VideoFrameBuffer::Type buffer_type = in EncodeVideoFrame() local
/external/deqp-deps/amber/src/amberscript/
Dparser.cc1024 BufferType buffer_type = BufferType::kUnknown; in ParsePipelineBind() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp785 const Variable buffer_type; member in vkt::robustness::__anonebaadb960111::Variables
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c712 LLVMTypeRef texture_type, sampler_type, context_type, buffer_type, in create_jit_types() local