Searched defs:SeqNum (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/system/secretkeeper/comm/src/data_types/ |
H A D | mod.rs | 98 pub struct SeqNum(u64); struct 100 impl SeqNum { impl
|
/aosp_15_r20/external/pytorch/torch/cuda/ |
H A D | _sanitizer.py | 40 SeqNum = int variable 276 def update_seq_num(self, stream: StreamId, seq_num: SeqNum) -> None: 286 self, state: Dict[StreamId, SeqNum], other: Dict[StreamId, SeqNum] argument 324 self, current_stream: StreamId, seq_num: SeqNum, other_stream: StreamId
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFCORE.h | 68 static uint32_t SeqNum; variable
|
H A D | BPFAbstractMemberAccess.cpp | 99 uint32_t BPFCoreSharedInfo::SeqNum; member in llvm::BPFCoreSharedInfo
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | ipxtfflt.h | 54 USHORT SeqNum; member
|
D | netmon.h | 2854 DWORD SeqNum; member
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | rtp_vp9_ref_finder_unittest.cc | 34 Frame& SeqNum(uint16_t start, uint16_t end) { in SeqNum() function in webrtc::__anond26991380111::Frame
|
H A D | h264_packet_buffer_unittest.cc | 158 Packet& Packet::SeqNum(uint16_t rtp_seq_num) { in SeqNum() function in webrtc::__anon11efb2e50111::Packet
|
/aosp_15_r20/external/openthread/tools/harness-thci/ |
H A D | OpenThread.py | 2859 def setBbrDataset(self, SeqNumInc=False, SeqNum=None, MlrTimeout=None, ReRegDelay=None): argument 2892 def __configBbrDataset(self, SeqNum=None, MlrTimeout=None, ReRegDelay=None): argument
|