Searched refs:Obj (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | smartptr.h | 89 template<typename Obj> 90 RefObj* generate_ref_count (Obj *obj, std::true_type) in generate_ref_count() 97 template<typename Obj> 98 RefCount* generate_ref_count (Obj *, std::false_type) in generate_ref_count() argument 103 template <typename Obj> 108 SmartPtr (Obj *obj = NULL) 124 SmartPtr (const SmartPtr<Obj> &obj) in SmartPtr() 148 SmartPtr<Obj> & operator = (Obj *obj) { 155 SmartPtr<Obj> & operator = (ObjDerive *obj) { 161 SmartPtr<Obj> & operator = (const SmartPtr<Obj> &obj) { [all …]
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | sample_python_attrs.py | 5 class Obj(object): class 10 obj1 = Obj(2) 13 obj2 = Obj(3, 4)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | decltype.hpp | 236 … #define BOOST_PROTO_GET_POINTER(Type, Obj) \ argument 238 … boost::proto::detail::lvalue(Obj) \ 239 … , (true ? 0 : get_pointer(Obj)) \ 240 … , (true ? 0 : boost::addressof(boost::proto::detail::lvalue(Obj))) \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | template_encoding.hpp | 77 #define BOOST_TYPEOF_VIRTUAL(Fun, Obj)\ argument 78 BOOST_TYPEOF_CAT_4(BOOST_TYPEOF_, BOOST_PP_SEQ_HEAD(Obj), _, Fun)
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | komeda-kms.rst | 361 So, one KMS-Obj represents a sub-pipeline of komeda resources.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 3924 Obj-C++ front end depends on the C++ and ObjC front ends, so sets
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 3924 Obj-C++ front end depends on the C++ and ObjC front ends, so sets
|