Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp788 uint32_t byte_idx; in ClearBit() local
828 uint32_t byte_idx; in SetBit() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp199 size_t byte_idx = (idx >> 3); // divide by 8 to get byte index in GetChildAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCF.cpp163 for (uint64_t byte_idx = 0; byte_idx < num_bytes - 1; byte_idx++) { in CFBitVectorSummaryProvider() local
/freebsd/sys/dev/irdma/
H A Dirdma_ctrl.c4795 int ret_code, byte_idx, feat_type, feat_cnt, feat_idx; in irdma_get_rdma_features() local