Searched defs:head (Results 1 – 15 of 15) sorted by relevance
112 int head = rawDataHead_; in ParseTraceDataItem() local258 int head = GetNextSegment(); in ParseThread() local451 int head; in GetNextSegment() local
235 int head = rawDataHead_; in ParseTraceDataItem() local262 int head; in GetNextSegment() local337 int head = GetNextSegment(); in ParseThread() local
73 size_t head = head_.load(std::memory_order_relaxed); in EndWrite() local
364 const std::string head = "Heating"; in OutputStdHead() local
72 size_t head = head_.load(std::memory_order_relaxed); in EndWrite() local
376 const std::string head = "Heating"; in OutputStdHead() local
135 UartHead head; in MakeRndData() local151 UartHead head; in MakeDemoData() local162 bool HdcUARTBaseTest::MakeData(std::vector<uint8_t> &data, UartHead &head) in MakeData()677 UartHead head; variable
572 UartHead *head = reinterpret_cast<UartHead *>(data); in UartSendToHdcStream() local654 UartHead *head = reinterpret_cast<UartHead *>(data); in RequestSendPackage() local679 void HdcUARTBase::ProcessResponsePackage(const UartHead &head) in ProcessResponsePackage()822 struct UartHead *head = (struct UartHead *)data.data(); in ValidateUartPacket() local899 UartHead *head = (UartHead *)sendDataBuf; in SendUARTData() local
108 const uint8_t *head = reinterpret_cast<const uint8_t *>(this); in UpdateCheckSum() local116 const uint8_t *head = reinterpret_cast<const uint8_t *>(this); in ValidateHead() local
61 USBHead head; in BuildPacketHeader() local
140 string head; in SendIOPayload() local
50 struct usb_functionfs_strings_head head; member177 struct usb_functionfs_descs_head_v2 head; member
401 char head[headerLen + 2]; in JdwpProcessListMsg() local
199 bool SmapsStats::SetMapAddrInfo(std::string& line, MapPiecesInfo& head) in SetMapAddrInfo()215 bool SmapsStats::ParseMapHead(std::string& line, MapPiecesInfo& head) in ParseMapHead()
829 let head = this.shadowRoot!.querySelector(".th"); variable