Home
last modified time | relevance | path

Searched defs:nested (Results 101 – 125 of 990) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/clang/test/OpenMP/
H A Dopenmp_check.cpp2 int nested(int a) { in nested() function
H A Dtarget_codegen_registration_naming.cpp26 int nested(int a){ in nested() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflex_flat_util.h27 const flatbuffers::Vector<uint8_t> *const nested, in VerifyNestedFlexBuffer()
/aosp_15_r20/external/testng/src/test/java/test/
H A DNestedStaticSampleTest.java13 public void nested() { in nested() method in NestedStaticSampleTest.Nested
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc471 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
481 std::unique_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
975 TestAllTypes::NestedMessage* nested = in TEST() local
993 TestAllTypes::NestedMessage* nested = in TEST() local
H A Dproto3_arena_unittest.cc240 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
250 std::unique_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
H A Dgenerated_message_reflection_unittest.cc892 Message* nested = in TEST() local
912 Message* nested = reflection->MutableRepeatedMessage( in TEST() local
924 unittest::TestAllTypes::NestedMessage* nested = in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darena_unittest.cc471 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
481 std::unique_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
975 TestAllTypes::NestedMessage* nested = in TEST() local
993 TestAllTypes::NestedMessage* nested = in TEST() local
H A Dproto3_arena_unittest.cc240 TestAllTypes::NestedMessage* nested = new TestAllTypes::NestedMessage; in TEST() local
250 std::unique_ptr<TestAllTypes::NestedMessage> nested( in TEST() local
H A Dgenerated_message_reflection_unittest.cc892 Message* nested = in TEST() local
912 Message* nested = reflection->MutableRepeatedMessage( in TEST() local
924 unittest::TestAllTypes::NestedMessage* nested = in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/combinators/
Dmod.rs16 mod nested; module
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dencoding_test.py188 nested = messages.MessageField(AdditionalPropertiesMessage, 1) variable in HasNestedMessage
193 nested = messages.MessageField(HasNestedMessage, 1) variable in ExtraNestedMessage
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dassert.cpp75 struct nested : boost::mpl::true_ { struct
/aosp_15_r20/external/pytorch/tools/autograd/templates/
H A Dpython_nested_functions.cpp66 PyObject* nested = PyModule_Create(&def); in initNestedFunctions() local
/aosp_15_r20/external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/
H A DStructuredLockingTarget.java29 static void nested() { in nested() method in StructuredLockingTarget
/aosp_15_r20/external/rust/android-crates-io/crates/pest_derive/tests/
Dreporting.rs72 fn nested() { in nested() function
/aosp_15_r20/external/clang/test/PCH/
H A Dstruct.c28 struct Nested nested = { 1, 2 }; variable
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/
H A DPackagelessValueTypeTest.java51 PackagelessNestedValueType.Nested nested = in testNestedValueType() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs16 pub fn nested(self) -> Self { in nested() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs16 pub fn nested(self) -> Self { in nested() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DParcelableWithNested.cpp14 namespace nested { namespace
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs16 pub fn nested(self) -> Self { in nested() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs16 pub fn nested(self) -> Self { in nested() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/intrinsic-test/src/
H A Dformat.rs16 pub fn nested(self) -> Self { in nested() method
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DSimpleValueTypeTest.java51 NestedValueType.Nested nested = NestedValueType.Nested.create(numberNames); in testNestedValueType() local

12345678910>>...40