/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/ |
H A D | ClassDefinition.java | 41 public abstract boolean isNested(); in isNested() method in ClassDefinition 114 public abstract Builder setIsNested(boolean isNested); in setIsNested()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 486 bool isNested() const { in isNested() function 538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() 877 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc, in addThisCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | ScopeInfo.h | 659 bool isNested() const { return Nested; } in isNested() function 731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() 1093 inline void CapturingScopeInfo::addThisCapture(bool isNested, in addThisCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | ScopeInfo.h | 659 bool isNested() const { return Nested; } in isNested() function 731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() 1093 inline void CapturingScopeInfo::addThisCapture(bool isNested, in addThisCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | ScopeInfo.h | 659 bool isNested() const { return Nested; } in isNested() function 731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() 1093 inline void CapturingScopeInfo::addThisCapture(bool isNested, in addThisCapture()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | ScopeInfo.h | 642 bool isNested() const { return Nested; } in isNested() function 714 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() 1076 inline void CapturingScopeInfo::addThisCapture(bool isNested, in addThisCapture()
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
H A D | JavaClass.java | 69 private boolean isNested = false; field in JavaClass 708 public final boolean isNested() { in isNested() method in JavaClass
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/xprocessing/ |
H A D | XTypeElements.java | 61 public static boolean isNested(XTypeElement typeElement) { in isNested() method in XTypeElements
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeUDT.cpp | 184 bool NativeTypeUDT::isNested() const { in isNested() function in NativeTypeUDT
|
H A D | NativeTypeEnum.cpp | 316 bool NativeTypeEnum::isNested() const { in isNested() function in NativeTypeEnum
|
H A D | NativeRawSymbol.cpp | 623 bool NativeRawSymbol::isNested() const { in isNested() function in NativeRawSymbol
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeUDT.cpp | 183 bool NativeTypeUDT::isNested() const { in isNested() function in NativeTypeUDT
|
H A D | NativeTypeEnum.cpp | 311 bool NativeTypeEnum::isNested() const { in isNested() function in NativeTypeEnum
|
H A D | NativeRawSymbol.cpp | 624 bool NativeRawSymbol::isNested() const { in isNested() function in NativeRawSymbol
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/ |
H A D | record_controller.ts | 162 const isNested = typeof value === 'object' && !isRepeated; constant
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/recordingV2/ |
H A D | recording_config_utils.ts | 897 const isNested = typeof value === 'object' && !isRepeated; constant
|
/aosp_15_r20/external/flatbuffers/ts/ |
H A D | builder.ts | 16 private isNested = false; property in Builder
|
/aosp_15_r20/external/flatbuffers/swift/Sources/FlatBuffers/ |
H A D | FlatBufferBuilder.swift | 44 private var isNested = false variable
|
/aosp_15_r20/external/emma/core/java12/com/vladium/jcd/cls/ |
H A D | ClassDef.java | 155 public boolean isNested (final int [] nestedAccessFlags) in isNested() method in ClassDef
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/ |
D | FieldValue.h | 394 inline bool isNested() const { return getValueFromBitmask(NESTED_POS); } in isNested() function
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/writing/ |
H A D | ComponentImplementation.java | 420 private boolean isNested() { in isNested() method
|
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 995 bool DIARawSymbol::isNested() const { in isNested() function in DIARawSymbol
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 1157 bool DIARawSymbol::isNested() const { in isNested() function in DIARawSymbol
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | ActivityTransitionCoordinator.java | 280 private static boolean isNested(View view, ArrayMap<String, View> sharedElements) { in isNested() method in ActivityTransitionCoordinator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 1157 bool DIARawSymbol::isNested() const { in isNested() function in DIARawSymbol
|