Searched defs:typeCode (Results 1 – 4 of 4) sorted by relevance
/haiku/src/kits/app/ |
H A D | Message.cpp | 2445 #define DEFINE_FUNCTIONS(type, typeName, typeCode) \ argument 2515 #define DEFINE_HAS_FUNCTION(typeName, typeCode) \ argument 2558 #define DEFINE_SET_GET_FUNCTIONS(type, typeName, typeCode) \ argument 2627 #define DEFINE_SET_GET_BY_REFERENCE_FUNCTIONS(type, typeName, typeCode) \ argument
|
/haiku/src/build/libbe/app/ |
H A D | Message.cpp | 1626 #define DEFINE_FUNCTIONS(type, typeName, typeCode) \ argument 1699 #define DEFINE_HAS_FUNCTION(typeName, typeCode) \ argument
|
/haiku/src/tests/kits/storage/testapps/ |
H A D | PathMonitorTest2.cpp | 157 type_code typeCode; in message_to_string() local
|
/haiku/src/kits/tracker/ |
H A D | ContainerWindow.cpp | 2943 type_code typeCode; in EachAddOn() local
|