| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_pktgen.c | 22 int BOOL; member 397 if (options("shaping")->v.BOOL) in ark_pktgen_set_pkt_ctrl() 409 if (!options("pause")->v.BOOL && in ark_pktgen_setup() 410 (!options("reset")->v.BOOL && in ark_pktgen_setup() 421 if (options("dg-mode")->v.BOOL) { in ark_pktgen_setup() 452 options("gen_forever")->v.BOOL, in ark_pktgen_setup() 454 options("vary_length")->v.BOOL, in ark_pktgen_setup() 458 options("ins_udp_hdr")->v.BOOL, in ark_pktgen_setup() 462 if (options("pause")->v.BOOL) in ark_pktgen_setup() 465 if (options("reset")->v.BOOL) in ark_pktgen_setup() [all …]
|
| H A D | ark_pktchkr.c | 23 int BOOL; member 394 if (!options("stop")->v.BOOL && options("configure")->v.BOOL) { in ark_pktchkr_setup() 404 if (options("dg-mode")->v.BOOL) { in ark_pktchkr_setup() 431 options("gen_forever")->v.BOOL, in ark_pktchkr_setup() 432 options("vary_length")->v.BOOL, in ark_pktchkr_setup() 433 options("incr_payload")->v.BOOL, in ark_pktchkr_setup() 434 options("incr_first_byte")->v.BOOL, in ark_pktchkr_setup() 436 options("ins_udp_hdr")->v.BOOL, in ark_pktchkr_setup() 437 options("en_resync")->v.BOOL, in ark_pktchkr_setup() 442 if (options("stop")->v.BOOL) in ark_pktchkr_setup() [all …]
|
| /f-stack/dpdk/drivers/bus/pci/windows/ |
| H A D | pci_netuio.c | 17 BOOL res; in send_ioctl() 34 BOOL res; in get_netuio_device_information_set() 61 BOOL res; in get_netuio_device_interface_detail()
|
| H A D | pci.c | 167 BOOL res; in get_device_pci_address() 200 BOOL res; in get_device_resource_info() 253 BOOL res; in get_pci_hardware_id()
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | Makefile | 155 …ZSTD_BUILD_CONTRIB:BOOL=ON -DZSTD_BUILD_STATIC:BOOL=ON -DZSTD_BUILD_TESTS:BOOL=ON -DZSTD_ZLIB_SUPP… 364 …E_BUILD_TYPE=Debug -DZSTD_MULTITHREAD_SUPPORT:BOOL=OFF -DZSTD_BUILD_STATIC:BOOL=ON -DZSTD_BUILD_TE…
|
| H A D | appveyor.yml | 255 …CFLAGS='-Werror' cmake -G 'Unix Makefiles' -DCMAKE_BUILD_TYPE=Debug -DZSTD_BUILD_TESTS:BOOL=ON -DZ…
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/msvc_compat/C99/ |
| H A D | stdbool.h | 11 typedef BOOL _Bool;
|
| /f-stack/freebsd/contrib/libnv/ |
| H A D | cnvlist.c | 84 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument 143 CNVLIST_TAKE(bool, bool, BOOL)
|
| H A D | nvlist.c | 1443 NVLIST_EXISTS(bool, BOOL) in NVLIST_EXISTS() 1640 NVLIST_APPEND_ARRAY(const bool, bool, BOOL) 1902 NVLIST_GET(bool, bool, BOOL) in NVLIST_GET() argument 1937 NVLIST_GET_ARRAY(const bool *, bool, BOOL) in NVLIST_GET_ARRAY() argument 1963 NVLIST_TAKE(bool, bool, BOOL) 2006 NVLIST_TAKE_ARRAY(bool *, bool, BOOL) in NVLIST_TAKE_ARRAY() argument 2041 NVLIST_FREE(bool, BOOL) in NVLIST_FREE()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_debug.c | 20 BOOL ret; in rte_dump_stack()
|
| H A D | eal_interrupts.c | 26 BOOL result; in eal_intr_thread_main()
|
| H A D | eal_alarm.c | 63 BOOL ret = SetWaitableTimer( in alarm_set()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | tsd.c | 281 static BOOL WINAPI 318 BOOL (WINAPI *const tls_callback)(HINSTANCE hinstDLL,
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | util.c | 1029 typedef BOOL(WINAPI* LPFN_GLPI)(PSYSTEM_LOGICAL_PROCESSOR_INFORMATION, PDWORD); 1037 BOOL done = FALSE; in UTIL_countPhysicalCores()
|
| /f-stack/freebsd/net/ |
| H A D | netmap_user.h | 458 BOOL ioctlReturnStatus; in win_nm_ioctl_internal()
|