Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dbuffer.h220 std::vector<uint8_t>* ValuePtr() { return &bytes_; } in ValuePtr() function
222 const std::vector<uint8_t>* ValuePtr() const { return &bytes_; } in ValuePtr() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h92 const T *ValuePtr; in mapObject() local
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h93 const T *ValuePtr; in mapObject() local
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DTargetProcessControlTypes.h76 uint8_t *ValuePtr; member
/external/webrtc/api/
Dstats_types.h365 typedef rtc::scoped_refptr<Value> ValuePtr; typedef
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp754 llvm::Instruction *ValueSite, llvm::Value *ValuePtr) { in valueProfile()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp947 llvm::Instruction *ValueSite, llvm::Value *ValuePtr) { in valueProfile()
/external/llvm-project/llvm/tools/llvm-rc/
DResourceFileWriter.cpp1362 auto *ValuePtr = cast<VersionInfoValue>(ItemPtr); in writeVersionInfoBlock() local