| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | EHUtils.h | 24 DenseMap<BlockT *, Status> Statuses; in computeEHOnlyBlocks() local 27 if (Statuses.contains(BB)) in computeEHOnlyBlocks() 28 return Statuses[BB]; in computeEHOnlyBlocks() 53 Statuses[StartBlock] = NonEH; in computeEHOnlyBlocks() 59 Statuses[&BB] = EH; in computeEHOnlyBlocks() 78 Statuses[BB] = NewStatus; in computeEHOnlyBlocks() 82 for (auto Entry : Statuses) { in computeEHOnlyBlocks()
|
| /freebsd/contrib/kyua/utils/sqlite/ |
| H A D | transaction.cpp | 47 /// Possible statuses of a transaction. 48 enum statuses { enum 55 statuses status; 61 impl(database& db_, const statuses status_) : in impl()
|
| /freebsd/sbin/rcorder/ |
| H A D | sprite.h | 74 * The following statuses overlap with the first 2 generic statuses
|
| /freebsd/contrib/ncurses/man/ |
| H A D | tput.1 | 355 exit statuses 389 one should interpret \fB\%@TPUT@\fP's exit statuses as follows. 409 some statuses change meanings. 736 use the same exit statuses as 741 documents exit statuses that correspond to neither
|
| /freebsd/contrib/sendmail/include/sm/ |
| H A D | sysexits.h | 24 ** exit statuses for system programs, notably delivermail 28 ** clashing with other exit statuses that random programs may
|
| /freebsd/include/ |
| H A D | sysexits.h | 38 * This include file attempts to categorize error exit statuses 44 * clashing with other exit statuses that random programs may
|
| /freebsd/lib/libc/rpc/ |
| H A D | des_crypt.3 | 119 is false only for the first two statuses.
|
| /freebsd/lib/libsys/ |
| H A D | mincore.2 | 105 statuses.
|
| H A D | wait.2 | 97 All of the desired process statuses to be waited on must be explicitly
|
| /freebsd/share/man/man3/ |
| H A D | sysexits.3 | 44 to reduce the possibility of clashing with other exit statuses that
|
| /freebsd/sbin/geom/core/ |
| H A D | geom.8 | 98 Report statuses for geoms instead of providers.
|
| /freebsd/share/man/man4/ |
| H A D | ahci.4 | 148 statuses in some way (IBPI standard) to report them using present indicators.
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | file.h | 960 * @statuses: the list of statuses to trigger the collection on 966 } __packed statuses[16]; member
|
| /freebsd/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_dma.c | 235 * register and all statuses are cleared in BCM_DMA_INT_STATUS one. in bcm_dma_init() 245 device_printf(dev, "statuses are not cleared\n"); in bcm_dma_init()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CalledOnceCheck.cpp | 137 // Escaped mirrors other statuses after joins. 218 /// State aggregates statuses of all tracked parameters. 256 "Couldn't join statuses with different sizes"); in join() 1322 /// Join all incoming statuses for the given basic block. 1456 "It's not a losing join if statuses do not represent " in isLosingJoin()
|
| /freebsd/contrib/kyua/doc/ |
| H A D | kyua.1.in | 387 Even though when those manual pages do not describe any other exit statuses,
|
| /freebsd/sys/powerpc/mpc85xx/ |
| H A D | fsl_sata.c | 746 /* Read interrupt statuses. */ in fsl_sata_intr() 765 /* Clear interrupt statuses. */ in fsl_sata_intr() 805 /* Read command statuses. */ in fsl_sata_intr_main() 822 /* On error, complete the rest of commands with error statuses. */ in fsl_sata_intr_main() 1887 /* Read interrupt statuses and process if any. */ in fsl_satapoll()
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | tx.h | 523 * After the array of statuses comes the SSN of the SCD. Look at 581 * After the array of statuses comes the SSN of the SCD. Look at
|
| /freebsd/sys/dev/dpaa2/ |
| H A D | dpaa2_mac.c | 66 /* DPMAC IRQ statuses. */
|
| /freebsd/contrib/bc/manuals/dc/ |
| H A D | EHN.1 | 1281 dc(1) returns the following exit statuses: 1336 The other statuses will only be returned when dc(1) is not in 1343 These exit statuses allow dc(1) to be used in shell scripting with error
|
| H A D | EH.1 | 1281 dc(1) returns the following exit statuses: 1336 The other statuses will only be returned when dc(1) is not in 1343 These exit statuses allow dc(1) to be used in shell scripting with error
|
| H A D | E.1 | 1281 dc(1) returns the following exit statuses: 1336 The other statuses will only be returned when dc(1) is not in 1343 These exit statuses allow dc(1) to be used in shell scripting with error
|
| /freebsd/sys/dev/ahci/ |
| H A D | ahci.c | 1321 /* Read interrupt statuses. */ in ahci_ch_intr() 1337 /* Read interrupt statuses. */ in ahci_ch_intr_direct() 1379 /* Clear interrupt statuses. */ in ahci_ch_intr_main() 1381 /* Read command statuses. */ in ahci_ch_intr_main() 1472 /* On error, complete the rest of commands with error statuses. */ in ahci_ch_intr_main() 2899 /* Read interrupt statuses and process if any. */ in ahcipoll()
|
| /freebsd/contrib/ofed/libibmad/ |
| H A D | rpc.c | 254 * that way, weird statuses cause an error, too */ in mad_rpc()
|
| /freebsd/crypto/openssl/test/ |
| H A D | ct_test.c | 207 /* Ignore other validation statuses. */ in assert_validity()
|