Home
last modified time | relevance | path

Searched defs:BeginAddress (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/src/async/
Duuid_base.cc30 const uint8_t *uuid::BeginAddress() const { return uuidData; } in BeginAddress() function in mindspore::uuids::uuid
113 uint8_t *uuid::BeginAddress() { return uuidData; } in BeginAddress() function in mindspore::uuids::uuid
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMWinEH.h108 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h703 support::ulittle32_t BeginAddress; member