Searched refs:work (Results 26 - 50 of 503) sorted by relevance

1234567891011>>

/macosx-10.10.1/zlib-55/zlib/contrib/infback9/
H A Dinftree9.h61 unsigned FAR *bits, unsigned short FAR *work));
H A Dinftree9.c23 whose indices are 0..2^bits-1. work is a writable array of at least
24 lens shorts, which is used as a work area. type is the type of code
32 int inflate_table9(type, lens, codes, table, bits, work)
38 unsigned short FAR *work;
98 table. The sorted table is work[], with that space being provided by
141 if (lens[sym] != 0) work[offs[lens[sym]]++] = (unsigned short)sym;
177 base = extra = work; /* dummy value--not used */
213 if ((int)(work[sym]) < end) {
215 this.val = work[sym];
217 else if ((int)(work[sy
[all...]
/macosx-10.10.1/zlib-55/zlib/
H A Dinftrees.h62 unsigned FAR *bits, unsigned short FAR *work));
H A Dinftrees.c23 whose indices are 0..2^bits-1. work is a writable array of at least
24 lens shorts, which is used as a work area. type is the type of code
32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
38 unsigned short FAR *work;
96 table. The sorted table is work[], with that space being provided by
147 if (lens[sym] != 0) work[offs[lens[sym]]++] = (unsigned short)sym;
183 base = extra = work; /* dummy value--not used */
219 if ((int)(work[sym]) < end) {
221 here.val = work[sym];
223 else if ((int)(work[sy
[all...]
/macosx-10.10.1/sudo-73/src/zlib/
H A Dinftrees.c23 whose indices are 0..2^bits-1. work is a writable array of at least
24 lens shorts, which is used as a work area. type is the type of code
32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
38 unsigned short FAR *work;
96 table. The sorted table is work[], with that space being provided by
147 if (lens[sym] != 0) work[offs[lens[sym]]++] = (unsigned short)sym;
183 base = extra = work; /* dummy value--not used */
219 if ((int)(work[sym]) < end) {
221 here.val = work[sym];
223 else if ((int)(work[sy
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Ddes.c82 * thanks to his work. Thank you Richard.
1066 uint32_t work; local
1068 work = ((v[0] >> 4) ^ v[1]) & 0x0f0f0f0fL;
1069 v[1] ^= work;
1070 v[0] ^= (work << 4);
1071 work = ((v[0] >> 16) ^ v[1]) & 0x0000ffffL;
1072 v[1] ^= work;
1073 v[0] ^= (work << 16);
1074 work = ((v[1] >> 2) ^ v[0]) & 0x33333333L;
1075 v[0] ^= work;
1090 uint32_t work; local
1115 uint32_t fval, work, right, left; local
[all...]
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/Utils/
H A DCTimer.h23 static CTimer *cTimer(IOWorkLoop *work, OSObject *owner, Action callback);
24 Boolean init(IOWorkLoop *work, OSObject *owner, Action callback);
/macosx-10.10.1/libunwind-35.3/testsuite/
H A Dbacktrace.c21 static const char* other_expected[] = { "bar", "foo", "work", "_pthread_start", NULL, NULL };
51 static void* work(void* arg) function
62 if ( pthread_create(&worker1, NULL, work, other_expected) != 0 ) {
/macosx-10.10.1/zsh-61/zsh/Functions/VCS_Info/Backends/
H A DVCS_INFO_detect_git9 if VCS_INFO_check_com ${vcs_comm[cmd]} && ${vcs_comm[cmd]} rev-parse --is-inside-work-tree &> /dev/null ; then
/macosx-10.10.1/dtrace-147/libelf/
H A Dnewphdr.c73 unsigned work; local
106 ELFACCESSDATA(work, _elf_work)
107 if ((sz = count * _elf_msize(ELF_T_PHDR, work)) == 0) {
135 = (Half)elf_fsize(ELF_T_PHDR, 1, work);
/macosx-10.10.1/xnu-2782.1.97/tools/tests/execperf/
H A Drun.c16 void *work(void *);
35 ret = pthread_create(&threads[i], NULL, work, (void *)(intptr_t)count);
57 void *work(void *arg) function
/macosx-10.10.1/rsync-45/rsync/zlib/
H A Dinftrees.c23 whose indices are 0..2^bits-1. work is a writable array of at least
24 lens shorts, which is used as a work area. type is the type of code
32 int inflate_table(type, lens, codes, table, bits, work)
38 unsigned short FAR *work;
96 table. The sorted table is work[], with that space being provided by
147 if (lens[sym] != 0) work[offs[lens[sym]]++] = (unsigned short)sym;
184 base = extra = work; /* dummy value--not used */
219 if ((int)(work[sym]) < end) {
221 this.val = work[sym];
223 else if ((int)(work[sy
[all...]
/macosx-10.10.1/xnu-2782.1.97/libkern/zlib/
H A Dinftrees.c50 whose indices are 0..2^bits-1. work is a writable array of at least
51 lens shorts, which is used as a work area. type is the type of code
59 int inflate_table(type, lens, codes, table, bits, work)
65 unsigned short FAR *work;
123 table. The sorted table is work[], with that space being provided by
174 if (lens[sym] != 0) work[offs[lens[sym]]++] = (unsigned short)sym;
211 base = extra = work; /* dummy value--not used */
246 if ((int)(work[sym]) < end) {
248 this.val = work[sym];
250 else if ((int)(work[sy
[all...]
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/tlv-terminators/
H A Dmain.c74 static void* work(void* arg) function
101 if ( pthread_create(&worker1, NULL, work, &thread1) != 0 ) {
107 if ( pthread_create(&worker2, NULL, work, &thread2) != 0 ) {
118 work(&threadmain);
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dlithuanian-baltic.vim2 " Useful mainly with utf-8 but may work with other encodings
8 " UTF-8) should work.
H A Daccents.vim6 " UTF-8) should work.
/macosx-10.10.1/network_cmds-457/alias/
H A Dalias_smedia.c116 For this routine to work, the SETUP/200 must fit entirely
397 char *work; local
401 work = data;
402 work += 5;
403 while (work + 4 < data + dlen) {
404 memcpy(&msg_id, work, 2);
405 work += 2;
406 memcpy(&msg_len, work, 2);
407 work += 2;
413 memcpy(&port, work,
[all...]
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/threaded-flat-lookup/
H A Dmain.c35 static void* work(void* ignore) function
67 if ( pthread_create(&other, NULL, work, NULL) != 0 ) {
/macosx-10.10.1/libdispatch-442.1.4/dispatch/
H A Dgroup.h111 * @param work
123 dispatch_function_t work);
221 * @param work
233 dispatch_function_t work);
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/certcrl/testSubjects/X509tests/
H A Dx509tests.scr384 echo FIXME: test34 needs policy work
395 echo FIXME: test35 needs policy work
406 echo FIXME: test36 needs policy work
419 echo FIXME: test37 needs policy work
432 echo FIXME: test38 needs policy work
445 echo FIXME: test39 needs policy work
461 echo FIXME: test40 needs policy work
477 echo FIXME: test41 needs policy work
493 echo FIXME: test42 needs policy work
510 echo FIXME: test43 needs policy work
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DfeeDES.c293 unsigned char work[DES_BLOCK_SIZE_BYTES]; local
303 bcopy(cipherText, work, DES_BLOCK_SIZE_BYTES);
310 dedes(&fdinst->dinst, (char *)work);
316 char *cp = (char *)work;
330 * work[]
332 unsigned resid = work[DES_BLOCK_SIZE_BYTES-1];
338 bcopy(work, plainText, resid);
348 bcopy(work, plainText, DES_BLOCK_SIZE_BYTES);
H A Dplatform.h47 #error Platform dependent work needed
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DfeeDES.c293 unsigned char work[DES_BLOCK_SIZE_BYTES]; local
303 bcopy(cipherText, work, DES_BLOCK_SIZE_BYTES);
310 dedes(&fdinst->dinst, (char *)work);
316 char *cp = (char *)work;
330 * work[]
332 unsigned resid = work[DES_BLOCK_SIZE_BYTES-1];
338 bcopy(work, plainText, resid);
348 bcopy(work, plainText, DES_BLOCK_SIZE_BYTES);
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dapply.c251 void (^work)(size_t))
253 dispatch_block_t bb = _dispatch_Block_copy((void *)work);
261 dispatch_apply(size_t iterations, dispatch_queue_t dq, void (^work)(size_t)) argument
267 return _dispatch_apply_slow(iterations, dq, work);
270 dispatch_apply_f(iterations, dq, work,
271 (dispatch_apply_function_t)_dispatch_Block_invoke(work));
279 dispatch_queue_t dq, void (^work)(size_t))
281 dispatch_stride_f(offset, stride, iterations, dq, work,
282 (dispatch_apply_function_t)_dispatch_Block_invoke(work));
250 _dispatch_apply_slow(size_t iterations, dispatch_queue_t dq, void (^work)(size_t)) argument
/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/
H A DMakefile.PL65 It will work but croak if you try to verify an international name against
79 so verifying a hostname against the certificate will not work.

Completed in 224 milliseconds

1234567891011>>