Home
last modified time | relevance | path

Searched defs:isSentinel (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRnglists.h42 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRnglists.h44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFDebugRnglists.h44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFDebugRnglists.h44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFDebugRnglists.h44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFDebugRnglists.h44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp61 bool isSentinel() const { in isSentinel() function
190 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node_base.h46 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
H A Dilist_node.h97 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_node_base.h45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
H A Dilist_node.h99 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
Dilist_node_base.h45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
Dilist_node.h127 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
Dilist_node_base.h45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
Dilist_node_base.h45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
Dilist_node.h127 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
Dilist_node_base.h45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
Dilist_node.h127 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A Dilist_node_base.h45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
H A Dilist_node.h100 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/frameworks/native/services/sensorservice/
H A DSensorRegistrationInfo.h60 static bool isSentinel(const SensorRegistrationInfo& info) { in isSentinel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp425 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function
433 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp419 static bool isSentinel(const DWARFDebugNames::AttributeEncoding &AE) { in isSentinel() function
427 static bool isSentinel(const DWARFDebugNames::Abbrev &Abbr) { in isSentinel() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp103 bool isSentinel() const { in isSentinel() function
416 bool isSentinel() const { in isSentinel() function
/aosp_15_r20/external/skia/src/core/
H A DSkRegionPriv.h41 #define assert_sentinel(value, isSentinel) \ argument

12