Home
last modified time | relevance | path

Searched refs:__get_type (Results 1 – 21 of 21) sorted by path

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/lang/python/wiredtiger/
H A Dpacking.py54 def __get_type(fmt): function
80 tfmt, fmt = __get_type(fmt)
145 tfmt, fmt = __get_type(fmt)
/dports/databases/php73-mysqli/php-7.3.33/ext/mysqli/
H A Dmysqli_prop.c73 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
77 __get_type;\
91 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
95 __get_type;\
/dports/databases/php74-mysqli/php-7.4.27/ext/mysqli/
H A Dmysqli_prop.c80 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
84 __get_type;\
98 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
102 __get_type;\
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/
H A Dmysqli_prop.c74 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
78 __get_type;\
92 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
96 __get_type;\
/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/
H A Dmysqli_prop.c74 #define MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR( __func, __int_func, __get_type, __ret_type, __ret_typ… argument
78 __get_type;\
89 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
93 __get_type;\
101 #define MYSQLI_MAP_PROPERTY_FUNC_STR_OR_NULL(__func, __int_func, __get_type)\ argument
105 __get_type;\
116 #define MYSQLI_MAP_PROPERTY_FUNC_STR(__func, __int_func, __get_type)\ argument
120 __get_type;\
/dports/devel/p5-Inline-Java/Inline-Java-0.540/Java/
H A DClass.pm174 $proto = $arg->__get_type() ;
490 sub __get_type { subroutine
/dports/devel/spread-sheet-widget/spread-sheet-widget-0.8/src/
H A Dssw-virtual-model.c78 __get_type (GtkTreeModel *tree_model, in __get_type() function
109 iface->get_column_type = __get_type; in __init_iface()
/dports/lang/php73/php-7.3.33/ext/mysqli/
H A Dmysqli_prop.c75 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
79 __get_type;\
93 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
97 __get_type;\
/dports/lang/php74/php-7.4.27/ext/mysqli/
H A Dmysqli_prop.c82 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
86 __get_type;\
100 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
104 __get_type;\
/dports/lang/php80/php-8.0.15/ext/mysqli/
H A Dmysqli_prop.c76 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
80 __get_type;\
94 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
98 __get_type;\
/dports/lang/php81/php-8.1.1/ext/mysqli/
H A Dmysqli_prop.c76 #define MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR( __func, __int_func, __get_type, __ret_type, __ret_typ… argument
80 __get_type;\
91 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
95 __get_type;\
103 #define MYSQLI_MAP_PROPERTY_FUNC_STR_OR_NULL(__func, __int_func, __get_type)\ argument
107 __get_type;\
118 #define MYSQLI_MAP_PROPERTY_FUNC_STR(__func, __int_func, __get_type)\ argument
122 __get_type;\
/dports/multimedia/libv4l/linux-5.13-rc2/net/bluetooth/rfcomm/
H A Dcore.c75 #define __get_type(b) ((b & 0xef)) macro
1711 type = __get_type(hdr->ctrl); in rfcomm_recv_frame()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/bluetooth/rfcomm/
H A Dcore.c75 #define __get_type(b) ((b & 0xef)) macro
1711 type = __get_type(hdr->ctrl); in rfcomm_recv_frame()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/bluetooth/rfcomm/
H A Dcore.c75 #define __get_type(b) ((b & 0xef)) macro
1711 type = __get_type(hdr->ctrl); in rfcomm_recv_frame()
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/layer12/
H A Dpppoe.py29 def __get_type(self): member in PPPoE
34 type = property(__get_type, __set_type)
H A Dvrrp.py25 def __get_type(self): member in VRRP
30 type = property(__get_type, __set_type)
/dports/net/py-pypacker/pypacker-268e27c813545bf7995dd0a80abdb4da24d64722/pypacker/layer3/
H A Dpim.py21 def __get_type(self): member in PIM
26 type = property(__get_type, __set_type)
/dports/www/mod_php73/php-7.3.33/ext/mysqli/
H A Dmysqli_prop.c75 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
79 __get_type;\
93 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
97 __get_type;\
/dports/www/mod_php74/php-7.4.27/ext/mysqli/
H A Dmysqli_prop.c82 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
86 __get_type;\
100 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
104 __get_type;\
/dports/www/mod_php80/php-8.0.15/ext/mysqli/
H A Dmysqli_prop.c76 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
80 __get_type;\
94 #define MYSQLI_MAP_PROPERTY_FUNC_STRING(__func, __int_func, __get_type)\ argument
98 __get_type;\
/dports/www/mod_php81/php-8.1.1/ext/mysqli/
H A Dmysqli_prop.c76 #define MYSQLI_MAP_PROPERTY_FUNC_LONG_OR_STR( __func, __int_func, __get_type, __ret_type, __ret_typ… argument
80 __get_type;\
91 #define MYSQLI_MAP_PROPERTY_FUNC_LONG( __func, __int_func, __get_type, __ret_type, __ret_type_sprin… argument
95 __get_type;\
103 #define MYSQLI_MAP_PROPERTY_FUNC_STR_OR_NULL(__func, __int_func, __get_type)\ argument
107 __get_type;\
118 #define MYSQLI_MAP_PROPERTY_FUNC_STR(__func, __int_func, __get_type)\ argument
122 __get_type;\