Searched refs:wp (Results 1 - 25 of 91) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_pixarlog.c110 horizontalAccumulateF(uint16 *wp, int n, int stride, float *op, argument
119 t0 = ToLinearF[cr = wp[0]];
120 t1 = ToLinearF[cg = wp[1]];
121 t2 = ToLinearF[cb = wp[2]];
127 wp += 3;
130 t0 = ToLinearF[(cr += wp[0]) & mask];
131 t1 = ToLinearF[(cg += wp[1]) & mask];
132 t2 = ToLinearF[(cb += wp[2]) & mask];
138 t0 = ToLinearF[cr = wp[0]];
139 t1 = ToLinearF[cg = wp[
173 horizontalAccumulate12(uint16 *wp, int n, int stride, int16 *op, float *ToLinearF) argument
241 horizontalAccumulate16(uint16 *wp, int n, int stride, uint16 *op, uint16 *ToLinear16) argument
293 horizontalAccumulate11(uint16 *wp, int n, int stride, uint16 *op) argument
336 horizontalAccumulate8(uint16 *wp, int n, int stride, unsigned char *op, unsigned char *ToLinear8) argument
385 horizontalAccumulate8abgr(uint16 *wp, int n, int stride, unsigned char *op, unsigned char *ToLinear8) argument
866 horizontalDifferenceF(float *ip, int n, int stride, uint16 *wp, uint16 *FromLT2) argument
921 horizontalDifference16(unsigned short *ip, int n, int stride, unsigned short *wp, uint16 *From14) argument
975 horizontalDifference8(unsigned char *ip, int n, int stride, unsigned short *wp, uint16 *From8) argument
[all...]
H A Dtif_predict.c207 uint16* wp = (uint16*) cp0; local
211 TIFFSwabArrayOfShort(wp, wc);
214 REPEAT4(stride, wp[stride] += wp[0]; wp++)
224 uint16* wp = (uint16*) cp0; local
230 REPEAT4(stride, wp[stride] += wp[0]; wp++)
332 int16 *wp local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dmath_efp.c109 u32 wp[2]; member in union:dw_union
204 vc.wp[0] = current->thread.evr[fc];
205 vc.wp[1] = regs->gpr[fc];
206 va.wp[0] = current->thread.evr[fa];
207 va.wp[1] = regs->gpr[fa];
208 vb.wp[0] = current->thread.evr[fb];
209 vb.wp[1] = regs->gpr[fb];
215 printk("vc: %08x %08x\n", vc.wp[0], vc.wp[1]);
216 printk("va: %08x %08x\n", va.wp[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c107 static int wl_phytype_get(webs_t wp, int *phytype);
109 static int cert_revoke(webs_t wp, char *sn_str);
261 ej_kernel_version(int eid, webs_t wp, int argc, char_t **argv) argument
285 websWrite(wp,"%s", buf);
553 ej_dumplog(int eid, webs_t wp, int argc, char_t **argv) argument
562 websError(wp, 400, "Insufficient memory\n");
599 ret += websWrite(wp, "%s %s connection %s to %s:%s from %s:%s\n",
601 ret += websWrite(wp, "<br>");
608 ej_syslog(int eid, webs_t wp, int argc, char_t **argv) argument
616 websError(wp, 40
655 ej_lan_leases(int eid, webs_t wp, int argc, char_t **argv) argument
764 ej_wan_link(int eid, webs_t wp, int argc, char_t **argv) argument
830 ej_wan_lease(int eid, webs_t wp, int argc, char_t **argv) argument
864 ej_sysuptime(int eid, webs_t wp, int argc, char_t **argv) argument
878 ej_wan_iflist(int eid, webs_t wp, int argc, char_t **argv) argument
1048 ej_dumplog(int eid, webs_t wp, int argc, char_t **argv) argument
1054 ej_syslog(int eid, webs_t wp, int argc, char_t **argv) argument
1064 ej_lan_leases(int eid, webs_t wp, int argc, char_t **argv) argument
1162 ej_wan_link(int eid, webs_t wp, int argc, char_t **argv) argument
1170 ej_wan_lease(int eid, webs_t wp, int argc, char_t **argv) argument
1180 ej_sysuptime(int eid, webs_t wp, int argc, char_t **argv) argument
1203 ej_wan_iflist(int eid, webs_t wp, int argc, char_t **argv) argument
1239 ej_kernel_version(int eid, webs_t wp, int argc, char_t **argv) argument
1267 ej_kernel_version(int eid, webs_t wp, int argc, char_t **argv) argument
1313 ej_lan_leases(int eid, webs_t wp, int argc, char_t **argv) argument
1387 ej_dumplog(int eid, webs_t wp, int argc, char_t **argv) argument
1398 ej_syslog(int eid, webs_t wp, int argc, char_t **argv) argument
1419 ej_wan_link(int eid, webs_t wp, int argc, char_t **argv) argument
1434 ej_wan_lease(int eid, webs_t wp, int argc, char_t **argv) argument
1464 ej_sysuptime(int eid, webs_t wp, int argc, char_t **argv) argument
1473 ej_wan_iflist(int eid, webs_t wp, int argc, char_t **argv) argument
1512 wl_phytype_get(webs_t wp, int *phytype) argument
1531 ej_lan_guest_iflist(int eid, webs_t wp, int argc, char_t **argv) argument
1581 ej_asp_list(int eid, webs_t wp, int argc, char_t **argv) argument
1707 ej_localtime(int eid, webs_t wp, int argc, char_t **argv) argument
1716 ej_wl_mode_list(int eid, webs_t wp, int argc, char_t **argv) argument
1789 ej_wl_bw_cap_list(int eid, webs_t wp, int argc, char_t **argv) argument
1847 ej_wl_bssid_list(int eid, webs_t wp, int argc, char_t **argv) argument
1924 ej_wl_inlist(int eid, webs_t wp, int argc, char_t **argv) argument
1956 ej_wl_wds_status(int eid, webs_t wp, int argc, char_t **argv) argument
1996 ej_ses_button_display(int eid, webs_t wp, int argc, char_t **argv) argument
2004 ej_ses_cl_button_display(int eid, webs_t wp, int argc, char_t **argv) argument
2011 ej_wl_auth_display(int eid, webs_t wp, int argc, char_t **argv) argument
2025 ej_emf_enable_display(int eid, webs_t wp, int argc, char_t **argv) argument
2087 ej_emf_entries_display(int eid, webs_t wp, int argc, char_t **argv) argument
2212 ej_emf_uffp_entries_display(int eid, webs_t wp, int argc, char_t **argv) argument
2271 ej_emf_rtport_entries_display(int eid, webs_t wp, int argc, char_t **argv) argument
2330 ej_ses_wds_mode_list(int eid, webs_t wp, int argc, char_t **argv) argument
2347 ej_wl_radio_roam_option(int eid, webs_t wp, int argc, char_t **argv) argument
2378 ej_wet_tunnel_display(int eid, webs_t wp, int argc, char_t **argv) argument
2428 ej_trf_mgmt_rssi_policy_display(int eid, webs_t wp, int argc, char_t **argv) argument
2488 ej_get_mnt_path(int eid, webs_t wp, int argc, char_t **argv) argument
2635 ej_wps_nfc_dm_status(int eid, webs_t wp, int argc, char_t **argv) argument
2663 ej_wps_display(int eid, webs_t wp, int argc, char_t **argv) argument
3298 ej_wps_config_change_display(int eid, webs_t wp, int argc, char_t **argv) argument
3342 ej_wps_current_psk_window_display(int eid, webs_t wp, int argc, char_t **argv) argument
3364 ej_wps_psk_window_display(int eid, webs_t wp, int argc, char_t **argv) argument
3399 ej_wps_closed_check_display(int eid, webs_t wp, int argc, char_t **argv) argument
3415 ej_wps_wep_change_display(int eid, webs_t wp, int argc, char_t **argv) argument
3445 ej_wps_get_ap_config_submit_display(int eid, webs_t wp, int argc, char_t **argv) argument
3491 ej_wps_akm_change_display(int eid, webs_t wp, int argc, char_t **argv) argument
3515 ej_wps_refresh(int eid, webs_t wp, int argc, char_t **argv) argument
3533 ej_wps_security_pre_submit_display(int eid, webs_t wp, int argc, char_t **argv) argument
3589 wl_radio_onoff(webs_t wp, int disable) argument
3631 ej_nvram_get(int eid, webs_t wp, int argc, char_t **argv) argument
3656 ej_wl_get_bridge(int eid, webs_t wp, int argc, char_t **argv) argument
3715 ej_nvram_match(int eid, webs_t wp, int argc, char_t **argv) argument
3741 ej_nvram_match_bitflag(int eid, webs_t wp, int argc, char_t **argv) argument
3768 ej_nvram_get_bitflag(int eid, webs_t wp, int argc, char_t ** argv) argument
3786 wl_print_chanspec_list(webs_t wp, char *name, char *abbrev, int band, int bw) argument
3862 ej_wl_country_list(int eid, webs_t wp, int argc, char_t **argv) argument
3953 wl_print_country_rev_list(webs_t wp, char *name, char *abbrev) argument
4001 ej_wl_country_rev_list(int eid, webs_t wp, int argc, char_t **argv) argument
4082 ej_wl_chanspec_list(int eid, webs_t wp, int argc, char_t **argv) argument
4165 auth_list_sta(webs_t wp, char *name, struct ether_addr *ea) argument
4192 ej_wl_auth_list(int eid, webs_t wp, int argc, char_t **argv) argument
4250 ej_nvram_invmatch(int eid, webs_t wp, int argc, char_t **argv) argument
4276 ej_nvram_list(int eid, webs_t wp, int argc, char_t **argv) argument
4296 ej_nvram_inlist(int eid, webs_t wp, int argc, char_t **argv) argument
4315 ej_nvram_invinlist(int eid, webs_t wp, int argc, char_t **argv) argument
4340 ej_nvram_indexmatch(int eid, webs_t wp, int argc, char_t **argv) argument
4368 ej_filter_client(int eid, webs_t wp, int argc, char_t **argv) argument
4483 ej_filter_url(int eid, webs_t wp, int argc, char_t **argv) argument
4554 ej_forward_port(int eid, webs_t wp, int argc, char_t **argv) argument
4631 ej_autofw_port_display(int eid, webs_t wp, int argc, char_t **argv) argument
4771 ej_lan_route(int eid, webs_t wp, int argc, char_t **argv) argument
4818 ej_wan_route(int eid, webs_t wp, int argc, char_t **argv) argument
4867 cgi(webs_t wp, const char * const cmd) argument
4889 ej_ggl_plc_get_autoconf_root(int eid, webs_t wp, int argc, char_t **argv) argument
4896 ej_ggl_plc_get_info(int eid, webs_t wp, int argc, char_t **argv) argument
4903 ej_ggl_plc_get_mac(int eid, webs_t wp, int argc, char_t **argv) argument
4910 ej_ggl_plc_get_nets(int eid, webs_t wp, int argc, char_t **argv) argument
4917 ej_ggl_plc_get_nick(int eid, webs_t wp, int argc, char_t **argv) argument
4924 ej_ggl_plc_get_role(int eid, webs_t wp, int argc, char_t **argv) argument
4931 ej_ggl_plc_get_stas(int eid, webs_t wp, int argc, char_t **argv) argument
4938 ej_ggl_plc_get_uptime(int eid, webs_t wp, int argc, char_t **argv) argument
4945 ej_ggl_cgi_version(int eid, webs_t wp, int argc, char_t **argv) argument
4952 ej_ggl_get_avln_list(int eid, webs_t wp, int argc, char_t **argv) argument
5060 ej_wl_list(int eid, webs_t wp, int argc, char_t **argv) argument
5173 ej_wl_phytypes(int eid, webs_t wp, int argc, char_t **argv) argument
5237 ej_wl_nmode_enabled(int eid, webs_t wp, int argc, char_t **argv) argument
5267 ej_wl_nphyrates(int eid, webs_t wp, int argc, char_t **argv) argument
5362 ej_wl_txchains_list(int eid, webs_t wp, int argc, char_t **argv) argument
5410 ej_wl_rxchains_list(int eid, webs_t wp, int argc, char_t **argv) argument
5457 ej_wl_radioid(int eid, webs_t wp, int argc, char_t **argv) argument
5485 ej_wl_corerev(int eid, webs_t wp, int argc, char_t **argv) argument
5497 ej_wl_cur_chanspec(int eid, webs_t wp, int argc, char_t **argv) argument
5557 ej_wl_cur_channel(int eid, webs_t wp, int argc, char_t **argv) argument
5624 ej_wl_cur_bw(int eid, webs_t wp, int argc, char_t **argv) argument
5647 ej_wl_cur_nctrlsb(int eid, webs_t wp, int argc, char_t **argv) argument
5670 ej_wl_cur_country(int eid, webs_t wp, int argc, char_t **argv) argument
5689 ej_wl_cur_regrev(int eid, webs_t wp, int argc, char_t **argv) argument
5710 ej_wl_cur_phytype(int eid, webs_t wp, int argc, char_t **argv) argument
5746 ej_wl_nphy_set(int eid, webs_t wp, int argc, char_t **argv) argument
5761 ej_wl_protection(int eid, webs_t wp, int argc, char_t **argv) argument
5811 ej_wl_mimo_preamble(int eid, webs_t wp, int argc, char_t **argv) argument
5859 ej_wl_legacy_string(int eid, webs_t wp, int argc, char_t **argv) argument
5875 ej_wl_nphy_comment_beg(int eid, webs_t wp, int argc, char_t **argv) argument
5888 ej_wl_nphy_comment_end(int eid, webs_t wp, int argc, char_t **argv) argument
5904 ej_wl_phytype_name(int eid, webs_t wp, int argc, char_t **argv) argument
5919 ej_wl_cur_band(int eid, webs_t wp, int argc, char_t **argv) argument
5940 ej_wl_crypto(int eid, webs_t wp, int argc, char_t **argv) argument
5966 ej_wl_wep(int eid, webs_t wp, int argc, char_t **argv) argument
6006 ej_wl_txbf_capable(int eid, webs_t wp, int argc, char_t **argv) argument
6048 ej_wl_invite_list(int eid, webs_t wp, int argc, char_t **argv) argument
6105 ej_wl_wfi_mode(int eid, webs_t wp, int argc, char_t **argv) argument
6137 ej_wan_list(int eid, webs_t wp, int argc, char_t **argv) argument
6158 ej_wps_current_mode(int eid, webs_t wp, int argc, char_t **argv, int wps_sta) argument
6187 ej_wps_process(int eid, webs_t wp, int argc, char_t **argv) argument
6364 ej_wps_credentials(int eid, webs_t wp, int argc, char_t **argv, int wps_sta) argument
6513 ej_wps_start(int eid, webs_t wp, int argc, char_t **argv, int wps_sta) argument
6831 ej_wps_enr_scan_result(int eid, webs_t wp, int argc, char_t **argv) argument
6878 ej_wps_enr_process(int eid, webs_t wp, int argc, char_t **argv) argument
6986 ej_ure_list(int eid, webs_t wp, int argc, char_t **argv) argument
7020 ej_ure_enabled(int eid, webs_t wp, int argc, char_t **argv) argument
7061 ej_ure_any_enabled(int eid, webs_t wp, int argc, char_t **argv) argument
7076 ej_wl_ibss_mode(int eid, webs_t wp, int argc, char_t **argv) argument
7121 ej_dfs_reentry_display(int eid, webs_t wp, int argc, char_t **argv) argument
7193 ej_trf_mgmt_display(int eid, webs_t wp, int argc, char_t **argv) argument
7404 validate_dfs_window(webs_t wp, char *value, struct variable *v, char *varname) argument
7434 validate_list(webs_t wp, char *value, struct variable *v, int (*valid)(webs_t, char *, struct variable *), char *varname ) argument
7470 valid_ipaddr(webs_t wp, char *value, struct variable *v) argument
7512 validate_ipaddr(webs_t wp, char *value, struct variable *v , char *varname) argument
7531 validate_ipaddrs(webs_t wp, char *value, struct variable *v, char *varname) argument
7538 valid_choice(webs_t wp, char *value, struct variable *v) argument
7558 validate_choice(webs_t wp, char *value, struct variable *v, char *varname) argument
7576 validate_router_disable(webs_t wp, char *value, struct variable *v, char *varname) argument
7603 valid_range(webs_t wp, char *value, struct variable *v) argument
7623 validate_range(webs_t wp, char *value, struct variable *v , char *varname) argument
7641 valid_octet(webs_t wp, char *value, struct variable *v) argument
7664 valid_qos_var(webs_t wp, char *value, struct variable *v, char *varname ) argument
7676 valid_name(webs_t wp, char *value, struct variable *v) argument
7701 valid_hex(webs_t wp, char *value, struct variable *v) argument
7742 validate_guest_lan_ifname(webs_t wp, char *value, struct variable *v, char *varname ) argument
7792 validate_vif_ssid(webs_t wp, char *value, struct variable *v, char *varname ) argument
7930 validate_name(webs_t wp, char *value, struct variable *v, char *varname ) argument
7947 validate_names(webs_t wp, char *value, struct variable *v, char *varname ) argument
7958 validate_bridge(webs_t wp, char *value, struct variable *v, char *varname ) argument
8058 validate_ssid(webs_t wp, char *value, struct variable *v, char *varname ) argument
8093 validate_wl_closed(webs_t wp, char *value, struct variable *v, char *varname ) argument
8110 validate_wl_macmode(webs_t wp, char *value, struct variable *v, char *varname ) argument
8149 validate_wps2_range(webs_t wp, char *value, struct variable *v , char *varname) argument
8181 validate_wps_reg(webs_t wp, char *value, struct variable *v, char *varname) argument
8213 validate_wps_oob(webs_t wp, char *value, struct variable *v, char *varname) argument
8230 validate_wps_mode(webs_t wp, char *value, struct variable *v, char *varname) argument
8396 get_ifname(webs_t wp) argument
8407 validate_wl_chanspec(webs_t wp, char *value, struct variable *v, char *varname) argument
8415 validate_wl_country_code(webs_t wp, char *value, struct variable *v, char *varname) argument
8439 validate_wl_country_rev(webs_t wp, char *value, struct variable *v, char *varname) argument
8462 validate_ure(webs_t wp, char *value, struct variable *v, char *varname) argument
8810 valid_hwaddr(webs_t wp, char *value, struct variable *v) argument
8834 validate_hwaddr(webs_t wp, char *value, struct variable *v, char *varname ) argument
8852 validate_hwaddrs(webs_t wp, char *value, struct variable *v, char *varname ) argument
8862 validate_dhcp(webs_t wp, char *value, struct variable *v, char *varname) argument
8928 validate_lan_ipaddr(webs_t wp, char *value, struct variable *v, char *varname) argument
9046 validate_filter_client(webs_t wp, char *value, struct variable *v, char *varname) argument
9164 validate_filter_url(webs_t wp, char *value, struct variable *v, char *varname) argument
9254 validate_forward_port(webs_t wp, char *value, struct variable *v, char *varname) argument
9369 validate_autofw_port(webs_t wp, char *value, struct variable *v, char *varname) argument
9509 validate_trf_mgmt_port(webs_t wp, char *value, struct variable *v, char *varname) argument
9645 validate_lan_route(webs_t wp, char *value, struct variable *v, char *varname) argument
9737 validate_emf_entry(webs_t wp, char *value, struct variable *v, char *varname) argument
9808 validate_emf_uffp_entry(webs_t wp, char *value, struct variable *v, char *varname) argument
9865 validate_emf_rtport_entry(webs_t wp, char *value, struct variable *v, char *varname) argument
9924 validate_wan_route(webs_t wp, char *value, struct variable *v, char *varname) argument
9995 validate_ipv6mode(webs_t wp, char *value, struct variable *v , char *varname) argument
10019 validate_ipv6prefix(webs_t wp, char *value, struct variable *v , char *varname) argument
10057 validate_ipv6addr(webs_t wp, char *value, struct variable *v , char *varname) argument
10083 validate_wl_auth(webs_t wp, char *value, struct variable *v, char *varname) argument
10115 validate_wl_preauth(webs_t wp, char *value, struct variable *v, char *varname) argument
10134 validate_wl_auth_mode(webs_t wp, char *value, struct variable *v, char *varname) argument
10169 validate_wl_akm(webs_t wp, char *value, struct variable *v, char *varname) argument
10269 validate_wl_wpa_psk(webs_t wp, char *value, struct variable *v, char *varname) argument
10306 validate_wl_key(webs_t wp, char *value, struct variable *v, char *varname) argument
10341 validate_wl_wep(webs_t wp, char *value, struct variable *v, char *varname) argument
10413 validate_wl_crypto(webs_t wp, char *value, struct variable *v, char *varname) argument
10442 validate_wl_mfp(webs_t wp, char *value, struct variable *v, char *varname) argument
10461 validate_wan_ifname(webs_t wp, char *value, struct variable *v, char *varname) argument
10479 validate_wl_lazywds(webs_t wp, char *value, struct variable *v, char *varname) argument
10488 validate_wl_wds_hwaddrs(webs_t wp, char *value, struct variable *v, char *varname) argument
10502 validate_dpsta(webs_t wp, callfrom_e callfrom) argument
10591 validate_psta(webs_t wp, char *value, struct variable *v, char *varname) argument
10790 validate_wl_mode(webs_t wp, char *value, struct variable *v, char *varname) argument
10815 validate_wl_dwds(webs_t wp, char *value, struct variable *v, char *varname) argument
10836 validate_wme_bool(webs_t wp, char *value, struct variable *v,char *varname) argument
10861 validate_wl_wme_params(webs_t wp, char *value, struct variable *v, char *varname) argument
11043 validate_wl_wme_tx_params(webs_t wp, char *value, struct variable *v, char *varname) argument
11129 validate_dfs_prefchan(webs_t wp, char *value, struct variable *v, char *varname) argument
11168 wl_unit(webs_t wp, char *value, struct variable *v, char *varname) argument
11207 wan_primary(webs_t wp) argument
11229 wan_unit(webs_t wp, char *value, struct variable *v, char *varname) argument
12071 validate_lan_cgi(webs_t wp) argument
12352 validate_cgi(webs_t wp) argument
12928 wps_get_credentials(webs_t wp, char *uibuf, int uilen) argument
12984 wps_cgi(webs_t wp, char_t *urlPrefix, char_t *webDir, int arg, char_t *url, char_t *path, char_t *query) argument
13735 apply_cgi(webs_t wp, char_t *urlPrefix, char_t *webDir, int arg, char_t *url, char_t *path, char_t *query) argument
13967 copy_wl_index_to_unindex(webs_t wp, char_t *urlPrefix, char_t *webDir, int arg, char_t *url, char_t *path, char_t *query) argument
14077 wan_asp(webs_t wp, char_t *urlPrefix, char_t *webDir, int arg, char_t *url, char_t *path, char_t *query) argument
15333 cert_revoke(webs_t wp, char *sn_str) argument
15359 ej_as_cer_display(int eid, webs_t wp, int argc, char_t **argv) argument
16319 do_storage(webs_t wp, char_t *urlPrefix, char_t *webDir, int arg, char_t *url, char_t *path, char_t *query) argument
[all...]
H A Dbcmcvar.h29 #define websBufferInit(wp) {webs_buf = malloc(WEBS_BUF_SIZE); webs_buf_offset = 0;}
30 #define websBufferWrite(wp, fmt, args...) {webs_buf_offset += \
32 #define websBufferFlush(wp) {webs_buf[webs_buf_offset] = '\0'; fprintf(wp, webs_buf); fflush(wp); \
43 void (*validate)(webs_t wp, char *value, struct variable *v, char *);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/
H A Dmpi-add.c41 mpi_ptr_t wp, up; local
56 wp = w->d;
59 wp[0] = v;
64 cy = _gcry_mpih_add_1(wp, up, usize, v);
65 wp[usize] = cy;
71 wp[0] = v - up[0];
75 _gcry_mpih_sub_1(wp, up, usize, v);
77 wsize = usize - (wp[usize-1]==0);
90 mpi_ptr_t wp, up, vp; local
116 wp
167 mpi_ptr_t wp, up; local
[all...]
H A Dmpih-lshift.c42 _gcry_mpih_lshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, argument
51 wp += 1;
60 wp[i] = (high_limb << sh_1) | (low_limb >> sh_2);
63 wp[i] = high_limb << sh_1;
H A Dmpih-rshift.c44 _gcry_mpih_rshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) argument
52 wp -= 1;
60 wp[i] = (low_limb >> sh_1) | (high_limb << sh_2);
63 wp[i] = low_limb >> sh_1;
H A Dmpi-mul.c67 mpi_ptr_t wp; local
84 wp = w->d;
90 wlimb = _gcry_mpih_lshift( wp + limb_cnt, u->d, usize, cnt );
92 wp[wsize] = wlimb;
97 MPN_COPY_DECR( wp + limb_cnt, u->d, usize );
102 MPN_ZERO( wp, limb_cnt );
113 mpi_ptr_t up, vp, wp; local
141 wp = w->d;
149 wp = mpi_alloc_limb_space( wsize, 1 );
154 if( wp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpi-add.c41 mpi_ptr_t wp, up; local
56 wp = w->d;
59 wp[0] = v;
64 cy = _gcry_mpih_add_1(wp, up, usize, v);
65 wp[usize] = cy;
71 wp[0] = v - up[0];
75 _gcry_mpih_sub_1(wp, up, usize, v);
77 wsize = usize - (wp[usize-1]==0);
90 mpi_ptr_t wp, up, vp; local
116 wp
167 mpi_ptr_t wp, up; local
[all...]
H A Dmpih-lshift.c42 _gcry_mpih_lshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, argument
51 wp += 1;
60 wp[i] = (high_limb << sh_1) | (low_limb >> sh_2);
63 wp[i] = high_limb << sh_1;
H A Dmpih-rshift.c44 _gcry_mpih_rshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) argument
52 wp -= 1;
60 wp[i] = (low_limb >> sh_1) | (high_limb << sh_2);
63 wp[i] = low_limb >> sh_1;
H A Dmpi-mul.c67 mpi_ptr_t wp; local
84 wp = w->d;
90 wlimb = _gcry_mpih_lshift( wp + limb_cnt, u->d, usize, cnt );
92 wp[wsize] = wlimb;
97 MPN_COPY_DECR( wp + limb_cnt, u->d, usize );
102 MPN_ZERO( wp, limb_cnt );
113 mpi_ptr_t up, vp, wp; local
141 wp = w->d;
149 wp = mpi_alloc_limb_space( wsize, 1 );
154 if( wp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/generic/
H A Dmpih-lshift.c42 _gcry_mpih_lshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, argument
51 wp += 1;
60 wp[i] = (high_limb << sh_1) | (low_limb >> sh_2);
63 wp[i] = high_limb << sh_1;
H A Dmpih-rshift.c44 _gcry_mpih_rshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) argument
52 wp -= 1;
60 wp[i] = (low_limb >> sh_1) | (high_limb << sh_2);
63 wp[i] = low_limb >> sh_1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/generic/
H A Dmpih-lshift.c42 _gcry_mpih_lshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, argument
51 wp += 1;
60 wp[i] = (high_limb << sh_1) | (low_limb >> sh_2);
63 wp[i] = high_limb << sh_1;
H A Dmpih-rshift.c44 _gcry_mpih_rshift( mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt) argument
52 wp -= 1;
60 wp[i] = (low_limb >> sh_1) | (high_limb << sh_2);
63 wp[i] = low_limb >> sh_1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-tcl.c435 free_word (struct word *wp) argument
437 if (wp->type == t_string)
439 free_token (wp->token);
440 free (wp->token);
446 string_of_word (const struct word *wp) argument
451 if (!(wp->type == t_string))
453 n = wp->token->charcount;
455 memcpy (str, wp->token->chars, n);
581 accumulate_word (struct word *wp, enum terminator looking_for, argument
615 wp
715 read_word(struct word *wp, int looking_for, flag_context_ty context) argument
[all...]
H A Dx-sh.c447 free_word (struct word *wp) argument
449 if (wp->type == t_string)
451 free_token (wp->token);
452 free (wp->token);
458 string_of_word (const struct word *wp) argument
463 if (!(wp->type == t_string))
465 n = wp->token->charcount;
467 memcpy (str, wp->token->chars, n);
718 read_word (struct word *wp, int looking_for, flag_context_ty context) argument
749 wp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_util.c137 uint16 *wp; local
161 wp = multi_string;
164 rpcstr_pull( buffer, wp, sizeof(buffer), -1, STR_TERMINATE );
168 while ( *wp )
169 wp++;
170 wp++;
H A Dreg_eventlog.c181 char **wrklist, **wp; local
247 wp = wrklist;
249 while ( ii && wp && *wp ) {
250 if ( strequal( *wp, sourcename ) ) {
257 wp++;
269 wp = wrklist;
273 wp = TALLOC_ARRAY( NULL, char *, numsources + 2 );
275 if ( !wp ) {
279 memcpy( wp, wrklis
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/whrlpool/
H A DMakefile45 wp-mmx.s: asm/wp-mmx.pl ../perlasm/x86asm.pl
46 $(PERL) asm/wp-mmx.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
48 wp-x86_64.s: asm/wp-x86_64.pl
49 $(PERL) asm/wp-x86_64.pl $(PERLASM_SCHEME) > $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/whrlpool/
H A DMakefile45 wp-mmx.s: asm/wp-mmx.pl ../perlasm/x86asm.pl
46 $(PERL) asm/wp-mmx.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
48 wp-x86_64.s: asm/wp-x86_64.pl
49 $(PERL) asm/wp-x86_64.pl $(PERLASM_SCHEME) > $@
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dpatch.c143 u64 *wp; local
156 wp = (u64 *) ia64_imva((char *) offp + *offp);
157 wp[0] = 0x0000000100000011UL; /* nop.m 0; nop.i 0; br.ret.sptk.many b6 */
158 wp[1] = 0x0084006880000200UL;
159 wp[2] = 0x0000000100000000UL; /* nop.m 0; nop.i 0; nop.i 0 */
160 wp[3] = 0x0004000000000200UL;
161 ia64_fc(wp); ia64_fc(wp + 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dl10nflist.c354 char *wp;
371 wp = stpcpy (retval, "iso");
373 wp = retval;
377 *wp++ = tolower ((unsigned char) codeset[cnt]);
379 *wp++ = codeset[cnt];
381 *wp = '\0';
352 char *wp; local

Completed in 209 milliseconds

1234