Home
last modified time | relevance | path

Searched defs:pointer (Results 276 – 300 of 2748) sorted by relevance

1...<<11121314151617181920>>...110

/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h111 using pointer = void*; variable
150 using pointer = T*; variable
Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__iterator/
Dreverse_iterator.h82 using pointer = typename iterator_traits<_Iter>::pointer; variable
358 using pointer = __iterator_pointer_type<_Iter>; variable
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h111 using pointer = void*; variable
150 using pointer = T*; variable
Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dlist_test.cpp265 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef
276 typedef boost::container::allocator_traits<allocator_type>::pointer pointer; in main() typedef
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h111 using pointer = void*; variable
150 using pointer = T*; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dscoped_arena_containers.h111 using pointer = void*; variable
150 using pointer = T*; variable
Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__iterator/
Dreverse_iterator.h82 using pointer = typename iterator_traits<_Iter>::pointer; variable
358 using pointer = __iterator_pointer_type<_Iter>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__iterator/
Dreverse_iterator.h82 using pointer = typename iterator_traits<_Iter>::pointer; variable
358 using pointer = __iterator_pointer_type<_Iter>; variable
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h107 typedef void* pointer; typedef
146 typedef T* pointer; typedef
Darena_containers.h132 typedef void* pointer; typedef
165 typedef T* pointer; typedef
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dscoped_arena_containers.h111 using pointer = void*; variable
150 using pointer = T*; variable
Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/
Dextension_size.cpp123 typedef value_type* pointer; typedef
136 typedef const value_type* pointer; typedef
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_memory.cpp974 const auto pointer = _.FindDef(pointer_id); in ValidateLoad() local
1034 const auto pointer = _.FindDef(pointer_id); in ValidateStore() local
1986 const auto pointer = _.FindDef(pointer_id); in ValidateCooperativeMatrixLoadStoreNV() local
2090 const auto pointer = _.FindDef(pointer_id); in ValidateCooperativeMatrixLoadStoreKHR() local
2228 const auto pointer = _.FindDef(pointer_id); in ValidateCooperativeMatrixLoadStoreTensorNV() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dmatrix_expression.hpp469 typedef typename vector_matrix_binary::const_pointer pointer; typedef in boost::numeric::ublas::vector_matrix_binary::const_iterator1
670 typedef typename vector_matrix_binary::const_pointer pointer; typedef in boost::numeric::ublas::vector_matrix_binary::const_iterator2
1041 typedef typename matrix_unary1::const_pointer pointer; typedef in boost::numeric::ublas::matrix_unary1::const_iterator1
1212 typedef typename matrix_unary1::const_pointer pointer; typedef in boost::numeric::ublas::matrix_unary1::const_iterator2
1603 typedef typename matrix_unary2::const_pointer pointer; typedef in boost::numeric::ublas::matrix_unary2::const_iterator1
1774 typedef typename matrix_unary2::const_pointer pointer; typedef in boost::numeric::ublas::matrix_unary2::const_iterator2
2158 typedef typename matrix_binary::const_pointer pointer; typedef in boost::numeric::ublas::matrix_binary::const_iterator1
2509 typedef typename matrix_binary::const_pointer pointer; typedef in boost::numeric::ublas::matrix_binary::const_iterator2
3061 typedef typename matrix_binary_scalar1::const_pointer pointer; typedef in boost::numeric::ublas::matrix_binary_scalar1::const_iterator1
3240 typedef typename matrix_binary_scalar1::const_pointer pointer; typedef in boost::numeric::ublas::matrix_binary_scalar1::const_iterator2
[all …]
/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp604 IdRef pointer, in WriteLoad()
618 void WriteStore(Blob *blob, IdRef pointer, IdRef object, const spv::MemoryAccessMask *memoryAccess3) in WriteStore()
2437 IdRef pointer, in WriteAtomicLoad()
2451 IdRef pointer, in WriteAtomicStore()
2467 IdRef pointer, in WriteAtomicExchange()
2485 IdRef pointer, in WriteAtomicCompareExchange()
2507 IdRef pointer, in WriteAtomicIIncrement()
2523 IdRef pointer, in WriteAtomicIDecrement()
2539 IdRef pointer, in WriteAtomicIAdd()
2557 IdRef pointer, in WriteAtomicISub()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dallocator_version_traits.hpp46 typedef typename boost::container::allocator_traits<Allocator>::pointer pointer; typedef
73 typedef typename boost::container::allocator_traits<Allocator>::pointer pointer; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dnew_allocator.hpp49 typedef void * pointer; typedef in boost::container::new_allocator
111 typedef T * pointer; typedef in boost::container::new_allocator
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
Dnode_iterators.hpp64 pointer; typedef in __gnu_pbds::detail::ov_tree_node_const_it_
211 typedef typename base_type::pointer pointer; typedef in __gnu_pbds::detail::ov_tree_node_it_
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Darena_containers.h132 typedef void* pointer; typedef
165 typedef T* pointer; typedef
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Darena_containers.h136 using pointer = void*; variable
169 using pointer = T*; variable

1...<<11121314151617181920>>...110