Searched refs:pm (Results 1 - 23 of 23) sorted by relevance

/barrelfish-master/lib/libc/stdtime/
H A Dtimelocal.h51 const char *pm; member in struct:lc_time_T
H A Dstrptime.c314 len = strlen(tptr->pm);
315 if (strncasecmp_l(buf, tptr->pm, len, locale) == 0) {
H A Dstrftime.c298 tptr->pm : tptr->am,
/barrelfish-master/lib/libc/stdlib/
H A Dqsort.c119 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
128 for (pm = (char *)a + es; pm < (char *)a + n * es; pm += es)
129 for (pl = pm;
135 pm = (char *)a + (n / 2) * es;
142 pm = med3(pm - d, pm, pm
[all...]
/barrelfish-master/include/vm/
H A Dpmap.h157 #define pmap_resident_count(pm) ((pm)->pm_stats.resident_count)
158 #define pmap_wired_count(pm) ((pm)->pm_stats.wired_count)
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dproperty.c77 _rem_from_module_entry(property *m, module_item *pm) argument
80 prev = &(pm->properties);
136 module_item *pm; local
204 pm = (module_item *) (get_property(module, MODULE_PROP))->val.ptr;
205 p->next_prop = pm->properties;
206 pm->properties = p;
334 module_item *pm; local
344 pm = (module_item *) (get_property(module, MODULE_PROP))->val.ptr;
369 _rem_from_module_entry(m, pm);
H A Dbip_module.c922 module_item *pm, *import_pm; local
946 pm = ModuleItem(module.did);
949 erase_module_procs(pm->procedures);
951 hg_free_size((generic_ptr) pm->syntax, sizeof(syntax_desc));
955 erase_module_props(pm->properties);
/barrelfish-master/lib/libc/gen/
H A Dglob.c321 const Char *pe, *pm, *pm1, *pl; local
325 for (lm = patbuf, pm = pattern; pm != ptr; *lm++ = *pm++)
334 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++)
341 pe = pm;
356 for (i = 0, pl = pm = ptr; pm <= pe; pm++)
357 switch (*pm) {
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_pmeth.c469 int pm; local
471 pm = RSA_PKCS1_PADDING;
473 pm = RSA_SSLV23_PADDING;
475 pm = RSA_NO_PADDING;
477 pm = RSA_PKCS1_OAEP_PADDING;
479 pm = RSA_X931_PADDING;
481 pm = RSA_PKCS1_PSS_PADDING;
488 return EVP_PKEY_CTX_set_rsa_padding(ctx, pm);
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_vpm.c419 X509_VERIFY_PARAM pm; local
421 pm.name = (char *)name;
424 idx = sk_X509_VERIFY_PARAM_find(param_table, &pm);
428 return OBJ_bsearch_table(&pm, default_table,
H A Dx509_vfy.h420 int X509_STORE_set1_param(X509_STORE *ctx, X509_VERIFY_PARAM *pm);
/barrelfish-master/lib/openssl-1.0.0d/crypto/dh/
H A Ddh_ameth.c73 const unsigned char *p, *pm; local
94 pm = pstr->data;
97 if (!(dh = d2i_DHparams(NULL, &pm, pmlen)))
186 const unsigned char *p, *pm; local
209 pm = pstr->data;
211 if (!(dh = d2i_DHparams(NULL, &pm, pmlen)))
/barrelfish-master/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsa_ameth.c71 const unsigned char *p, *pm; local
89 pm = pstr->data;
92 if (!(dsa = d2i_DSAparams(NULL, &pm, pmlen)))
192 const unsigned char *p, *pm; local
255 pm = pstr->data;
257 if (!(dsa = d2i_DSAparams(NULL, &pm, pmlen)))
/barrelfish-master/lib/libc/locale/
H A Dnl_langinfo.c96 ret = (char *) __get_current_time_locale(loc)->pm;
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_ameth.c145 const unsigned char *pm = NULL; local
147 pm = pstr->data;
149 if (!(eckey = d2i_ECParameters(NULL, &pm, pmlen)))
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dapps.h314 int *badarg, BIO *err, X509_VERIFY_PARAM **pm);
H A Dapps.c2245 int *badarg, BIO *err, X509_VERIFY_PARAM **pm)
2336 if (*pm)
2337 X509_VERIFY_PARAM_free(*pm);
2338 *pm = NULL;
2342 if (!*pm && !(*pm = X509_VERIFY_PARAM_new()))
2349 X509_VERIFY_PARAM_add0_policy(*pm, otmp);
2351 X509_VERIFY_PARAM_set_flags(*pm, flags);
2354 X509_VERIFY_PARAM_set_purpose(*pm, purpose);
2357 X509_VERIFY_PARAM_set_depth(*pm, dept
2244 args_verify(char ***pargs, int *pargc, int *badarg, BIO *err, X509_VERIFY_PARAM **pm) argument
[all...]
/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Dtkec_icons.tcl152 R0lGODlhEAAQAIAAAASC/PwCBCH5BAEAAAAALAAAAAAQABAAAAIlhI+pm+HB
299 R0lGODlhEAAQAIAAAPwCBAQCBCH5BAEAAAAALAAAAAAQABAAAAIbhI+pm+EP
/barrelfish-master/lib/openssl-1.0.0d/util/
H A Dpod2man.pl5 $DEF_PM_SECTION = '3pm' || '3';
78 unless the file ends in F<.pm> in which case section 3 will be selected.
183 pod2man some_module.pm > /usr/perl/man/man3/some_module.3
347 $section = $opt_section || ($ARGV[0] =~ /\.pm$/
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dqueues.pl23 % Updated: Friday November 18th, 1983, 8:09:31 pm
61 :- comment(date, "Friday November 18th, 1983, 8:09:31 pm").
/barrelfish-master/include/openssl/
H A Dx509_vfy.h420 int X509_STORE_set1_param(X509_STORE *ctx, X509_VERIFY_PARAM *pm);
/barrelfish-master/doc/012-services/
H A DServices.tex818 % because the pm services provides dispatcher functionality
/barrelfish-master/lib/tommath/
H A Dtommath.tex2270 shifts $k$ times to achieve a multiplication by $2^{\pm k}$ a mixture of whole digit shifting and partial digit shifting is employed.
6574 candidate integers. The algorithm is based on the observation that if $n - 1 = 2^kr$ and if $b^r \nequiv \pm 1$ then after upto $k - 1$ squarings the
6576 some value not congruent to $\pm 1$ when squared equals one which cannot occur if $n$ is prime.
6593 6. If $y \nequiv \pm 1$ then \\
6612 If the value $y \equiv b^r$ is congruent to $\pm 1$ then the algorithm cannot prove if $a$ is composite or not. Otherwise, the algorithm will
6613 square $y$ upto $s - 1$ times stopping only when $y \equiv -1$. If $y^2 \equiv 1$ and $y \nequiv \pm 1$ then the algorithm can report that $a$

Completed in 226 milliseconds