Searched refs:cl (Results 101 - 125 of 142) sorted by relevance

123456

/barrelfish-2018-10-04/lib/openssl-1.0.0d/ssl/
H A Dt1_enc.c329 int is_export,n,i,j,k,exp_label_len,cl; local
444 cl=EVP_CIPHER_key_length(c);
445 j=is_export ? (cl < SSL_C_EXPORT_KEYLENGTH(s->s3->tmp.new_cipher) ?
446 cl : SSL_C_EXPORT_KEYLENGTH(s->s3->tmp.new_cipher)) : cl;
H A Ds2_srvr.c527 STACK_OF(SSL_CIPHER) *cl; /* the ones we want to use */
644 cl=SSL_get_ciphers(s);
648 prio=sk_SSL_CIPHER_dup(cl);
655 allow = cl;
/barrelfish-2018-10-04/lib/lua/src/
H A Dlobject.h160 #define clvalue(o) check_exp(ttisclosure(o), &val_(o).gc->cl)
161 #define clLvalue(o) check_exp(ttisLclosure(o), &val_(o).gc->cl.l)
162 #define clCvalue(o) check_exp(ttisCclosure(o), &val_(o).gc->cl.c)
H A Dlstrlib.c266 static int match_class (int c, int cl) { argument
268 switch (tolower(cl)) {
280 default: return (cl == c);
282 return (islower(cl) ? res : !res);
H A Dlapi.c561 Closure *cl; local
565 cl = luaF_newCclosure(L, n);
566 cl->c.f = fn;
569 setobj2n(L, &cl->c.upvalue[n], L->top + n);
570 setclCvalue(L, L->top, cl);
H A Dlparser.c1622 Closure *cl = luaF_newLclosure(L, 1); /* create main closure */ local
1624 setclLvalue(L, L->top, cl);
1626 funcstate.f = cl->l.p = luaF_newproto(L);
1636 return cl; /* it's on the stack too */
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/EplexSCplex/
H A DEplexSCplex.mak74 CPP=cl.exe
187 CPP=cl.exe
300 CPP=cl.exe
411 CPP=cl.exe
525 CPP=cl.exe
636 CPP=cl.exe
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_lib.c817 The sizes of those arrays is expressed through cl, which is the
823 int cl, int dl)
826 n = cl-1;
844 return bn_cmp_words(a,b,cl);
822 bn_cmp_part_words(const BN_ULONG *a, const BN_ULONG *b, int cl, int dl) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/whrlpool/asm/
H A Dwp-x86_64.pl102 mov %al,%cl
109 mov %al,%cl
116 mov %bl,%cl
123 mov %bl,%cl
136 mov %al,%cl
143 mov %al,%cl
150 mov %bl,%cl
157 mov %bl,%cl
/barrelfish-2018-10-04/lib/barrelfish/
H A Dflounder_support.c108 struct event_closure cl)
110 event_mutex_enqueue_lock(&mb->mutex, qn, cl);
106 flounder_support_monitor_mutex_enqueue(struct monitor_binding *mb, struct event_queue_node *qn, struct event_closure cl) argument
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/Bitmap/
H A DBitmap.mak60 CPP=cl.exe
172 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/EcJava/
H A DEcJava.mak60 CPP=cl.exe
170 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/Edge_finder/
H A DEdge_finder.mak63 CPP=cl.exe
175 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/IC/
H A DIC.mak60 CPP=cl.exe
173 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/PtEclipse/
H A DPtEclipse.mak63 CPP=cl.exe
177 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/Standalone/
H A DStandalone.mak61 CPP=cl.exe
165 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/TkEclipse/
H A DTkEclipse.mak64 CPP=cl.exe
180 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/TkExdr/
H A DTkExdr.mak60 CPP=cl.exe
174 CPP=cl.exe
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A Dx86_64cpuid.pl86 movzb %cl,%r10 # number of cores - 1
/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/pl/
H A DVC-32.pl21 $cc='cl';
167 $ex_libs.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/ and `cl 2>&1` =~ /14\.00\.4[0-9]{4}\./);
/barrelfish-2018-10-04/usr/eclipseclp/WinMSC/Ria/
H A DRia.mak28 CPP=cl.exe
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Drepairtut.tex831 cl(N,Vars,Cl)
845 cl(1,[X,Y,Z], (X or neg Y or Z)).
846 cl(2,[X,Y,Z], (neg X or neg Y)).
847 cl(3,[X,Y,Z], (Y or neg Z)).
848 cl(4,[X,Y,Z], (X or neg Z)).
849 cl(5,[X,Y,Z], (Y or Z)).
/barrelfish-2018-10-04/lib/vfs/
H A Dcache.c805 struct bcache_client *cl = st; local
811 err = bcache_binding_init(&cl->rpc, b);
816 cl->bound = true;
/barrelfish-2018-10-04/usr/monitor/capops/
H A Dcapsend.c822 struct event_closure *cl = &uo_bc_st->completion_continuation; local
823 cl->handler(cl->arg);
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dread.c368 #define IsClass(pd,cl) ((pd)->token.class == (cl))
370 #define IsToken(pd,cl,char) (IsClass(pd,cl) && IsChar(pd,char))

Completed in 166 milliseconds

123456