Home
last modified time | relevance | path

Searched defs:fail_value (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DRangeMap.h261 BaseType GetMinRangeBase(BaseType fail_value) const { in GetMinRangeBase()
272 BaseType GetMaxRangeEnd(BaseType fail_value) const { in GetMaxRangeEnd()
DDataExtractor.h993 template <typename T> T Get(lldb::offset_t *offset_ptr, T fail_value) const { in Get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DRangeMap.h261 BaseType GetMinRangeBase(BaseType fail_value) const { in GetMinRangeBase()
272 BaseType GetMaxRangeEnd(BaseType fail_value) const { in GetMaxRangeEnd()
DDataExtractor.h993 template <typename T> T Get(lldb::offset_t *offset_ptr, T fail_value) const { in Get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DRangeMap.h261 BaseType GetMinRangeBase(BaseType fail_value) const { in GetMinRangeBase()
272 BaseType GetMaxRangeEnd(BaseType fail_value) const { in GetMaxRangeEnd()
DDataExtractor.h993 template <typename T> T Get(lldb::offset_t *offset_ptr, T fail_value) const { in Get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DRangeMap.h261 BaseType GetMinRangeBase(BaseType fail_value) const { in GetMinRangeBase()
272 BaseType GetMaxRangeEnd(BaseType fail_value) const { in GetMaxRangeEnd()
DDataExtractor.h993 template <typename T> T Get(lldb::offset_t *offset_ptr, T fail_value) const { in Get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DUniqueCStringMap.h86 T Find(ConstString unique_cstr, T fail_value) const { in Find()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DUniqueCStringMap.h86 T Find(ConstString unique_cstr, T fail_value) const { in Find()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DUniqueCStringMap.h86 T Find(ConstString unique_cstr, T fail_value) const { in Find()
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dkernel_integration_test.cpp61 Error fail_value = Error::Ok; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DUniqueCStringMap.h86 T Find(ConstString unique_cstr, T fail_value) const { in Find()
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_internal.h242 static inline float ImInvLength(const ImVec2& lhs, float fail_value) { float d = lhs.x*l… in ImInvLength()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py10071 def GetUnsignedIntegerValue(self, fail_value=0): argument
10075 def GetSignedIntegerValue(self, fail_value=0): argument
10079 def GetIntegerValue(self, fail_value=0): argument
10083 def GetFloatValue(self, fail_value=0.0): argument
10087 def GetBooleanValue(self, fail_value=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py9963 def GetUnsignedIntegerValue(self, fail_value=0): argument
9967 def GetSignedIntegerValue(self, fail_value=0): argument
9971 def GetIntegerValue(self, fail_value=0): argument
9975 def GetFloatValue(self, fail_value=0.0): argument
9979 def GetBooleanValue(self, fail_value=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py10175 def GetUnsignedIntegerValue(self, fail_value=0): argument
10179 def GetSignedIntegerValue(self, fail_value=0): argument
10183 def GetIntegerValue(self, fail_value=0): argument
10187 def GetFloatValue(self, fail_value=0.0): argument
10191 def GetBooleanValue(self, fail_value=False): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py10071 def GetUnsignedIntegerValue(self, fail_value=0): argument
10075 def GetSignedIntegerValue(self, fail_value=0): argument
10079 def GetIntegerValue(self, fail_value=0): argument
10083 def GetFloatValue(self, fail_value=0.0): argument
10087 def GetBooleanValue(self, fail_value=False): argument