| /external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
| D | Bits.c | 70 SetBit( in SetBit() function
|
| /external/google-breakpad/src/client/linux/minidump_writer/ |
| D | cpu_set.h | 128 void SetBit(uintptr_t index) { in SetBit() function
|
| /external/ImageMagick/coders/ |
| D | stegano.c | 94 #define SetBit(i,set) SetPixelIndex(image,(Quantum) ((set) != 0 ? \ in ReadSTEGANOImage() macro
|
| D | otb.c | 304 #define SetBit(a,i,set) \ in WriteOTBImage() macro
|
| /external/icing/icing/legacy/index/ |
| D | icing-flash-bitmap.cc | 284 bool IcingFlashBitmap::SetBit(uint64_t idx, bool value) { in SetBit() function in icing::lib::IcingFlashBitmap
|
| /external/llvm-project/lldb/source/Utility/ |
| D | RegisterValue.cpp | 843 bool RegisterValue::SetBit(uint32_t bit) { in SetBit() function in RegisterValue
|
| D | Scalar.cpp | 881 bool Scalar::SetBit(uint32_t bit) { in SetBit() function in Scalar
|
| /external/webrtc/modules/audio_processing/utility/ |
| D | delay_estimator_wrapper.cc | 27 static __inline uint32_t SetBit(uint32_t in, int pos) { in SetBit() function
|
| /external/protobuf/src/google/protobuf/ |
| D | generated_message_table_driven_lite.h | 127 inline void SetBit(uint32* has_bits, uint32 has_bit_index) { in SetBit() function
|
| D | generated_message_reflection.cc | 1981 void Reflection::SetBit(Message* message, const FieldDescriptor* field) const { in SetBit() function in google::protobuf::Reflection
|
| /external/grpc-grpc/include/grpcpp/impl/codegen/ |
| D | call.h | 193 void SetBit(const uint32_t mask) { flags_ |= mask; } in SetBit() function
|
| /external/webrtc/modules/rtp_rtcp/source/ |
| D | flexfec_header_reader_writer_unittest.cc | 72 void SetBit(size_t index, uint8_t* packet_mask) { in SetBit() function
|
| /external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
| D | call_op_set.h | 184 void SetBit(const uint32_t mask) { flags_ |= mask; } in SetBit() function
|
| /external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
| D | call_op_set.h | 184 void SetBit(const uint32_t mask) { flags_ |= mask; } in SetBit() function
|
| /external/webrtc/api/transport/ |
| D | stun.cc | 898 void StunUInt32Attribute::SetBit(size_t index, bool value) { in SetBit() function in cricket::StunUInt32Attribute
|
| /external/ImageMagick/MagickCore/ |
| D | visual-effects.c | 2468 #define SetBit(alpha,i,set) (Quantum) ((set) != 0 ? (size_t) (alpha) \ in SteganoImage() macro
|
| /external/mesa3d/src/imgui/ |
| D | imgui.h | 1954 …void SetBit(int n) { int off = (n >> 5); int mask = 1 << (n & 31); UsedChars[off]… in SetBit() function
|
| D | imgui_internal.h | 259 …void SetBit(int n, bool v) { int off = (n >> 5); int mask = 1 << (n & 31); if (v) Sto… in SetBit() function
|