OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttributeType
(Results
1 - 2
of
2
) sorted by null
/prebuilts/misc/common/swig/include/2.0.11/typemaps/
attribute.swg
47
%attributeref(Class,
AttributeType
, AttributeName, AccessorMethod)
141
%define %attribute_custom(Class,
AttributeType
, AttributeName, GetMethod, SetMethod, GetMethodCall, SetMethodCall)
148
AttributeType
AttributeName;
152
template < class C > inline
AttributeType
%mangle(Class) ##_## AttributeName ## _get(const C* self_) {
155
template < class C > inline
AttributeType
%mangle(Class) ##_## AttributeName ## _get(C* self_) {
158
template < class C > inline void %mangle(Class) ##_## AttributeName ## _set(C* self_,
AttributeType
val_) {
170
%define %attribute_readonly(Class,
AttributeType
, AttributeName, GetMethod, GetMethodCall)
175
AttributeType
AttributeName;
179
template < class C > inline
AttributeType
%mangle(Class) ##_## AttributeName ## _get(const C* self_) {
182
template < class C > inline
AttributeType
%mangle(Class) ##_## AttributeName ## _get(C* self_)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wininet.h
[
all
...]
Completed in 930 milliseconds