Home
last modified time | relevance | path

Searched defs:SeqNum (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/system/secretkeeper/comm/src/data_types/
H A Dmod.rs98 pub struct SeqNum(u64); struct
100 impl SeqNum { impl
/aosp_15_r20/external/pytorch/torch/cuda/
H A D_sanitizer.py40 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 DBPFCORE.h68 static uint32_t SeqNum; variable
H A DBPFAbstractMemberAccess.cpp99 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/
Dipxtfflt.h54 USHORT SeqNum; member
Dnetmon.h2854 DWORD SeqNum; member
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Drtp_vp9_ref_finder_unittest.cc34 Frame& SeqNum(uint16_t start, uint16_t end) { in SeqNum() function in webrtc::__anond26991380111::Frame
H A Dh264_packet_buffer_unittest.cc158 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 DOpenThread.py2859 def setBbrDataset(self, SeqNumInc=False, SeqNum=None, MlrTimeout=None, ReRegDelay=None): argument
2892 def __configBbrDataset(self, SeqNum=None, MlrTimeout=None, ReRegDelay=None): argument