Home
last modified time | relevance | path

Searched refs:local (Results 1 – 25 of 2700) sorted by relevance

12345678910>>...108

/netbsd-src/external/mit/isl/dist/
H A Disl_local.c23 isl_ctx *isl_local_get_ctx(__isl_keep isl_local *local) in isl_local_get_ctx() argument
25 if (!local) in isl_local_get_ctx()
28 return isl_mat_get_ctx(local); in isl_local_get_ctx()
44 __isl_give isl_local *isl_local_copy(__isl_keep isl_local *local) in isl_local_copy() argument
46 return isl_local_alloc_from_mat(isl_mat_copy(local)); in isl_local_copy()
51 __isl_null isl_local *isl_local_free(__isl_take isl_local *local) in isl_local_free() argument
53 isl_mat_free(local); in isl_local_free()
63 isl_size isl_local_dim(__isl_keep isl_local *local, enum isl_dim_type type) in isl_local_dim() argument
65 isl_mat *mat = local; in isl_local_dim()
67 if (!local) in isl_local_dim()
[all …]
H A Disl_local.h9 __isl_give isl_local *isl_local_copy(__isl_keep isl_local *local);
10 __isl_null isl_local *isl_local_free(__isl_take isl_local *local);
12 isl_bool isl_local_div_is_marked_unknown(__isl_keep isl_local *local, int pos);
13 isl_bool isl_local_div_is_known(__isl_keep isl_local *local, int pos);
14 isl_bool isl_local_divs_known(__isl_keep isl_local *local);
18 isl_size isl_local_var_offset(__isl_keep isl_local *local,
21 __isl_give isl_local *isl_local_reorder(__isl_take isl_local *local,
24 __isl_give isl_local *isl_local_move_vars(__isl_take isl_local *local,
27 isl_bool isl_local_involves_vars(__isl_keep isl_local *local,
30 __isl_give isl_vec *isl_local_extend_point_vec(__isl_keep isl_local *local,
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
/netbsd-src/common/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dcrc32.h5 local const z_crc_t FAR crc_table[] = {
63 local const z_word_t FAR crc_big_table[] = {
153 local const z_word_t FAR crc_big_table[] = {
213 local const z_crc_t FAR crc_braid_table[][256] = {
631 local const z_word_t FAR crc_braid_big_table[][256] = {
1323 local const z_crc_t FAR crc_braid_table[][256] = {
1533 local const z_word_t FAR crc_braid_big_table[][256] = {
1751 local const z_crc_t FAR crc_braid_table[][256] = {
2169 local const z_word_t FAR crc_braid_big_table[][256] = {
2861 local const z_crc_t FAR crc_braid_table[][256] = {
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal_expand.c117 LOCAL_EXP *local = (LOCAL_EXP *) ptr; in local_expand_lookup() local
123 return (local->state->msg_attr.user); in local_expand_lookup()
125 return (local->usr_attr->home); in local_expand_lookup()
127 return (local->usr_attr->shell); in local_expand_lookup()
129 return (local->state->msg_attr.domain); in local_expand_lookup()
131 return (local->state->msg_attr.local); in local_expand_lookup()
133 return (local->state->msg_attr.local); in local_expand_lookup()
135 return (local->state->msg_attr.rcpt.address); in local_expand_lookup()
138 local->status |= LOCAL_EXP_EXTENSION_MATCHED; in local_expand_lookup()
139 return (local->state->msg_attr.extension); in local_expand_lookup()
[all …]
/netbsd-src/tests/net/inpcb/
H A Dinpcb_bind.c118 unicast_testsuite(struct addrinfo *local, struct addrinfo *any) in unicast_testsuite() argument
125 rc |= runtest(s++, local, 0, 0, NULL, 0); in unicast_testsuite()
135 rc |= runtest(s++, local, 0, 0, NULL, EADDRINUSE); in unicast_testsuite()
136 rc |= runtest(s++, local, 1, 0, NULL, 0); in unicast_testsuite()
143 rc |= runtest(s++, local, 0, 1, NULL, 0); in unicast_testsuite()
144 rc |= runtest(s++, local, 0, 1, NULL, 0); in unicast_testsuite()
145 rc |= runtest(s++, local, 1, 0, NULL, EADDRINUSE); in unicast_testsuite()
146 rc |= runtest(s++, local, 0, 0, NULL, EADDRINUSE); in unicast_testsuite()
163 rc |= runtest(s++, local, 1, 0, NULL, 0); in unicast_testsuite()
164 rc |= runtest(s++, local, 1, 0, NULL, EADDRINUSE); in unicast_testsuite()
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dlocaldata.rpl10 local-data: "mydata.server. CH A 10.11.12.13"
11 local-data: "myd2.server. CH A 10.11.12.14"
12 local-data: 'myd3.server. CH TXT "a text record"'
16 local-zone: "local" static
17 local-data: "local SOA nobody nobody 1 2 3 4 5"
18 local-data: "serv.local. A 20.30.40.50"
20 local-data: "bla.bla.local. A 20.30.40.51"
21 local-data: "bla.bla.local. A 20.30.40.52"
22 local-data: "bla.bla.local. A 20.30.40.53"
25 local-zone: "noso.local" static
[all …]
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_svc.c58 bool_t (*local)(char *, void *, struct svc_req *); in nlm_prog_0() local
70 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_sm_notify_0_svc; in nlm_prog_0()
84 retval = (bool_t) (*local)((char *)&argument, (void *)&result, rqstp); in nlm_prog_0()
126 bool_t (*local)(char *, void *, struct svc_req *); in nlm_prog_1() local
138 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_1_svc; in nlm_prog_1()
144 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_1_svc; in nlm_prog_1()
150 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_1_svc; in nlm_prog_1()
156 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_1_svc; in nlm_prog_1()
162 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_1_svc; in nlm_prog_1()
168 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_msg_1_svc; in nlm_prog_1()
[all …]
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dnfs_prot_svc.c98 nfssvcproc_t local; in nfs_program_2() local
159 local = (nfssvcproc_t) nfsproc_null_2_svc; in nfs_program_2()
165 local = (nfssvcproc_t) nfsproc_getattr_2_svc; in nfs_program_2()
171 local = (nfssvcproc_t) nfsproc_setattr_2_svc; in nfs_program_2()
177 local = (nfssvcproc_t) nfsproc_root_2_svc; in nfs_program_2()
183 local = (nfssvcproc_t) nfsproc_lookup_2_svc; in nfs_program_2()
195 local = (nfssvcproc_t) nfsproc_readlink_2_svc; in nfs_program_2()
201 local = (nfssvcproc_t) nfsproc_read_2_svc; in nfs_program_2()
207 local = (nfssvcproc_t) nfsproc_writecache_2_svc; in nfs_program_2()
213 local = (nfssvcproc_t) nfsproc_write_2_svc; in nfs_program_2()
[all …]
H A Damq_svc.c160 amqsvcproc_t local; in amq_program_1() local
180 local = NULL; in amq_program_1()
189 local = (amqsvcproc_t) amqproc_null_1_svc; in amq_program_1()
195 local = (amqsvcproc_t) amqproc_mnttree_1_svc; in amq_program_1()
201 local = (amqsvcproc_t) amqproc_umnt_1_svc; in amq_program_1()
207 local = (amqsvcproc_t) amqproc_stats_1_svc; in amq_program_1()
213 local = (amqsvcproc_t) amqproc_export_1_svc; in amq_program_1()
219 local = (amqsvcproc_t) amqproc_setopt_1_svc; in amq_program_1()
225 local = (amqsvcproc_t) amqproc_getmntfs_1_svc; in amq_program_1()
231 local = (amqsvcproc_t) amqproc_getvers_1_svc; in amq_program_1()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Drewrite_clnt.in1 local !
2 local a!
3 local !b
4 local a!b
5 local %
6 local a%
7 local %b
8 local a%b
9 local @
10 local a@
[all …]
H A Drewrite_clnt.ref1 rule local
5 rule local
9 rule local
13 rule local
17 rule local
21 rule local
25 rule local
29 rule local
33 rule local
37 rule local
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/tcp_reuse.tdir/
H A Dtcp_reuse.conf219 local-zone: "." refuse
20 local-zone: "example.com" static
21 local-data: "www.example.com A 10.20.30.40"
22 local-data: "www1.example.com A 10.20.30.41"
23 local-data: "www2.example.com A 10.20.30.42"
24 local-data: "www3.example.com A 10.20.30.43"
25 local-data: "www4.example.com A 10.20.30.44"
26 local-data: "www5.example.com A 10.20.30.45"
27 local-data: "www6.example.com A 10.20.30.46"
28 local-data: "www7.example.com A 10.20.30.47"
[all …]
/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dnfs_prot_svc.c97 nfssvcproc_t local; in nfs_program_2() local
106 local = (nfssvcproc_t) nfsproc_null_2_svc; in nfs_program_2()
112 local = (nfssvcproc_t) nfsproc_getattr_2_svc; in nfs_program_2()
118 local = (nfssvcproc_t) nfsproc_setattr_2_svc; in nfs_program_2()
124 local = (nfssvcproc_t) nfsproc_root_2_svc; in nfs_program_2()
130 local = (nfssvcproc_t) nfsproc_lookup_2_svc; in nfs_program_2()
142 local = (nfssvcproc_t) nfsproc_readlink_2_svc; in nfs_program_2()
148 local = (nfssvcproc_t) nfsproc_read_2_svc; in nfs_program_2()
154 local = (nfssvcproc_t) nfsproc_writecache_2_svc; in nfs_program_2()
160 local = (nfssvcproc_t) nfsproc_write_2_svc; in nfs_program_2()
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/tls_reuse.tdir/
H A Dtls_reuse.conf222 local-zone: "." refuse
23 local-zone: "example.com" static
24 local-data: "www.example.com A 10.20.30.40"
25 local-data: "www1.example.com A 10.20.30.41"
26 local-data: "www2.example.com A 10.20.30.42"
27 local-data: "www3.example.com A 10.20.30.43"
28 local-data: "www4.example.com A 10.20.30.44"
29 local-data: "www5.example.com A 10.20.30.45"
30 local-data: "www6.example.com A 10.20.30.46"
31 local-data: "www7.example.com A 10.20.30.47"
[all …]
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_302.c18 int local = 3; in return_local() local
20 return &local; in return_local()
26 int local[5], *indirect = local; in return_local_array() local
31 return local; in return_local_array()
34 return &local[3]; in return_local_array()
37 return 5 + local; in return_local_array()
40 return local + 5; in return_local_array()
43 return local - -3; in return_local_array()
49 return (local); in return_local_array()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/rpzextra/ns3/
H A Dnamed.conf.in37 zone "rpz-extra.local";
68 zone "rpz.local" {
70 file "first-rpz.local.db";
75 zone "rpz.local";
85 zone "rpz-external.local" {
88 file "second-rpz-external.local.db";
92 zone "rpz-external.local";
102 zone "rpz-extra.local" {
104 file "third-rpz-extra.local.db";
116 zone "rpz-extra.local" {
[all …]
/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Ddocsis6.dir18 % option docsis.oro local;
19 % option docsis.device-type local;
20 % option docsis.vendor-type local;
21 % option docsis.tftp-servers local;
22 % option docsis.config-file local;
23 % option docsis.syslog-servers local;
24 % option docsis.device-id local;
25 % option docsis.time-servers local;
26 % option docsis.time-offset local;
27 % option docsis.cmts-cm-mac local;
/netbsd-src/external/bsd/libbind/dist/doc/
H A Dirs.conf.cat517 If this file does not exist, the irs routines default to using local
42 local Use a local file, usually in /etc
63 quent access methods will be tried in order to cause local users to
64 appear in NIS (or other remote) groups in addition to the local groups.
67 # Get password entries from local file, or failing that, NIS
68 passwd local continue
71 # Build group membership from both local file, and NIS.
72 group local continue,merge
75 # Services comes from just the local file.
76 services local
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/m4/
H A DChangeLog48 gnulib-local. Remve ChangeLog.0. Add libgrep.m4.
54 * alloca.m4: Moved to ../../gnulib-local/m4/alloca.m4.
55 * backupfile.m4: Moved to ../../gnulib-local/m4/backupfile.m4.
56 * bison-i18n.m4: Moved to ../../gnulib-local/m4/bison-i18n.m4.
57 * canonicalize.m4: Moved to ../../gnulib-local/m4/canonicalize.m4.
58 * gcj.m4: Moved to ../../gnulib-local/m4/gcj.m4.
59 * getline.m4: Moved to ../../gnulib-local/m4/getline.m4.
60 * getndelim2.m4: Moved to ../../gnulib-local/m4/getndelim2.m4.
61 * java.m4: Moved to ../../gnulib-local/m4/java.m4.
62 * relocatable.m4: Moved to ../../gnulib-local/m4/relocatable.m4.
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-dlopen.test4 RUN: %clang -o %t-local -fPIC -DDLOPEN_FUNC_DIR=\"%t.d\" -DDLOPEN_FLAGS="RTLD_LAZY | RTLD_LOCAL" %S…
11 RUN: env LLVM_PROFILE_FILE=%t-local.profraw %run %t-local
15 RUN: llvm-profdata merge -o %t-local.profdata %t-local.profraw
19 RUN: %clang_profuse=%t-local.profdata -o %t-func.local.ll -S -emit-llvm %S/Inputs/instrprof-dlopen-…
21 RUN: diff %t-func.static.ll %t-func.local.ll
25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/Inputs/instrprof-dlopen…
27 RUN: diff %t-func2.static.ll %t-func2.local.ll
31 RUN: %clang_profuse=%t-local.profdata -o %t-main.local.ll -S -emit-llvm %S/Inputs/instrprof-dlopen-…
32 RUN: %clang_profuse=%t-local.profdata -o %t-main.global.ll -S -emit-llvm %S/Inputs/instrprof-dlopen…
33 RUN: diff %t-main.static.ll %t-main.local.ll
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dstg.c126 struct local { struct
135 static void stg_reset(struct local *); argument
136 static int mii_read(struct local *, int, int);
137 static void mii_write(struct local *, int, int, int);
138 static void mii_initphy(struct local *);
139 static void mii_dealan(struct local *, unsigned);
140 static void mii_bitbang_sync(struct local *);
141 static void mii_bitbang_send(struct local *, uint32_t, int);
142 static void mii_bitbang_clk(struct local *, uint8_t);
143 static int eeprom_wait(struct local *);
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Linux/
H A Dinstrprof-dlopen.test4 RUN: %clang -o %t-local -fPIC -DDLOPEN_FUNC_DIR=\"%t.d\" -DDLOPEN_FLAGS="RTLD_LAZY | RTLD_LOCAL" %S…
11 RUN: env LLVM_PROFILE_FILE=%t-local.profraw %run %t-local
15 RUN: llvm-profdata merge -o %t-local.profdata %t-local.profraw
19 RUN: %clang_profuse=%t-local.profdata -o %t-func.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlop…
21 RUN: diff %t-func.static.ll %t-func.local.ll
25 RUN: %clang_profuse=%t-local.profdata -o %t-func2.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlo…
27 RUN: diff %t-func2.static.ll %t-func2.local.ll
31 RUN: %clang_profuse=%t-local.profdata -o %t-main.local.ll -S -emit-llvm %S/../Inputs/instrprof-dlop…
32 RUN: %clang_profuse=%t-local.profdata -o %t-main.global.ll -S -emit-llvm %S/../Inputs/instrprof-dlo…
33 RUN: diff %t-main.static.ll %t-main.local.ll

12345678910>>...108