Searched refs:nc (Results 1 - 22 of 22) sorted by relevance

/barrelfish-2018-10-04/usr/bench/rcce/bt/
H A Dsetup_mpi.c17 int error, color, nc; local
27 nc = (int)(sqrt((double)(total_nodes) + 0.00001e0));
35 if (nc > MAXCELLS) nc = MAXCELLS;
36 no_nodes = nc*nc;
/barrelfish-2018-10-04/usr/net_socket_server/
H A Dnet_sockets_server.c85 static struct socket_connection * find_socket_connection(struct network_connection *nc, uint32_t descriptor) argument
89 socket = nc->sockets;
98 static struct socket_connection * allocate_socket(struct network_connection *nc) argument
104 socket = nc->sockets;
121 nc->sockets = socket;
126 socket->connection = nc;
138 struct network_connection *nc = connection->connection; local
144 void *buffer = nc->buffers[nc->next_free];
153 nc
191 struct network_connection *nc = socket->connection; local
254 struct network_connection *nc = socket->connection; local
309 struct network_connection *nc = socket->connection; local
353 struct network_connection *nc = socket->connection; local
399 struct network_connection *nc; local
418 struct network_connection *nc; local
435 struct network_connection *nc; local
454 struct network_connection *nc; local
484 struct network_connection *nc; local
509 struct network_connection *nc = socket->connection; local
519 struct network_connection *nc; local
547 net_delete_socket(struct network_connection *nc, uint32_t descriptor) argument
611 struct network_connection *nc; local
647 struct network_connection *nc; local
778 struct network_connection *nc; local
[all...]
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dradixsort.c130 static int count[256], nc, bmin; local
149 if (nc == 0) {
156 nc++;
159 if (sp + nc > s + SIZE) { /* Get more stack. */
170 if (nc == 1 && count[bmin] == n) {
172 nc = count[bmin] = 0;
191 for (cp = count + bmin; nc > 0; cp++) {
202 nc--;
229 static int count[256], nc, bmin; local
245 if (nc
[all...]
/barrelfish-2018-10-04/lib/net/
H A Dnet_queue.c167 struct networking_card *nc = networking_cards; local
168 while(nc->cardname != NULL) {
169 if (strncmp(cardname, nc->cardname, strlen(nc->cardname)) == 0) {
170 return nc->createfn(cardname, interrupt, queueid, default_q,
173 nc++;
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3_ncons.c75 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
239 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc)
252 r = nc_match(&gntmp, nc);
275 r = nc_match(&gntmp, nc);
286 r = nc_match(gen, nc);
295 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc)
304 for (i = 0; i < sk_GENERAL_SUBTREE_num(nc->permittedSubtrees); i++)
306 sub = sk_GENERAL_SUBTREE_value(nc->permittedSubtrees, i);
328 for (i = 0; i < sk_GENERAL_SUBTREE_num(nc->excludedSubtrees); i++)
330 sub = sk_GENERAL_SUBTREE_value(nc
[all...]
H A Dv3_purp.c464 x->nc = X509_get_ext_d2i(x, NID_name_constraints, &i, NULL);
465 if (!x->nc && (i != -1))
H A Dx509v3.h575 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/asm/
H A Dppc64-mont.pl132 $na="f4"; $nb="f5"; $nc="f6"; $nd="f7";
278 lfd $nc,`$FRAME+48`($sp)
294 fcfid $nc,$nc
351 fmadd $T1a,$N0,$nc,$T1a
353 fmadd $T2a,$N1,$nc,$T2a
355 fmadd $T3a,$N2,$nc,$T3a
357 fmadd $dota,$N3,$nc,$dota
469 fmadd $T1a,$N0,$nc,$T1a
472 fmadd $T2a,$N1,$nc,
[all...]
H A Dsparcv9a-mont.pl110 $na="%f8"; $nb="%f10"; $nc="%f12"; $nd="%f14";
218 ldda [%sp+$bias+$frame+2]%asi,$nc
228 fxtod $nc,$nc
238 fmuld $nlo,$nc,$nloc
250 fmuld $nhi,$nc,$nhic
304 fmuld $nlo,$nc,$nloc
333 fmuld $nhi,$nc,$nhic
392 fmuld $nlo,$nc,$nloc
417 fmuld $nhi,$nc,
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dx_x509.c120 NAME_CONSTRAINTS_free(ret->nc);
/barrelfish-2018-10-04/lib/libc/locale/
H A Dcollate.c522 int nc = 0; local
529 nc++;
531 return (nc);
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dregcomp.c1002 register size_t nc; local
1010 nc = p->ncsalloc;
1011 assert(nc % CHAR_BIT == 0);
1012 nbytes = nc / CHAR_BIT * css;
1014 p->g->sets = (cset *)malloc(nc * sizeof(cset));
1017 nc * sizeof(cset));
/barrelfish-2018-10-04/lib/cpuid/
H A Dcpuid_amd.c423 uint8_t nc = cpuid_amd_apicid_ncores_extract(ac); local
426 mnc = nc + 1;
433 // uint8_t hyperthreads = logical_processors / nc;
/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Ds3_clnt.c969 unsigned long n,nc,llen,l; local
1016 for (nc=0; nc<llen; )
1019 if ((l+nc+3) > llen)
1046 nc+=l+3;
1087 printf("cipher, alg, nc = %s, %lx, %lx, %d\n", s->s3->tmp.new_cipher->name,
1665 unsigned long n,nc,l; local
1741 for (nc=0; nc<llen; )
1744 if ((l+nc
[all...]
H A Ds3_srvr.c1231 SSL_CIPHER *nc=NULL; local
1241 nc=c;
1245 if (nc != NULL)
1246 s->s3->tmp.new_cipher=nc;
2870 unsigned long l,nc,llen,n; local
2925 for (nc=0; nc<llen; )
2928 if ((l+nc+3) > llen)
2954 nc+=l+3;
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509/
H A Dx509_vfy.c630 NAME_CONSTRAINTS *nc = sk_X509_value(ctx->chain, j)->nc; local
631 if (nc)
633 rv = NAME_CONSTRAINTS_check(x, nc);
H A Dx509.h300 NAME_CONSTRAINTS *nc; member in struct:x509_st
/barrelfish-2018-10-04/usr/eclipseclp/Eplex/
H A Dcoinplex.cpp2015 int nc = lp->Solver->getNumCols(); local
2016 if (lp->vnsize < nc)
2018 int newvnsize = (int) ceil(nc*1.5)+100;
2047 if (idx < 0 || idx >= nc)
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_io.c3804 register int pc, nc; local
3809 nc = *name++;
3813 if (!nc) return 0;
3824 case '-': if (nc >= *(pattern-2) && nc <= *pattern)
3827 default: if (pc == nc)
3847 if (!nc) return 0;
3851 if (pc != nc) return 0;
3855 while (nc);
/barrelfish-2018-10-04/lib/lua/src/
H A Dlvm.c524 lua_Number nb = nvalue(rb), nc = nvalue(rc); \
525 setnvalue(ra, op(L, nb, nc)); \
/barrelfish-2018-10-04/include/openssl/
H A Dx509v3.h575 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
H A Dx509.h300 NAME_CONSTRAINTS *nc; member in struct:x509_st

Completed in 204 milliseconds