Home
last modified time | relevance | path

Searched defs:BufferID (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp218 auto BufferID = FindBufferContainingLoc(Loc); in getFormattedLocationNoOffset() local
234 SMLoc SourceMgr::FindLocForLineAndColumn(unsigned BufferID, unsigned LineNo, in FindLocForLineAndColumn()
281 StringRef BufferID = "<unknown>"; in GetMessage() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTracer/
H A DFrameTracer.h85 using BufferID = uint64_t; member
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/tracing/core/
H A Dbasic_types.h74 using BufferID = uint16_t; variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/tracing/core/
H A Dbasic_types.h74 using BufferID = uint16_t; variable
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_backend_fake.cc71 BufferID /*target_buffer*/, in CreateTraceWriter() argument
/aosp_15_r20/external/llvm/lib/Support/
H A DSourceMgr.cpp144 const char *BufferID = "<unknown>"; in GetMessage() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp171 StringRef BufferID = "<unknown>"; in GetMessage() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
H A DFileCheck.cpp1903 unsigned BufferID = SM.AddNewSourceBuffer(std::move(CmdLine), SMLoc()); in readCheckFile() local