Searched refs:type2 (Results 1 - 25 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dlogging.h20 void bftpd_statuslog(char type, char type2, char *format, ...);
H A Dlogging.c64 void bftpd_statuslog(char type, char type2, char *format, ...) argument
68 void bftpd_statuslog(char type, char type2, char *format, ...) argument
77 fprintf(statuslog, "%i %i %i %s\n", (int) getpid(), type, type2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Dunistd.h44 #define _syscall2(type,name,type1,arg1,type2,arg2) \
45 type name(type1 arg1,type2 arg2) \
63 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
64 type name(type1 arg1,type2 arg2,type3 arg3) \
83 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
84 type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
105 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
107 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
129 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
131 type name (type1 arg1,type2 arg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dunistd.h42 #define _syscall2(type,name,type1,arg1,type2,arg2) \
43 type name(type1 arg1,type2 arg2) \
60 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
61 type name(type1 arg1,type2 arg2,type3 arg3) \
79 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
80 type name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
100 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
102 type name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
123 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
125 type name (type1 arg1,type2 arg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dboard-rx51-peripherals.c607 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF,
611 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF,
615 .type = 1, .type2 = -1, .remap_off = RES_STATE_OFF,
619 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
622 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
625 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
628 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
631 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
634 .type = -1, .type2 = 3, .remap_off = -1, .remap_sleep = -1
637 .type = -1, .type2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobjects.h1025 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \
1027 static int nm##_cmp(type1 const *, type2 const *); \
1028 scope type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
1030 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \
1031 _DECLARE_OBJ_BSEARCH_CMP_FN(static, type1, type2, cmp)
1032 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \
1033 type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
1062 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, n
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A Dobjects.h1025 # define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \
1027 static int nm##_cmp(type1 const *, type2 const *); \
1028 scope type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
1030 # define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \
1031 _DECLARE_OBJ_BSEARCH_CMP_FN(static, type1, type2, cmp)
1032 # define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \
1033 type2 * OBJ_bsearch_##nm(type1 *key, type2 const *base, int num)
1062 # define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, n
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-pascal.c307 enum format_arg_type type2 = numbered[j-1].type; local
310 if (type1 == type2)
312 else if ((type1 == FAT_INTEGER && type2 == FAT_INTEGER64)
313 || (type1 == FAT_INTEGER64 && type2 == FAT_INTEGER))
H A Dformat-java.c655 enum format_arg_type type2 = spec.numbered[j-1].type; local
658 if (type1 == type2 || type2 == FAT_OBJECT)
661 type_both = type2;
H A Dformat-python.c330 enum format_arg_type type2 = spec.named[j-1].type; local
333 if (type1 == type2 || type2 == FAT_ANY)
336 type_both = type2;
H A Dformat-librep.c224 enum format_arg_type type2 = spec.numbered[j-1].type; local
227 if (type1 == type2)
H A Dformat-elisp.c260 enum format_arg_type type2 = spec.numbered[j-1].type; local
263 if (type1 == type2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/pci/
H A Ddirect.c286 goto type2;
289 goto type2;
298 type2:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c2073 * @type2: an atom type
2081 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2089 if ((type2 == XML_REGEXP_EPSILON) ||
2090 (type2 == XML_REGEXP_CHARVAL) ||
2091 (type2 == XML_REGEXP_RANGES) ||
2092 (type2 == XML_REGEXP_SUBREG) ||
2093 (type2 == XML_REGEXP_STRING) ||
2094 (type2 == XML_REGEXP_ANYCHAR))
2097 if (type1 == type2) return(1);
2099 /* simplify subsequent compares by making sure type1 < type2 */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c2224 * @type2: an atom type
2232 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2240 if ((type2 == XML_REGEXP_EPSILON) ||
2241 (type2 == XML_REGEXP_CHARVAL) ||
2242 (type2 == XML_REGEXP_RANGES) ||
2243 (type2 == XML_REGEXP_SUBREG) ||
2244 (type2 == XML_REGEXP_STRING) ||
2245 (type2 == XML_REGEXP_ANYCHAR))
2248 if (type1 == type2) return(1);
2250 /* simplify subsequent compares by making sure type1 < type2 */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlregexp.c2224 * @type2: an atom type
2232 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2240 if ((type2 == XML_REGEXP_EPSILON) ||
2241 (type2 == XML_REGEXP_CHARVAL) ||
2242 (type2 == XML_REGEXP_RANGES) ||
2243 (type2 == XML_REGEXP_SUBREG) ||
2244 (type2 == XML_REGEXP_STRING) ||
2245 (type2 == XML_REGEXP_ANYCHAR))
2248 if (type1 == type2) return(1);
2250 /* simplify subsequent compares by making sure type1 < type2 */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c2073 * @type2: an atom type
2081 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2089 if ((type2 == XML_REGEXP_EPSILON) ||
2090 (type2 == XML_REGEXP_CHARVAL) ||
2091 (type2 == XML_REGEXP_RANGES) ||
2092 (type2 == XML_REGEXP_SUBREG) ||
2093 (type2 == XML_REGEXP_STRING) ||
2094 (type2 == XML_REGEXP_ANYCHAR))
2097 if (type1 == type2) return(1);
2099 /* simplify subsequent compares by making sure type1 < type2 */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mtrr/
H A Dmain.c192 static inline int types_compatible(mtrr_type type1, mtrr_type type2) argument
195 type2 == MTRR_TYPE_UNCACHABLE ||
196 (type1 == MTRR_TYPE_WRTHROUGH && type2 == MTRR_TYPE_WRBACK) ||
197 (type1 == MTRR_TYPE_WRBACK && type2 == MTRR_TYPE_WRTHROUGH);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dncp_fs_sb.h113 __u16 type2 __packed;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dcalctrl.h233 void GenerateEvents(wxEventType type1, wxEventType type2) argument
236 GenerateEvent(type2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dunistd.h941 #define _syscall2(type,name,type1,arg1,type2,arg2) \
942 type name(type1 arg1, type2 arg2) \
947 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
948 type name(type1 arg1, type2 arg2, type3 arg3) \
953 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
954 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
960 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \
961 type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Diface.c83 static inline int identical_mac_addr_allowed(int type1, int type2) argument
86 type2 == NL80211_IFTYPE_MONITOR ||
87 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_WDS) ||
89 (type2 == NL80211_IFTYPE_WDS ||
90 type2 == NL80211_IFTYPE_AP)) ||
91 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) ||
93 (type2 == NL80211_IFTYPE_AP ||
94 type2 == NL80211_IFTYPE_AP_VLAN));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/i2c/
H A Dtwl.h443 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \
444 ( (devgrp) << 13 | 1 << 12 | (grp) << 9 | (type2) << 7 \
540 u8 type2; /* Power resource addressed, 3 / broadcast message */ member in struct:twl4030_resconfig
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_dce.h224 uint32 type2; /* Types 0x3 and 0x13 seen. Check AcquireSecurityContext() docs.... */ member in struct:rpc_auth_schannel_neg_info
H A Drpc_misc.h268 uint32 type2; /* value is 0x1 */ member in struct:__anon5369

Completed in 321 milliseconds

12