Home
last modified time | relevance | path

Searched refs:SuperType (Results 26 – 50 of 190) sorted by relevance

12345678

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DExprObjC.cpp125 QualType SuperType, Selector Sel, in ObjCMessageExpr() argument
141 setReceiverPointer(SuperType.getAsOpaquePtr()); in ObjCMessageExpr()
208 bool IsInstanceSuper, QualType SuperType, Selector Sel, in Create() argument
221 SuperType, Sel, SelLocs, SelLocsK, Method, in Create()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DExprObjC.cpp125 QualType SuperType, Selector Sel, in ObjCMessageExpr() argument
141 setReceiverPointer(SuperType.getAsOpaquePtr()); in ObjCMessageExpr()
208 bool IsInstanceSuper, QualType SuperType, Selector Sel, in Create() argument
221 SuperType, Sel, SelLocs, SelLocsK, Method, in Create()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Dmap_field_lite.h125 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
H A Dmap_entry_lite.h542 SuperType;
544 explicit MapEntryLite(Arena* arena) : SuperType(arena) {}
/dports/math/libmesh/libmesh-1.6.2/include/numerics/
H A Dtype_vector.h756 typedef typename CompareTypes<T, Scalar>::supertype SuperType; typedef
759 return TypeVector<SuperType>(_coords[0]*factor);
763 return TypeVector<SuperType>(_coords[0]*factor,
768 return TypeVector<SuperType>(_coords[0]*factor,
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/native/
H A Djuce_osx_ObjCHelpers.h213 template <typename SuperType, typename ReturnType, typename... Params>
219 objc_super s = { self, [SuperType class] };
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/native/
H A Djuce_osx_ObjCHelpers.h220 template <typename SuperType, typename ReturnType, typename... Params>
226 objc_super s = { self, [SuperType class] };
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Dmap_field_lite.h173 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Dmap_field_lite.h173 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_lite.h171 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
H A Dmap_entry_lite.h549 SuperType;
551 explicit MapEntryLite(Arena* arena) : SuperType(arena) {}
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_lite.h171 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
H A Dmap_entry_lite.h549 SuperType;
551 explicit MapEntryLite(Arena* arena) : SuperType(arena) {}
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_lite.h171 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
H A Dmap_entry_lite.h549 SuperType;
551 explicit MapEntryLite(Arena* arena) : SuperType(arena) {}
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/julia/gen/binding_templates_cpp/
H A Dcv_core.cpp51 struct SuperType<cv::SimpleBlobDetector> struct
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dmap_field_lite.h165 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_field_lite.h171 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Dmap_field_lite.h165 struct MapEntryToMapField : MapEntryToMapField<typename MEntry::SuperType> {};
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/neon-0.9.1/src/types/
H A Dmod.rs89 use crate::handle::internal::SuperType;
123 impl<T: Value> SuperType<T> for JsValue {
129 impl<T: Object> SuperType<T> for JsObject {
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/src/
H A Dmochiweb_request.erl768 SuperType = MainType ++ "/*",
773 Type =:= ContentType orelse Type =:= SuperType;
780 (not lists:member({SuperType, 0.0}, QList))
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mochiweb/src/
H A Dmochiweb_request.erl1050 SuperType = MainType ++ "/*",
1053 Type =:= ContentType orelse Type =:= SuperType;
1059 not lists:member({SuperType, 0.0}, QList)
/dports/www/erlang-mochiweb/mochiweb-2.18.0/src/
H A Dmochiweb_request.erl833 SuperType = MainType ++ "/*",
838 Type =:= ContentType orelse Type =:= SuperType;
845 (not lists:member({SuperType, 0.0}, QList))
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/PlanCompiler/
H A DTypeInfo.cs130 internal TypeInfo SuperType property in System.Data.Query.PlanCompiler.TypeInfo
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h550 SuperType;
552 explicit MapEntryLite(Arena* arena) : SuperType(arena) {}

12345678