Searched defs:bool (Results 1 – 4 of 4) sorted by relevance
| /system/utest/fit/ |
| A D | function_traits_tests.cpp | 60 auto lambda = [](float, bool) { return 0; }; in __anon751b94140402() argument
|
| A D | traits_tests.cpp | 76 auto lambda = [](float, bool) { return 0; }; in __anon89ec1b0f0402() argument
|
| A D | nullable_tests.cpp | 112 void function(float, bool) {} in function() argument 113 auto lambda = [](float, bool) { return 0; }; in __anon7307f0470202() argument
|
| /system/dev/bus/acpi/ |
| A D | pciroot.cpp | 329 static zx_status_t pciroot_op_msi_alloc_block(void*, uint64_t, bool, msi_block_t*) { in pciroot_op_msi_alloc_block() argument 337 static zx_status_t pciroot_op_msi_mask_unmask(void*, uint64_t, bool) { in pciroot_op_msi_mask_unmask() argument 341 static zx_status_t pciroot_op_get_address_space(void*, size_t, pci_address_space_t, bool, uint64_t*… in pciroot_op_get_address_space() argument
|
Completed in 8 milliseconds