/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_transparency.h | 15 bool IsGroup() const { return m_bGroup; } in IsGroup() function
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
H A D | RawConstants.h | 88 IsGroup = 1 << 10 // If set, descriptor represents a group. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawConstants.h | 109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawConstants.h | 109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/internal/language/ |
D | language.go | 539 func (r Region) IsGroup() bool { func
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/ |
H A D | track_event_category_registry.h | 66 constexpr bool IsGroup() const { return GetNameSize(1) > 0; } in IsGroup() function
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | track_event_category_registry.h | 66 constexpr bool IsGroup() const { return GetNameSize(1) > 0; } in IsGroup() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/language/ |
D | language.go | 561 func (r Region) IsGroup() bool { func
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | mac_types.hpp | 147 bool IsGroup(void) const { return (m8[0] & kGroupFlag) != 0; } in IsGroup() function in ot::Mac::ExtAddress
|