| /external/OpenCL-CTS/test_conformance/mem_host_flags/ | 
| D | mem_host_buffer.cpp | 33                                              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/ | 
| D | collection_ops_util.cc | 63   auto buffer_type = buffer.getType().cast<RankedTensorType>();  in GetIndicesForElement()  local78   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
 
 | 
| D | tensor_array_ops_decomposition.cc | 85   auto buffer_type = split.value().getType().dyn_cast<RankedTensorType>();  in GetSplitElementTypeAndCount()  local293   auto buffer_type = buffer.getType().cast<RankedTensorType>();  in HandleTensorArrayConcatV3Op()  local
 366   auto buffer_type = getElementTypeOrSelf(local_var.getType())  in HandleTensorArraySizeV3Op()  local
 384   auto buffer_type = getElementTypeOrSelf(local_var_type)  in CreateAndInitializeGradVariable()  local
 
 | 
| D | tensor_list_ops_decomposition.cc | 81     auto buffer_type = arg_to_buffer_type(i);  in ModifyFunctionSignature()  local279       auto buffer_type = it->getFirst().getType();  in HandleWhileRegionOp()  local
 
 | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/ | 
| D | dw_convolution_selector.cc | 56   bool buffer_type = storage_type == TensorStorageType::BUFFER ||  in SelectDWConvolutionMali()  local
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu/ | 
| D | gpu_passes.cc | 56     auto buffer_type = tfrt::gpu::BufferType::get(context);  in runOnFunction()  local
 | 
| /external/harfbuzz_ng/test/api/ | 
| D | test-buffer.c | 184   buffer_type_t buffer_type = GPOINTER_TO_INT (user_data);  in test_buffer_contents()  local936     const void *buffer_type = GINT_TO_POINTER (i);  in main()  local
 
 | 
| /external/crosvm/media/libva/src/ | 
| D | lib.rs | 15 mod buffer_type;  module
 | 
| /external/parameter-framework/asio-1.10.6/include/asio/ | 
| D | buffer.hpp | 741   typedef mutable_buffer buffer_type;  typedef748   typedef const_buffer buffer_type;  typedef
 765     buffer_type;  in buffer()  typedef
 777     buffer_type;  in buffer()  typedef
 
 | 
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl3cClipDistance.hpp | 408 			const std::type_info& buffer_type = typeid(T);  in useAsShaderInput()  local
 | 
| /external/mesa3d/src/loader/ | 
| D | loader_dri3_helper.c | 1759                        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()
 
 | 
| D | loader_dri3_helper.h | 83 loader_dri3_pixmap_buf_id(enum loader_dri3_buffer_type buffer_type)  in loader_dri3_pixmap_buf_id()
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | 
| D | stream_executor_util.cc | 450 void InitializeBuffer(se::Stream* stream, PrimitiveType buffer_type,  in InitializeBuffer()
 | 
| /external/mesa3d/src/mesa/drivers/dri/i915/ | 
| D | intel_context.c | 818                           enum __DRIimageBufferMask buffer_type)  in intel_update_image_buffer()
 | 
| D | intel_mipmap_tree.c | 315                                       enum __DRIimageBufferMask buffer_type,  in intel_miptree_create_for_image_buffer()
 | 
| /external/mesa3d/src/mesa/drivers/dri/i965/ | 
| D | brw_context.c | 1779                           enum __DRIimageBufferMask buffer_type)  in intel_update_image_buffer()
 | 
| /external/python/cpython2/Objects/ | 
| D | bufferobject.c | 27     enum buffer_t buffer_type)  in get_buf()
 | 
| /external/deqp-deps/amber/src/ | 
| D | pipeline.cc | 861         auto buffer_type =  in GenerateOpenCLPodBuffers()  local
 | 
| /external/deqp-deps/amber/src/amberscript/ | 
| D | parser.cc | 1115     BufferType buffer_type = BufferType::kUnknown;  in ParsePipelineBind()  local
 | 
| D | parser_bind_test.cc | 2909   for (const auto& buffer_type : unsupported_buffer_types) {  in TEST_F()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/robustness/ | 
| D | vktRobustBufferAccessWithVariablePointersTests.cpp | 816 	const Variable				buffer_type;  member in vkt::robustness::__anon6e4091f40111::Variables
 | 
| /external/mesa3d/src/gallium/auxiliary/draw/ | 
| D | draw_llvm.c | 712    LLVMTypeRef texture_type, sampler_type, context_type, buffer_type,  in create_jit_types()  local
 |