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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-tcl.c302 enum format_arg_type type2 = spec.numbered[j-1].type; local
305 if (type1 == type2)
H A Dformat-awk.c421 enum format_arg_type type2 = spec.numbered[j-1].type; local
424 if (type1 == type2)
H A Dformat-perl.c493 format_arg_type_t type2 = numbered[j-1].type; local
496 if (type1 == type2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dmdd.h126 #define XX2( name, type1, par1, type2, par2 ) \
131 type2 par2; \
134 #define XX3( name, type1, par1, type2, par2, type3, par3 ) \
139 type2 par2; \
143 #define XX4( name, type1, par1, type2, par2, type3, par3, type4, par4 ) \
148 type2 par2; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dnspredef.c90 u8 type2, u32 count2, u32 start_index);
898 u8 type2, u32 count2, u32 start_index)
920 type2,
894 acpi_ns_check_package_elements(struct acpi_predefined_data *data, union acpi_operand_object **elements, u8 type1, u32 count1, u8 type2, u32 count2, u32 start_index) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dtwl4030-power.c380 if (rconfig->type2 != TWL4030_RESCONFIG_UNDEF) {
382 type |= rconfig->type2 << TYPE2_SHIFT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_rpc.c788 neg->type2 = 0x3;
811 if(!prs_uint32("type2", ps, depth, &neg->type2))
H A Dparse_misc.c1339 rid3->type2 = 0x1;
1364 if(!prs_uint32("type2 ", ps, depth, &rid3->type2))
H A Dparse_net.c2080 if (!prs_uint16("type2", ps, depth, &delta->type2))
3293 r_s->hdr_deltas[i].type2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dffb.c332 u32 type2; member in struct:ffb_dac
445 upa_writel(FFB_DAC_CUR_CTRL, &dac->type2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_netlogon.h663 uint16 type2; member in struct:sam_delta_hdr_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dsock.c634 type = ntohs(server->rcv.buf.type2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_pkt.c795 void (*cb)(const SSL *ssl,int type2,int val)=NULL;
H A Dd1_pkt.c660 void (*cb)(const SSL *ssl,int type2,int val)=NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_pkt.c776 void (*cb) (const SSL *ssl, int type2, int val) = NULL;
H A Ds3_pkt.c1165 void (*cb) (const SSL *ssl, int type2, int val) = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_pkt.c776 void (*cb) (const SSL *ssl, int type2, int val) = NULL;
H A Ds3_pkt.c1165 void (*cb) (const SSL *ssl, int type2, int val) = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/stack/
H A Dsafestack.h96 # define DECLARE_SPECIAL_STACK_OF(type, type2) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/stack/
H A Dsafestack.h96 # define DECLARE_SPECIAL_STACK_OF(type, type2) \

Completed in 417 milliseconds

12