Home
last modified time | relevance | path

Searched defs:nested1 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGen/
H A Dms-anonymous-struct.c6 typedef struct nested1 { struct
7 int a1;
8 int b1;
/aosp_15_r20/external/clang/test/Sema/
H A DMicrosoftExtensions.c37 typedef struct nested1 { struct
38 long a;
39 struct notnested var1;
40 NOTNESTED var2;
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dref_counted_unittest.cc95 RefPtr<RObj> nested1(new RObj()); in TEST() local
146 RefPtr<RObj> nested1(new RObj()); in TEST() local
/aosp_15_r20/external/clang/test/Modules/Inputs/normal-module-map/nested/
H A Dnested1.h1 int nested1; variable
/aosp_15_r20/external/clang/test/Analysis/inlining/
H A Dtest-always-inline-size-option.c21 int nested1() { in nested1() function
/aosp_15_r20/external/cronet/third_party/jni_zero/test/java/src/org/jni_zero/
H A DSampleForAnnotationProcessor.java115 FirstNestedInterface nested1 = null; in test() local
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/
H A DNullAwayNegativeCases.java255 public void nested1() { in nested1() method in NullAwayNegativeCases.Inner
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DBundleTest.java1295 Bundle nested1 = buildBundle(fd, buildBundle(1)); in testHasFileDescriptor() local
/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dtrace_writer_impl_unittest.cc1280 auto* nested1 = in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc197 auto nested1 = xla::LiteralUtil::MakeTuple({&scalar, &nested0}); in MakeTuple0() local