Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/functional/semaphores/
H A Dsem_readerwriter.c111 int ReadID[READ_NUM], WriteID[WRITE_NUM]; in main() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetSchedule.cpp193 unsigned WriteID = WLEntry->WriteResourceID; in computeOperandLatency() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp207 unsigned WriteID = WLEntry->WriteResourceID; in computeOperandLatency() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetSchedule.cpp223 unsigned WriteID = WLEntry->WriteResourceID; in computeOperandLatency() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.h268 void WriteID(UInt64 value) { WriteNumber(value); } in WriteID() function
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/
H A Dmkvmuxerutil.cc416 int32 WriteID(IMkvWriter* writer, uint64 type) { in WriteID() function
/aosp_15_r20/external/libwebm/mkvmuxer/
H A Dmkvmuxerutil.cc416 int32 WriteID(IMkvWriter* writer, uint64 type) { in WriteID() function
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/
H A Dmkvmuxerutil.cc416 int32 WriteID(IMkvWriter* writer, uint64 type) { in WriteID() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp901 unsigned WriteID = WriteSeq.back(); in GenSchedClassTables() local