/external/kernel-headers/original/linux/ |
D | mempolicy.h | 79 extern void __mpol_free(struct mempolicy *pol); 80 static inline void mpol_free(struct mempolicy *pol) in mpol_free() argument 82 if (pol) in mpol_free() 83 __mpol_free(pol); in mpol_free() 86 extern struct mempolicy *__mpol_copy(struct mempolicy *pol); 87 static inline struct mempolicy *mpol_copy(struct mempolicy *pol) in mpol_copy() argument 89 if (pol) in mpol_copy() 90 pol = __mpol_copy(pol); in mpol_copy() 91 return pol; in mpol_copy() 95 #define vma_set_policy(vma, pol) ((vma)->vm_policy = (pol)) argument [all …]
|
/external/openssl/crypto/x509v3/ |
D | v3_cpols.c | 70 static int i2r_certpol(X509V3_EXT_METHOD *method, STACK_OF(POLICYINFO) *pol, BIO *out, int indent); 136 POLICYINFO *pol; variable 172 pol = policy_section(ctx, polsect, ia5org); 174 if(!pol) goto err; 181 pol = POLICYINFO_new(); 182 pol->policyid = pobj; 184 if (!sk_POLICYINFO_push(pols, pol)){ 185 POLICYINFO_free(pol); 203 POLICYINFO *pol; in policy_section() local 205 if(!(pol = POLICYINFO_new())) goto merr; in policy_section() [all …]
|
/external/iptables/extensions/ |
D | libipt_policy.c | 134 struct ipt_policy_elem *e = &info->pol[info->len]; in parse() 288 e = &info->pol[i]; in final_check() 402 print_entry("", &info->pol[i], numeric); in print() 413 print_entry("--", &info->pol[i], 0); in save()
|
D | libip6t_policy.c | 174 struct ip6t_policy_elem *e = &info->pol[info->len]; in parse() 328 e = &info->pol[i]; in final_check() 442 print_entry("", &info->pol[i], numeric); in print() 455 print_entry("--", &info->pol[i], 0); in save()
|
D | libipt_policy.man | 15 .BI "--pol " "none|ipsec"
|
D | libip6t_policy.man | 15 .BI "--pol " "none|ipsec"
|
/external/strace/ |
D | mem.c | 765 int pol; local 768 else if (syserror(tcp) || umove(tcp, tcp->u_arg[0], &pol) < 0) 771 printxval(policies, pol, "MPOL_???");
|
/external/iptables/include/linux/netfilter_ipv6/ |
D | ip6t_policy.h | 53 struct ip6t_policy_elem pol[IP6T_POLICY_MAX_ELEM]; member
|
/external/iptables/include/linux/netfilter_ipv4/ |
D | ipt_policy.h | 57 struct ipt_policy_elem pol[IPT_POLICY_MAX_ELEM]; member
|
/external/iproute2/include/linux/ |
D | xfrm.h | 409 struct xfrm_userpolicy_info pol; member
|
/external/icu4c/data/lang/ |
D | cs.txt | 133 pl{"polština"}
|
D | et.txt | 668 POLYTON{"polütooniline"}
|
/external/icu4c/data/zone/ |
D | hr.txt | 34 ec{"Južni pol"}
|
D | sr_Latn.txt | 590 ec{"Južni pol"}
|
/external/iptables/ |
D | iptables.c | 1331 const char *pol = iptc_get_policy(chain, &counters, handle); in print_header() local 1333 if (pol) { in print_header() 1334 printf(" (policy %s", pol); in print_header()
|
D | ip6tables.c | 1265 const char *pol = ip6tc_get_policy(chain, &counters, handle); in print_header() local 1267 if (pol) { in print_header() 1268 printf(" (policy %s", pol); in print_header()
|
/external/iproute2/ip/ |
D | xfrm_policy.c | 433 xpinfo = &xpexp->pol; in xfrm_policy_print()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_lexpos.utf | 124 ADJ_PL^N_F_PL "políticas" :G2P 167 ADJ_PL^N_M_PL "políticos" :G2P 442 ADJ_SG^N_F_SG "política" :G2P 553 ADJ_SG^N_M_SG "político" :G2P
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_kpr.pkb | 1 …dting.ing-.theoltheol.techn.technischen Wissenschaftendersc.pol.pollrehrrer.o…
|
/external/chromium/third_party/icu/source/data/locales/ |
D | cs.txt | 1418 pl{"polština"}
|
D | et.txt | 1729 POLYTON{"polütooniline"}
|
/external/chromium/net/base/ |
D | effective_tld_names.gperf | 2565 pol.dz, 0 2566 pol.ht, 0
|
D | effective_tld_names.dat | 751 pol.dz 1019 pol.ht
|
/external/bluetooth/glib/po/ |
D | wa.po | 3 # Si vos voloz donner on côp di spale pol ratournaedje di Gnome (ou des
|
/external/webkit/WebKitTools/ |
D | ChangeLog-2009-06-16 | 3057 2009-01-26 Pierre-Olivier Latour <pol@apple.com> 3100 2009-01-21 Pierre-Olivier Latour <pol@apple.com> 3120 2009-01-20 Pierre-Olivier Latour <pol@apple.com> 3132 2009-01-20 Pierre-Olivier Latour <pol@apple.com> 3351 2009-01-06 Pierre-Olivier Latour <pol@apple.com> 4102 2008-11-17 Pierre-Olivier Latour <pol@apple.com> 4113 2008-11-17 Pierre-Olivier Latour <pol@apple.com> 4328 2008-11-03 Pierre-Olivier Latour <pol@apple.com> 4374 2008-10-30 Pierre-Olivier Latour <pol@apple.com> 4457 2008-10-28 Pierre-Olivier Latour <pol@apple.com> [all …]
|