Home
last modified time | relevance | path

Searched defs:ResourceSize (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/
H A Dhandler.h92 virtual size_t ResourceSize() const { in ResourceSize() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDiagnosticInfo.h173 uint64_t ResourceSize; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DDiagnosticInfo.cpp69 const Function &Fn, const char *ResourceName, uint64_t ResourceSize, in DiagnosticInfoResourceLimit()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDiagnosticInfo.h185 uint64_t ResourceSize; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDiagnosticInfo.h367 uint64_t ResourceSize; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDiagnosticInfo.h367 uint64_t ResourceSize; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDiagnosticInfo.h367 uint64_t ResourceSize; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDiagnosticInfo.h367 uint64_t ResourceSize; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDiagnosticInfo.h367 uint64_t ResourceSize; variable
/aosp_15_r20/external/pigweed/pw_transfer/
H A Dtransfer_test.cc100 size_t ResourceSize() const final { return resource_size_; } in ResourceSize() function in pw::transfer::test::__anonbff93a0d0111::SimpleReadTransfer