/aosp_15_r20/frameworks/av/media/module/extractors/mpeg2/ |
H A D | MPEG2TSExtractor.cpp | 79 const sp<AnotherPacketSource> &impl, in MPEG2TSSource() 312 media_status_t MPEG2TSExtractor::setMediaCas(const uint8_t* casToken, size_t size) { in setMediaCas() 327 status_t MPEG2TSExtractor::findIndexOfSource(const sp<AnotherPacketSource> &impl, size_t *index) { in findIndexOfSource() 337 void MPEG2TSExtractor::addSource(const sp<AnotherPacketSource> &impl) { in addSource() 360 sp<AnotherPacketSource> impl = mParser->getSource(ATSParser::VIDEO); in init() local 377 sp<AnotherPacketSource> impl = mParser->getSource(ATSParser::AUDIO); in init() local 412 off64_t size; in init() local 451 sp<AnotherPacketSource> impl = mParser->getSource(type); in init() local 517 size_t size = syncPoints->size(); in addSyncPoint_l() local 537 off64_t size = 0; in estimateDurationsFromTimesUsAtEnd() local [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream.cc | 894 dnn::QuantizedActivationMode mode, void *host_dst, uint64_t size) { in ThenMemcpyD2HQuantized() 908 const void *host_src, uint64_t size, dnn::QuantizedActivationMode mode, in ThenMemcpyH2DQuantized() 1107 impl; in ThenBlasAxpy() local 1120 impl; in ThenBlasAxpy() local 1135 impl; in ThenBlasAxpy() local 1150 impl; in ThenBlasAxpy() local 1161 impl; in ThenBlasCopy() local 1172 impl; in ThenBlasCopy() local 1185 impl; in ThenBlasCopy() local 1198 impl; in ThenBlasCopy() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | winrt_ssocket_service.hpp | 78 void move_construct(implementation_type& impl, in move_construct() 88 void move_assign(implementation_type& impl, in move_assign() 100 void converting_move_construct(implementation_type& impl, in converting_move_construct() 112 boost::system::error_code open(implementation_type& impl, in open() 137 boost::system::error_code assign(implementation_type& impl, in assign() 163 endpoint_type local_endpoint(const implementation_type& impl, in local_endpoint() 173 endpoint_type remote_endpoint(const implementation_type& impl, in remote_endpoint() 192 boost::system::error_code set_option(implementation_type& impl, in set_option() 202 boost::system::error_code get_option(const implementation_type& impl, in get_option() 205 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
D | reactive_socket_service.hpp | 91 void move_construct(implementation_type& impl, in move_construct() 101 void move_assign(implementation_type& impl, in move_assign() 113 void converting_move_construct(implementation_type& impl, in converting_move_construct() 125 boost::system::error_code open(implementation_type& impl, in open() 135 boost::system::error_code assign(implementation_type& impl, in assign() 145 native_handle_type native_handle(implementation_type& impl) in native_handle() 151 boost::system::error_code bind(implementation_type& impl, in bind() 160 boost::system::error_code set_option(implementation_type& impl, in set_option() 171 boost::system::error_code get_option(const implementation_type& impl, in get_option() 174 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
D | win_iocp_socket_service.hpp | 147 void move_construct(implementation_type& impl, in move_construct() 163 void move_assign(implementation_type& impl, in move_assign() 181 void converting_move_construct(implementation_type& impl, in converting_move_construct() 199 boost::system::error_code open(implementation_type& impl, in open() 213 boost::system::error_code assign(implementation_type& impl, in assign() 227 native_handle_type native_handle(implementation_type& impl) in native_handle() 235 boost::system::error_code bind(implementation_type& impl, in bind() 244 boost::system::error_code set_option(implementation_type& impl, in set_option() 255 boost::system::error_code get_option(const implementation_type& impl, in get_option() 258 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
/aosp_15_r20/external/clang/test/Analysis/inlining/ |
H A D | containers.cpp | 87 unsigned size; member in MySet 114 int *impl; member 171 MySet impl; member in BeginOnlySet 174 MySet::iterator impl; member 204 MySet impl; member in IteratorTypedefOnlySet 226 MySet impl; member in IteratorUsingOnlySet 248 MySet impl; member in IteratorStructOnlySet 259 int *impl; member
|
/aosp_15_r20/frameworks/av/media/codec2/vndk/ |
H A D | C2Buffer.cpp | 158 size_t offset = 0, size_t size = ~(size_t)0) in _C2Block1DImpl() 163 _C2Block1DImpl(const _C2Block1DImpl &other, size_t offset = 0, size_t size = ~(size_t)0) in _C2Block1DImpl() 202 size_t offset = 0, size_t size = ~(size_t)0) in _C2MappedBlock1DImpl() 242 C2Block1D::C2Block1D(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &range) in C2Block1D() 258 C2ReadView::C2ReadView(std::shared_ptr<Impl> impl, uint32_t offset, uint32_t size) in C2ReadView() 288 C2WriteView::C2WriteView(std::shared_ptr<Impl> impl) in C2WriteView() 306 C2ConstLinearBlock::C2ConstLinearBlock(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &rang… in C2ConstLinearBlock() 336 C2LinearBlock::C2LinearBlock(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &range) in C2LinearBlock() 446 const std::shared_ptr<_C2BlockPoolData> &data, size_t offset, size_t size) { in CreateLinearBlock() 447 std::shared_ptr<C2Block1D::Impl> impl = in CreateLinearBlock() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.55/boost/asio/detail/ |
D | reactive_socket_service_ext.hpp | 85 void move_construct(implementation_type& impl, in move_construct() 95 void move_assign(implementation_type& impl, in move_assign() 107 void converting_move_construct(implementation_type& impl, in converting_move_construct() 118 boost::system::error_code open(implementation_type& impl, in open() 128 boost::system::error_code assign(implementation_type& impl, in assign() 138 native_handle_type native_handle(implementation_type& impl) in native_handle() 144 boost::system::error_code bind(implementation_type& impl, in bind() 153 boost::system::error_code set_option(implementation_type& impl, in set_option() 164 boost::system::error_code get_option(const implementation_type& impl, in get_option() 167 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
D | reactive_socket_service_ext_local.hpp | 85 void move_construct(implementation_type& impl, in move_construct() 95 void move_assign(implementation_type& impl, in move_assign() 107 void converting_move_construct(implementation_type& impl, in converting_move_construct() 118 boost::system::error_code open(implementation_type& impl, in open() 128 boost::system::error_code assign(implementation_type& impl, in assign() 138 native_handle_type native_handle(implementation_type& impl) in native_handle() 144 boost::system::error_code bind(implementation_type& impl, in bind() 153 boost::system::error_code set_option(implementation_type& impl, in set_option() 164 boost::system::error_code get_option(const implementation_type& impl, in get_option() 167 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
H A D | reactive_socket_service.hpp | 77 void move_construct(implementation_type& impl, in move_construct() 87 void move_assign(implementation_type& impl, in move_assign() 99 void converting_move_construct(implementation_type& impl, in converting_move_construct() 110 asio::error_code open(implementation_type& impl, in open() 120 asio::error_code assign(implementation_type& impl, in assign() 130 native_handle_type native_handle(implementation_type& impl) in native_handle() 136 asio::error_code bind(implementation_type& impl, in bind() 145 asio::error_code set_option(implementation_type& impl, in set_option() 156 asio::error_code get_option(const implementation_type& impl, in get_option() 159 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class-android/1.4.0-alpha04/androidx.compose.material3_material3-window-size-class/android_common/aar/ |
D | classes.jar | ... $a$-with-AndroidWindowSizeClass_androidKt$calculateWindowSizeClass$size$1
androidx.compose.ui.unit. ... |
D | androidx.compose.material3_material3-window-size-class.jar | ... $a$-with-AndroidWindowSizeClass_androidKt$calculateWindowSizeClass$size$1
androidx.compose.ui.unit. ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material3/material3-window-size-class-android/1.4.0-alpha04/androidx.compose.material3_material3-window-size-class/android_common_apex30/aar/ |
D | androidx.compose.material3_material3-window-size-class.jar | ... $a$-with-AndroidWindowSizeClass_androidKt$calculateWindowSizeClass$size$1
androidx.compose.ui.unit. ... |
D | classes.jar | ... $a$-with-AndroidWindowSizeClass_androidKt$calculateWindowSizeClass$size$1
androidx.compose.ui.unit. ... |
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/detail/ |
D | reactive_socket_service_ext_local.hpp | 91 void move_construct(implementation_type& impl, in move_construct() 101 void move_assign(implementation_type& impl, in move_assign() 113 void converting_move_construct(implementation_type& impl, in converting_move_construct() 125 boost::system::error_code open(implementation_type& impl, in open() 135 boost::system::error_code assign(implementation_type& impl, in assign() 145 native_handle_type native_handle(implementation_type& impl) in native_handle() 151 boost::system::error_code bind(implementation_type& impl, in bind() 160 boost::system::error_code set_option(implementation_type& impl, in set_option() 171 boost::system::error_code get_option(const implementation_type& impl, in get_option() 174 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
D | reactive_socket_service_ext.hpp | 93 void move_construct(implementation_type& impl, in move_construct() 103 void move_assign(implementation_type& impl, in move_assign() 115 void converting_move_construct(implementation_type& impl, in converting_move_construct() 127 boost::system::error_code open(implementation_type& impl, in open() 137 boost::system::error_code assign(implementation_type& impl, in assign() 147 native_handle_type native_handle(implementation_type& impl) in native_handle() 153 boost::system::error_code bind(implementation_type& impl, in bind() 162 boost::system::error_code set_option(implementation_type& impl, in set_option() 173 boost::system::error_code get_option(const implementation_type& impl, in get_option() 176 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/detail/ |
D | reactive_socket_service_ext_local.hpp | 92 void move_construct(implementation_type& impl, in move_construct() 102 void move_assign(implementation_type& impl, in move_assign() 114 void converting_move_construct(implementation_type& impl, in converting_move_construct() 126 boost::system::error_code open(implementation_type& impl, in open() 136 boost::system::error_code assign(implementation_type& impl, in assign() 146 native_handle_type native_handle(implementation_type& impl) in native_handle() 152 boost::system::error_code bind(implementation_type& impl, in bind() 161 boost::system::error_code set_option(implementation_type& impl, in set_option() 172 boost::system::error_code get_option(const implementation_type& impl, in get_option() 175 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
D | reactive_socket_service_ext.hpp | 92 void move_construct(implementation_type& impl, in move_construct() 102 void move_assign(implementation_type& impl, in move_assign() 114 void converting_move_construct(implementation_type& impl, in converting_move_construct() 126 boost::system::error_code open(implementation_type& impl, in open() 136 boost::system::error_code assign(implementation_type& impl, in assign() 146 native_handle_type native_handle(implementation_type& impl) in native_handle() 152 boost::system::error_code bind(implementation_type& impl, in bind() 161 boost::system::error_code set_option(implementation_type& impl, in set_option() 172 boost::system::error_code get_option(const implementation_type& impl, in get_option() 175 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/detail/ |
D | reactive_socket_service_ext_local.hpp | 92 void move_construct(implementation_type& impl, in move_construct() 102 void move_assign(implementation_type& impl, in move_assign() 114 void converting_move_construct(implementation_type& impl, in converting_move_construct() 126 boost::system::error_code open(implementation_type& impl, in open() 136 boost::system::error_code assign(implementation_type& impl, in assign() 146 native_handle_type native_handle(implementation_type& impl) in native_handle() 152 boost::system::error_code bind(implementation_type& impl, in bind() 161 boost::system::error_code set_option(implementation_type& impl, in set_option() 172 boost::system::error_code get_option(const implementation_type& impl, in get_option() 175 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
D | reactive_socket_service_ext.hpp | 92 void move_construct(implementation_type& impl, in move_construct() 102 void move_assign(implementation_type& impl, in move_assign() 114 void converting_move_construct(implementation_type& impl, in converting_move_construct() 126 boost::system::error_code open(implementation_type& impl, in open() 136 boost::system::error_code assign(implementation_type& impl, in assign() 146 native_handle_type native_handle(implementation_type& impl) in native_handle() 152 boost::system::error_code bind(implementation_type& impl, in bind() 161 boost::system::error_code set_option(implementation_type& impl, in set_option() 172 boost::system::error_code get_option(const implementation_type& impl, in get_option() 175 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/detail/ |
D | reactive_socket_service_ext_local.hpp | 92 void move_construct(implementation_type& impl, in move_construct() 102 void move_assign(implementation_type& impl, in move_assign() 114 void converting_move_construct(implementation_type& impl, in converting_move_construct() 126 boost::system::error_code open(implementation_type& impl, in open() 136 boost::system::error_code assign(implementation_type& impl, in assign() 146 native_handle_type native_handle(implementation_type& impl) in native_handle() 152 boost::system::error_code bind(implementation_type& impl, in bind() 161 boost::system::error_code set_option(implementation_type& impl, in set_option() 172 boost::system::error_code get_option(const implementation_type& impl, in get_option() 175 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
D | reactive_socket_service_ext.hpp | 92 void move_construct(implementation_type& impl, in move_construct() 102 void move_assign(implementation_type& impl, in move_assign() 114 void converting_move_construct(implementation_type& impl, in converting_move_construct() 126 boost::system::error_code open(implementation_type& impl, in open() 136 boost::system::error_code assign(implementation_type& impl, in assign() 146 native_handle_type native_handle(implementation_type& impl) in native_handle() 152 boost::system::error_code bind(implementation_type& impl, in bind() 161 boost::system::error_code set_option(implementation_type& impl, in set_option() 172 boost::system::error_code get_option(const implementation_type& impl, in get_option() 175 std::size_t size = option.size(impl.protocol_); in get_option() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/list/ |
D | for_each_product.hpp | 34 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_OV_2(macro, size, tuple) BOOST_PP_LIST_FOR_EACH_PRODUCT_E(B… argument 50 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_R_OV_2(r, macro, size, tuple) BOOST_PP_LIST_FOR_EACH_PRODUC… argument 65 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_E(impl, macro, size, lists) impl((BOOST_PP_LIST_FIRST(li… argument 67 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_E(impl, macro, size, lists) BOOST_PP_LIST_FOR_EACH_PRODU… argument 68 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_E_D(impl, macro, size, lists) impl((BOOST_PP_LIST_FIRST(… argument 73 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_P_I(a, b, res, macro, size) BOOST_PP_LIST_IS_CONS(a) argument 80 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_O_I(a, b, res, macro, size) (BOOST_PP_LIST_REST(a), b, r… argument 92 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_I_I(r, a, b, res, macro, size) BOOST_PP_LIST_FOR_EACH_PRODU… argument 93 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_I_II(r, macro, args, size) BOOST_PP_LIST_FOR_EACH_PRODUCT_I… argument 94 # define BOOST_PP_LIST_FOR_EACH_PRODUCT_I_III(r, macro, args, size) macro(r, BOOST_PP_TUPLE_REVERSE… argument [all …]
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | DrawMeshOp.cpp | 187 GrFragmentProcessor::ProgramImpl* impl = fChildImpls[index].get(); in setData() local 191 GrFragmentProcessor::ProgramImpl& impl) { in setData() 298 GrFragmentProcessor::ProgramImpl* impl = fSelf->fChildImpls[index].get(); in sampleShader() local 313 GrFragmentProcessor::ProgramImpl* impl = fSelf->fChildImpls[index].get(); in sampleColorFilter() local 328 GrFragmentProcessor::ProgramImpl* impl = fSelf->fChildImpls[index].get(); in sampleBlender() local 479 GrFragmentProcessor::ProgramImpl* impl = fChildImpls[fpIdx].get(); in onEmitCode() local 485 GrFragmentProcessor::ProgramImpl& impl) { in onEmitCode() 855 size_t size = fMeshData.vcount * mesh.spec()->stride(); in Mesh() local 862 size_t size = fMeshData.icount * sizeof(uint16_t); in Mesh() local 953 size_t size = 8; in make_vertices_spec() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/ |
D | Socket.java | 76 SocketImpl impl; field in Socket 179 protected Socket(SocketImpl impl) throws SocketException { in Socket() 188 private static Void checkPermission(SocketImpl impl) { in checkPermission() 1252 public synchronized void setSendBufferSize(int size) in setSendBufferSize() 1326 public synchronized void setReceiveBufferSize(int size) in setReceiveBufferSize() 1880 SocketImpl impl = getImpl(); in supportedOptions() local
|