Home
last modified time | relevance | path

Searched refs:CheckBit (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op.cu.cc111 __device__ EIGEN_STRONG_INLINE bool CheckBit(T* bit_mask, uint32 bit) { in CheckBit() function
132 if (!CheckBit(local, box)) { in NMSReduce()
150 result_mask[box] = CheckBit(local, box); in NMSReduce()
/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_controller.cc48 bool CheckBit(NUM_TYPE num_type, ENUM_TYPE bit) { in CheckBit() function
1760 if (CheckBit(settings_.lmp_features_page1, in OnReadSimplePairingMode()