Home
last modified time | relevance | path

Searched defs:ClearBit (Results 1 – 12 of 12) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DBits.c83 ClearBit( in ClearBit() function
/external/openthread/src/ncp/
Dchanged_props_set.hpp188 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/
Duseful.h58 T ClearBit(T* i, size_t n) { in ClearBit() function
/external/grpc-grpc/src/core/lib/gpr/
Duseful.h58 T ClearBit(T* i, size_t n) { in ClearBit() function
/external/openthread/src/core/meshcop/
Dmeshcop.hpp373 void ClearBit(uint8_t aBit) { m8[BitIndex(aBit)] &= ~BitFlag(aBit); } in ClearBit() function in ot::MeshCoP::SteeringData
/external/webrtc/modules/rtp_rtcp/source/
Dflexfec_header_reader_writer_unittest.cc68 void ClearBit(size_t index, uint8_t* packet_mask) { in ClearBit() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dcall_op_set.h190 void ClearBit(const uint32_t mask) { flags_ &= ~mask; } in ClearBit() function
/external/grpc-grpc/include/grpcpp/impl/
Dcall_op_set.h190 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/
Dcall_op_set.h190 void ClearBit(const uint32_t mask) { flags_ &= ~mask; } in ClearBit() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc2630 void Reflection::ClearBit(Message* message, in Swap() function in google::protobuf::Reflection
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc2630 void Reflection::ClearBit(Message* message, in Swap() function in google::protobuf::Reflection
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc2630 void Reflection::ClearBit(Message* message, in Swap() function in google::protobuf::Reflection