| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| async.c | 98 async_unit *au = u->au; local 99 LOCK (&au->lock); 101 au->thread = __gthread_self (); 104 /* Main loop. At this point, au->lock is always held. */ 105 WAIT_SIGNAL_MUTEX (&au->work, au->tail != NULL, &au->lock); 106 LOCK (&au->lock); 107 ctq = au->head 235 async_unit *au; local [all...] |
| file_pos.c | 224 if (ASYNC_IO && u->au) 226 if (async_wait (&(fpp->common), u->au)) 231 LOCK (&u->au->io_lock); 291 if (ASYNC_IO && u->au && needs_unlock) 292 UNLOCK (&u->au->io_lock); 321 if (ASYNC_IO && u->au) 323 if (async_wait (&(fpp->common), u->au)) 328 LOCK (&u->au->io_lock); 414 if (ASYNC_IO && u->au && needs_unlock) 415 UNLOCK (&u->au->io_lock) [all...] |
| close.c | 72 if (ASYNC_IO && u && u->au) 73 if (async_wait (&(clp->common), u->au))
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| async.c | 95 async_unit *au = u->au; local 96 LOCK (&au->lock); 98 au->thread = __gthread_self (); 101 /* Main loop. At this point, au->lock is always held. */ 102 WAIT_SIGNAL_MUTEX (&au->work, au->tail != NULL, &au->lock); 103 LOCK (&au->lock); 104 ctq = au->head 233 async_unit *au; local [all...] |
| file_pos.c | 224 if (ASYNC_IO && u->au) 226 if (async_wait (&(fpp->common), u->au)) 231 LOCK (&u->au->io_lock); 291 if (ASYNC_IO && u->au && needs_unlock) 292 UNLOCK (&u->au->io_lock); 321 if (ASYNC_IO && u->au) 323 if (async_wait (&(fpp->common), u->au)) 328 LOCK (&u->au->io_lock); 415 if (ASYNC_IO && u->au && needs_unlock) 416 UNLOCK (&u->au->io_lock) [all...] |
| close.c | 72 if (ASYNC_IO && u && u->au) 73 if (async_wait (&(clp->common), u->au))
|
| /src/sys/dev/i2c/ |
| au8522.c | 60 au8522_reset(struct au8522 *au) 62 return au8522_write_1(au, 0xa4, 1 << 5); 66 au8522_read_1(struct au8522 *au, uint16_t reg, uint8_t *val) 73 error = iic_exec(au->i2c, I2C_OP_WRITE, au->i2c_addr, 77 return iic_exec(au->i2c, I2C_OP_READ, au->i2c_addr, 82 au8522_write_1(struct au8522 *au, uint16_t reg, uint8_t val) 89 return iic_exec(au->i2c, I2C_OP_WRITE, au->i2c_addr 219 struct au8522 *au; local [all...] |
| /src/lib/libc/rpc/ |
| auth_unix.c | 114 struct audata *au; local 119 au = NULL; 127 au = mem_alloc(sizeof(*au)); 129 if (au == NULL) { 135 auth->ah_private = au; 136 auth->ah_verf = au->au_shcred = _null_auth; 137 au->au_shfaults = 0; 138 au->au_origcred.oa_base = NULL; 157 au->au_origcred.oa_length = len = XDR_GETPOS(&xdrs) 243 struct audata *au; local 255 struct audata *au; local 287 struct audata *au = AUTH_PRIVATE(auth); local 331 struct audata *au; local 358 struct audata *au; local [all...] |
| /src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/ftdetect/ |
| gcc-dev.vim | 12 au BufRead match.pd setf gcc-match 15 au BufRead *.[1-3][0-9][0-9]r.* setf gcc-rtl 18 au BufRead *.[0-2][0-9][0-9][ti].* setf gimple
|
| /src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/ftdetect/ |
| gcc-dev.vim | 12 au BufRead match.pd setf gcc-match 15 au BufRead *.[1-3][0-9][0-9]r.* setf gcc-rtl 18 au BufRead *.[0-2][0-9][0-9][ti].* setf gimple
|
| /src/sys/arch/mips/cavium/dev/ |
| octeon_cop2var.h | 56 #define __octeon_cop2_aes_set_key_au_vaddr64(au, AU) \ 58 octeon_cop2_aes_set_key_##au##_vaddr64(uint64_t key, uint32_t klen) \ 67 CNASM_##AU##LD(tmp0, 0, key) \ 72 CNASM_##AU##LD(tmp1, 8, key) \ 77 CNASM_##AU##LD(tmp2, 16, key) \ 82 CNASM_##AU##LD(tmp3, 24, key) \ 95 #define __octeon_cop2_aes_set_key_au_ptr(au, AU, ptr) \ 97 octeon_cop2_aes_set_key_##au(ptr key, uint32_t klen) [all...] |
| /src/external/gpl3/gcc/dist/libgcc/ |
| fp-bit.c | 715 FLO_union_type au, bu; 717 au.value = arg_a; 720 unpack_d (&au, &a); 735 FLO_union_type au, bu; 737 au.value = arg_a; 740 unpack_d (&au, &a); 921 FLO_union_type au, bu; 923 au.value = arg_a; 926 unpack_d (&au, &a); 1039 FLO_union_type au, bu [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| fp-bit.c | 715 FLO_union_type au, bu; 717 au.value = arg_a; 720 unpack_d (&au, &a); 735 FLO_union_type au, bu; 737 au.value = arg_a; 740 unpack_d (&au, &a); 921 FLO_union_type au, bu; 923 au.value = arg_a; 926 unpack_d (&au, &a); 1039 FLO_union_type au, bu [all...] |
| /src/external/bsd/mdocml/dist/ |
| gmdiff | 54 diff -au $DIFFOPT /tmp/roff.out /tmp/mandoc.out 2>&1
|
| /src/sbin/routed/rtquery/ |
| rtquery.c | 398 memcpy(NA0.au.au_pw, passwd, RIP_AUTH_PW_LEN); 405 NA0.au.a_md5.md5_keyid = (int8_t)keyid; 406 NA0.au.a_md5.md5_auth_len = RIP_AUTH_MD5_KEY_LEN; 407 NA0.au.a_md5.md5_seqno = 0; 409 NA0.au.a_md5.md5_pkt_len = htons(cc); 417 MD5Final(NA2.au.au_pw, &md5_ctx); 734 qstring(na->au.au_pw, 746 ntohs(na->au.a_md5.md5_pkt_len), 747 na->au.a_md5.md5_keyid, 748 na->au.a_md5.md5_auth_len [all...] |
| /src/usr.sbin/sysinst/arch/playstation2/ |
| msg.md.fr | 58 {Ce disque correspond au disque du BIOS suivant : 91 ('Non' vous ram�nera au menu d'�dition des partitions.)}
|
| msg.md.de | 89 {Der NetBSD Teil der Festplatte liegt au�erhalb des vom BIOS dieser Maschine
|
| /src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| RegAllocPBQP.cpp | 133 void getAnalysisUsage(AnalysisUsage &au) const override; 543 void RegAllocPBQP::getAnalysisUsage(AnalysisUsage &au) const { 544 au.setPreservesCFG(); 545 au.addRequired<AAResultsWrapperPass>(); 546 au.addPreserved<AAResultsWrapperPass>(); 547 au.addRequired<SlotIndexes>(); 548 au.addPreserved<SlotIndexes>(); 549 au.addRequired<LiveIntervals>(); 550 au.addPreserved<LiveIntervals>(); 551 //au.addRequiredID(SplitCriticalEdgesID) [all...] |
| /src/external/gpl3/gcc/dist/libgfortran/runtime/ |
| error.c | 659 if (u && u->au) 661 if (u->au->error.has_error) 664 if (__gthread_equal (u->au->thread, __gthread_self ())) 666 u->au->error.has_error = 1; 667 u->au->error.cmp = cmp; 668 u->au->error.family = family; 669 u->au->error.message = message;
|
| /src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
| error.c | 659 if (u && u->au) 661 if (u->au->error.has_error) 664 if (__gthread_equal (u->au->thread, __gthread_self ())) 666 u->au->error.has_error = 1; 667 u->au->error.cmp = cmp; 668 u->au->error.family = family; 669 u->au->error.message = message;
|
| /src/usr.sbin/sysinst/arch/prep/ |
| msg.md.de | 57 {Der NetBSD Teil der Festplatte liegt au�erhalb des vom BIOS dieser Maschine
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| test.cnf | 66 countryName_default = AU 67 countryName_value = AU 88 emailAddress_value = eay@mincom.oz.au
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| meth-typedefs.cc | 126 aunion const au = { 0 }; local 127 aunion const* aup = &au;
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| meth-typedefs.cc | 126 aunion const au = { 0 }; local 127 aunion const* aup = &au;
|
| /src/include/protocols/ |
| routed.h | 108 } au; member in struct:netauth
|