| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | EHUtils.h | 24 DenseMap<BlockT *, Status> Statuses; in computeEHOnlyBlocks() local 27 auto It = Statuses.find(BB); in computeEHOnlyBlocks() 28 return It != Statuses.end() ? It->second : Unknown; in computeEHOnlyBlocks() 51 Statuses[StartBlock] = NonEH; in computeEHOnlyBlocks() 57 Statuses[&BB] = EH; in computeEHOnlyBlocks() 76 Statuses[BB] = NewStatus; in computeEHOnlyBlocks() 80 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 | 390 exit statuses 436 exit statuses as follows. 456 some statuses change meanings. 796 use the same exit statuses as 801 documents exit statuses that correspond to neither
|
| /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/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/lib/libc/rpc/ |
| H A D | des_crypt.3 | 119 is false only for the first two statuses.
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | arc,arc2c0608.yaml | 69 RCF statuses PWM Filter Statues
|
| /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/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | scan_keyword.h | 67 // Initialize all statuses to __might_match, except for "" keywords are __does_match
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | file.h | 996 * @statuses: the list of statuses to trigger the collection on 1003 } __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 | 135 // Escaped mirrors other statuses after joins. 216 /// State aggregates statuses of all tracked parameters. 254 "Couldn't join statuses with different sizes"); in join() 1320 /// Join all incoming statuses for the given basic block. 1454 "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
|
| /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()
|