Searched refs:TypeT (Results 1 – 12 of 12) sorted by relevance
/external/opencv3/modules/videoio/src/ |
D | agile_wrl.hpp | 146 typename typedef Details::AgileTypeHelper<T>::agileMemberType TypeT; typedef in Agile 147 TypeT _object; 167 void SetObject(TypeT object) in SetObject() 209 explicit Agile(TypeT object) throw() : _object(nullptr), _contextToken(0) in Agile() 241 TypeT Get() const in Get() 264 TypeT localObject; in Get() 305 TypeT localObject; in Get() 311 TypeT* GetAddressOf() throw() in GetAddressOf() 318 TypeT* GetAddressOfForInOut() throw() in GetAddressOfForInOut() 324 TypeT operator->() const throw() in operator ->() [all …]
|
/external/opencv3/modules/highgui/src/ |
D | agile_wrl.h | 146 typename typedef Details::AgileTypeHelper<T>::agileMemberType TypeT; 147 TypeT _object; 167 void SetObject(TypeT object) 209 explicit Agile(TypeT object) throw() : _object(nullptr), _contextToken(0) 241 TypeT Get() const 264 TypeT localObject; 305 TypeT localObject; 311 TypeT* GetAddressOf() throw() 318 TypeT* GetAddressOfForInOut() throw() 324 TypeT operator->() const throw() [all …]
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchersInternal.h | 432 template <typename TypeT> 433 Matcher(const Matcher<TypeT> &Other, 436 std::is_same<TypeT, Type>::value>::type* = 0) 437 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() 473 template <typename TypeT> 476 TypeToQualType(const Matcher<TypeT> &InnerMatcher) in TypeToQualType()
|
/external/antlr/antlr-3.4/runtime/C/ |
D | doxyfile | 278 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 279 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/libvncserver/ |
D | Doxyfile | 278 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 279 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/mesa3d/src/gallium/state_trackers/clover/ |
D | Doxyfile | 288 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 289 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/libopus/doc/ |
D | Doxyfile.in | 288 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 289 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/eigen/doc/ |
D | Doxyfile.in | 346 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 347 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/clang/docs/ |
D | doxygen.cfg.in | 367 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 368 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/jsoncpp/doc/ |
D | doxyfile.in | 378 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 379 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 367 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 368 # with name TypeT. When disabled the typedef will appear as a member of a file,
|
/external/parameter-framework/upstream/doc/ |
D | Doxyfile.in | 378 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 379 # with name TypeT. When disabled the typedef will appear as a member of a file,
|