HomeSort by: relevance | last modified time | path
    Searched defs:domain (Results 1 - 25 of 1050) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/libbind/dist/irs/
nis_p.h 33 char * domain; member in struct:nis_p
nis_p.h 33 char * domain; member in struct:nis_p
nis_p.h 33 char * domain; member in struct:nis_p
  /src/external/mit/isl/dist/
isl_pw_fix_templ.c 3 /* Fix the value of the given parameter or domain dimension of "pw"
24 isl_set *domain; local
26 domain = FN(PW,take_domain_at)(pw, i);
27 domain = isl_set_fix_si(domain, type, pos, value);
28 pw = FN(PW,restore_domain_at)(pw, i, domain);
58 isl_set *domain; local
60 domain = FN(PW,take_domain_at)(pw, i);
61 domain = isl_set_fix(domain, type, pos, v->n)
    [all...]
isl_pw_split_dims_templ.c 29 isl_set *domain; local
31 domain = FN(PW,take_domain_at)(pw, i);
32 domain = isl_set_split_dims(domain, type, first, n);
33 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_fix_templ.c 3 /* Fix the value of the given parameter or domain dimension of "pw"
24 isl_set *domain; local
26 domain = FN(PW,take_domain_at)(pw, i);
27 domain = isl_set_fix_si(domain, type, pos, value);
28 pw = FN(PW,restore_domain_at)(pw, i, domain);
58 isl_set *domain; local
60 domain = FN(PW,take_domain_at)(pw, i);
61 domain = isl_set_fix(domain, type, pos, v->n)
    [all...]
isl_pw_split_dims_templ.c 29 isl_set *domain; local
31 domain = FN(PW,take_domain_at)(pw, i);
32 domain = isl_set_split_dims(domain, type, first, n);
33 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_fix_templ.c 3 /* Fix the value of the given parameter or domain dimension of "pw"
24 isl_set *domain; local
26 domain = FN(PW,take_domain_at)(pw, i);
27 domain = isl_set_fix_si(domain, type, pos, value);
28 pw = FN(PW,restore_domain_at)(pw, i, domain);
58 isl_set *domain; local
60 domain = FN(PW,take_domain_at)(pw, i);
61 domain = isl_set_fix(domain, type, pos, v->n)
    [all...]
isl_pw_split_dims_templ.c 29 isl_set *domain; local
31 domain = FN(PW,take_domain_at)(pw, i);
32 domain = isl_set_split_dims(domain, type, first, n);
33 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_morph_templ.c 33 isl_set *domain; local
36 domain = FN(PW,take_domain_at)(pw, i);
37 domain = isl_morph_set(isl_morph_copy(morph), domain);
38 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_move_dims_templ.c 43 isl_set *domain; local
45 domain = FN(PW,take_domain_at)(pw, i);
46 domain = isl_set_move_dims(domain, dst_type, dst_pos,
48 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_un_op_templ.c 26 __isl_give isl_set *(*fn_domain)(__isl_take isl_set *domain);
48 isl_set *domain; local
57 domain = FN(PW,take_domain_at)(pw, i);
58 domain = control->fn_domain(domain);
59 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_morph_templ.c 33 isl_set *domain; local
36 domain = FN(PW,take_domain_at)(pw, i);
37 domain = isl_morph_set(isl_morph_copy(morph), domain);
38 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_move_dims_templ.c 43 isl_set *domain; local
45 domain = FN(PW,take_domain_at)(pw, i);
46 domain = isl_set_move_dims(domain, dst_type, dst_pos,
48 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_un_op_templ.c 26 __isl_give isl_set *(*fn_domain)(__isl_take isl_set *domain);
48 isl_set *domain; local
57 domain = FN(PW,take_domain_at)(pw, i);
58 domain = control->fn_domain(domain);
59 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_morph_templ.c 33 isl_set *domain; local
36 domain = FN(PW,take_domain_at)(pw, i);
37 domain = isl_morph_set(isl_morph_copy(morph), domain);
38 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_move_dims_templ.c 43 isl_set *domain; local
45 domain = FN(PW,take_domain_at)(pw, i);
46 domain = isl_set_move_dims(domain, dst_type, dst_pos,
48 pw = FN(PW,restore_domain_at)(pw, i, domain);
isl_pw_un_op_templ.c 26 __isl_give isl_set *(*fn_domain)(__isl_take isl_set *domain);
48 isl_set *domain; local
57 domain = FN(PW,take_domain_at)(pw, i);
58 domain = control->fn_domain(domain);
59 pw = FN(PW,restore_domain_at)(pw, i, domain);
  /src/external/bsd/wpa/dist/src/eap_common/
eap_common.h 16 const u8 *domain; member in struct:erp_tlvs
eap_common.h 16 const u8 *domain; member in struct:erp_tlvs
eap_common.h 16 const u8 *domain; member in struct:erp_tlvs
  /src/external/mpl/bind/dist/lib/dns/include/irs/
resconf.h 34 * A DNS search list specified in the 'domain' or 'search' statements
38 char *domain; member in struct:irs_resconf_search
60 * nameserver, domain, search, sortlist, ndots, and options.
resconf.h 34 * A DNS search list specified in the 'domain' or 'search' statements
38 char *domain; member in struct:irs_resconf_search
60 * nameserver, domain, search, sortlist, ndots, and options.
  /src/external/mpl/dhcp/bind/dist/lib/irs/include/irs/
resconf.h 30 * A DNS search list specified in the 'domain' or 'search' statements
34 char *domain; member in struct:irs_resconf_search
56 * nameserver, domain, search, sortlist, ndots, and options.
resconf.h 30 * A DNS search list specified in the 'domain' or 'search' statements
34 char *domain; member in struct:irs_resconf_search
56 * nameserver, domain, search, sortlist, ndots, and options.

Completed in 76 milliseconds

1 2 3 4 5 6 7 8 91011>>