| /f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/ |
| H A D | zts-report.py.in | 356 expect = issue_url + known[test][1] variable 358 expect = known[test][1] variable 361 expect = issue_url + maybe[test][1] variable 363 expect = maybe[test][1] variable 369 expect = "UNKNOWN REASON" variable 383 expect = "PASS" if test not in known else known[test][0] variable
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | lzf_c.c | 79 # define expect(expr,value) __builtin_expect ((expr),(value)) macro 82 # define expect(expr,value) (expr) macro
|
| /f-stack/freebsd/i386/include/ |
| H A D | atomic.h | 380 atomic_cmpset_64_i386(volatile uint64_t *dst, uint64_t expect, uint64_t src) in atomic_cmpset_64_i386() 409 atomic_fcmpset_64_i386(volatile uint64_t *dst, uint64_t *expect, uint64_t src) in atomic_fcmpset_64_i386() 482 atomic_cmpset_64_i586(volatile uint64_t *dst, uint64_t expect, uint64_t src) in atomic_cmpset_64_i586() 500 atomic_fcmpset_64_i586(volatile uint64_t *dst, uint64_t *expect, uint64_t src) in atomic_fcmpset_64_i586() 567 atomic_cmpset_64(volatile uint64_t *dst, uint64_t expect, uint64_t src) in atomic_cmpset_64() 577 atomic_fcmpset_64(volatile uint64_t *dst, uint64_t *expect, uint64_t src) in atomic_fcmpset_64() 692 atomic_cmpset_long(volatile u_long *dst, u_long expect, u_long src) in atomic_cmpset_long() 700 atomic_fcmpset_long(volatile u_long *dst, u_long *expect, u_long src) in atomic_fcmpset_long()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | debug.h | 62 #define expect(expr, value) (__builtin_expect((expr), (value))) macro
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_request_body.c | 804 ngx_str_t *expect; in ngx_http_test_expect() local
|
| H A D | ngx_http_request.h | 201 ngx_table_elt_t *expect; member
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | lz4.c | 261 #define expect(expr, value) (__builtin_expect((expr), (value))) macro 263 #define expect(expr, value) (expr) macro
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.c | 2637 uint64_t mask, expect; in iavf_dev_tx_desc_status() local
|
| /f-stack/freebsd/contrib/zstd/lib/decompress/ |
| H A D | zstd_decompress.c | 1584 ZSTD_outBuffer const expect = zds->expectedOutBuffer; in ZSTD_checkOutBuffer() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 2001 uint64_t mask, expect; in ice_tx_descriptor_status() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.c | 2094 uint64_t mask, expect; in i40e_dev_tx_descriptor_status() local
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_compress.c | 4332 ZSTD_inBuffer const expect = cctx->expectedInBuffer; in ZSTD_checkBufferStability() local
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_regs.h | 1807 po32m(struct txgbe_hw *hw, u32 reg, u32 mask, u32 expect, u32 *actual, in po32m()
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 26045 ZSTD_outBuffer const expect = zds->expectedOutBuffer; in ZSTD_checkOutBuffer() local
|