Home
last modified time | relevance | path

Searched defs:GetRawValue (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d10effect.h207 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE() local
241 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
280 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
327 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
374 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
417 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
455 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
495 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
535 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
574 STDMETHOD(GetRawValue)(THIS_ void *data, UINT offset, UINT count) PURE; in DECLARE_INTERFACE_() local
[all …]
/aosp_15_r20/external/zucchini/
H A Dimage_index.h74 uint8_t GetRawValue(offset_t location) const { in GetRawValue() function
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dimage_index.h74 uint8_t GetRawValue(offset_t location) const { in GetRawValue() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral_comparison.cc41 T GetRawValue(T val) { in GetRawValue() function
44 uint16_t GetRawValue(Eigen::half val) { in GetRawValue() function
H A Dliteral.cc96 T GetRawValue(T val) { in GetRawValue() function
99 uint16_t GetRawValue(Eigen::half val) { in GetRawValue() function
/aosp_15_r20/art/runtime/jni/
H A Dlocal_reference_table.h189 uint32_t GetRawValue() { in GetRawValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DSymbol.h109 uint64_t GetRawValue() const { in GetRawValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DSymbol.h108 uint64_t GetRawValue() const { in GetRawValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DSymbol.h109 uint64_t GetRawValue() const { in GetRawValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DSymbol.h109 uint64_t GetRawValue() const { in GetRawValue() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.h910 uint32_t GetRawValue() const { return value_; } in GetRawValue() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp2255 WideString CXFA_Node::GetRawValue() const { in GetRawValue() function in CXFA_Node