/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | Bits.c | 83 ClearBit( in ClearBit() function
|
/external/openthread/src/ncp/ |
D | changed_props_set.hpp | 188 static void ClearBit(uint64_t &aBitset, uint8_t aBitIndex) { aBitset &= ~(1ULL << aBitIndex); } in ClearBit() function in ot::Ncp::ChangedPropsSet
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/ |
D | useful.h | 58 T ClearBit(T* i, size_t n) { in ClearBit() function
|
/external/grpc-grpc/src/core/lib/gpr/ |
D | useful.h | 58 T ClearBit(T* i, size_t n) { in ClearBit() function
|
/external/openthread/src/core/meshcop/ |
D | meshcop.hpp | 373 void ClearBit(uint8_t aBit) { m8[BitIndex(aBit)] &= ~BitFlag(aBit); } in ClearBit() function in ot::MeshCoP::SteeringData
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | flexfec_header_reader_writer_unittest.cc | 68 void ClearBit(size_t index, uint8_t* packet_mask) { in ClearBit() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | call_op_set.h | 190 void ClearBit(const uint32_t mask) { flags_ &= ~mask; } in ClearBit() function
|
/external/grpc-grpc/include/grpcpp/impl/ |
D | call_op_set.h | 190 void ClearBit(const uint32_t mask) { flags_ &= ~mask; } in ClearBit() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | call_op_set.h | 190 void ClearBit(const uint32_t mask) { flags_ &= ~mask; } in ClearBit() function
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 2630 void Reflection::ClearBit(Message* message, in Swap() function in google::protobuf::Reflection
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 2630 void Reflection::ClearBit(Message* message, in Swap() function in google::protobuf::Reflection
|
/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 2630 void Reflection::ClearBit(Message* message, in Swap() function in google::protobuf::Reflection
|