Searched refs:asize (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.9.5/curl-78.94.1/curl/tests/libtest/
H A Dlib543.c35 int asize; local
44 asize = (int)sizeof(a);
46 s = curl_easy_escape(easy, (char*)a, asize);
H A Dlib558.c32 int asize; local
44 asize = (int)sizeof(a);
45 ptr = curl_easy_escape(NULL, (char *)a, asize);
H A Dlib509.c109 int asize; local
133 asize = (int)sizeof(a);
134 str = curl_easy_escape(curl, (char *)a, asize); /* uses realloc() */
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DgiantIntegers.c695 int asize = a->sign, bsize = b->sign; local
703 if(asize < bsize) {
704 comSize = asize;
709 maxSize = asize;
728 if(asize < bsize) {
730 /* now propagate remaining carry beyond asize */
747 for(; j<asize; j++) {
1349 int asize, bsize; local
1370 asize = abs(a->sign);
1371 scratch1 = borrowGiant((asize
1420 unsigned asize; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DgiantIntegers.c695 int asize = a->sign, bsize = b->sign; local
703 if(asize < bsize) {
704 comSize = asize;
709 maxSize = asize;
728 if(asize < bsize) {
730 /* now propagate remaining carry beyond asize */
747 for(; j<asize; j++) {
1349 int asize, bsize; local
1370 asize = abs(a->sign);
1371 scratch1 = borrowGiant((asize
1420 unsigned asize; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kperf/
H A Dpet.c201 vm_size_t asize;
210 asize = pidc * sizeof(task_t);
211 taskv = kalloc( asize );
229 kfree(taskv, asize);
/macosx-10.9.5/rsync-42/rsync/lib/
H A Dpool_alloc.c114 size_t asize; local
124 asize = pool->size;
126 asize += sizeof (struct pool_extent);
128 if (!(start = (void *) malloc(asize)))
/macosx-10.9.5/text_cmds-87/sed/
H A Dcompile.c472 int asize, size; local
483 asize = 2 * _POSIX2_LINE_MAX + 1;
484 if ((text = malloc(asize)) == NULL)
541 if (asize - size < _POSIX2_LINE_MAX + 1) {
542 asize *= 2;
543 if ((text = realloc(text, asize)) == NULL)
729 int asize, esc_nl, size; local
733 asize = 2 * _POSIX2_LINE_MAX + 1;
734 if ((text = malloc(asize)) == NULL)
751 if (asize
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dbasictz.cpp443 int32_t asize = startTimes - idx; local
444 if (asize > 0) {
445 newTimes = (UDate*)uprv_malloc(sizeof(UDate) * asize);
450 for (int32_t newidx = 0; newidx < asize; newidx++) {
460 tar->getRawOffset(), tar->getDSTSavings(), newTimes, asize, timeType);
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/CurveParamDocs/
H A Dgiants.c42 * 20 Apr 98 JF grammarsquareg fixed for asize == 0.
861 int asize = a->sign, bsize = b->sign; local
866 if (asize < bsize)
868 for (j=0; j<asize; j++)
879 for (j=asize; j<bsize; j++)
904 for (j=bsize; j<asize; j++)
1735 int asize = abs(a->sign), bsize = abs(b->sign);
1748 for (i=0; i<asize+bsize; i++) scratch->n[i]=0;
1784 int asize = abs(a->sign), bsize = abs(b->sign);
1799 for (i=0; i<asize
2630 int asize = abs(a->sign), bsize = abs(b->sign); local
2675 int asize = abs(a->sign), max = asize * 2 - 1; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dgiants.c42 * 20 Apr 98 JF grammarsquareg fixed for asize == 0.
861 int asize = a->sign, bsize = b->sign; local
866 if (asize < bsize)
868 for (j=0; j<asize; j++)
879 for (j=asize; j<bsize; j++)
904 for (j=bsize; j<asize; j++)
1735 int asize = abs(a->sign), bsize = abs(b->sign);
1748 for (i=0; i<asize+bsize; i++) scratch->n[i]=0;
1784 int asize = abs(a->sign), bsize = abs(b->sign);
1799 for (i=0; i<asize
2630 int asize = abs(a->sign), bsize = abs(b->sign); local
2675 int asize = abs(a->sign), max = asize * 2 - 1; local
[all...]
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv.c352 socklen_t asize = sizeof (saddr); local
397 if (getsockname(0, (struct sockaddr *)&saddr, &asize) == 0) {
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcomep.c1097 unsigned32 asize;
1227 asize = (unsigned32)strlen((char *) entp->annotation) + 1;
1232 asize,
1236 rpc__strncpy(*annotation, entp->annotation, (asize-1));
1090 unsigned32 asize; local
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcl.vim68 syn keyword clFunction asc asize chr name random slen srandom day getarg getcgi getenv lcase scat sconv sdel skey smult srep substr sword trim ucase match
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dparam.c1096 long int asize = rde_stack_size (p->ast); local
1097 long int new = asize - mark;
1110 for (i = 3, j = mark; j < asize; i++, j++) {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_cparam-critcl/
H A D0_basic_arithmetic1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D10_notahead1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D1_functions1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D4_choice1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D5_sequence1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D6_optional1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D7_kleene1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D8_pkleene1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D9_ahead1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {
H A D2_fun_arithmetic1197 long int asize = rde_stack_size (p->ast);
1198 long int new = asize - mark;
1206 for (i = 3, j = mark; j < asize; i++, j++) {

Completed in 190 milliseconds

12