/aosp_15_r20/external/OpenCL-CTS/test_conformance/mem_host_flags/ |
H A D | mem_host_buffer.cpp | 32 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_read_only_buffer_RW() 60 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_read_only_buffer_RW_Rect() 89 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_read_only_buffer_RW_Mapping() 196 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_write_only_buffer_RW() 226 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_write_only_buffer_RW_Rect() 255 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_write_only_buffer_RW_Mapping() 364 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_no_access_buffer_RW() 394 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_no_access_buffer_RW_Rect() 423 cl_mem_flags parent_buffer_flag, enum BUFFER_TYPE buffer_type) in test_mem_host_no_access_buffer_RW_Mapping()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | buffers_iterator.hpp | 38 typedef const_buffer buffer_type; typedef 49 typedef mutable_buffer buffer_type; typedef 67 typedef typename helper::buffer_type buffer_type; typedef 75 typedef mutable_buffer buffer_type; typedef 83 typedef const_buffer buffer_type; typedef 93 typedef mutable_buffer buffer_type; typedef 101 typedef const_buffer buffer_type; typedef 115 BufferSequence, ByteType>::buffer_type buffer_type; typedef in boost::asio::buffers_iterator
|
D | buffer.hpp | 1066 typedef mutable_buffer buffer_type; typedef 1073 typedef const_buffer buffer_type; typedef 1090 buffer_type; in buffer() typedef 1103 buffer_type; in buffer() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/ |
D | any_iterator_interface.hpp | 64 typedef Buffer buffer_type; typedef 89 … typedef typename any_incrementable_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef 115 … typedef typename any_single_pass_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef 137 … typedef typename any_forward_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef 165 … typedef typename any_bidirectional_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef
|
D | any_iterator.hpp | 310 typedef Buffer buffer_type; typedef in boost::range_detail::any_iterator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | collection_ops_util.cc | 63 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
|
H A D | tensor_array_ops_decomposition.cc | 85 auto buffer_type = split.value().getType().dyn_cast<RankedTensorType>(); in GetSplitElementTypeAndCount() local 293 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
|
H A D | tensor_list_ops_decomposition.cc | 81 auto buffer_type = arg_to_buffer_type(i); in ModifyFunctionSignature() local 279 auto buffer_type = it->getFirst().getType(); in HandleWhileRegionOp() local
|
/aosp_15_r20/external/emboss/compiler/back_end/cpp/ |
H A D | header_generator.py | 237 def _offset_storage_adapter(buffer_type, alignment, static_offset): argument 242 def _bytes_to_bits_convertor(buffer_type, byte_order, size): argument 267 def _get_adapted_cpp_buffer_type_for_field(type_definition, size_in_bits, argument 284 type_definition, size, ir, buffer_type, byte_order, parent_addressable_unit, argument 346 type_ir, size, byte_order, ir, buffer_type, parent_addressable_unit, argument 727 def _get_cpp_type_reader_of_field(field_ir, ir, buffer_type, validator, argument
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_jit_types.c | 40 LLVMTypeRef buffer_type; in lp_build_create_jit_buffer_type() local 93 LLVMTypeRef buffer_type = lp_build_create_jit_buffer_type(gallivm); in lp_llvm_buffer_member() local 283 LLVMTypeRef texture_type, sampler_type, image_type, buffer_type; in lp_build_jit_resources_type() local
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/ |
H A D | buffer.hpp | 741 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
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-buffer.c | 184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local 936 const void *buffer_type = GINT_TO_POINTER (i); in main() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/ |
H A D | loader_dri3_helper.c | 1899 enum loader_dri3_buffer_type buffer_type, in dri3_get_pixmap_buffer() 1977 enum loader_dri3_buffer_type buffer_type, in dri3_get_buffer() 2107 enum loader_dri3_buffer_type buffer_type, in dri3_free_buffers()
|
H A D | loader_dri3_helper.h | 90 loader_dri3_pixmap_buf_id(enum loader_dri3_buffer_type buffer_type) in loader_dri3_pixmap_buf_id()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/ |
H A D | dw_convolution_selector.cc | 56 bool buffer_type = storage_type == TensorStorageType::BUFFER || in SelectDWConvolutionMali() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu/ |
H A D | gpu_passes.cc | 56 auto buffer_type = tfrt::gpu::BufferType::get(context); in runOnFunction() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/ |
D | monitor.cpp | 93 typedef buffer_t<M> buffer_type; in do_test() typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/nonterminal/ |
D | debug_handler.hpp | 32 typedef detail::enable_buffering<output_iterator> buffer_type; typedef
|
/aosp_15_r20/system/logging/logd/ |
H A D | main.cpp | 237 std::string buffer_type = GetProperty("logd.buffer_type", "serialized"); in main() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl3cClipDistance.hpp | 411 const std::type_info &buffer_type = typeid(T); in useAsShaderInput() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | stream_executor_util.cc | 450 void InitializeBuffer(se::Stream* stream, PrimitiveType buffer_type, in InitializeBuffer()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/include/boost/endian/ |
D | arithmetic.hpp | 184 typedef endian_buffer<Order, T, n_bits, Align> buffer_type; typedef in boost::endian::endian_arithmetic
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | bufferobject.c | 27 enum buffer_t buffer_type) in get_buf()
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_wayland.c | 186 enum wsi_wl_buffer_type buffer_type; member 2513 enum wsi_wl_buffer_type buffer_type; in wsi_wl_surface_create_swapchain() local
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | pipeline.cc | 860 auto buffer_type = in GenerateOpenCLPodBuffers() local
|