Searched refs:pre (Results 1 - 25 of 627) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctimap.c25 struct list_head *pos, *pre, *head; local
46 pre = pos->prev;
47 if (pre == head)
48 pre = head->prev;
52 pre = head->prev;
57 pre_ent = list_entry(pre, struct imapper, list);
71 struct list_head *next, *pre, *head; local
79 pre = (entry->list.prev == head) ? head->prev : entry->list.prev;
82 if (pre == &entry->list) {
90 pre_ent = list_entry(pre, struc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ctxfi/
H A Dctimap.c25 struct list_head *pos, *pre, *head; local
46 pre = pos->prev;
47 if (pre == head)
48 pre = head->prev;
52 pre = head->prev;
57 pre_ent = list_entry(pre, struct imapper, list);
71 struct list_head *next, *pre, *head; local
79 pre = (entry->list.prev == head) ? head->prev : entry->list.prev;
82 if (pre == &entry->list) {
90 pre_ent = list_entry(pre, struc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/
H A Dautogen.sh45 if [ -f .git/hooks/pre-commit.sample -a ! -f .git/hooks/pre-commit ] ; then
46 cp -p .git/hooks/pre-commit.sample .git/hooks/pre-commit && \
47 chmod +x .git/hooks/pre-commit && \
48 echo "Activated pre-commit hook."
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/
H A Dautogen.sh45 if [ -f .git/hooks/pre-commit.sample -a ! -f .git/hooks/pre-commit ] ; then
46 cp -p .git/hooks/pre-commit.sample .git/hooks/pre-commit && \
47 chmod +x .git/hooks/pre-commit && \
48 echo "Activated pre-commit hook."
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/
H A Dautogen.sh45 if [ -f .git/hooks/pre-commit.sample -a ! -f .git/hooks/pre-commit ] ; then
46 cp -p .git/hooks/pre-commit.sample .git/hooks/pre-commit && \
47 chmod +x .git/hooks/pre-commit && \
48 echo "Activated pre-commit hook."
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c58 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
65 *pre = *post = '\0';
70 if (*pre != '\0')
71 smbw_strlcat(pre, " ", sizeof(pre));
72 smbw_strlcat(pre, optarg, sizeof(pre));
125 smbw_strlcpy(line, pre, PATH_MAX - strlen(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c57 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
64 *pre = *post = '\0';
69 if (*pre != '\0')
70 smbw_strlcat(pre, " ", sizeof(pre));
71 smbw_strlcat(pre, optarg, sizeof(pre));
124 smbw_strlcpy(line, pre, PATH_MAX - strlen(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c58 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
65 *pre = *post = '\0';
70 if (*pre != '\0')
71 smbw_strlcat(pre, " ", sizeof(pre));
72 smbw_strlcat(pre, optarg, sizeof(pre));
125 smbw_strlcpy(line, pre, PATH_MAX - strlen(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c57 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
64 *pre = *post = '\0';
69 if (*pre != '\0')
70 smbw_strlcat(pre, " ", sizeof(pre));
71 smbw_strlcat(pre, optarg, sizeof(pre));
124 smbw_strlcpy(line, pre, PATH_MAX - strlen(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c58 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
65 *pre = *post = '\0';
70 if (*pre != '\0')
71 smbw_strlcat(pre, " ", sizeof(pre));
72 smbw_strlcat(pre, optarg, sizeof(pre));
125 smbw_strlcpy(line, pre, PATH_MAX - strlen(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/libsmbclient/smbwrapper/
H A Dsmbsh.c57 char line[PATH_MAX], pre[PATH_MAX], post[PATH_MAX]; local
64 *pre = *post = '\0';
69 if (*pre != '\0')
70 smbw_strlcat(pre, " ", sizeof(pre));
71 smbw_strlcat(pre, optarg, sizeof(pre));
124 smbw_strlcpy(line, pre, PATH_MAX - strlen(line));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ec/
H A Decp_nistp224.c1260 NISTP224_PRE_COMP *pre = pre_; local
1262 if (!pre)
1265 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1269 OPENSSL_free(pre);
1275 NISTP224_PRE_COMP *pre = pre_; local
1277 if (!pre)
1280 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1284 OPENSSL_cleanse(pre, sizeof *pre);
1285 OPENSSL_free(pre);
1436 NISTP224_PRE_COMP *pre = NULL; local
1626 NISTP224_PRE_COMP *pre = NULL; local
[all...]
H A Decp_nistp256.c1428 * Base point pre computation
1846 NISTP256_PRE_COMP *pre = pre_; local
1848 if (!pre)
1851 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1855 OPENSSL_free(pre);
1861 NISTP256_PRE_COMP *pre = pre_; local
1863 if (!pre)
1866 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1870 OPENSSL_cleanse(pre, sizeof *pre);
2023 NISTP256_PRE_COMP *pre = NULL; local
2217 NISTP256_PRE_COMP *pre = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ec/
H A Decp_nistp224.c1260 NISTP224_PRE_COMP *pre = pre_; local
1262 if (!pre)
1265 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1269 OPENSSL_free(pre);
1275 NISTP224_PRE_COMP *pre = pre_; local
1277 if (!pre)
1280 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1284 OPENSSL_cleanse(pre, sizeof *pre);
1285 OPENSSL_free(pre);
1436 NISTP224_PRE_COMP *pre = NULL; local
1626 NISTP224_PRE_COMP *pre = NULL; local
[all...]
H A Decp_nistp256.c1428 * Base point pre computation
1846 NISTP256_PRE_COMP *pre = pre_; local
1848 if (!pre)
1851 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1855 OPENSSL_free(pre);
1861 NISTP256_PRE_COMP *pre = pre_; local
1863 if (!pre)
1866 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1870 OPENSSL_cleanse(pre, sizeof *pre);
2023 NISTP256_PRE_COMP *pre = NULL; local
2217 NISTP256_PRE_COMP *pre = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ec/
H A Decp_nistp224.c1260 NISTP224_PRE_COMP *pre = pre_; local
1262 if (!pre)
1265 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1269 OPENSSL_free(pre);
1275 NISTP224_PRE_COMP *pre = pre_; local
1277 if (!pre)
1280 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1284 OPENSSL_cleanse(pre, sizeof *pre);
1285 OPENSSL_free(pre);
1436 NISTP224_PRE_COMP *pre = NULL; local
1626 NISTP224_PRE_COMP *pre = NULL; local
[all...]
H A Decp_nistp256.c1428 * Base point pre computation
1846 NISTP256_PRE_COMP *pre = pre_; local
1848 if (!pre)
1851 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1855 OPENSSL_free(pre);
1861 NISTP256_PRE_COMP *pre = pre_; local
1863 if (!pre)
1866 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1870 OPENSSL_cleanse(pre, sizeof *pre);
2023 NISTP256_PRE_COMP *pre = NULL; local
2217 NISTP256_PRE_COMP *pre = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/kernel/
H A Dtime.c84 unsigned short base, pre, prediv; local
87 pre = 1;
89 base = __res_bus_clock_speed_HZ / pre / HZ / (1 << prediv);
91 __set_TPRV(pre);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/kernel/
H A Dtime.c84 unsigned short base, pre, prediv; local
87 pre = 1;
89 base = __res_bus_clock_speed_HZ / pre / HZ / (1 << prediv);
91 __set_TPRV(pre);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-mx3/
H A Dclock-imx31.c39 static void __calc_pre_post_dividers(u32 div, u32 *pre, u32 *post) argument
44 *pre = 8;
52 *pre = temp_pre;
58 *pre = temp_pre;
61 *post = (div + *pre - 1) / *pre;
63 *pre = div;
66 *pre = 1;
261 u32 reg, pre, post; local
264 pre
275 u32 pre, post, parent = clk_get_rate(clk->parent); local
288 u32 reg, div, pre, post, parent = clk_get_rate(clk->parent); local
342 u32 pre, post; local
357 u32 reg, div, pre, post, parent = clk_get_rate(clk->parent); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dclock-imx31.c39 static void __calc_pre_post_dividers(u32 div, u32 *pre, u32 *post) argument
44 *pre = 8;
52 *pre = temp_pre;
58 *pre = temp_pre;
61 *post = (div + *pre - 1) / *pre;
63 *pre = div;
66 *pre = 1;
261 u32 reg, pre, post; local
264 pre
275 u32 pre, post, parent = clk_get_rate(clk->parent); local
288 u32 reg, div, pre, post, parent = clk_get_rate(clk->parent); local
342 u32 pre, post; local
357 u32 reg, div, pre, post, parent = clk_get_rate(clk->parent); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/packaging/SGI/
H A Dspec.pl31 elsif (/pre-/) {
32 $_ =~ s/pre-//;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/packaging/SGI/
H A Dspec.pl31 elsif (/pre-/) {
32 $_ =~ s/pre-//;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/packaging/SGI/
H A Dspec.pl31 elsif (/pre-/) {
32 $_ =~ s/pre-//;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/packaging/SGI/
H A Dspec.pl25 elsif (/pre-/) {
26 $_ =~ s/pre-//;

Completed in 245 milliseconds

1234567891011>>