Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 4 of 4) sorted by relevance

/system/utest/fit/
A Dfunction_traits_tests.cpp60 auto lambda = [](float, bool) { return 0; }; in __anon751b94140402() argument
A Dtraits_tests.cpp76 auto lambda = [](float, bool) { return 0; }; in __anon89ec1b0f0402() argument
A Dnullable_tests.cpp112 void function(float, bool) {} in function() argument
113 auto lambda = [](float, bool) { return 0; }; in __anon7307f0470202() argument
/system/dev/bus/acpi/
A Dpciroot.cpp329 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