/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugRnglists.h | 42 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 D | DWARFDebugRnglists.h | 44 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/ |
D | DWARFDebugRnglists.h | 44 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/ |
D | DWARFDebugRnglists.h | 44 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/ |
D | DWARFDebugRnglists.h | 44 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/ |
D | DWARFDebugRnglists.h | 44 bool isSentinel() const { return EntryKind == dwarf::DW_RLE_end_of_list; } in isSentinel() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 61 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 D | ilist_node_base.h | 46 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
H A D | ilist_node.h | 97 bool isSentinel() const { in isSentinel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
H A D | ilist_node.h | 99 bool isSentinel() const { in isSentinel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
D | ilist_node.h | 127 bool isSentinel() const { in isSentinel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
D | ilist_node.h | 127 bool isSentinel() const { in isSentinel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
D | ilist_node.h | 127 bool isSentinel() const { in isSentinel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | ilist_node_base.h | 45 bool isSentinel() const { return PrevAndSentinel.getInt(); } in isSentinel() function
|
H A D | ilist_node.h | 100 bool isSentinel() const { in isSentinel() function
|
/aosp_15_r20/frameworks/native/services/sensorservice/ |
H A D | SensorRegistrationInfo.h | 60 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 D | DWARFAcceleratorTable.cpp | 425 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 D | DWARFAcceleratorTable.cpp | 419 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 D | EarlyCSE.cpp | 103 bool isSentinel() const { in isSentinel() function 416 bool isSentinel() const { in isSentinel() function
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkRegionPriv.h | 41 #define assert_sentinel(value, isSentinel) \ argument
|